Theorems · Theorem · category theory
CategoryTheory.Limits.IsColimit.uniq
∀ {J : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} J] {C : Type u₃} [inst_1 : CategoryTheory.Category.{v₃, u₃} C]
{F : CategoryTheory.Functor J C} {t : CategoryTheory.Limits.Cocone F} (self : CategoryTheory.Limits.IsColimit t)
(s : CategoryTheory.Limits.Cocone F) (m : t.pt ⟶ s.pt),
(∀ (j : J), CategoryTheory.CategoryStruct.comp (t.ι.app j) m = s.ι.app j) → m = self.desc sdesc is the unique such map
- Defined in
- Mathlib.CategoryTheory.Limits.IsLimit
- Cited by
- 14 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.NatTrans.appstatement · cited by 7,406
- CategoryTheory.Limits.Cocone.ptstatement · cited by 1,354
- CategoryTheory.Functor.conststatement · cited by 1,264
- CategoryTheory.Limits.IsColimitstatement and proof · cited by 773
- CategoryTheory.Limits.Coconestatement and proof · cited by 746
- CategoryTheory.Limits.Cocone.ιstatement · cited by 605
- CategoryTheory.Limits.IsColimit.descstatement · cited by 144
Cited by14
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.IsColimit.coconePointUniqueUpToIso_hom_descproof · cited by 6
- CategoryTheory.Sieve.forallYonedaIsSheaf_iff_colimitproof · cited by 4
- SemiNormedGrp.explicitCokernelDesc_uniqueproof · cited by 3
- CategoryTheory.Limits.IsColimit.desc_selfproof · cited by 2
- CategoryTheory.Limits.IsColimit.uniq_cocone_morphismproof · cited by 1
- CategoryTheory.ParametrizedAdjunction.preservesLimit_flip_objproof · cited by 1
- CategoryTheory.Limits.IsColimit.hom_descproof · cited by 1
- CategoryTheory.Limits.IsColimit.coconePointUniqueUpToIso_inv_descproof · cited by 1
- CategoryTheory.isVanKampenColimit_extendCofanproof · cited by 1
- CategoryTheory.Limits.IsColimit.existsUniqueproof · cited by 1
- CategoryTheory.preserves_desc_mapCoconeproof · cited by 0
- CategoryTheory.Limits.WidePushout.eq_desc_of_comp_eqproof · cited by 0