Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
2022-07-30 10:21:04 -07:00
.github
.vscode
doc chore: update phoas.lean 2022-07-30 08:44:18 -07:00
images
nix
script
src feat: auto-completion for dotted identifier notation 2022-07-30 10:21:04 -07:00
stage0
tests feat: auto-completion for dotted identifier notation 2022-07-30 10:21:04 -07:00
.gitattributes
.gitignore
.gitmodules
.ignore
CMakeLists.txt
CONTRIBUTING.md
default.nix
flake.lock
flake.nix
LICENSE
LICENSES
README.md
RELEASES.md feat: auto-completion for dotted identifier notation 2022-07-30 10:21:04 -07:00
shell.nix

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.