Coq

Develops and checks proofs in Coq and its renamed successor Rocq, covering the `_CoqProject` and `coq_makefile` (or `rocq makefile`) build, `coqc` and `coqchk` (or `rocq compile` and `rocq check`), finding lemmas with `Search` and `SearchPattern`, choosing `Qed` versus `Defined` and `Opaque` versus `Transparent`, finishing without `Admitted`, auditing with `Print Assumptions`, and stating the exact proposition the informal claim makes. Use when asked to prove, formalize, check or repair a Coq or Rocq development; use lean4-mathlib for Lean, and ordinary mathematical writing for informal proofs.

synthetic-sciences 4e86208 6.1 KB Updated

File contents

synthetic-sciences/openscience/tree/main/backend/cli/skills/other/coq commit 4e862089fe

Frequently asked questions

npx skillmds@latest add synthetic-sciences/coq