Theorems · Theorem · category theory
CategoryTheory.Limits.IsLimit.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.Cone F} (h : CategoryTheory.Limits.IsLimit t) {W : C}
{f f' : W ⟶ t.pt},
(∀ (j : J), CategoryTheory.CategoryStruct.comp f (t.π.app j) = CategoryTheory.CategoryStruct.comp f' (t.π.app j)) →
f = f'Two morphisms into a limit are equal if their compositions with each cone morphism are equal.
- Defined in
- Mathlib.CategoryTheory.Limits.IsLimit
- Cited by
- 43 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.
Cites14
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.Cone.ptstatement and proof · cited by 1,298
- CategoryTheory.Functor.conststatement and proof · cited by 1,264
- CategoryTheory.Limits.Conestatement and proof · cited by 710
- CategoryTheory.Limits.IsLimitstatement and proof · cited by 664
- CategoryTheory.Limits.Cone.πstatement and proof · cited by 500
Cited by43
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.limit.hom_extproof · cited by 34
- CategoryTheory.Limits.IsTerminal.hom_extproof · cited by 29
- CategoryTheory.Limits.biproduct.hom_extproof · cited by 27
- CategoryTheory.Limits.PullbackCone.IsLimit.hom_extproof · cited by 11
- CategoryTheory.Limits.Fork.IsLimit.hom_extproof · cited by 11
- CategoryTheory.Limits.Multifork.IsLimit.hom_extproof · cited by 6
- CategoryTheory.Limits.BinaryFan.IsLimit.hom_extproof · cited by 5
- CategoryTheory.Limits.IsLimit.lift_comp_conePointsIsoOfNatIso_homproof · cited by 2
- CategoryTheory.Limits.IsLimit.lift_comp_conePointsIsoOfNatIso_invproof · cited by 2
- CategoryTheory.Limits.Trident.IsLimit.hom_extproof · cited by 2
- CategoryTheory.Limits.IsLimit.nonempty_isLimit_iff_isIso_liftproof · cited by 2
- AlgebraicGeometry.isIso_pushoutSection_of_iSup_eqproof · cited by 2