2015-03-05 02:06:39 +00:00
|
|
|
algebra.category
|
|
|
|
================
|
|
|
|
|
2015-04-25 04:20:59 +00:00
|
|
|
Development of Category Theory. The following files are in this folder (sorted such that files only import previous files).
|
|
|
|
|
|
|
|
* [precategory](precategory.hlean)
|
|
|
|
* [iso](iso.hlean) : iso, mono, epi, split mono, split epi
|
|
|
|
* [category](category.hlean) : Categories (i.e. univalent or Rezk-complete precategories)
|
|
|
|
* [groupoid](groupoid.hlean)
|
|
|
|
* [functor](functor.hlean)
|
|
|
|
* [nat_trans](nat_trans.hlean) : Natural transformations
|
|
|
|
* [strict](strict.hlean) : Strict categories
|
|
|
|
* [constructions](constructions/constructions.md) (subfolder) : basic constructions on categories and examples of categories
|
|
|
|
* [adjoint](adjoint.hlean) : Adjoint functors and Equivalences (TODO)
|
|
|
|
* [yoneda](yoneda.hlean) : Yoneda Embedding (TODO)
|