Theorems · Definition · category theory
CategoryTheory.Biprod.ofComponents
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Preadditive C] →
[inst_2 : CategoryTheory.Limits.HasBinaryBiproducts C] →
{X₁ X₂ Y₁ Y₂ : C} → (X₁ ⟶ Y₁) → (X₁ ⟶ Y₂) → (X₂ ⟶ Y₁) → (X₂ ⟶ Y₂) → (X₁ ⊞ X₂ ⟶ Y₁ ⊞ Y₂)The "matrix" morphism X₁ ⊞ X₂ ⟶ Y₁ ⊞ Y₂ with specified components.
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Classical.choice
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.compproof · cited by 17,999
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.Limits.biprodstatement · cited by 312
- CategoryTheory.Limits.HasBinaryBiproductsstatement and proof · cited by 165
- CategoryTheory.Limits.biprod.sndproof · cited by 132
- CategoryTheory.Limits.biprod.inlproof · cited by 127
- CategoryTheory.Limits.biprod.fstproof · cited by 121
- CategoryTheory.Limits.biprod.inrproof · cited by 109
Cited by15
Results whose statement or proof uses this declaration.
- CategoryTheory.Biprod.unipotentLowerproof · cited by 2
- CategoryTheory.Biprod.unipotentUpperproof · cited by 2
- CategoryTheory.Biprod.inl_ofComponentsstatement · cited by 1
- CategoryTheory.Biprod.inr_ofComponentsstatement · cited by 1
- CategoryTheory.Biprod.gaussianproof · cited by 0
- CategoryTheory.Biprod.gaussian'statement · cited by 0
- CategoryTheory.Biprod.isoElim'statement and proof · cited by 0
- CategoryTheory.Biprod.ofComponents_compstatement · cited by 0
- CategoryTheory.Biprod.ofComponents_eqstatement and proof · cited by 0
- CategoryTheory.Biprod.ofComponents_fststatement · cited by 0
- CategoryTheory.Biprod.ofComponents_sndstatement · cited by 0
- CategoryTheory.Biprod.unipotentLower_homstatement · cited by 0