Theorems · Definition · category theory
CategoryTheory.Limits.Bicones.ext
{J : Type w} →
{C : Type uC} →
[inst : CategoryTheory.Category.{uC', uC} C] →
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
{F : J → C} →
{c c' : CategoryTheory.Limits.Bicone F} →
(φ : c.pt ≅ c'.pt) →
autoParam (∀ (j : J), CategoryTheory.CategoryStruct.comp (c.ι j) φ.hom = c'.ι j)
CategoryTheory.Limits.Bicones.ext._auto_1 →
autoParam (∀ (j : J), CategoryTheory.CategoryStruct.comp φ.hom (c'.π j) = c.π j)
CategoryTheory.Limits.Bicones.ext._auto_3 →
(c ≅ c')To give an isomorphism between cocones, it suffices to give an isomorphism between their vertices which commutes with the cocone maps.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Limits.Biconestatement and proof · cited by 75
- CategoryTheory.Limits.Bicone.ptstatement and proof · cited by 60
- CategoryTheory.Limits.Bicone.πstatement and proof · cited by 40
- CategoryTheory.Limits.Bicone.ιstatement and proof · cited by 37
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.Bicones.ext_hom_homstatement and proof · cited by 0
- CategoryTheory.Limits.Bicones.ext_inv_homstatement and proof · cited by 0