Agent skill
lean-proof-assistant
Interface with Lean 4 proof assistant for formal theorem verification
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/lean-proof-assistant
Metadata
Additional technical details for this skill
- phase
- 6
- domain
- science
- category
- theorem-proving
- specialization
- mathematics
SKILL.md
Lean Proof Assistant
Purpose
Provides expert guidance on using the Lean 4 proof assistant for formal theorem verification and mathematical formalization.
Capabilities
- Parse informal proofs into Lean 4 syntax
- Generate tactic-based proof scripts
- Access Mathlib4 library for standard results
- Automated term rewriting and simplification
- Generate proof outlines with sorry placeholders
- Extract executable code from proofs
Usage Guidelines
- Proof Development: Use Lean 4 syntax with Mathlib4 conventions
- Tactic Application: Apply tactics systematically (intro, apply, exact, rw)
- Library Navigation: Search Mathlib4 for existing lemmas and theorems
- Proof Completion: Fill sorry placeholders incrementally
Tools/Libraries
- Lean 4
- Mathlib4
- Lake build system
- VS Code Lean extension
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?