Theorems · Theorem · category theory
CategoryTheory.Limits.limit.conePointUniqueUpToIso_hom_comp_assoc
∀ {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.HasLimit F] {c : CategoryTheory.Limits.Cone F}
(hc : CategoryTheory.Limits.IsLimit c) (j : J) {Z : C} (h : F.obj j ⟶ Z),
CategoryTheory.CategoryStruct.comp (hc.conePointUniqueUpToIso (CategoryTheory.Limits.limit.isLimit F)).hom
(CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.limit.π F j) h) =
CategoryTheory.CategoryStruct.comp (c.π.app j) h- Defined in
- Mathlib.CategoryTheory.Limits.HasLimits
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Limits.Cone.ptstatement · cited by 1,298
- CategoryTheory.Functor.conststatement · cited by 1,264
- CategoryTheory.Limits.Conestatement and proof · cited by 710
- CategoryTheory.Limits.IsLimitstatement and proof · cited by 664
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.ι_colimitLimitIso_limit_πproof · cited by 1
- AlgebraicGeometry.Scheme.coprodPresheafObjIso_hom_fstproof · cited by 1
- AlgebraicGeometry.Scheme.coprodPresheafObjIso_hom_sndproof · cited by 1
- CategoryTheory.MorphismProperty.IsStableUnderProductsOfShape.mkproof · cited by 0