paper-with-me

홈 › Papers

Automated Conjecture Resolution with Formal Verification

2026-04-04 · Haocheng Ju, Guoxiong Gao, Jiedong Jiang, Bin Wu, Zeming Sun, Shurui Liu, Leheng Chen, Yutong Wang, Yuefeng Wang, Zichen Wang, Wanyi He, Peihao Wu, Liang Xiao, Ruochuan Liu, Bryan Dai, Bin Dong arxiv

Recent advances in large language models have significantly improved their ability to perform mathematical reasoning, extending from elementary problem solving to increasingly capable performance on research-level problems. However, reliably solving and verifying such problems remains challenging due to the inherent ambiguity of natural language reasoning. In this paper, we propose an automated framework that integrates natural language reasoning with formal verification to tackle research-level mathematical problems. Our framework consists of two components: an informal reasoning agent, Rethlas, and a formal verification agent, Archon. Rethlas combines reasoning primitives with our theorem search engine, Matlas, to explore solution strategies and construct candidate proofs. Archon, equipped with LeanSearch, translates informal arguments into formalized Lean 4 projects through task decomposition, iterative refinement, and automated proof synthesis, ensuring machine-checkable correctness. Using this framework, we resolve an open problem in commutative algebra and formally verify the resulting proof in Lean 4 with essentially no human involvement. Additional case studies illustrate the capabilities of Rethlas in informal mathematical reasoning and discovery, as well as the ability of Archon to formalize research-level proofs in Lean 4. Our experiments demonstrate that strong theorem retrieval tools enable the discovery and application of cross-domain mathematical techniques, while the formal agent can autonomously fill nontrivial gaps in informal arguments. More broadly, our work illustrates a promising paradigm for mathematical research in which informal and formal reasoning systems, equipped with theorem retrieval tools, operate in tandem to produce verifiable results, reduce human effort, and support human-AI collaborative mathematical research.

📄 PDF Abstract BibTeX arXiv:2604.03789

Code (0)

등록된 구현이 없습니다.

Tasks

Mathematical Reasoning

Similar Papers 제목 키워드 기반

Formal Conjectures: An Open and Evolving Benchmark for Verified Discovery in Mathematics

2026-05-13 · Moritz Firsching, Paul Lezeau, Salvatore Mercuri, Miklós Z. Horváth 외 arxiv

As automated reasoning systems advance rapidly, there is a growing need for research-level formal mathematical problems to accurately evaluate their capabilities. To address this, we present Formal Conjectures, an evolvi…

Aria: An Agent For Retrieval and Iterative Auto-Formalization via Dependency Graph

2025-10-06 · Hanyu Wang, Ruohan Xie, Yutong Wang, Guoxiong Gao 외 arxiv

Accurate auto-formalization of theorem statements is essential for advancing automated discovery and verification of research-level mathematics, yet remains a major bottleneck for LLMs due to hallucinations, semantic mis…

A Machine-Verified Proof of a Quantum-Optimization Conjecture

2026-06-29 · Uri Kol, Maor Ben-Shahar, Kfir Sulimany, Dirk Englund arxiv

We report a machine-verified resolution of a problem open for over a decade in quantum optimization: the Farhi, Goldstone and Gutmann (FGG) conjecture that depth-$p$ Quantum Approximate Optimization Algorithm (QAOA) on t…

Enumerate-Conjecture-Prove: Formally Solving Answer-Construction Problems in Math Competitions

2025-05-24 · Jialiang Sun, Yuzhi Tang, Ao Li, Chris J. Maddison 외

Mathematical reasoning lies at the heart of artificial intelligence, underpinning applications in education, program verification, and research-level mathematical discovery. Mathematical competitions, in particular, pres…

Automated Theorem ProvingMathMathematical Reasoning

A Conjecture on a Fundamental Trade-Off between Certainty and Scope in Symbolic and Generative AI

2025-06-11 · Luciano Floridi

This article introduces a conjecture that formalises a fundamental trade-off between provable correctness and broad data-mapping capacity in Artificial Intelligence (AI) systems. When an AI system is engineered for deduc…

Philosophy