lean2/hott/types
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
..
int feat(hott): various changes and additions in the HoTT library 2016-05-06 14:27:27 -07:00
nat feat(hott): Port files from other repositories to the HoTT library. 2016-05-06 14:27:27 -07:00
arrow.hlean feat(hott): various changes and additions in the HoTT library 2016-05-06 14:27:27 -07:00
arrow_2.hlean fix(library/tactic/rewrite_tactic): do not allow projections to be unfolded 2016-03-28 13:02:57 -07:00
bool.hlean feat(hott): Port files from other repositories to the HoTT library. 2016-05-06 14:27:27 -07:00
default.hlean feat(pointed): merge pointed2 into pointed 2016-04-11 09:45:59 -07:00
eq.hlean feat(hott): various changes and additions in the HoTT library 2016-05-06 14:27:27 -07:00
equiv.hlean feat(hott): various changes and additions in the HoTT library 2016-05-06 14:27:27 -07:00
fiber.hlean feat(hott): Port files from other repositories to the HoTT library. 2016-05-06 14:27:27 -07:00
fin.hlean feat(hott): Port files from other repositories to the HoTT library. 2016-05-06 14:27:27 -07:00
lift.hlean feat(hott): Port files from other repositories to the HoTT library. 2016-05-06 14:27:27 -07:00
list.hlean refactor(hott): replace 'assert'-expr with 'have'-expr 2016-02-29 12:11:17 -08:00
num.hlean feat(hott): port nat and int from the standard library 2015-12-09 12:36:11 -08:00
pi.hlean feat(hott): Port files from other repositories to the HoTT library. 2016-05-06 14:27:27 -07:00
pointed.hlean feat(hott): Port files from other repositories to the HoTT library. 2016-05-06 14:27:27 -07:00
prod.hlean feat(hott): Port files from other repositories to the HoTT library. 2016-05-06 14:27:27 -07:00
pullback.hlean feat(hott): replace assert by have and merge namespace equiv.ops into equiv 2016-03-03 10:13:21 -08:00
sigma.hlean feat(hott): Port files from other repositories to the HoTT library. 2016-05-06 14:27:27 -07:00
sum.hlean feat(hott): Port files from other repositories to the HoTT library. 2016-05-06 14:27:27 -07:00
trunc.hlean feat(hott): Port files from other repositories to the HoTT library. 2016-05-06 14:27:27 -07:00
type_functor.hlean chore(hott) adjust to new naming for pointed types and truncated types 2016-03-01 13:52:53 -08:00
types.md feat(pointed): merge pointed2 into pointed 2016-04-11 09:45:59 -07:00
unit.hlean feat(hott): Port files from other repositories to the HoTT library. 2016-05-06 14:27:27 -07:00
univ.hlean feat(hott): various changes and additions in the HoTT library 2016-05-06 14:27:27 -07:00
W.hlean feat(hott/function): show that a function is embedding iff it has propositional fibers 2015-11-16 21:32:09 -08:00