lean2/hott/init
Floris van Doorn fa1979c128 feat(datatypes): let the type of unit be the lowest non-Prop universe
The definitional package (brec_on and cases_on) now use poly_unit instead of unit

closes #698
2015-06-25 17:33:46 -07:00
..
bool.hlean refactor(hott/*): remove 'Module:' lines 2015-05-23 20:52:58 +10:00
datatypes.hlean feat(datatypes): let the type of unit be the lowest non-Prop universe 2015-06-25 17:33:46 -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(datatypes): let the type of unit be the lowest non-Prop universe 2015-06-25 17:33:46 -07:00
function.hlean refactor(hott/*): remove 'Module:' lines 2015-05-23 20:52:58 +10:00
funext.hlean feat(datatypes): let the type of unit be the lowest non-Prop universe 2015-06-25 17:33:46 -07: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 renaming(hit): rename type_quotient to quotient, and quotient to set_quotient 2015-06-04 20:14:13 -04: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): Port remainder of §6.3 and §7.2 from the HoTT book 2015-06-04 20:14:12 -04:00
nat.hlean feat({library,hott}/init/nat): add sub_le_succ 2015-06-15 22:53:11 +10:00
num.hlean refactor(hott/*): remove 'Module:' lines 2015-05-23 20:52:58 +10:00
path.hlean feat(hott): redefine nat.le and nat.lt 2015-06-04 20:14:12 -04:00
pathover.hlean feat(hott): Port remainder of §6.3 and §7.2 from the HoTT book 2015-06-04 20:14:12 -04: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(frontends/lean/builtin_exprs): make notation ( e : T ) builtin 2015-06-10 14:52:59 -07:00
tactic.hlean feat(library/tactic/constructor_tactic): restore 'constructor' tactic old semantics, add 'fconstructor' tactic 2015-06-17 23:48:54 -07:00
trunc.hlean feat(frontends/lean/builtin_exprs): make notation ( e : T ) builtin 2015-06-10 14:52:59 -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