lean2/hott/algebra
Floris van Doorn d5a72f6327 feat(homotopy_group): use is_succ for homotopy groups
Now you can use πg[n] as long as Lean can find an instance that n is a successor, you don't have to always write πg[k+1]
2016-09-22 16:00:27 -04:00
..
category feat(hott/algebra): define bundled additive groups as multiplicative groups 2016-09-19 22:13:42 -04:00
algebra.md feat(hott): small changes, simplify van Kampen 2016-07-09 10:20:21 -07:00
binary.hlean feat(hott): Port files from other repositories to the HoTT library. 2016-05-06 14:27:27 -07:00
bundled.hlean feat(hott/algebra): define bundled additive groups as multiplicative groups 2016-09-19 22:13:42 -04:00
default.hlean feat(hott): small changes, simplify van Kampen 2016-07-09 10:20:21 -07:00
e_closure.hlean feat(hott): various changes and additions in the HoTT library 2016-05-06 14:27:27 -07:00
field.hlean fix(library,hott): avoid rewrite with patterns of the form (?M ...) 2016-03-09 15:39:17 -08:00
graph.hlean feat(hott): small changes, simplify van Kampen 2016-07-09 10:20:21 -07:00
group.hlean feat(hott/algebra): define additive structures to be multiplicative structures 2016-09-19 22:13:35 -04:00
group_theory.hlean feat(hott/algebra): define bundled additive groups as multiplicative groups 2016-09-19 22:13:42 -04:00
homotopy_group.hlean feat(homotopy_group): use is_succ for homotopy groups 2016-09-22 16:00:27 -04:00
hott.hlean feat(hott/algebra): define bundled additive groups as multiplicative groups 2016-09-19 22:13:42 -04:00
lattice.hlean feat(hott/algebra): port abstract structures 2015-12-09 12:34:06 -08:00
order.hlean feat(connectedness): show that if f is n-connected, then trunc_functor k f is so, too 2016-04-11 09:45:59 -07:00
ordered_field.hlean feat(hott/algebra): define additive structures to be multiplicative structures 2016-09-19 22:13:35 -04:00
ordered_group.hlean feat(hott/algebra): define additive structures to be multiplicative structures 2016-09-19 22:13:35 -04:00
ordered_ring.hlean feat(hott/algebra): define additive structures to be multiplicative structures 2016-09-19 22:13:35 -04: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 feat(hott/algebra): define additive structures to be multiplicative structures 2016-09-19 22:13:35 -04:00
trunc_group.hlean feat(hott): additions, mostly to types.trunc 2016-03-06 13:03:31 -05:00