Mirror of https://github.com/leanprover/lean2 in case it ever disappears
Find a file
2017-01-11 13:45:42 -05:00
bin fix(bin/linja): fix some file name escaping 2016-12-10 22:34:32 +01:00
doc fix(doc/lean/tutorial): correct some typos and infelicities in the short tutorial 2016-11-02 10:37:06 -07:00
extras feat(lstlean.tex): add Omega, and fix ` and * 2016-07-09 10:20:21 -07:00
hott feat(hott/algebra/homomorphism): more general treatment of homomorphisms 2017-01-11 13:45:42 -05: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 chore(library): minor library changes 2016-12-10 22:34:32 +01:00
script fix(script/check_md_links.py): author name 2016-02-23 20:17:03 -05:00
src feat(util/name): accept more subscripts in identifiers 2016-12-10 22:34:32 +01:00
tests/lean chore(tests/lean/run/num_norm1): remove test for broken tactic 2016-12-30 13:59:58 -08: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 fix(README): links 2016-12-01 13:29:29 -08: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 required packages at

Windows

Linux

OS X

Build Instructions

Miscellaneous