Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
2022-08-06 11:54:44 -07:00
.github chore: CI: remove TPIL trigger 2022-08-02 09:08:23 +00:00
.vscode
doc feat: widget tutorial and general RequestM lifts 2022-08-06 11:54:44 -07:00
images
nix feat: turn on warningAsError 2022-07-29 10:31:19 -07:00
script chore: update script/reformat.lean 2022-05-13 11:55:44 +02:00
src feat: widget tutorial and general RequestM lifts 2022-08-06 11:54:44 -07:00
stage0 chore: update stage0 2022-08-06 08:08:58 -07:00
tests doc: add more docs to Init.Prelude 2022-08-06 09:32:16 -07:00
.gitattributes
.gitignore
.gitmodules
.ignore
CMakeLists.txt
CONTRIBUTING.md
default.nix
flake.lock chore: nix flake update 2022-07-08 13:46:57 +02:00
flake.nix chore: Nix: buildLeanPackage devShell 2022-07-08 23:24:04 +02:00
LICENSE
LICENSES
README.md doc: add new bullet 2022-06-30 19:17:29 -07:00
RELEASES.md chore: update Lake 2022-08-06 10:20:54 +02:00
shell.nix chore: update benchmark suite 2022-05-25 18:26:36 +02:00

This is the repository for Lean 4, which is currently being released as milestone releases towards a first stable release. Lean 3 is still the latest stable release.

About

Installation

See Setting Up Lean.

Contributing

Please read our Contribution Guidelines first.

Building from Source

See Building Lean.