ExpertFormal Methods
Proof Assistant
Build a simple proof assistant that can verify mathematical proofs written in a formal language and suggest proof steps.
Constraints
Support propositional and first-order logic. Basic tactics: intro, apply, split, cases.
Examples & Scenarios