Documentation

Mathlib.CategoryTheory.Limits.FintypeCat

(Co)limits in the category of finite types #

We show that finite (co)limits exist in FintypeCat and that they are preserved by the natural inclusion FintypeCat.incl.

Any functor from a finite category to Types that only involves finite objects, has a finite limit.

Equations
  • One or more equations did not get rendered due to their size.
Equations
  • CategoryTheory.Limits.FintypeCat.inclusionCreatesFiniteLimits = CategoryTheory.CreatesLimitsOfShape.mk

Any functor from a finite category to Types that only involves finite objects, has a finite colimit.

Equations
  • One or more equations did not get rendered due to their size.
Equations
  • CategoryTheory.Limits.FintypeCat.inclusionCreatesFiniteColimits = CategoryTheory.CreatesColimitsOfShape.mk