lean2/hott/algebra/category/constructions/constructions.md

10 lines
336 B
Markdown
Raw Normal View History

algebra.category.constructions
==============================
Common categories and constructions on categories. The following files are in this folder.
* [opposite](opposite.hlean) : Opposite category
* [product](product.hlean) : Product category
* [hset](hset.hlean) : Category of sets
* [functor](functor.hlean) : Functor category