Lean Proof

USE FOR: writing Lean 4 proofs one tactic at a time, fixing tactic errors by priority, planning sorry placeholders, cleaning a working proof, resolving dependent-type rewriting failures. DO NOT USE FOR: reviewing existing proofs (use @lean-proof-review), project-wide quality assessment (use @lean-quality-engine), minimising an error into a bug report (use @lean-mwe), discovering tactics or API (use @lean-research), authoring new theorem statements (use @lean-specification), repairing toolchains (use @lean-setup). TRIGGERS: prove, tactic, sorry, unsolved goals, motive is not type correct.

r-irbe d387c74 2 files · 6.9 KB Updated

File contents

r-irbe/proof-skills/tree/main/skills/_overrides/lean-proof commit d387c749d6

Frequently asked questions

npx skillmds@latest add r-irbe/lean-proof