Theorems · Definition · category theory
CategoryTheory.Limits.biproduct.matrix
{J : Type} →
[inst : Finite J] →
{K : Type} →
[inst_1 : Finite K] →
{C : Type u} →
[inst_2 : CategoryTheory.Category.{v, u} C] →
[inst_3 : CategoryTheory.Limits.HasZeroMorphisms C] →
[inst_4 : CategoryTheory.Limits.HasFiniteBiproducts C] →
{f : J → C} → {g : K → C} → ((j : J) → (k : K) → f j ⟶ g k) → (⨁ f ⟶ ⨁ g)Convert a (dependently typed) matrix to a morphism of biproducts.
- Cited by
- 22 results in Mathlib
- Foundations
- Depth 41 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- Finitestatement and proof · cited by 3,029
- CategoryTheory.Limits.biproductstatement · cited by 188
- CategoryTheory.Limits.HasFiniteBiproductsstatement and proof · cited by 106
- CategoryTheory.Limits.biproduct.liftproof · cited by 31
- CategoryTheory.Limits.biproduct.descproof · cited by 29
Cited by25
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.biproduct.matrix_πstatement and proof · cited by 7
- CategoryTheory.HomOrthogonal.matrixDecompositionproof · cited by 6
- CategoryTheory.Mat_.liftproof · cited by 6
- CategoryTheory.Limits.biproduct.matrixEquivproof · cited by 2
- CategoryTheory.Mat_.additiveObjIsoBiproduct_naturalitystatement and proof · cited by 2
- CategoryTheory.Limits.biproduct.lift_matrixstatement and proof · cited by 1
- CategoryTheory.Limits.biproduct.map_matrixstatement and proof · cited by 1
- CategoryTheory.Limits.biproduct.matrix_descstatement and proof · cited by 1
- CategoryTheory.Limits.biproduct.matrix_mapstatement and proof · cited by 1
- CategoryTheory.Limits.biproduct.matrix_π_assocstatement and proof · cited by 1
- CategoryTheory.Mat_.additiveObjIsoBiproduct_naturality'statement and proof · cited by 1
- CategoryTheory.Limits.biproduct.ι_matrixstatement · cited by 1