Soundness proof assistant
Assist in constructing type soundness proofs using progress and preservation theoremsFrom its SKILL.md
npx -y skills add a5c-ai/babysitter --skill soundness-proof-assistantAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
1.3 KB, 150 tokens by cl100k_base, as published. Nobody here has run it
Soundness Proof Assistant
Purpose
Provides expert guidance on constructing type soundness proofs for programming language type systems.
Capabilities
- Progress theorem proof templates
- Preservation theorem proof templates
- Substitution lemma generation
- Canonical forms lemma derivation
- Proof case enumeration
- Mechanization guidance
Usage Guidelines
- Lemma Identification: Identify required supporting lemmas
- Progress Proof: Prove progress theorem by cases
- Preservation Proof: Prove preservation theorem
- Substitution Lemmas: Prove substitution preserves typing
- Mechanization: Translate to proof assistant
Tools/Libraries
- Coq
- Agda
- Lean
- Twelf
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.