Theorems · Theorem · category theory
CategoryTheory.Limits.coprod.hom_ext_iff
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {W X Y : C}
[inst_1 : CategoryTheory.Limits.HasBinaryCoproduct X Y] {f g : X ⨿ Y ⟶ W},
f = g ↔
CategoryTheory.CategoryStruct.comp CategoryTheory.Limits.coprod.inl f =
CategoryTheory.CategoryStruct.comp CategoryTheory.Limits.coprod.inl g ∧
CategoryTheory.CategoryStruct.comp CategoryTheory.Limits.coprod.inr f =
CategoryTheory.CategoryStruct.comp CategoryTheory.Limits.coprod.inr g- Cited by
- 0 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.
Cites8
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 and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Limits.coprodstatement and proof · cited by 252
- CategoryTheory.Limits.coprod.inlstatement and proof · cited by 137
- CategoryTheory.Limits.coprod.inrstatement and proof · cited by 132
- CategoryTheory.Limits.HasBinaryCoproductstatement and proof · cited by 81
- CategoryTheory.Limits.coprod.hom_extproof · cited by 21
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.