Repository navigation
Lean
Created by Leonardo de Moura
发布于 2013
- Repository
- leanprover/lean
- Website
- leanprover.github.io
- Wikipedia
- 维基百科

Lean is a functional programming language that makes it easy to write correct and maintainable code. You can also use Lean as an interactive theorem prover. Lean programming primarily involves defining types and functions. This allows your focus to remain on the problem domain and manipulating its data, rather than the details of programming.
LLMs as Copilots for Theorem Proving in Lean
Tool for data extraction and interacting with Lean programmatically.
Scientific computing in Lean 4
Neovim support for the Lean theorem prover
The "batteries included" extended library for the Lean programming language and theorem prover
Retrieval-Augmented Theorem Provers for Lean
Lecture notes for a course on writing proofs, on paper and in the Lean proof assistant
llmstep: [L]LM proofstep suggestions in Lean 4.
Helper toolkit for creating your own Lean 4 UserWidgets