Floris van Doorn
|
fd5adb831b
|
feat(category.pushout): finish universal property of pushout
In the previous commit there was still one step missing: that the natural isomorphisms are also unique.
|
2016-09-17 17:05:46 -04:00 |
|
Floris van Doorn
|
17ccc283a9
|
feat(hott): move basic theorems from colimit development to library.
Most notable changes:
rename apo011 -> apd011 and apd011 -> apdt011
make an argument of pathover_of_eq explicit
|
2016-07-09 10:20:22 -07:00 |
|
Leonardo de Moura
|
cc8d9bc7ff
|
refactor(hott): replace 'assert'-expr with 'have'-expr
|
2016-02-29 12:11:17 -08:00 |
|
Floris van Doorn
|
4e2cc66061
|
style(*): rename is_hprop/is_hset to is_prop/is_set
|
2016-02-22 11:15:38 -08:00 |
|
Floris van Doorn
|
5e4441cb43
|
fix(functor.equivalence): comment out sorry's
|
2015-11-08 14:04:59 -08:00 |
|
Floris van Doorn
|
e14754a337
|
feat(category): start on proof of yoneda preserves limits and limit functor is left adjoint
|
2015-11-08 14:04:59 -08:00 |
|
Floris van Doorn
|
f2d07ca23c
|
feat(category): various small changes in category theory
|
2015-11-08 14:04:59 -08:00 |
|
Floris van Doorn
|
de1c47eda9
|
feat(categories): add exponential laws for categories
also give nicer rules to construct equalities between (pre)categories
|
2015-11-08 14:04:59 -08:00 |
|
Floris van Doorn
|
0e7b7af1da
|
refactor(category): add new folder functor, split adjoint file into separate files
|
2015-11-08 14:04:59 -08:00 |
|