Theorems · Definition · category theory
CategoryTheory.Limits.IsColimit.coconePointsIsoOfNatIso
{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.Cocone F} →
{t : CategoryTheory.Limits.Cocone G} →
CategoryTheory.Limits.IsColimit s → CategoryTheory.Limits.IsColimit t → (F ≅ G) → (s.pt ≅ t.pt)The cocone points of two colimit cocones 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.Cocone.ptstatement · cited by 1,354
- CategoryTheory.Limits.IsColimitstatement and proof · cited by 773
- CategoryTheory.Limits.Coconestatement and proof · cited by 746
- CategoryTheory.Limits.IsColimit.mapproof · cited by 17
Cited by14
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.HasColimit.isoOfNatIsoproof · cited by 56
- SheafOfModules.mapFreeIsoproof · cited by 12
- CategoryTheory.Limits.IsColimit.coconePointsIsoOfNatIso_homstatement and proof · cited by 3
- CategoryTheory.Limits.IsColimit.coconePointsIsoOfNatIso_hom_descstatement · cited by 2
- CategoryTheory.Limits.IsColimit.coconePointsIsoOfNatIso_invstatement and proof · cited by 2
- CategoryTheory.Limits.IsColimit.coconePointsIsoOfNatIso_inv_descstatement · cited by 2
- CategoryTheory.Limits.IsColimit.comp_coconePointsIsoOfNatIso_homstatement · cited by 2
- CategoryTheory.Limits.IsColimit.comp_coconePointsIsoOfNatIso_invstatement · cited by 2
- CategoryTheory.Limits.isIso_app_coconePt_of_preservesColimitproof · cited by 1
- CategoryTheory.Limits.IsColimit.coconePointsIsoOfNatIso_hom_desc_assocstatement and proof · cited by 0
- CategoryTheory.Limits.IsColimit.coconePointsIsoOfNatIso_inv_desc_assocstatement and proof · cited by 0
- CategoryTheory.Limits.IsColimit.comp_coconePointsIsoOfNatIso_hom_assocstatement and proof · cited by 0