Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.colimit.isoColimitCocone

{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] →
            (t : CategoryTheory.Limits.ColimitCocone F) → CategoryTheory.Limits.colimit F ≅ t.cocone.pt

Given any other colimit cocone for F, the chosen colimit F is isomorphic to the cocone point.

Defined in
Mathlib.CategoryTheory.Limits.HasLimits
Cited by
18 results in Mathlib
Foundations
Depth 32 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.IsPushout.isoPushout · cited by 57IsPushout.isoPushoutCategoryTheory.Limits.colimit.isoColimitCocone_ι_hom · cited by 27colimit.isoColimitCocone_…CategoryTheory.FunctorToTypes.binaryCoproductIso · cited by 10FunctorToTypes.binaryCopr…CategoryTheory.Limits.Types.binaryCoproductIso · cited by 9Types.binaryCoproductIsoCategoryTheory.Limits.colimit.isoColimitCocone_ι_inv · cited by 8colimit.isoColimitCocone_…coprodIsoPushout · cited by 8coprodIsoPushoutAlgebraicGeometry.coprodMk · cited by 6AlgebraicGeometry.coprodMkCategoryTheory.Limits.FormalCoproduct.coproductIsoCofanPt · cited by 6FormalCoproduct.coproduct…CategoryTheory.Limits.pushoutZeroZeroIso · cited by 5Limits.pushoutZeroZeroIsoModuleCat.cokernelIsoRangeQuotient · cited by 5ModuleCat.cokernelIsoRang…CategoryTheory.Limits.Types.coequalizerIso · cited by 4Types.coequalizerIsoCategoryTheory.Limits.Types.coproductIso · cited by 4Types.coproductIsoCategoryTheory.Limits.colimitLeftOpIsoUnopLimit · cited by 4Limits.colimitLeftOpIsoUn…CategoryTheory.Limits.colimitOpIsoOpLimit · cited by 4Limits.colimitOpIsoOpLimitskyscraperPresheafStalkOfSpecializes · cited by 4skyscraperPresheafStalkOf…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.Limits.Cocone.pt · cited by 1354Cocone.ptCategoryTheory.Limits.colimit · cited by 453Limits.colimitCategoryTheory.Limits.HasColimit · cited by 307Limits.HasColimitCategoryTheory.Limits.colimit.isColimit · cited by 193colimit.isColimitCategoryTheory.Limits.IsColimit.coconePointUniqueUpToIso · cited by 67IsColimit.coconePointUniq…CategoryTheory.Limits.ColimitCocone.cocone · cited by 42ColimitCocone.coconeCategoryTheory.Limits.ColimitCocone.isColimit · cited by 23ColimitCocone.isColimitCategoryTheory.Limits.ColimitCocone · cited by 20Limits.ColimitCoconecolimit.isoColimitCoconeCITED BYCITES

Cites11

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

Cited by51

Results whose statement or proof uses this declaration.