Section 01
ProofSketch Project Guide: Generating Structured Mathematical Proof Outlines Using Reasoning Models
The ProofSketch project uses Xiaomi's MiMo reasoning model to convert informal mathematical propositions into structured proof outlines. Its core goal is to address the challenges in learning and generating mathematical proofs: traditional formalization tools (such as Lean and Coq) have a steep learning curve, while large language models produce unstable outputs with a lack of structure. By generating Abstract Syntax Trees (AST) that include strategies, steps, dependency relationships, and confidence levels, ProofSketch makes the proof process auditable and verifiable, striking a balance between full formalization and free text.