Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Limits.colimit.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} [inst_2 : CategoryTheory.Limits.HasColimit F] {c : CategoryTheory.Limits.Cocone F}
  (hc : CategoryTheory.Limits.IsColimit c) (j : J),
  CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.colimit.ι F j)
      ((CategoryTheory.Limits.colimit.isColimit F).coconePointUniqueUpToIso hc).hom =
    c.ι.app j
Defined in
Mathlib.CategoryTheory.Limits.HasLimits
Cited by
11 results in Mathlib
Foundations
Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Limits.HasColimit

Around this declaration

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

CategoryTheory.Limits.colimit.comp_coconePointUniqueUpToIso_hom_assoc · cited by 4colimit.comp_coconePointU…TopCat.sigmaIsoSigma_hom_ι · cited by 4TopCat.sigmaIsoSigma_hom_ιCategoryTheory.Functor.ι_colimitIsoOfIsLeftKanExtension_hom · cited by 3Functor.ι_colimitIsoOfIsL…CategoryTheory.GrothendieckTopology.IsLocalSite.toPresheafFiber_pointPresheafFiberIso_hom · cited by 2IsLocalSite.toPresheafFib…CategoryTheory.Limits.ι_colimitFiberwiseColimitIso_hom · cited by 2Limits.ι_colimitFiberwise…CategoryTheory.Limits.PreservesFiniteLimitsOfIsFilteredCostructuredArrowYonedaAux.iso_hom · cited by 1PreservesFiniteLimitsOfIs…CategoryTheory.IsGrothendieckAbelian.IsPresentable.surjectivity.isIso_f · cited by 1surjectivity.isIso_fCompHausLike.Sigma.isOpenEmbedding_ι · cited by 1Sigma.isOpenEmbedding_ιCategoryTheory.Limits.PreservesPushout.inl_iso_inv · cited by 1PreservesPushout.inl_iso_…CategoryTheory.Limits.PreservesPushout.inr_iso_inv · cited by 1PreservesPushout.inr_iso_…CategoryTheory.MorphismProperty.IsStableUnderCoproductsOfShape.mk · cited by 0IsStableUnderCoproductsOf…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.colimit.ι · cited by 397colimit.ιCategoryTheory.Limits.HasColimit · cited by 307Limits.HasColimitCategoryTheory.Limits.colimit.isColimit · cited by 193colimit.isColimitcolimit.comp_coconePointUniqu…CITED BYCITES

Cites18

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

Cited by11

Results whose statement or proof uses this declaration.