Automated Conjecture Resolution with Formal Verification
arXiv cs.LG / 4/7/2026
📰 NewsSignals & Early TrendsIdeas & Deep AnalysisTools & Practical UsageModels & Research
Key Points
- The paper introduces an automated framework that combines an informal LLM-style reasoning agent with formal theorem verification to solve and check research-level math problems with minimal human input.
- It uses Rethlas to explore candidate proof strategies using reasoning primitives and a theorem search component (Matlas), then Archon translates the informal reasoning into machine-checkable Lean 4 proofs.
- Archon relies on iterative refinement, structured task decomposition, and automated proof synthesis to ensure the final solution is verifiably correct in Lean 4.
- The authors report end-to-end resolution of an open commutative algebra problem, with the proof formally verified in Lean 4 and “essentially no human involvement.”
- The work argues for a broader paradigm where informal and formal reasoning systems, paired with strong theorem retrieval tools, can reduce human effort in mathematical research while producing trustworthy, verifiable results.




