Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.lim

{J : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} J] →
    {C : Type u} →
      [inst_1 : CategoryTheory.Category.{v, u} C] →
        [CategoryTheory.Limits.HasLimitsOfShape J C] → CategoryTheory.Functor (CategoryTheory.Functor J C) C

limit F is functorial in F, when C has all limits of shape J.

Defined in
Mathlib.CategoryTheory.Limits.HasLimits
Cited by
70 results in Mathlib
Foundations
Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Limits.HasLimitsOfShape

Around this declaration

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

CategoryTheory.Limits.limitUncurryIsoLimitCompLim · cited by 7Limits.limitUncurryIsoLim…CategoryTheory.preservesLimitNatIso · cited by 6CategoryTheory.preservesL…CategoryTheory.Limits.Pi.mapIso · cited by 6Pi.mapIsoCategoryTheory.Limits.limitIsoLimitCurryCompLim · cited by 6Limits.limitIsoLimitCurry…CategoryTheory.Limits.colimitLimitToLimitColimit · cited by 6Limits.colimitLimitToLimi…CategoryTheory.Limits.limitUncurryIsoLimitCompLim_hom_π_π · cited by 5Limits.limitUncurryIsoLim…CategoryTheory.Limits.piEquivalenceFunctorDiscreteCompLim · cited by 4Limits.piEquivalenceFunct…CategoryTheory.Limits.limitFlipCompLimIsoLimitCompLim · cited by 4Limits.limitFlipCompLimIs…CategoryTheory.Limits.limitIsoLimitCurryCompLim_hom_π_π · cited by 4Limits.limitIsoLimitCurry…CategoryTheory.Limits.ι_colimitLimitToLimitColimit_π · cited by 3Limits.ι_colimitLimitToLi…CategoryTheory.Limits.DiagramOfCones.mkOfHasLimits · cited by 3DiagramOfCones.mkOfHasLim…CategoryTheory.Limits.limitIsoLimitCurryCompLim_inv_π · cited by 3Limits.limitIsoLimitCurry…CategoryTheory.Limits.limitIsoSwapCompLim · cited by 3Limits.limitIsoSwapCompLimCategoryTheory.Limits.limitUncurryIsoLimitCompLim_inv_π · cited by 3Limits.limitUncurryIsoLim…CategoryTheory.Limits.lim.π · cited by 3lim.πCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Limits.limit · cited by 346Limits.limitCategoryTheory.Limits.HasLimitsOfShape · cited by 223Limits.HasLimitsOfShapeCategoryTheory.Limits.limMap · cited by 29Limits.limMapLimits.limCITED BYCITES

Cites6

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

Cited by105

Results whose statement or proof uses this declaration.