Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Limits.HasColimit.isoOfNatIso_hom_desc

∀ {J : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} J] {C : Type u} [inst_1 : CategoryTheory.Category.{v, u} C]
  {F G : CategoryTheory.Functor J C} [inst_2 : CategoryTheory.Limits.HasColimit F]
  [inst_3 : CategoryTheory.Limits.HasColimit G] (t : CategoryTheory.Limits.Cocone G) (w : F ≅ G),
  CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.HasColimit.isoOfNatIso w).hom
      (CategoryTheory.Limits.colimit.desc G t) =
    CategoryTheory.Limits.colimit.desc F ((CategoryTheory.Limits.Cocone.precompose w.hom).obj t)
Defined in
Mathlib.CategoryTheory.Limits.HasLimits
Cited by
9 results in Mathlib
Foundations
Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Limits.HasColimitCategoryTheory.Limits.HasColimit

Around this declaration

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

CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.associator_hom_left · cited by 4PushoutProduct.associator…CategoryTheory.Limits.HasColimit.isoOfNatIso_hom_desc_assoc · cited by 1HasColimit.isoOfNatIso_ho…CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.associator_inv_left · cited by 1PushoutProduct.associator…CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.associator_naturality · cited by 0PushoutProduct.associator…CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.leftUnitor_naturality · cited by 0PushoutProduct.leftUnitor…CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.pentagon · cited by 0PushoutProduct.pentagonCategoryTheory.MonoidalCategory.Arrow.PushoutProduct.hexagon_forward · cited by 0PushoutProduct.hexagon_fo…CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.hexagon_reverse · cited by 0PushoutProduct.hexagon_re…CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.triangle · cited by 0PushoutProduct.triangleCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Iso.hom · cited by 7684Iso.homCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.Limits.Cocone.pt · cited by 1354Cocone.ptCategoryTheory.Limits.Cocone · cited by 746Limits.CoconeCategoryTheory.Limits.colimit · cited by 453Limits.colimitCategoryTheory.Limits.HasColimit · cited by 307Limits.HasColimitCategoryTheory.Limits.colimit.isColimit · cited by 193colimit.isColimitCategoryTheory.Limits.Cocone.precompose · cited by 87Cocone.precomposeCategoryTheory.Limits.colimit.desc · cited by 63colimit.descCategoryTheory.Limits.HasColimit.isoOfNatIso · cited by 56HasColimit.isoOfNatIsoHasColimit.isoOfNatIso_hom_de…CITED BYCITES

Cites16

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

Cited by9

Results whose statement or proof uses this declaration.