Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.IsColimit.coconePointsIsoOfNatIso

{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} →
          {s : CategoryTheory.Limits.Cocone F} →
            {t : CategoryTheory.Limits.Cocone G} →
              CategoryTheory.Limits.IsColimit s → CategoryTheory.Limits.IsColimit t → (F ≅ G) → (s.pt ≅ t.pt)

The cocone points of two colimit cocones for naturally isomorphic functors are themselves isomorphic.

Defined in
Mathlib.CategoryTheory.Limits.IsLimit
Cited by
12 results in Mathlib
Foundations
Depth 35 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.HasColimit.isoOfNatIso · cited by 56HasColimit.isoOfNatIsoSheafOfModules.mapFreeIso · cited by 12SheafOfModules.mapFreeIsoCategoryTheory.Limits.IsColimit.coconePointsIsoOfNatIso_hom · cited by 3IsColimit.coconePointsIso…CategoryTheory.Limits.IsColimit.coconePointsIsoOfNatIso_hom_desc · cited by 2IsColimit.coconePointsIso…CategoryTheory.Limits.IsColimit.coconePointsIsoOfNatIso_inv · cited by 2IsColimit.coconePointsIso…CategoryTheory.Limits.IsColimit.coconePointsIsoOfNatIso_inv_desc · cited by 2IsColimit.coconePointsIso…CategoryTheory.Limits.IsColimit.comp_coconePointsIsoOfNatIso_hom · cited by 2IsColimit.comp_coconePoin…CategoryTheory.Limits.IsColimit.comp_coconePointsIsoOfNatIso_inv · cited by 2IsColimit.comp_coconePoin…CategoryTheory.Limits.isIso_app_coconePt_of_preservesColimit · cited by 1Limits.isIso_app_coconePt…CategoryTheory.Limits.IsColimit.coconePointsIsoOfNatIso_hom_desc_assoc · cited by 0IsColimit.coconePointsIso…CategoryTheory.Limits.IsColimit.coconePointsIsoOfNatIso_inv_desc_assoc · cited by 0IsColimit.coconePointsIso…CategoryTheory.Limits.IsColimit.comp_coconePointsIsoOfNatIso_hom_assoc · cited by 0IsColimit.comp_coconePoin…CategoryTheory.Limits.IsColimit.comp_coconePointsIsoOfNatIso_inv_assoc · cited by 0IsColimit.comp_coconePoin…AlgebraicGeometry.Scheme.Cover.ColimitGluingData.isPullback · cited by 0ColimitGluingData.isPullb…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Iso.hom · cited by 7684Iso.homCategoryTheory.Iso.inv · cited by 6514Iso.invCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.Limits.Cocone.pt · cited by 1354Cocone.ptCategoryTheory.Limits.IsColimit · cited by 773Limits.IsColimitCategoryTheory.Limits.Cocone · cited by 746Limits.CoconeCategoryTheory.Limits.IsColimit.map · cited by 17IsColimit.mapIsColimit.coconePointsIsoOfNa…CITED BYCITES

Cites9

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

Cited by14

Results whose statement or proof uses this declaration.