lean2/hott/algebra
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
..
category fix(hott): add missing links to markdown files 2016-03-03 10:13:20 -08:00
algebra.md chore(*.md): fix/remove broken links 2016-02-23 10:11:24 -08:00
binary.hlean refactor(algebra/binary): remove unnecessary annotations 2016-02-25 15:11:52 -08:00
bundled.hlean feat(hott/algebra): port abstract structures 2015-12-09 12:34:06 -08:00
e_closure.hlean feat(hott): add recursor to refl_quotient 2015-11-22 18:29:37 -08:00
field.hlean refactor(hott): replace 'assert'-expr with 'have'-expr 2016-02-29 12:11:17 -08:00
group.hlean refactor(hott): replace 'assert'-expr with 'have'-expr 2016-02-29 12:11:17 -08:00
homotopy_group.hlean feat(hott/library): various changes and additions. 2016-03-03 10:13:20 -08:00
hott.hlean style(hott): replace all other occurrences of hprop/hset 2016-02-22 11:15:38 -08:00
lattice.hlean feat(hott/algebra): port abstract structures 2015-12-09 12:34:06 -08:00
order.hlean feat(hott/library): various changes and additions. 2016-03-03 10:13:20 -08:00
ordered_field.hlean refactor(hott): replace 'assert'-expr with 'have'-expr 2016-02-29 12:11:17 -08:00
ordered_group.hlean feat(hott/library): various changes and additions. 2016-03-03 10:13:20 -08:00
ordered_ring.hlean refactor(hott): replace 'assert'-expr with 'have'-expr 2016-02-29 12:11:17 -08:00
priority.hlean feat(hott/algebra): port abstract structures 2015-12-09 12:34:06 -08:00
relation.hlean feat(hott/algebra): port abstract structures 2015-12-09 12:34:06 -08:00
ring.hlean refactor(library,hott): remove 'by+' and 'begin+' 2016-02-29 13:15:48 -08:00
trunc_group.hlean style(*): rename is_hprop/is_hset to is_prop/is_set 2016-02-22 11:15:38 -08:00