Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Limits.hasColimitsOfShape_of_equivalence

∀ {J : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} J] {C : Type u} [inst_1 : CategoryTheory.Category.{v, u} C]
  {J' : Type u₂} [inst_2 : CategoryTheory.Category.{v₂, u₂} J'] (e : J ≌ J')
  [CategoryTheory.Limits.HasColimitsOfShape J C], CategoryTheory.Limits.HasColimitsOfShape J' C

We can transport colimits of shape J along an equivalence J ≌ J'.

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

Around this declaration

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

CategoryTheory.SmallObject.hasColimitsOfShape_discrete · cited by 7SmallObject.hasColimitsOf…CategoryTheory.Limits.hasCoproducts_shrink · cited by 4Limits.hasCoproducts_shri…CategoryTheory.Limits.hasLimitsOfShape_opposite_opposite_iff · cited by 2Limits.hasLimitsOfShape_o…CategoryTheory.ObjectProperty.IsStrongGenerator.isDense_colimitsCardinalClosure_ι · cited by 2IsStrongGenerator.isDense…CategoryTheory.Limits.hasFilteredColimitsOfSize_of_univLE · cited by 2Limits.hasFilteredColimit…CategoryTheory.HasExactColimitsOfShape.of_domain_equivalence · cited by 2HasExactColimitsOfShape.o…CategoryTheory.Limits.HasColimitsOfShape.of_small · cited by 1HasColimitsOfShape.of_sma…CategoryTheory.Limits.hasCoproductsOfShape_of_small · cited by 1Limits.hasCoproductsOfSha…CategoryTheory.OrthogonalReflection.D₁.hasCoproductsOfShape · cited by 1D₁.hasCoproductsOfShapeCategoryTheory.OrthogonalReflection.D₂.hasColimitsOfShape · cited by 1D₂.hasColimitsOfShapeCategoryTheory.Limits.hasColimitsOfShape_of_initialSeg · cited by 1Limits.hasColimitsOfShape…CategoryTheory.Limits.hasColimitsOfShape_of_isSuccLimit' · cited by 1Limits.hasColimitsOfShape…CategoryTheory.Limits.hasColimitsOfSizeOfUnivLE · cited by 1Limits.hasColimitsOfSizeO…CategoryTheory.Limits.HasColimitsOfShape.of_essentiallySmall · cited by 0HasColimitsOfShape.of_ess…CategoryTheory.Limits.hasFiniteWidePushouts_opposite_iff · cited by 0Limits.hasFiniteWidePusho…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Equivalence · cited by 601CategoryTheory.EquivalenceCategoryTheory.Limits.HasColimitsOfShape · cited by 308Limits.HasColimitsOfShapeCategoryTheory.Limits.hasColimit_of_equivalence_comp · cited by 3Limits.hasColimit_of_equi…Limits.hasColimitsOfShape_of_…CITED BYCITES

Cites5

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

Cited by22

Results whose statement or proof uses this declaration.