lean2/hott/algebra/category/category.md
2015-10-02 16:26:10 -07:00

942 B

algebra.category

Development of Category Theory. The following files are in this folder (sorted such that files only import previous files).

  • precategory
  • iso : iso, mono, epi, split mono, split epi
  • category : Categories (i.e. univalent or Rezk-complete precategories)
  • groupoid
  • functor
  • nat_trans : Natural transformations
  • strict : Strict categories
  • constructions (subfolder) : basic constructions on categories and examples of categories
  • adjoint : Adjoint functors and Equivalences (WIP)
  • yoneda : Yoneda Embedding (WIP)
  • limits : Limits in a category, defined as terminal object in the cone category
  • colimits : Colimits in a category, defined as the limit of the opposite functor