Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.colim

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

colimit F is functorial in F, when C has all colimits of shape J.

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

Around this declaration

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

CategoryTheory.GrothendieckTopology.Point.presheafFiber · cited by 89Point.presheafFiberTopCat.Presheaf.stalkFunctor · cited by 37Presheaf.stalkFunctorTopCat.Presheaf.stalkPushforward · cited by 12Presheaf.stalkPushforwardCategoryTheory.GrothendieckTopology.Point.ofIsCofiltered.fiber · cited by 9ofIsCofiltered.fiberCategoryTheory.Limits.fiberwiseColim · cited by 9Limits.fiberwiseColimCategoryTheory.Limits.Sigma.mapIso · cited by 8Sigma.mapIsoCategoryTheory.Limits.colimitLimitIso · cited by 7Limits.colimitLimitIsoCategoryTheory.Limits.colimit.ι_map · cited by 6colimit.ι_mapCategoryTheory.preservesColimitNatIso · cited by 6CategoryTheory.preservesC…CategoryTheory.Limits.colimitIsoColimitCurryCompColim · cited by 6Limits.colimitIsoColimitC…CategoryTheory.Limits.colimitLimitToLimitColimit · cited by 6Limits.colimitLimitToLimi…CategoryTheory.Limits.colimitUncurryIsoColimitCompColim · cited by 6Limits.colimitUncurryIsoC…CategoryTheory.Limits.piEquivalenceFunctorDiscreteCompColim · cited by 4Limits.piEquivalenceFunct…CategoryTheory.Limits.fiberwiseColimCompEvaluationIso · cited by 4Limits.fiberwiseColimComp…CategoryTheory.Limits.colimitFlipCompColimIsoColimitCompColim · cited by 4Limits.colimitFlipCompCol…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Limits.colimit · cited by 453Limits.colimitCategoryTheory.Limits.HasColimitsOfShape · cited by 308Limits.HasColimitsOfShapeCategoryTheory.Limits.colimMap · cited by 69Limits.colimMapLimits.colimCITED BYCITES

Cites6

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

Cited by134

Results whose statement or proof uses this declaration.