Theorems · Theorem · category theory
CategoryTheory.Limits.biprod.decomp_hom_from
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Preadditive C] {X Y : C}
[inst_2 : CategoryTheory.Limits.HasBinaryBiproduct X Y] {Z : C} (f : X ⊞ Y ⟶ Z),
∃ f₁ f₂,
f =
CategoryTheory.CategoryStruct.comp CategoryTheory.Limits.biprod.fst f₁ +
CategoryTheory.CategoryStruct.comp CategoryTheory.Limits.biprod.snd f₂- Cited by
- 0 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.
Cites20
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 by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.