OpenProver: Agentic and Interactive Theorem Proving with Lean 4
OpenProver integrates a Planner-Worker-Verifier architecture inspired by recent ATP agentic systems such as Aletheia. A Planner agent maintains a compact Whiteboard scratchpad and an unbounded Repository of intermediate findings, and decomposes mathematical work into parallel Workers. OpenProver is fully open-source, offers reproducible evaluation through automatic formal verification of generated proofs, and provides an interactive terminal interface for human-guided proof search.
- ▪OpenProver integrates a Planner-Worker-Verifier architecture inspired by recent ATP agentic systems such as Aletheia.
- ▪A Planner agent maintains a compact Whiteboard scratchpad and an unbounded Repository of intermediate findings, and decomposes mathematical work into parallel Workers.
- ▪OpenProver is fully open-source, offers reproducible evaluation through automatic formal verification of generated proofs, and provides an interactive terminal interface for human-guided proof search.
Opening excerpt (first ~120 words) tap to expand
Computer Science > Artificial Intelligence arXiv:2607.09217 (cs) [Submitted on 10 Jul 2026] Title:OpenProver: Agentic and Interactive Theorem Proving with Lean 4 Authors:Matěj Kripner, Milan Straka View a PDF of the paper titled OpenProver: Agentic and Interactive Theorem Proving with Lean 4, by Mat\v{e}j Kripner and 1 other authors View PDF HTML (experimental) Abstract:In this system paper, we present OpenProver, an open-source system for LLM-driven automated theorem proving (ATP) with integrated Lean 4 formal verification. OpenProver integrates a Planner-Worker-Verifier architecture inspired by recent ATP agentic systems such as Aletheia.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at arXiv cs.AI.