Theorems · Definition · category theory
CategoryTheory.Limits.Cocone.ext
{J : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} J] →
{C : Type u₃} →
[inst_1 : CategoryTheory.Category.{v₃, u₃} C] →
{F : CategoryTheory.Functor J C} →
{c c' : CategoryTheory.Limits.Cocone F} →
(φ : c.pt ≅ c'.pt) →
autoParam (∀ (j : J), CategoryTheory.CategoryStruct.comp (c.ι.app j) φ.hom = c'.ι.app j)
CategoryTheory.Limits.Cocone.ext._auto_1 →
(c ≅ c')To give an isomorphism between cocones, it suffices to give an isomorphism between their vertices which commutes with the cocone maps.
- Defined in
- Mathlib.CategoryTheory.Limits.Cones
- Cited by
- 41 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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 · cited by 32,603
- CategoryTheory.Functor.objstatement · 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.Isostatement and proof · cited by 3,963
- CategoryTheory.Limits.Cocone.ptstatement and proof · cited by 1,354
- CategoryTheory.Functor.conststatement · cited by 1,264
- CategoryTheory.Limits.Coconestatement and proof · cited by 746
- CategoryTheory.Limits.Cocone.ιstatement and proof · cited by 605
Cited by114
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.coproductIsCoproductproof · cited by 31
- CategoryTheory.WithInitial.coconeEquivproof · cited by 16
- CategoryTheory.Limits.preservesColimit_of_iso_diagramproof · cited by 15
- SSet.relativeCellComplexOfMonoproof · cited by 14
- CategoryTheory.Limits.coprodIsCoprodproof · cited by 11
- CategoryTheory.Limits.CokernelCofork.isColimitMapCoconeEquivproof · cited by 7
- CategoryTheory.Limits.preservesColimitsOfShape_of_equivproof · cited by 7
- CategoryTheory.GradedObject.isColimitCofan₃MapBifunctorBifunctor₂₃MapObjproof · cited by 6
- CategoryTheory.Limits.IsColimit.tensorproof · cited by 6
- CategoryTheory.Limits.ColimitPresentation.mapproof · cited by 6
- CategoryTheory.Limits.Cofan.extproof · cited by 6
- CategoryTheory.Limits.PushoutCocone.isoMkproof · cited by 5