What problem does it solve?
This skill enables rigorous drafting of mathematical proofs for ML/AI theory, ensuring correctness, explicit assumptions, and formal, checkable arguments. It helps convert informal claims into verifiable proofs or provides a blockage report when justification is not possible.
Core Features & Use Cases
- Proof construction workflow: gather context, normalize the claim, build a dependency map, and produce a structured PROOF_PACKAGE.md.
- Multiple outcomes: deliver a complete proof, a corrected claim with a proof, or a detailed blockage report if the claim cannot be justified.
- Verification-ready output: outputs a standardized PROOF_PACKAGE.md with sections for Claim, Assumptions, Notation, Proof Strategy, Dependency Map, and Stepwise Justification.
Quick Start
Provide the exact theorem statement, assumptions, and any user-provided proof sketch; I will generate a complete PROOF_PACKAGE.md following the required structure.