Theorems · Theorem · category theory
CategoryTheory.Limits.coprod.desc_comp
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {V W X Y : C}
[inst_1 : CategoryTheory.Limits.HasBinaryCoproduct X Y] (f : V ⟶ W) (g : X ⟶ V) (h : Y ⟶ V),
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.coprod.desc g h) f =
CategoryTheory.Limits.coprod.desc (CategoryTheory.CategoryStruct.comp g f) (CategoryTheory.CategoryStruct.comp h f)- Cited by
- 22 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.
Cites10
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 · cited by 252
- CategoryTheory.Limits.colimit.ι_descproof · cited by 170
- CategoryTheory.Limits.BinaryCofan.mkproof · cited by 83
- CategoryTheory.Limits.HasBinaryCoproductstatement and proof · cited by 81
- CategoryTheory.Limits.coprod.descstatement · cited by 69
- CategoryTheory.Limits.colimit.ι_desc_assocproof · cited by 44
- CategoryTheory.Limits.coprod.hom_extproof · cited by 21
Cited by22
Results whose statement or proof uses this declaration.
- HomotopicalAlgebra.Precylinder.symm_iproof · cited by 2
- CategoryTheory.Limits.coprodComparison_naturalproof · cited by 2
- CategoryTheory.Limits.coprod.map_codiagproof · cited by 1
- AlgebraicGeometry.isPullback_inr_inr_coprodMapproof · cited by 1
- CategoryTheory.FinitaryPreExtensive.hasPullbacks_of_is_coproductproof · cited by 0
- CategoryTheory.NormalEpiCategory.hasColimit_parallelPairproof · cited by 0
- CategoryTheory.Limits.coprod.leftUnitor_naturalityproof · cited by 0
- CategoryTheory.SymmetricCategory.rightDistrib_of_leftDistribproof · cited by 0