lean-dojo/LeanCopilot
LLMs as Copilots for Theorem Proving in Lean observed · 2026-08-28
Health v2 · maintenance only
90/100
- Activity 98
- Release rhythm 86
- Longevity 77
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 32.5
- age_days: 1090
- days_rel: 14
- days_push: 12
- n_releases_24m: 17
Adoption not part of the score
1316 stars · 127 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Lean Copilot integrates large language models natively into the Lean 4 theorem prover for proof automation. It provides tactic suggestion, premise selection, and proof search using built-in models from LeanDojo or user-supplied models running locally or in the cloud.
Use cases
- suggest tactics for a Lean proof I'm stuck on
- search for complete proofs automatically in Lean 4
- find relevant theorems and lemmas to use as premises
- run an LLM copilot inside my Lean project
- bring my own model for theorem proving assistance
- accelerate formalizing mathematics in Lean
When to choose
- you write proofs in Lean 4 and want AI-assisted tactic suggestions or proof search
- you want to plug custom local or cloud-hosted LLMs into Lean
- you work on formal mathematics and want premise retrieval from Mathlib-style libraries
When to avoid
- you need a general-purpose code completion copilot outside of Lean
- your project targets Lean 3 or versions below lean4:v4.3.0-rc2
- you cannot install native dependencies like CTranslate2 or lack supported platform support
Facets
library · maturity active
llm-inference machine-learning plugin-system sdk artificial-intelligence large-language-models mathematics developer-tools education windows cpp python lean4 theorem-proving formal-mathematics tactic-suggestion proof-search premise-selection ctranslate2 human-ai-collaboration linux macos
2 sources
- readme: https://github.com/lean-dojo/LeanCopilot · fetched 2026-08-28 · 25ee4f4f1935
- homepage: https://leandojo.org/leancopilot.html · fetched 2026-08-29 · 607ef9b4ec3e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lean-dojo/LeanCopilot | main | 90 |
For agents
markdown · JSON · MCP: product_card(name="lean-dojo/LeanCopilot")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem