Mirror of https://github.com/leanprover/lean2 in case it ever disappears
Find a file
Floris van Doorn facd94a1b4 feat(hott): various changes
more about pointed truncated types, including pointed sets.
also increase the priority of some basic instances that nat/num/pos_num/trunc_index have 0, 1 and + (in both libraries)
also move the notation + for sum into the namespace sum, to (sometimes) avoid overloading with add
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(hott): various changes 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(hott): various changes 2016-02-22 11:15:38 -08:00
script chore(hott): cleanup 2015-12-10 10:42:16 -08:00
src feat(hott): various changes 2016-02-22 11:15:38 -08:00
tests/lean style(*): rename is_hprop/is_hset to is_prop/is_set 2016-02-22 11:15:38 -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