Theorems · Theorem · category theory
CategoryTheory.Limits.coprod.desc_comp_inl_comp_inr
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {W X Y Z : C}
[inst_1 : CategoryTheory.Limits.HasBinaryCoproduct W Y] [inst_2 : CategoryTheory.Limits.HasBinaryCoproduct X Z]
(g : W ⟶ X) (g' : Y ⟶ Z),
CategoryTheory.Limits.coprod.desc (CategoryTheory.CategoryStruct.comp g CategoryTheory.Limits.coprod.inl)
(CategoryTheory.CategoryStruct.comp g' CategoryTheory.Limits.coprod.inr) =
CategoryTheory.Limits.coprod.map g g'- Cited by
- 1 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Classical.choice, 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 and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Category.comp_idproof · cited by 2,119
- 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.descstatement · cited by 69
- CategoryTheory.Limits.coprod.mapstatement and proof · cited by 49
- CategoryTheory.Limits.coprod.map_descproof · cited by 16
- CategoryTheory.Limits.coprod.desc_inl_inrproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.coprod.map_comp_inl_inr_codiagproof · cited by 1