lean2/hott/algebra/category/functor
Floris van Doorn f983724cf6 feat(pointed): merge pointed2 into pointed
We move the basic notions of pointed types into init.pointed, to avoid cycles in the import graph. Also adds pointed versions of pi and sigma, with corresponding notation
2016-04-11 09:45:59 -07:00
..
adjoint.hlean refactor(hott): replace 'assert'-expr with 'have'-expr 2016-02-29 12:11:17 -08:00
adjoint2.hlean feat(category): more about adjoint functors 2015-11-16 21:32:09 -08:00
attributes.hlean feat(hott): remove multiple_instances attribute 2016-03-03 10:13:20 -08:00
basic.hlean refactor(hott): rename apd to apdt 2016-04-11 09:45:59 -07:00
default.hlean feat(category): various small changes in category theory 2015-11-08 14:04:59 -08:00
equivalence.hlean refactor(hott): replace 'assert'-expr with 'have'-expr 2016-02-29 12:11:17 -08:00
examples.hlean feat(hott): port nat and int from the standard library 2015-12-09 12:36:11 -08:00
exponential_laws.hlean feat(pointed): merge pointed2 into pointed 2016-04-11 09:45:59 -07:00
functor.md refactor(category): move some files to subfolders, and create file with basic functors 2015-11-08 14:04:59 -08:00
yoneda.hlean feat(hott): replace assert by have and merge namespace equiv.ops into equiv 2016-03-03 10:13:21 -08:00