Theorems · Definition · category theory
CategoryTheory.Limits.coprod.desc
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{W X Y : C} → [inst_1 : CategoryTheory.Limits.HasBinaryCoproduct X Y] → (X ⟶ W) → (Y ⟶ W) → (X ⨿ Y ⟶ W)If the coproduct of X and Y exists, then every pair of morphisms f : X ⟶ W and
g : Y ⟶ W induces a morphism coprod.desc f g : X ⨿ Y ⟶ W.
- Cited by
- 69 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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.Limits.pairproof · cited by 536
- CategoryTheory.Limits.coprodstatement · cited by 252
- CategoryTheory.Limits.BinaryCofan.mkproof · cited by 83
- CategoryTheory.Limits.HasBinaryCoproductstatement and proof · cited by 81
- CategoryTheory.Limits.colimit.descproof · cited by 63
Cited by94
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.coprodComparisonproof · cited by 22
- CategoryTheory.Limits.coprod.desc_compstatement · cited by 22
- CategoryTheory.Limits.coprod.map_descstatement and proof · cited by 16
- CategoryTheory.Limits.opProdIsoCoprodproof · cited by 16
- CategoryTheory.coprodMonadproof · cited by 15
- AlgebraicGeometry.Scheme.Hom.normalizationCoprodIsoproof · cited by 15
- CategoryTheory.Limits.codiagproof · cited by 13
- HomotopicalAlgebra.Precylinder.iproof · cited by 13
- CategoryTheory.Limits.coprod.inl_descstatement · cited by 10
- CategoryTheory.Limits.coprod.inr_descstatement · cited by 10
- CategoryTheory.Limits.coprod.braidingproof · cited by 10
- AlgebraicGeometry.coprodSpecproof · cited by 7