lean2/hott/init
Floris van Doorn ff01774fd7 renaming(hit): rename type_quotient to quotient, and quotient to set_quotient
This renaming is because type_quotient is a nonstandard name.  I've had a discussion with Egbert
Rijke, Steve Awodey and Dan Licata, and the consensus for a better name was 'quotient'.  I had to
make changes in src/kernel/hits/hits.cpp, I renamed g_type_quotient* by g_hit_quotient* (to avoid
name clash the standard library quotient, although I don't know whether that name clash would
matter).
2015-06-04 20:14:13 -04:00
..
bool.hlean refactor(hott/*): remove 'Module:' lines 2015-05-23 20:52:58 +10:00
datatypes.hlean refactor(hott/*): remove 'Module:' lines 2015-05-23 20:52:58 +10: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): Port remainder of §6.3 and §7.2 from the HoTT book 2015-06-04 20:14:12 -04:00
function.hlean refactor(hott/*): remove 'Module:' lines 2015-05-23 20:52:58 +10:00
funext.hlean feat(hott): Port remainder of §6.3 and §7.2 from the HoTT book 2015-06-04 20:14:12 -04: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(hott): redefine nat.le and nat.lt 2015-06-04 20:14:12 -04: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(reserved_notation): make is_typeof parsing-only, add ^ to HoTT 2015-05-26 21:37:01 -07:00
tactic.hlean feat(library/tactic): automate "generalize-intro-induction/cases" idiom 2015-05-30 21:57:28 -07:00
trunc.hlean feat(hott): Port remainder of §6.3 and §7.2 from the HoTT book 2015-06-04 20:14:12 -04:00
types.hlean refactor(hott/*): remove 'Module:' lines 2015-05-23 20:52:58 +10:00
ua.hlean feat(hott): small changes in init and category 2015-05-26 21:37:01 -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