prove-plus-comm
OfficialComplete Coq proofs by induction with standard lemmas.
Authorletta-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill guides completing induction proofs in Coq, focusing on addition commutativity and related arithmetic lemmas, including proper use of plus_n_O and plus_n_Sm.
Core Features & Use Cases
- Stepwise induction reasoning and lemma application
- Guided usage of common arithmetic lemmas
- Compilation-based verification to ensure proof valid
Quick Start
Fill in the missing base and inductive cases to complete the addition commutativity proof, using plus_n_O and plus_n_Sm.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: prove-plus-comm Download link: https://github.com/letta-ai/skills/archive/main.zip#prove-plus-comm Please download this .zip file, extract it, and install it in the .claude/skills/ directory.