Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
2019-07-02 13:22:11 -07:00
.github
bin chore(bin/lean-bootstrapped): remove obsolete file 2019-05-24 11:05:49 +02:00
doc doc(doc/make/index): add instructions for invoking makefile manually 2019-03-25 14:57:57 -07:00
images
lean4-mode chore(lean4-mode/lean4-input): fix \cdot 2019-07-02 08:13:50 -07:00
library chore(frontends/lean): fun x, e ==> fun x => e 2019-07-02 13:22:11 -07:00
script chore(gen/apply): move to script 2019-06-07 11:05:14 -07:00
src chore(frontends/lean): fun x, e ==> fun x => e 2019-07-02 13:22:11 -07:00
tests chore(frontends/lean): fun x, e ==> fun x => e 2019-07-02 13:22:11 -07:00
tmp/new-frontend chore(library/init/lean): disable new frontend for now 2019-06-05 15:26:43 -07:00
.appveyor.yml chore(.appveyor,.travis): disable leanpkg registry tests 2018-04-12 18:32:20 +02:00
.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 chore(.travis.yml): trigger AppVeyor nightly build from Travis 2018-04-13 16:44:27 +02:00
azure-pipelines.yml chore(azure-pipelines.yml): Azure Pipelines CI 2019-06-29 15:44:56 -07:00
default.nix feat(default.nix,tests/playground): Nix-powered benchmark suite 2019-05-15 13:25:29 +02:00
LICENSE
README.md chore(README): update 2019-04-24 11:40:46 -07: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.