Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
2019-10-28 17:59:23 -07:00
.github
bin chore: remove stray binary file 2019-10-08 18:12:58 +02:00
doc chore(*): remove obsolete leanpkg.path files 2019-07-25 17:46:53 -07:00
images
lean4-mode feat(library/init/lean/typeclass): #synth with tabled resolution 2019-10-03 17:23:53 -07:00
library feat: add AbstractMetavarContext.mkForall and AbstractMetavarContext.mkLambda 2019-10-28 17:25:46 -07:00
nix chore: clang 9 should work on macOS now 2019-10-07 12:24:55 +02:00
script chore: remove obsolete prepare-commit-msg script 2019-10-04 10:51:24 +02:00
src chore: update stage0 2019-10-28 17:25:47 -07:00
tests doc: elabissue for variable universe bug 2019-10-28 17:59:23 -07:00
tmp/new-frontend chore(library/init/lean): disable new frontend for now 2019-06-05 15:26:43 -07:00
.appveyor.yml
.clang-format
.codecov.yml
.gitattributes
.gitignore feat(default.nix,tests/playground): Nix-powered benchmark suite 2019-05-15 13:25:29 +02:00
.travis.yml
azure-pipelines.yml chore: clang 9 should work on macOS now 2019-10-07 12:24:55 +02:00
default.nix chore(default.nix): update to LLVM 9 2019-10-02 10:50:42 +02:00
LICENSE
README.md chore(README): update 2019-04-24 11:40:46 -07:00
shell.nix chore: use pinned nixpkgs version for everything 2019-10-07 12:24:55 +02:00

We are currently developing Lean 4. Lean 3 is still the latest official release. This repository contains work in progress.

Important. Unless you are one of our collaborators

  • We strongly suggest you use Lean 3.
  • Pull requests are not welcome.
  • New issues are not welcome, and will be closed without any feedback.