Theorems · Definition · category theory
CategoryTheory.Limits.IsLimit.conePointsIsoOfNatIso
{J : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} J] →
{C : Type u₃} →
[inst_1 : CategoryTheory.Category.{v₃, u₃} C] →
{F G : CategoryTheory.Functor J C} →
{s : CategoryTheory.Limits.Cone F} →
{t : CategoryTheory.Limits.Cone G} →
CategoryTheory.Limits.IsLimit s → CategoryTheory.Limits.IsLimit t → (F ≅ G) → (s.pt ≅ t.pt)The cone points of two limit cones for naturally isomorphic functors are themselves isomorphic.
- Defined in
- Mathlib.CategoryTheory.Limits.IsLimit
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Limits.Cone.ptstatement · cited by 1,298
- CategoryTheory.Limits.Conestatement and proof · cited by 710
- CategoryTheory.Limits.IsLimitstatement and proof · cited by 664
- CategoryTheory.Limits.IsLimit.mapproof · cited by 9
Cited by13
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.HasLimit.isoOfNatIsoproof · cited by 41
- CategoryTheory.Limits.IsLimit.lift_comp_conePointsIsoOfNatIso_homstatement · cited by 2
- CategoryTheory.Limits.IsLimit.lift_comp_conePointsIsoOfNatIso_invstatement · cited by 2
- CategoryTheory.Limits.IsLimit.conePointsIsoOfNatIso_homstatement and proof · cited by 2
- CategoryTheory.Limits.IsLimit.conePointsIsoOfNatIso_hom_compstatement · cited by 2
- CategoryTheory.Limits.IsLimit.conePointsIsoOfNatIso_invstatement and proof · cited by 2
- CategoryTheory.Limits.IsLimit.conePointsIsoOfNatIso_inv_compstatement · cited by 2
- TopCat.isSheaf_of_isLimitproof · cited by 1
- CategoryTheory.Limits.IsLimit.lift_comp_conePointsIsoOfNatIso_hom_assocstatement and proof · cited by 0
- CategoryTheory.Limits.IsLimit.lift_comp_conePointsIsoOfNatIso_inv_assocstatement and proof · cited by 0
- CategoryTheory.Limits.IsLimit.conePointsIsoOfNatIso_hom_comp_assocstatement and proof · cited by 0