Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Limits.preservesColimitsOfShape_of_equiv

∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
  {J : Type w} [inst_2 : CategoryTheory.Category.{w', w} J] {J' : Type w₂}
  [inst_3 : CategoryTheory.Category.{w₂', w₂} J'] (e : J ≌ J') (F : CategoryTheory.Functor C D)
  [CategoryTheory.Limits.PreservesColimitsOfShape J F], CategoryTheory.Limits.PreservesColimitsOfShape J' F

Transfer preservation of colimits along an equivalence in the shape.

Defined in
Mathlib.CategoryTheory.Limits.Preserves.Basic
Cited by
7 results in Mathlib
Foundations
Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Limits.PreservesColimitsOfShape

Around this declaration

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

CategoryTheory.PreservesFiniteCoproducts.of_preserves_binary_and_initial · cited by 3PreservesFiniteCoproducts…CategoryTheory.Limits.preservesFilteredColimitsOfSize_of_univLE · cited by 1Limits.preservesFilteredC…CategoryTheory.Functor.preservesColimitsOfShape_of_isCardinalAccessible_of_essentiallySmall · cited by 1Functor.preservesColimits…CategoryTheory.Limits.preservesColimitsOfSize_of_univLE · cited by 1Limits.preservesColimitsO…CategoryTheory.ObjectProperty.congr_preservesColimitsOfShape · cited by 0ObjectProperty.congr_pres…CategoryTheory.Limits.preservesFiniteColimits_of_preservesFiniteColimitsOfSize · cited by 0Limits.preservesFiniteCol…CategoryTheory.Limits.PreservesColimitsOfSize.preservesFiniteColimits · cited by 0PreservesColimitsOfSize.p…DFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.Iso.inv · cited by 6514Iso.invCategoryTheory.CategoryStruct.id · cited by 6235CategoryStruct.idCategoryTheory.Iso · cited by 3963CategoryTheory.IsoEquiv.symm · cited by 3681Equiv.symmCategoryTheory.Category.comp_id · cited by 2119Category.comp_idCategoryTheory.Limits.Cocone.pt · cited by 1354Cocone.ptCategoryTheory.Equivalence.functor · cited by 1268Equivalence.functorLimits.preservesColimitsOfSha…CITED BYCITES

Cites35

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

Cited by7

Results whose statement or proof uses this declaration.