Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.Limits.PreservesColimitsOfShape

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {D : Type u₂} →
      [inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
        (J : Type w) → [CategoryTheory.Category.{w', w} J] → CategoryTheory.Functor C D → Prop

We say that F preserves colimits of shape J if F preserves colimits for every diagram K : J ⥤ C, i.e., F maps colimit cocones over K to colimit cocones.

Defined in
Mathlib.CategoryTheory.Limits.Preserves.Basic
Cited by
222 results in Mathlib
Foundations
Depth 2 from the axioms, rests on 3 definitions · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

CategoryTheory.GrothendieckTopology.plusCompIso · cited by 20GrothendieckTopology.plus…SheafOfModules.mapFreeIso · cited by 12SheafOfModules.mapFreeIsoCategoryTheory.MonoidalCategory.DayConvolution.associator · cited by 11DayConvolution.associatorCategoryTheory.GrothendieckTopology.sheafifyCompIso · cited by 11GrothendieckTopology.shea…CategoryTheory.MonoidalCategory.DayConvolutionUnit.leftUnitor · cited by 9DayConvolutionUnit.leftUn…CategoryTheory.MonoidalCategory.DayConvolutionUnit.rightUnitor · cited by 9DayConvolutionUnit.rightU…AlgebraicGeometry.Scheme.Cover.ColimitGluingData.glued · cited by 7ColimitGluingData.gluedCategoryTheory.Limits.preservesColimitsOfShape_of_equiv · cited by 7Limits.preservesColimitsO…CategoryTheory.IsCardinalPresentable.exists_hom_of_isColimit · cited by 7IsCardinalPresentable.exi…CategoryTheory.Functor.preservesColimitsOfShape_of_isCardinalAccessible · cited by 6Functor.preservesColimits…AlgebraicGeometry.Scheme.Cover.ColimitGluingData.relativeGluingData · cited by 6ColimitGluingData.relativ…CategoryTheory.Functor.PushoutObjObj.ofIsInitialLeft · cited by 6PushoutObjObj.ofIsInitial…CategoryTheory.Functor.PushoutObjObj.ofIsInitialRight · cited by 6PushoutObjObj.ofIsInitial…CategoryTheory.MonoidalCategory.DayFunctor.η · cited by 6DayFunctor.ηCategoryTheory.preservesColimitNatIso · cited by 6CategoryTheory.preservesC…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorLimits.PreservesColimitsOfSha…CITED BYCITES

Cites2

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

Cited by292

Results whose statement or proof uses this declaration.