Mirror of https://github.com/leanprover/lean2 in case it ever disappears
Find a file
Leonardo de Moura ef529c660f fix(library/definitional/no_confusion): mark no_confusion as reducible
Auxiliary definitions should be marked as reducible
2015-01-13 18:44:47 -08:00
bin fix(bin/ltags): open .ilean files with UTF-8 encoding 2014-12-15 12:01:22 -05:00
doc chore(doc/authors): update 2015-01-13 12:25:38 -08:00
hott refactor(library/reducible): simplify reducible/irreducible semantics 2015-01-08 18:52:18 -08:00
images chore(*): add logo 2014-04-29 16:21:17 -07:00
library refactor(library/logic/eq): cleanup proof 2015-01-13 17:12:21 -08:00
script feat(script): add script for collecting standard library compilation times 2014-11-26 11:41:00 -08:00
src fix(library/definitional/no_confusion): mark no_confusion as reducible 2015-01-13 18:44:47 -08:00
tests feat(frontends/lean/elaborator): improve error message for metavariable in inaccessible position on equation lhs 2015-01-13 14:38:25 -08:00
.gitignore chore(.gitignore): add .lean_options 2014-09-04 15:04:57 -07:00
.travis.osx.yml chore(.travis.osx.yml): add configurations using clang++ 2014-10-06 14:45:28 -07:00
.travis.windows.yml feat(build): add 'CROSS_COMPILE' cmake option 2014-09-26 09:26:40 -07:00
.travis.yml feat(build): add 'CONSERVE_MEMORY' cmake option 2014-09-29 12:44:29 -07:00
LICENSE Add LICENSE file 2013-07-15 18:55:48 -07:00
README.md chore(README): remove link to obsolete page 2015-01-13 12:23:14 -08:00

logo

LicenseWindowsUbuntuOS XCoverageBuilds/TestsStatic Analysis
Coverity Scan Build Status

Issue Stats Issue Stats

About

Requirements

Installing required packages at

Windows

Linux

OS X

Build Instructions

Miscellaneous