Theorems · Definition · category theory
CategoryTheory.rightDistributor
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Preadditive C] →
[inst_2 : CategoryTheory.MonoidalCategory C] →
[CategoryTheory.MonoidalPreadditive C] →
[inst_4 : CategoryTheory.Limits.HasFiniteBiproducts C] →
{J : Type} →
[inst_5 : Finite J] →
(f : J → C) →
(X : C) →
CategoryTheory.MonoidalCategoryStruct.tensorObj (⨁ f) X ≅
⨁ fun j => CategoryTheory.MonoidalCategoryStruct.tensorObj (f j) XThe isomorphism showing how tensor product on the right distributes over direct sums.
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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.Isostatement · cited by 3,963
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement · cited by 3,106
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- Finitestatement and proof · cited by 3,029
- CategoryTheory.Limits.biproductstatement · cited by 188
- CategoryTheory.MonoidalCategory.tensorRightproof · cited by 119
- CategoryTheory.Limits.HasFiniteBiproductsstatement and proof · cited by 106
- CategoryTheory.MonoidalPreadditivestatement and proof · cited by 65
- CategoryTheory.Functor.mapBiproductproof · cited by 5
Cited by15
Results whose statement or proof uses this declaration.
- CategoryTheory.rightDistributor_homstatement and proof · cited by 4
- CategoryTheory.rightDistributor_ext_leftproof · cited by 2
- CategoryTheory.rightDistributor_ext_rightproof · cited by 2
- CategoryTheory.rightDistributor_hom_comp_biproduct_πstatement · cited by 2
- CategoryTheory.rightDistributor_invstatement and proof · cited by 2
- CategoryTheory.biproduct_ι_comp_rightDistributor_homstatement · cited by 1
- CategoryTheory.biproduct_ι_comp_rightDistributor_invstatement · cited by 1
- CategoryTheory.biproduct_ι_comp_rightDistributor_inv_assocstatement and proof · cited by 1
- CategoryTheory.rightDistributor_inv_comp_biproduct_πstatement · cited by 1
- CategoryTheory.rightDistributor.congr_simpstatement and proof · cited by 0
- CategoryTheory.biproduct_ι_comp_rightDistributor_hom_assocstatement and proof · cited by 0
- CategoryTheory.rightDistributor_assocstatement and proof · cited by 0