Theorems · Theorem · category theory
CategoryTheory.Limits.biprod.map_eq
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Preadditive C]
[inst_2 : CategoryTheory.Limits.HasBinaryBiproducts C] {W X Y Z : C} {f : W ⟶ Y} {g : X ⟶ Z},
CategoryTheory.Limits.biprod.map f g =
CategoryTheory.CategoryStruct.comp CategoryTheory.Limits.biprod.fst
(CategoryTheory.CategoryStruct.comp f CategoryTheory.Limits.biprod.inl) +
CategoryTheory.CategoryStruct.comp CategoryTheory.Limits.biprod.snd
(CategoryTheory.CategoryStruct.comp g CategoryTheory.Limits.biprod.inr)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
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.assocproof · cited by 6,433
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- add_zeroproof · cited by 2,707
- zero_addproof · cited by 2,366
- CategoryTheory.Category.comp_idproof · cited by 2,119
- CategoryTheory.Limits.comp_zeroproof · cited by 365
- CategoryTheory.Limits.zero_compproof · cited by 339
- CategoryTheory.Limits.biprodstatement and proof · cited by 312
- CategoryTheory.Limits.HasBinaryBiproductsstatement and proof · cited by 165
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.