Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
Gabriel Ebner 9367e94900 fix(frontends/lean/pp): hide proof terms in non-proofs by default
This is mainly to reduce clutter.  Proof term printing can still be
forced using the `pp.proofs` option.
2017-07-15 22:21:22 +01:00
.github chore(.github/ISSUE_TEMPLATE): typo 2017-07-14 08:02:08 +01:00
bin feat(lean-gdb.py): show expression kind 2017-07-04 08:38:19 +02:00
doc chore(changes): universe max u v + 1 2017-07-07 12:59:41 -07:00
extras/latex chore(extras/depgraph): remove leandeps 2017-07-15 02:27:17 -07:00
images chore(CMakeLists.txt): move Lean logo to make sure we can test leanemacs without installing Lean 2015-01-31 17:38:49 -08:00
leanpkg feat(leanpkg): run build after install 2017-07-07 10:21:39 +02:00
library chore(library/init/meta/tactic): make first argument of id_locked implicit 2017-07-15 17:47:46 +01:00
script chore(script/test_registry): don't stop on failure 2017-06-09 20:30:48 +02:00
src fix(frontends/lean/pp): hide proof terms in non-proofs by default 2017-07-15 22:21:22 +01:00
tests fix(frontends/lean/pp): hide proof terms in non-proofs by default 2017-07-15 22:21:22 +01:00
tmp feat(frontends/lean,library/equations_compiler): store tactics for generating well founded relation and decreasing proofs 2017-05-23 15:00:29 -07:00
.appveyor.yml chore(*): update change log, and bump work in progress version to 3.2.1 2017-06-18 11:15:09 -07:00
.appveyor.yml.in chore(.appveyor.yml): separate upgrading and installing new packages 2017-06-03 17:42:48 +02:00
.clang-format feat(library/vm/process): add basic process support 2017-03-28 18:08:06 -07:00
.codecov.yml fix(.codecov.yml): do not fail github ci if coverage drops by 0.01% 2017-06-25 10:35:02 +02:00
.gitignore chore(gitignore): ignore nix files 2017-06-19 13:16:04 +02:00
.travis.yml fix(.travis.yml): move -t0 test to a release configuration 2017-06-19 20:35:11 +02:00
.travis.yml.in fix(.travis.yml): move -t0 test to a release configuration 2017-06-19 20:35:11 +02:00
LICENSE Add LICENSE file 2013-07-15 18:55:48 -07:00
README.md feat(doc/changes.md): create change log 2017-06-14 22:42:08 -07:00

logo

LicenseWindowsLinux / macOSTest CoverageChat
Codecov Join the gitter chat

About

Requirements

Build Instructions

Miscellaneous

Roadmap