Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.IsColimit.uniqueUpToIso

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

Colimit cocones on F are unique up to isomorphism.

Defined in
Mathlib.CategoryTheory.Limits.IsLimit
Cited by
13 results in Mathlib
Foundations
Depth 30 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.IsColimit.coconePointUniqueUpToIso · cited by 67IsColimit.coconePointUniq…CategoryTheory.Limits.IsColimit.comp_coconePointUniqueUpToIso_hom · cited by 45IsColimit.comp_coconePoin…CategoryTheory.Limits.IsColimit.comp_coconePointUniqueUpToIso_inv · cited by 21IsColimit.comp_coconePoin…CategoryTheory.Limits.preservesColimit_of_preserves_colimit_cocone · cited by 17Limits.preservesColimit_o…CategoryTheory.Limits.IsColimit.uniqueUpToIso_hom · cited by 3IsColimit.uniqueUpToIso_h…CategoryTheory.Limits.IsColimit.uniqueUpToIso_inv · cited by 3IsColimit.uniqueUpToIso_i…CategoryTheory.finitaryExtensive_of_preserves_and_reflects · cited by 2CategoryTheory.finitaryEx…CategoryTheory.Limits.CoproductDisjoint.of_cofan · cited by 2CoproductDisjoint.of_cofanCategoryTheory.FinitaryExtensive.isVanKampen_finiteCoproducts_Fin · cited by 1FinitaryExtensive.isVanKa…CategoryTheory.FinitaryPreExtensive.isUniversal_finiteCoproducts_Fin · cited by 1FinitaryPreExtensive.isUn…CategoryTheory.Limits.cokernel.ofEpi · cited by 1cokernel.ofEpiCategoryTheory.Limits.IsIPCOfShape.of_forall_exists · cited by 1IsIPCOfShape.of_forall_ex…CategoryTheory.finitaryExtensive_of_reflective · cited by 0CategoryTheory.finitaryEx…CategoryTheory.createsColimitOfNatIso · cited by 0CategoryTheory.createsCol…CategoryTheory.createsColimitOfReflectsIso' · cited by 0CategoryTheory.createsCol…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.Limits.IsColimit · cited by 773Limits.IsColimitCategoryTheory.Limits.Cocone · cited by 746Limits.CoconeCategoryTheory.Limits.IsColimit.descCoconeMorphism · cited by 17IsColimit.descCoconeMorph…IsColimit.uniqueUpToIsoCITED BYCITES

Cites6

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

Cited by17

Results whose statement or proof uses this declaration.