Theorems · Definition · category theory
CategoryTheory.Limits.biproduct.matrixEquiv
{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} → (⨁ f ⟶ ⨁ g) ≃ ((j : J) → (k : K) → f j ⟶ g k)Morphisms between direct sums are matrices.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 45 from the axioms · uses propext, Classical.choice, Quot.sound
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
- Equivstatement · cited by 8,337
- 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.matrixproof · cited by 22
- CategoryTheory.Limits.biproduct.componentsproof · cited by 5
- CategoryTheory.Limits.biproduct.components_matrixproof · cited by 0
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.biproduct.matrixEquiv_symm_applystatement and proof · cited by 0
- CategoryTheory.Limits.biproduct.matrixEquiv_applystatement and proof · cited by 0