Interactive tools for exploring, validating, and manipulating mathematical proofs.
This update comes with two notable changes and a variety of additional updates:
ignore_imports now defaults to true — on an import mismatch, AXLE substitutes the default header and reuses the cached environment.ignore_imports=false no longer errors: it now processes your imports as written. However, note that this is much slower and may cause issues if a dependency is missing. See Import Mismatches.okay and tool_messages — check now reports sorry/axiom/unsafe findings as warnings (not errors), and repair_proofs reports failed repairs as errors. See Interpreting the okay field.
Also: opaque support in merge/extract_decls, a disprove fix, and Lean 4.30/4.31. See the changelog for more details.
We're presenting AXLE at the 3rd AI for Math Workshop at ICML 2026 in Seoul, as a contributed talk. Come find our poster and say hi! Read the technical report on arXiv.
Support for all declaration kinds, a reworked repair_proofs, link shortening, and broader MCP support. See the changelog for details and other changes.
theorems_only option lets most tools select over every declaration kind — definitions, opaques, instances, and more — not just theorems and lemmas. Set it to false to opt in.repair_proofs: New passes, stacked repairs, and clearer messages for failed repairs.verify_proof, merge, extract_decls, and sorry2lemma.axiom-axle-mcp server now works with Claude web, desktop, and mobile.
New extract_decls tool for extracting all declaration kinds, and corresponding updates to extract_theorems. Users using extract_theorems (which will be deprecated in a future update) should migrate to extract_decls. See the changelog for details.
Default option changes, a Lean version bump, and bug fixes.
autoImplicit is now set to true by default, matching standard Lean behavior.See the changelog for details and other changes.
🎉 After mass feedback from the public, we're excited to announce that AXLE is switching from Lean to Rocq. The new name will be AXRE (Axiom Rocq Engine). All existing Lean proofs will be automatically translated using GPT-2. 🚀
document_messages has been removed from extract_theorems. To replicate old behavior, run the content field of the resulting documents through the check tool.-:4:38: ... to -:4:38-4:43: ....See the changelog for details and other changes.
New documentation pages, increased rate limits, and bug fixes. See the changelog for details.
Join the discussion, ask questions, and share feedback on the Lean Zulip.
Rate limits were unintentionally too restrictive:
Users with an API key should regenerate their key to apply the new limits.
We're excited to release AXLE to the public! AXLE provides proof verification and manipulation primitives we've used across all of our research efforts, including training AI models and AxiomProver's 12/12 on Putnam 2025.
Why we built AXLE | Request more capacity | axle@axiommath.ai