Mirror of https://github.com/leanprover/lean2 in case it ever disappears
Find a file
Floris van Doorn a69a4226c6 reorder arguments of definitions about squares and squareovers
This is to be consistent with the order of the type square. These arguments are mostly implicit, with as most notable exception the square(over) fillers.
2018-09-07 11:58:46 +02:00
bin fix(bin/linja): fix some file name escaping 2016-12-10 22:34:32 +01:00
doc doc(ubuntu/emacs): update installation instructions 2017-05-25 18:23:27 -04:00
extras feat(lstlean.tex): add Omega, and fix ` and * 2016-07-09 10:20:21 -07:00
hott reorder arguments of definitions about squares and squareovers 2018-09-07 11:58:46 +02: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
library fix precedence of ->* 2017-07-21 15:53:34 +01:00
script fix(script/check_md_links.py): author name 2016-02-23 20:17:03 -05:00
src Unfold macros using the full typechecker in normalize. 2017-07-20 12:09:39 +01:00
tests/lean feat(hott): rename ppi_gen to ppi 2017-07-21 15:53:34 +01:00
.gitignore feat(util/file_lock): add support for Windows 2015-12-14 10:07:26 -08:00
.travis.osx.yml fix(.travis.osx.yml): explicitly turn on multi-thread support 2015-05-06 02:37:31 -04:00
.travis.windows.yml fix(.travis.windows.yml): use cmake-2.8.11.2 2015-05-05 17:17:37 -04:00
.travis.yml fix(.travis.yml): add missing ';'s 2015-05-13 17:52:39 -04:00
LICENSE Add LICENSE file 2013-07-15 18:55:48 -07:00
README.md doc(ubuntu/emacs): update installation instructions 2017-05-25 18:23:27 -04:00

This is a snapshot of the Lean 0.2 theorem prover. We have this separate repository because this version has special support for Homotopy Type Theory.

About

Requirements

Installing

Windows

Linux

OS X

Build Instructions

Miscellaneous