lean2/hott/algebra/category
Leonardo de Moura 9bedbbb739 refactor(library,hott): remove coercions between algebraic structures
They are classes, and mixing coercion with type class resolution is a
recipe for disaster (aka counterintuitive behavior).
2015-11-11 11:57:44 -08:00
..
constructions refactor(category): move some files to subfolders, and create file with basic functors 2015-11-08 14:04:59 -08:00
functor fix(functor.equivalence): comment out sorry's 2015-11-08 14:04:59 -08:00
limits feat(category.limit): prove that the limit functor is right adjoint to the diagonal map 2015-11-08 14:04:59 -08:00
category.hlean refactor(library,hott): remove coercions between algebraic structures 2015-11-11 11:57:44 -08:00
category.md refactor(category): move some files to subfolders, and create file with basic functors 2015-11-08 14:04:59 -08:00
default.hlean refactor(hott/*): remove 'Module:' lines 2015-05-23 20:52:58 +10:00
groupoid.hlean refactor(library,hott): remove coercions between algebraic structures 2015-11-11 11:57:44 -08:00
iso.hlean feat(category): various small changes in category theory 2015-11-08 14:04:59 -08:00
nat_trans.hlean fix(hott): small fixes after rebasing 2015-11-08 14:04:59 -08:00
precategory.hlean fix(hott): small fixes after rebasing 2015-11-08 14:04:59 -08:00
strict.hlean refactor(library,hott): remove coercions between algebraic structures 2015-11-11 11:57:44 -08:00