#360 · Primary category: Education & Research
LeanCopilot
LLMs as Copilots for Theorem Proving in Lean
Project last updated:08/22/26
GitHub Stars
1.3K
Forks
127
Contributors
14
License
MIT
Why we included this project
Lean Copilot brings LLM help directly into the Lean proof environment, so instead of tabbing out to a chat window you get suggestions while working. It can propose the next tactic from the current proof state, surface relevant premises from mathlib, and run a proof search for complete proofs. It ships with pretrained models from LeanDojo, and you can also attach your own models running locally or in the cloud, which matters if you need to control hardware or privacy. Because it is a Lean-native package, you add it as a dependency in your lakefile and call its APIs from inside proofs. For teams formalizing mathematics in Lean, that makes it a practical way to speed up proof development without giving up control over the models.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI