What problem does it solve?
It helps you rigorously verify a mathematical proof, detect gaps and hidden assumptions, and produce corrected derivations with an explicit audit record you can trust.
Core Features & Use Cases
- Cross-model proof verification: Reviews the full LaTeX proof to find logical, analytical, and parameter-tracking issues.
- Gap fixing with re-review loops: Fixes each identified gap (optionally with deep-fix) and re-checks until the workflow converges.
- Proof-obligation accounting: Builds an obligation ledger (dependency DAG, assumption ledger, symbol/type table, quantifier/limit-order maps) and emits a detailed audit report.
- Objective acceptance gate: Uses a structured, requirement-based pass/fail criterion (fatal/critical issue counts, hypothesis discharge, interchange legality, counterexample pass).
Quick Start
Use the proof-checker skill to check and fix a LaTeX proof by running proof-checker on your paper’s main .tex file.