Theorems · Definition · category theory
CategoryTheory.Mat_.additiveObjIsoBiproduct
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
[inst_1 : CategoryTheory.Preadditive C] →
{D : Type u₁} →
[inst_2 : CategoryTheory.Category.{v₁, u₁} D] →
[inst_3 : CategoryTheory.Preadditive D] →
(F : CategoryTheory.Functor (CategoryTheory.Mat_ C) D) →
[inst_4 : F.Additive] →
(M : CategoryTheory.Mat_ C) → F.obj M ≅ ⨁ fun i => F.obj ((CategoryTheory.Mat_.embedding C).obj (M.X i))Every M is a direct sum of objects from C, and F preserves biproducts.
- Defined in
- Mathlib.CategoryTheory.Preadditive.Mat
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.Functor.Additivestatement and proof · cited by 1,179
- CategoryTheory.Iso.transproof · cited by 566
- CategoryTheory.Functor.mapIsoproof · cited by 224
- CategoryTheory.Limits.biproductstatement · cited by 188
- CategoryTheory.Mat_statement and proof · cited by 44
- CategoryTheory.Mat_.ιstatement and proof · cited by 29
- CategoryTheory.Mat_.Xstatement and proof · cited by 24
Cited by9
Results whose statement or proof uses this declaration.
- CategoryTheory.Mat_.additiveObjIsoBiproduct_hom_πstatement · cited by 2
- CategoryTheory.Mat_.additiveObjIsoBiproduct_naturalitystatement and proof · cited by 2
- CategoryTheory.Mat_.additiveObjIsoBiproduct_naturality'statement and proof · cited by 1
- CategoryTheory.Mat_.ι_additiveObjIsoBiproduct_invstatement · cited by 1
- CategoryTheory.Mat_.ι_additiveObjIsoBiproduct_inv_assocstatement and proof · cited by 1
- CategoryTheory.Mat_.additiveObjIsoBiproduct_hom_π_assocstatement and proof · cited by 0
- CategoryTheory.Mat_.additiveObjIsoBiproduct_naturality'_assocstatement and proof · cited by 0
- CategoryTheory.Mat_.additiveObjIsoBiproduct_naturality_assocstatement and proof · cited by 0
- CategoryTheory.Mat_.liftUniqueproof · cited by 0