Theorems · Definition · category theory
CategoryTheory.Limits.Cocone.extInv
{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), c.ι.app j = CategoryTheory.CategoryStruct.comp (c'.ι.app j) φ.inv)
CategoryTheory.Limits.Cocone.extInv._auto_1 →
(c ≅ c')To give an isomorphism between cocones, it suffices to give an isomorphism between their vertices which commutes with the cone maps.
- Defined in
- Mathlib.CategoryTheory.Limits.Cones
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 29 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.homproof · cited by 7,684
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- 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
Cited by25
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.Cocone.extproof · cited by 41
- CategoryTheory.Limits.Cocone.precomposeEquivalenceproof · cited by 11
- CategoryTheory.Limits.Cocone.whiskeringEquivalenceproof · cited by 6
- CategoryTheory.Limits.Cocone.functorialityEquivalenceproof · cited by 4
- CategoryTheory.Functor.mapCoconeWhiskerproof · cited by 3
- CategoryTheory.Limits.Cocone.etaproof · cited by 3
- CategoryTheory.Functor.mapCoconeMapCoconeproof · cited by 2
- CategoryTheory.Functor.mapCoconePrecomposeproof · cited by 2
- CategoryTheory.Functor.mapCoconePrecomposeEquivalenceFunctorproof · cited by 2
- CategoryTheory.Limits.Cocone.precomposeCompproof · cited by 2
- CategoryTheory.Limits.Cocone.extendCompproof · cited by 2
- CategoryTheory.Limits.Cocone.precomposeIdproof · cited by 2