lean2/hott/init
2015-08-07 13:34:41 -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 fix(init.path): rename transport_compose to tr_compose 2015-08-07 13:34:41 -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 refactor(hott): fix "sorry"s at int/basic.hlean, and comment the remaining "sorry"s 2015-07-27 08:34:11 -07:00
nat.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
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 fix(init.path): rename transport_compose to tr_compose 2015-08-07 13:34:41 -07:00
pathover.hlean feat(two_quotient): finish proof of elim_incl2 2015-08-07 13:34:40 -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(frontends/lean): parse 'with_options' tactical 2015-07-13 19:13:41 -04:00
trunc.hlean feat(frontends/lean): rename '[unfold-c]' to '[unfold]' and '[unfold-f]' to '[unfold-full]' 2015-07-07 16:37:06 -07:00
types.hlean refactor(hott/*): remove 'Module:' lines 2015-05-23 20:52:58 +10:00
ua.hlean feat(datatypes): let the type of unit be the lowest non-Prop universe 2015-06-25 17:33: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