lean2/hott
Floris van Doorn e5d5ef9d55 feat(hott/library): various changes and additions.
Most notably:
Give le.refl the attribute [refl]. This simplifies tactic proofs in various places.
Redefine the order of trunc_index, and instantiate it as weak order.
Add more about pointed equivalences.
2016-03-03 10:13:20 -08:00
..
algebra feat(hott/library): various changes and additions. 2016-03-03 10:13:20 -08:00
cubical refactor(hott): replace 'assert'-expr with 'have'-expr 2016-02-29 12:11:17 -08:00
hit refactor(hott): replace 'assert'-expr with 'have'-expr 2016-02-29 12:11:17 -08:00
homotopy feat(hott/library): various changes and additions. 2016-03-03 10:13:20 -08:00
init feat(hott/library): various changes and additions. 2016-03-03 10:13:20 -08:00
tools chore(*.md): fix/remove broken links 2016-02-23 10:11:24 -08:00
types feat(hott/library): various changes and additions. 2016-03-03 10:13:20 -08:00
.gitignore chore(.gitignore): update 2015-03-28 23:29:41 -04:00
.project feat(*): add support for separate HoTT library 2014-12-05 14:34:02 -08:00
arity.hlean feat(init.path): update init.path to use tactics, also some additions 2016-02-22 11:15:38 -08:00
book.md chore(*.md): fix/remove broken links 2016-02-23 10:11:24 -08:00
choice.hlean style(hott): replace all other occurrences of hprop/hset 2016-02-22 11:15:38 -08:00
core.hlean fix(hott): import commands (some files have been moved to different directories) 2015-09-25 09:39:45 -07:00
eq2.hlean feat(hit/two_quotient): give dependent eliminator for two_quotients 2015-11-22 18:29:37 -08:00
function.hlean style(hott): rename Pointed to pType 2016-02-22 11:15:38 -08:00
hott.md fix(hott): add missing links to markdown files 2016-03-03 10:13:20 -08:00
logic.hlean style(*): rename is_hprop/is_hset to is_prop/is_set 2016-02-22 11:15:38 -08:00
port.md feat(nat/div): port to HoTT library 2016-03-03 10:13:20 -08:00
prop_trunc.hlean style(hott): replace all other occurrences of hprop/hset 2016-02-22 11:15:38 -08:00