Mirror of https://github.com/leanprover/lean2 in case it ever disappears
Find a file
Floris van Doorn ecc141779a feat(init.path): update init.path to use tactics, also some additions
Now the file hardly uses eq.rec explicitly anymore.
Also add the fact that horizontal and vertical inverses of paths are equal
Make one more argument explicit in eq.cancel_left and eq.cancel_right (to make it nicer to write 'apply cancel_right p')
2016-02-22 11:15:38 -08:00
bin fix(bin/linja.in): roll back d8fb6f5 2016-02-15 14:31:15 -05:00
doc chore(*): remove support for Lua 2016-02-11 17:17:55 -08:00
extras feat(library/unification_hint): basic handling of user-supplied unification hints 2016-02-12 11:48:51 -08:00
hott feat(init.path): update init.path to use tactics, also some additions 2016-02-22 11:15:38 -08: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 feat (library/theories/topology/basic) : add separation theorems 2016-02-22 11:11:54 -08:00
script chore(hott): cleanup 2015-12-10 10:42:16 -08:00
src feat(init.path): update init.path to use tactics, also some additions 2016-02-22 11:15:38 -08:00
tests/lean feat(library/defeq_simplifier): new simplifier that uses only definitional equalities 2016-02-22 11:01:36 -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 chore(README): remove coveralls "badge" 2015-08-20 18:00:15 -07:00

logo

LicenseWindowsUbuntuOS XBuilds/Tests

Issue Stats Issue Stats

About

Requirements

Installing required packages at

Windows

Linux

OS X

Build Instructions

Miscellaneous