lean2/library/data/nat
Floris van Doorn 52dd6cf90b feat(hott): Port files from other repositories to the HoTT library.
This commit adds truncated 2-quotients, groupoid quotients, Eilenberg MacLane spaces, chain complexes, the long exact sequence of homotopy groups, the Freudenthal Suspension Theorem, Whitehead's principle, and the computation of homotopy groups of almost all spheres which are known in HoTT.
2016-05-06 14:27:27 -07:00
..
examples refactor(library): replace assert-exprs with have-exprs 2016-02-29 11:53:26 -08:00
basic.lean refactor(library): replace assert-exprs with have-exprs 2016-02-29 11:53:26 -08:00
bigops.lean refactor(library,hott): remove 'by+' and 'begin+' 2016-02-29 13:15:48 -08:00
bquant.lean refactor(library/init/subtype.lean): put subtype notation in the namespace 2015-12-22 16:39:13 -05:00
default.lean fix(library/data): 'choose' -> 'find' renaming problems 2015-07-25 11:25:04 -07:00
div.lean feat(nat/div): port to HoTT library 2016-03-03 10:13:20 -08:00
fact.lean fix(library,hott): avoid rewrite with patterns of the form (?M ...) 2016-03-09 15:39:17 -08:00
find.lean refactor(frontends/lean): remove 'by+' and 'begin+' tokens 2016-02-29 13:45:43 -08:00
gcd.lean refactor(library): replace assert-exprs with have-exprs 2016-02-29 11:53:26 -08:00
nat.md fix(library/data/nat/nat.md): add 'find' to markdown file 2015-07-27 07:46:59 -07:00
order.lean feat(hott): Port files from other repositories to the HoTT library. 2016-05-06 14:27:27 -07:00
pairing.lean refactor(library): replace assert-exprs with have-exprs 2016-02-29 11:53:26 -08:00
parity.lean refactor(library): replace assert-exprs with have-exprs 2016-02-29 11:53:26 -08:00
power.lean refactor(library): replace assert-exprs with have-exprs 2016-02-29 11:53:26 -08:00
sqrt.lean refactor(library): replace assert-exprs with have-exprs 2016-02-29 11:53:26 -08:00
sub.lean refactor(library): replace assert-exprs with have-exprs 2016-02-29 11:53:26 -08:00