Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Limits.IsColimit.comp_coconePointUniqueUpToIso_hom

∀ {J : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} J] {C : Type u₃} [inst_1 : CategoryTheory.Category.{v₃, u₃} C]
  {F : CategoryTheory.Functor J C} {s t : CategoryTheory.Limits.Cocone F} (P : CategoryTheory.Limits.IsColimit s)
  (Q : CategoryTheory.Limits.IsColimit t) (j : J),
  CategoryTheory.CategoryStruct.comp (s.ι.app j) (P.coconePointUniqueUpToIso Q).hom = t.ι.app j
Defined in
Mathlib.CategoryTheory.Limits.IsLimit
Cited by
45 results in Mathlib
Foundations
Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

CategoryTheory.Limits.colimit.comp_coconePointUniqueUpToIso_hom · cited by 11colimit.comp_coconePointU…CategoryTheory.Limits.Types.FilteredColimit.isColimit_eq_iff · cited by 9FilteredColimit.isColimit…CategoryTheory.Limits.IsColimit.coconePointUniqueUpToIso_hom_desc · cited by 6IsColimit.coconePointUniq…CategoryTheory.Limits.IsColimit.comp_coconePointUniqueUpToIso_hom_assoc · cited by 5IsColimit.comp_coconePoin…CategoryTheory.Limits.inr_comp_pushoutSymmetry_hom · cited by 5Limits.inr_comp_pushoutSy…CategoryTheory.Limits.inl_comp_pushoutSymmetry_hom · cited by 4Limits.inl_comp_pushoutSy…CategoryTheory.Limits.pushoutIsoUnopPullback_inl_hom · cited by 3Limits.pushoutIsoUnopPull…CategoryTheory.ShortComplex.π_isoOpcyclesOfIsColimit_hom · cited by 3ShortComplex.π_isoOpcycle…CategoryTheory.ι_preservesColimitIso_hom · cited by 3CategoryTheory.ι_preserve…CategoryTheory.GradedObject.CofanMapObjFun.inj_iso_hom · cited by 3CofanMapObjFun.inj_iso_homCategoryTheory.Limits.proj_comp_opProductIsoCoproduct'_hom · cited by 3Limits.proj_comp_opProduc…CategoryTheory.Functor.LeftExtension.IsPointwiseLeftKanExtensionAt.ι_isoColimit_hom · cited by 3IsPointwiseLeftKanExtensi…TopCat.coinduced_of_isColimit · cited by 3TopCat.coinduced_of_isCol…CategoryTheory.Limits.pushoutIsoUnopPullback_inr_hom · cited by 2Limits.pushoutIsoUnopPull…CategoryTheory.IsPushout.inr_isoIsPushout_hom · cited by 2IsPushout.inr_isoIsPushou…CategoryTheory.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.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.Limits.Cocone.pt · cited by 1354Cocone.ptCategoryTheory.Functor.const · cited by 1264Functor.constCategoryTheory.Limits.IsColimit · cited by 773Limits.IsColimitCategoryTheory.Limits.Cocone · cited by 746Limits.CoconeCategoryTheory.Limits.Cocone.ι · cited by 605Cocone.ιCategoryTheory.Limits.IsColimit.coconePointUniqueUpToIso · cited by 67IsColimit.coconePointUniq…CategoryTheory.Limits.IsColimit.uniqueUpToIso · cited by 13IsColimit.uniqueUpToIsoCategoryTheory.Limits.CoconeMorphism.w · cited by 11CoconeMorphism.wIsColimit.comp_coconePointUni…CITED BYCITES

Cites15

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

Cited by45

Results whose statement or proof uses this declaration.