Lean4 Mathlib

Formalizes and checks mathematical statements in Lean 4 with Mathlib, covering the lake project layout and pinned toolchain, `lake exe cache get` before `lake build`, searching Mathlib through Loogle, `exact?`, `apply?` and `simp?`, tactic hygiene, finishing without `sorry`, auditing with `#print axioms`, and making sure the formal theorem statement matches the informal claim exactly. Use when asked to prove, formalize, check or repair a Lean theorem or a Mathlib-based development; use the coq skill for Coq or Rocq, and ordinary mathematical writing for informal proofs.

synthetic-sciences f41230a 5.9 KB Updated

File contents

synthetic-sciences/openscience/tree/main/backend/cli/skills/other/lean4-mathlib commit f41230ac3b

Frequently asked questions

npx skillmds@latest add synthetic-sciences/lean4-mathlib