Theorems · Theorem · category theory
CategoryTheory.Limits.biprod.desc_eq
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Preadditive C] {X Y : C}
[inst_2 : CategoryTheory.Limits.HasBinaryBiproduct X Y] {T : C} {f : X ⟶ T} {g : Y ⟶ T},
CategoryTheory.Limits.biprod.desc f g =
CategoryTheory.CategoryStruct.comp CategoryTheory.Limits.biprod.fst f +
CategoryTheory.CategoryStruct.comp CategoryTheory.Limits.biprod.snd g- Cited by
- 2 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.
Cites23
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.Preadditivestatement and proof · cited by 3,309
- add_zeroproof · cited by 2,707
- zero_addproof · cited by 2,366
- CategoryTheory.Limits.zero_compproof · cited by 339
- CategoryTheory.Limits.biprodstatement and proof · cited by 312
- CategoryTheory.Limits.HasBinaryBiproductstatement and proof · cited by 251
- CategoryTheory.Limits.biprod.sndstatement and proof · cited by 132
- CategoryTheory.Limits.biprod.inlproof · cited by 127
- CategoryTheory.Limits.biprod.fststatement and proof · cited by 121
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.biprod.lift_descproof · cited by 7
- AddCommGrpCat.biprodIsoProd_inv_comp_descproof · cited by 2