Theorems · Theorem · category theory
CategoryTheory.Limits.Bicones.ext_hom_hom
∀ {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)
(wι :
autoParam (∀ (j : J), CategoryTheory.CategoryStruct.comp (c.ι j) φ.hom = c'.ι j)
CategoryTheory.Limits.Bicones.ext._auto_1)
(wπ :
autoParam (∀ (j : J), CategoryTheory.CategoryStruct.comp φ.hom (c'.π j) = c.π j)
CategoryTheory.Limits.Bicones.ext._auto_3),
(CategoryTheory.Limits.Bicones.ext φ wι wπ).hom.hom = φ.hom- Cited by
- 0 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.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
- CategoryTheory.Limits.BiconeMorphism.homstatement and proof · cited by 13
- CategoryTheory.Limits.Bicones.extstatement and proof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.