Mirror of https://github.com/leanprover/lean2 in case it ever disappears
Find a file
Floris van Doorn f983724cf6 feat(pointed): merge pointed2 into pointed
We move the basic notions of pointed types into init.pointed, to avoid cycles in the import graph. Also adds pointed versions of pi and sigma, with corresponding notation
2016-04-11 09:45:59 -07:00
bin fix(bin/linja.in): roll back d8fb6f5 2016-02-15 14:31:15 -05:00
doc feat(library/export, doc/export_format): remove support for mutually inductive types 2016-03-10 20:22:47 -08:00
extras feat(library/unification_hint): basic handling of user-supplied unification hints 2016-02-12 11:48:51 -08:00
hott feat(pointed): merge pointed2 into pointed 2016-04-11 09:45:59 -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
library feat(connectedness): show that if f is n-connected, then trunc_functor k f is so, too 2016-04-11 09:45:59 -07:00
script fix(script/check_md_links.py): author name 2016-02-23 20:17:03 -05:00
src fix(emacs/lean-server.el): invoke lean --server from project root if existent 2016-04-11 09:42:34 -07:00
tests/lean feat(pointed): merge pointed2 into pointed 2016-04-11 09:45:59 -07: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