Construct a proof for a framed hypothesis โ build lemma chains, import library proofs, seal into a bundle. Use when an engineer needs to prove a specific property.
Background knowledge for symproof โ deterministic proof writing with SymPy. Apply when working in this repo.
Audit proof bundles โ verify correctness, assess coverage, find gaps. Use when reviewing proofs for a system's requirements.
Frame proof problems โ define axioms and hypotheses for a system. Produces the problem statements, not the proofs. Use when a domain expert wants to state what needs to be proven.