Mathlib Map

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.

Defined in
Mathlib.CategoryTheory.Limits.Preserves.Creates.Finite
Cited by
1 results in Mathlib
Foundations
Depth 2 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CommRingCat.Under.createsFiniteLimitsForget · cited by 0Under.createsFiniteLimits…CategoryTheory.Limits.CreatesFiniteLimits.mk.noConfusion · cited by 0mk.noConfusionCategoryTheory.Limits.hasFiniteLimits_of_hasLimitsLimits_of_createsFiniteLimits · cited by 0Limits.hasFiniteLimits_of…CategoryTheory.Limits.createsFiniteColimitsLeftOp · cited by 0Limits.createsFiniteColim…CategoryTheory.Limits.createsFiniteColimitsOfLeftOp · cited by 0Limits.createsFiniteColim…CategoryTheory.Limits.createsFiniteColimitsOfOp · cited by 0Limits.createsFiniteColim…CategoryTheory.Limits.createsFiniteColimitsOfRightOp · cited by 0Limits.createsFiniteColim…CategoryTheory.Limits.createsFiniteColimitsOfUnop · cited by 0Limits.createsFiniteColim…CategoryTheory.Limits.createsFiniteColimitsOp · cited by 0Limits.createsFiniteColim…CategoryTheory.Limits.createsFiniteColimitsRightOp · cited by 0Limits.createsFiniteColim…CategoryTheory.Limits.createsFiniteColimitsUnop · cited by 0Limits.createsFiniteColim…CategoryTheory.Limits.createsFiniteLimitsLeftOp · cited by 0Limits.createsFiniteLimit…CategoryTheory.Limits.createsFiniteLimitsOfCreatesEqualizersAndFiniteProducts · cited by 0Limits.createsFiniteLimit…CategoryTheory.Limits.createsFiniteLimitsOfCreatesFiniteLimitsOfSize · cited by 0Limits.createsFiniteLimit…CategoryTheory.Limits.createsFiniteLimitsOfCreatesTerminalAndPullbacks · cited by 0Limits.createsFiniteLimit…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorLimits.CreatesFiniteLimitsCITED BYCITES

Cites2

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by29

Results whose statement or proof uses this declaration.