Theorems · Theorem · category theory
CategoryTheory.Limits.IsColimit.hom_ext
∀ {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} (h : CategoryTheory.Limits.IsColimit t) {W : C}
{f f' : t.pt ⟶ W},
(∀ (j : J), CategoryTheory.CategoryStruct.comp (t.ι.app j) f = CategoryTheory.CategoryStruct.comp (t.ι.app j) f') →
f = f'Two morphisms out of a colimit are equal if their compositions with each cocone morphism are equal.
- Defined in
- Mathlib.CategoryTheory.Limits.IsLimit
- Cited by
- 58 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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 and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Limits.Cocone.ptstatement and proof · cited by 1,354
- CategoryTheory.Functor.conststatement and proof · cited by 1,264
- CategoryTheory.Limits.IsColimitstatement and proof · cited by 773
- CategoryTheory.Limits.Coconestatement and proof · cited by 746
- CategoryTheory.Limits.Cocone.ιstatement and proof · cited by 605
Cited by58
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.colimit.hom_extproof · cited by 54
- CategoryTheory.Limits.IsInitial.hom_extproof · cited by 32
- CategoryTheory.Limits.Types.jointly_surjective_of_isColimitproof · cited by 27
- CategoryTheory.Limits.biproduct.hom_ext'proof · cited by 24
- CategoryTheory.Limits.Cofan.IsColimit.hom_extproof · cited by 16
- CategoryTheory.Limits.Cofork.IsColimit.hom_extproof · cited by 12
- CategoryTheory.Limits.BinaryCofan.IsColimit.hom_extproof · cited by 8
- CategoryTheory.Limits.PushoutCocone.IsColimit.hom_extproof · cited by 6
- HomotopicalAlgebra.AttachCells.pushouts_coproductsproof · cited by 3
- CategoryTheory.Limits.Multicofork.IsColimit.hom_extproof · cited by 3
- CategoryTheory.Limits.chosenCoend.hom_extproof · cited by 3
- CategoryTheory.Limits.IsColimit.coconePointsIsoOfNatIso_hom_descproof · cited by 2