Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
2025-02-10 15:08:02 +00:00
.github feat: parallel progress notifications (#6329) 2025-02-07 16:50:31 +00:00
doc doc: style guide and naming convention for the standard library (#6950) 2025-02-06 08:33:48 +00:00
images
nix
releases doc: add highlights section to v4.16.0 release notes (#6925) 2025-02-03 23:18:08 +00:00
releases_drafts
script chore: add commit hash to error message in script/release_notes.py (#6944) 2025-02-04 06:10:08 +00:00
src fix: codegen was allowed improper env ext accesses (#7023) 2025-02-10 15:08:02 +00:00
stage0 chore: update stage0 2025-02-10 11:58:06 +00:00
tests chore: rename simp sets (#7017) 2025-02-10 14:20:18 +00:00
.gitattributes
.gitignore
.gitpod.Dockerfile
.gitpod.yml
.ignore
CMakeLists.txt
CMakePresets.json fix: prevent Task.get deadlocks from threadpool starvation (#6758) 2025-01-23 23:01:39 +00:00
CODEOWNERS
CONTRIBUTING.md
flake.lock
flake.nix
lean-toolchain
lean.code-workspace
LICENSE
LICENSES
README.md
RELEASES.md chore: split RELEASES.md into releases/ folder (#6918) 2025-02-03 11:04:09 +00:00

This is the repository for Lean 4.

About

Installation

See Setting Up Lean.

Contributing

Please read our Contribution Guidelines first.

Building from Source

See Building Lean (documentation source: doc/make/index.md).