Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Limits.IsLimit.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} {s t : CategoryTheory.Limits.Cone F} (P : CategoryTheory.Limits.IsLimit s)
  (Q : CategoryTheory.Limits.IsLimit t) (j : J),
  CategoryTheory.CategoryStruct.comp (P.conePointUniqueUpToIso Q).hom (t.π.app j) = s.π.app j
Defined in
Mathlib.CategoryTheory.Limits.IsLimit
Cited by
33 results in Mathlib
Foundations
Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

CategoryTheory.Limits.limit.conePointUniqueUpToIso_hom_comp · cited by 14limit.conePointUniqueUpTo…CategoryTheory.preservesLimitIso_hom_π · cited by 8CategoryTheory.preservesL…CategoryTheory.Limits.pullbackRightPullbackFstIso_hom_snd · cited by 7Limits.pullbackRightPullb…CategoryTheory.Limits.pullbackRightPullbackFstIso_hom_fst · cited by 5Limits.pullbackRightPullb…CategoryTheory.IsPullback.isoIsPullback_hom_snd · cited by 4IsPullback.isoIsPullback_…CategoryTheory.Limits.pullbackAssoc_hom_snd_fst · cited by 4Limits.pullbackAssoc_hom_…CategoryTheory.Limits.pullbackAssoc_hom_snd_snd · cited by 4Limits.pullbackAssoc_hom_…CategoryTheory.Limits.IsLimit.lift_comp_conePointUniqueUpToIso_hom · cited by 3IsLimit.lift_comp_conePoi…CategoryTheory.IsPullback.isoIsPullback_hom_fst · cited by 3IsPullback.isoIsPullback_…CategoryTheory.Limits.IsLimit.conePointUniqueUpToIso_hom_comp_assoc · cited by 3IsLimit.conePointUniqueUp…CategoryTheory.Limits.PreservesLimit₂.isoObjConePointsOfIsLimit_hom_comp_π · cited by 3PreservesLimit₂.isoObjCon…CategoryTheory.Limits.pullbackLeftPullbackSndIso_hom_fst · cited by 3Limits.pullbackLeftPullba…CategoryTheory.Limits.FormalCoproduct.cechIsoCechNerveApp_hom_π · cited by 2FormalCoproduct.cechIsoCe…CategoryTheory.Limits.PullbackCone.IsLimit.equivPullbackObj_apply_fst · cited by 2IsLimit.equivPullbackObj_…CategoryTheory.Limits.PullbackCone.IsLimit.equivPullbackObj_apply_snd · cited by 2IsLimit.equivPullbackObj_…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.IsLimit.conePointUniqueUpToIso · cited by 57IsLimit.conePointUniqueUp…CategoryTheory.Limits.ConeMorphism.w · cited by 8ConeMorphism.wCategoryTheory.Limits.IsLimit.uniqueUpToIso · cited by 6IsLimit.uniqueUpToIsoIsLimit.conePointUniqueUpToIs…CITED BYCITES

Cites15

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

Cited by33

Results whose statement or proof uses this declaration.