Theorems · Inductive type · category theory
CategoryTheory.Limits.CreatesFiniteLimits
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
CategoryTheory.Functor C D → Type (max (max (max (max 1 u₁) u₂) v₁) v₂)We say that a functor creates finite limits if it creates all limits of shape J where
J : Type is a finite category.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 2 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- CategoryTheory.Functorstatement · cited by 16,252
Cited by29
Results whose statement or proof uses this declaration.
- CommRingCat.Under.createsFiniteLimitsForgetstatement · cited by 0
- CategoryTheory.Limits.CreatesFiniteLimits.mk.noConfusionstatement · cited by 0
- CategoryTheory.Limits.hasFiniteLimits_of_hasLimitsLimits_of_createsFiniteLimitsstatement and proof · cited by 0
- CategoryTheory.Limits.createsFiniteColimitsLeftOpstatement and proof · cited by 0
- CategoryTheory.Limits.createsFiniteColimitsOfLeftOpstatement and proof · cited by 0
- CategoryTheory.Limits.createsFiniteColimitsOfOpstatement and proof · cited by 0
- CategoryTheory.Limits.createsFiniteColimitsOfRightOpstatement and proof · cited by 0
- CategoryTheory.Limits.createsFiniteColimitsOfUnopstatement and proof · cited by 0
- CategoryTheory.Limits.createsFiniteColimitsOpstatement and proof · cited by 0
- CategoryTheory.Limits.createsFiniteColimitsRightOpstatement and proof · cited by 0
- CategoryTheory.Limits.createsFiniteColimitsUnopstatement and proof · cited by 0
- CategoryTheory.Limits.createsFiniteLimitsLeftOpstatement · cited by 0