paper-with-me

Papers

GFLean: An Autoformalisation Framework for Lean via GF

2024-04-01 · Shashank Pathak

We present an autoformalisation framework for the Lean theorem prover, called GFLean. GFLean uses a high-level grammar writing tool called Grammatical Framework (GF) for parsing and linearisation. GFLean is implemented in Haskell. We explain the functionalities of GFLean, its inner working and discuss its limitations. We also discuss how we can use neural network based translation programs and rule based translation programs together complimenting each other to build robust autoformalisation frameworks.

📄 PDF Abstract BibTeX arXiv:2404.01234

Code (0)

등록된 구현이 없습니다.

Tasks

Translation

Similar Papers 제목 키워드 기반

Conjecturing: An Overlooked Step in Formal Mathematical Reasoning

2025-10-13 · Jasivan Alex Sivakumar, Philipp Borchert, Ronald Cardenas, Gerasimos Lampouras arxiv

Autoformalisation, the task of expressing informal mathematical statements in formal language, is often viewed as a direct translation process. This, however, disregards a critical preceding step: conjecturing. Many math…

Mathematical Reasoning

FormalScience: Scalable Human-in-the-Loop Autoformalisation of Science with Agentic Code Generation in Lean

2026-04-24 · Jordan Meadows, Lan Zhang, Andre Freitas arxiv

Formalising informal mathematical reasoning into formally verifiable code is a significant challenge for large language models. In scientific fields such as physics, domain-specific machinery (\textit{e.g.} Dirac notatio…

Mathematical ReasoningCode Generation

Theorem Prover as a Judge for Synthetic Data Generation

2025-02-18 · Joshua Ong Jun Leang, Giwon Hong, Wenda Li, Shay B. Cohen

The demand for synthetic data in mathematical reasoning has increased due to its potential to enhance the mathematical capabilities of large language models (LLMs). However, ensuring the validity of intermediate reasonin…

Mathematical ProofsMathematical Reasoningreinforcement-learningReinforcement Learning+1

TopoAlign: A Framework for Aligning Code to Math via Topological Decomposition

2025-10-13 · Yupei Li, Philipp Borchert, Gerasimos Lampouras arxiv

Large Language Models (LLMs) excel at both informal and formal (e.g. Lean 4) mathematical reasoning but still struggle with autoformalisation, the task of transforming informal into formal mathematical statements. Autofo…

Mathematical ReasoningTransfer Learning

Investigating the Robustness of Deductive Reasoning with Large Language Models

2025-02-04 · Fabian Hoppe, Filip Ilievski, Jan-Christoph Kalo

Large Language Models (LLMs) have been shown to achieve impressive results for many reasoning-based Natural Language Processing (NLP) tasks, suggesting a degree of deductive reasoning capability. However, it remains uncl…

counterfactual