lean2/hott/init
2015-09-28 09:09:21 -07:00
..
bool.hlean feat(hott): add file which maps sections of the HoTT book to the HoTT library 2015-08-07 13:34:41 -07:00
datatypes.hlean feat(frontends/lean): rename '[unfold-c]' to '[unfold]' and '[unfold-f]' to '[unfold-full]' 2015-07-07 16:37:06 -07:00
default.hlean feat(hott): use pathovers in all the recursors of hits 2015-05-26 21:37:01 -07:00
equiv.hlean feat(hott): various changes in the HoTT library 2015-09-11 23:35:21 -07:00
function.hlean feat(frontends/lean): rename '[unfold-c]' to '[unfold]' and '[unfold-f]' to '[unfold-full]' 2015-07-07 16:37:06 -07:00
funext.hlean feat(hott): various minor changes in the HoTT library 2015-08-04 13:01:11 +02:00
hedberg.hlean feat(hott): standardize the naming of definitions proving equality of elements of a structure 2015-04-29 10:04:06 -07:00
hit.hlean feat(frontends/lean): rename '[unfold-c]' to '[unfold]' and '[unfold-f]' to '[unfold-full]' 2015-07-07 16:37:06 -07:00
init.md feat(hott): use pathovers in all the recursors of hits 2015-05-26 21:37:01 -07:00
logic.hlean feat(hott): many changes is the HoTT library 2015-09-01 15:17:46 -07:00
nat.hlean fix(hott/init/nat): also define ℕ in the top-level in HoTT 2015-09-11 23:35:21 -07:00
num.hlean feat(nat): add unfold attributes to add, mul, sub and of_num in namespace nat_esimp in both libraries 2015-08-04 13:23:20 +02:00
path.hlean feat(hott): port more from chapters 4 and 6 of the book 2015-09-28 09:09:21 -07:00
pathover.hlean feat(hott): various changes in the HoTT library 2015-09-11 23:35:21 -07:00
priority.hlean refactor(hott/*): remove 'Module:' lines 2015-05-23 20:52:58 +10:00
relation.hlean refactor(hott/*): remove 'Module:' lines 2015-05-23 20:52:58 +10:00
reserved_notation.hlean feat(hott): various cleanup and fixes, rename \~ to ~, expand types.pointed 2015-06-25 22:31:40 -04:00
tactic.hlean feat(library/blast): parse blast tactic and invoke stub 2015-09-25 12:45:16 -07:00
trunc.hlean feat(hott): prove HoTT book Theorem 4.7.6 2015-09-28 09:09:21 -07:00
types.hlean feat(hott): port more from chapters 4 and 6 of the book 2015-09-28 09:09:21 -07:00
ua.hlean feat(hott/types): add characterization of lift, prove that Type.{u} is not an hset 2015-09-01 15:17:46 -07:00
util.hlean refactor(hott/*): remove 'Module:' lines 2015-05-23 20:52:58 +10:00
wf.hlean refactor(hott/*): remove 'Module:' lines 2015-05-23 20:52:58 +10:00