Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
2024-08-26 02:15:58 +00:00
.github chore: restart-on-label: Also filter by commit SHA (#5099) 2024-08-20 07:45:43 +00:00
doc doc: update user widget manual (#5006) 2024-08-23 19:03:39 +00:00
images
nix feat: ship cadical (#4325) 2024-08-23 09:13:27 +00:00
releases_drafts feat: omit (#5000) 2024-08-21 13:22:34 +00:00
script feat: link LibUV (#4963) 2024-08-12 12:33:24 +00:00
src feat: more lemmas about List.pmap/attach (#5160) 2024-08-26 02:15:58 +00:00
stage0 chore: update stage0 2024-08-21 21:35:52 +00:00
tests fix: PANIC at Fin.isValue (#5159) 2024-08-26 00:36:47 +00:00
.gitattributes
.gitignore
.ignore
CMakeLists.txt feat: ship cadical (#4325) 2024-08-23 09:13:27 +00:00
CMakePresets.json
CODEOWNERS
CONTRIBUTING.md
flake.lock feat: ship cadical (#4325) 2024-08-23 09:13:27 +00:00
flake.nix feat: ship cadical (#4325) 2024-08-23 09:13:27 +00:00
lean-toolchain
lean.code-workspace
LICENSE
LICENSES feat: ship cadical (#4325) 2024-08-23 09:13:27 +00:00
README.md
RELEASES.md chore: begin development cycle for v4.12.0 (#4986) 2024-08-12 00:33:05 +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).