Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Limits.limit.conePointUniqueUpToIso_hom_comp

∀ {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),
  CategoryTheory.CategoryStruct.comp (hc.conePointUniqueUpToIso (CategoryTheory.Limits.limit.isLimit F)).hom
      (CategoryTheory.Limits.limit.π F j) =
    c.π.app j
Defined in
Mathlib.CategoryTheory.Limits.HasLimits
Cited by
14 results in Mathlib
Foundations
Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Limits.HasLimit

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.Limits.pullbackSymmetry_hom_comp_fst · cited by 18Limits.pullbackSymmetry_h…CategoryTheory.Limits.pullbackSymmetry_hom_comp_snd · cited by 13Limits.pullbackSymmetry_h…CategoryTheory.Limits.PreservesPullback.iso_hom_fst · cited by 7PreservesPullback.iso_hom…CategoryTheory.Limits.PreservesKernel.iso_hom · cited by 7PreservesKernel.iso_homCategoryTheory.Limits.PreservesPullback.iso_hom_snd · cited by 5PreservesPullback.iso_hom…CategoryTheory.Limits.PreservesPullback.iso_inv_fst · cited by 5PreservesPullback.iso_inv…CategoryTheory.Limits.limit.conePointUniqueUpToIso_hom_comp_assoc · cited by 4limit.conePointUniqueUpTo…CategoryTheory.GrothendieckTopology.diagramCompIso_hom_ι · cited by 4GrothendieckTopology.diag…CategoryTheory.Limits.biprod.isoProd_hom · cited by 3biprod.isoProd_homCategoryTheory.Limits.PreservesPullback.iso_inv_snd · cited by 3PreservesPullback.iso_inv…CategoryTheory.Limits.biproduct.isoProduct_hom · cited by 3biproduct.isoProduct_homCategoryTheory.Limits.IsLimit.isIso_limMap_π · cited by 1IsLimit.isIso_limMap_πCategoryTheory.MorphismProperty.IsStableUnderProductsOfShape.mk · cited by 0IsStableUnderProductsOfSh…CategoryTheory.Grpd.piIsoPi_hom_π · cited by 0Grpd.piIsoPi_hom_πCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Iso.hom · cited by 7684Iso.homCategoryTheory.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.Limits.Cone.pt · cited by 1298Cone.ptCategoryTheory.Functor.const · cited by 1264Functor.constCategoryTheory.Limits.Cone · cited by 710Limits.ConeCategoryTheory.Limits.IsLimit · cited by 664Limits.IsLimitCategoryTheory.Limits.Cone.π · cited by 500Cone.πCategoryTheory.Limits.limit.π · cited by 278limit.πCategoryTheory.Limits.HasLimit · cited by 226Limits.HasLimitCategoryTheory.Limits.limit.isLimit · cited by 146limit.isLimitlimit.conePointUniqueUpToIso_…CITED BYCITES

Cites18

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

Cited by14

Results whose statement or proof uses this declaration.