Theorems · Definition · category theory
CategoryTheory.rightDistrib
{C : Type u_1} →
[inst : CategoryTheory.Category.{v, u_1} C] →
[inst_1 : CategoryTheory.MonoidalCategory C] →
[inst_2 : CategoryTheory.Limits.HasBinaryCoproducts C] →
[CategoryTheory.IsMonoidalRightDistrib C] →
(X Y Z : C) →
CategoryTheory.MonoidalCategoryStruct.tensorObj Y X ⨿ CategoryTheory.MonoidalCategoryStruct.tensorObj Z X ≅
CategoryTheory.MonoidalCategoryStruct.tensorObj (Y ⨿ Z) XThe canonical right distributivity isomorphism
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.MonoidalCategoryStruct.tensorObjstatement · cited by 3,106
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
- CategoryTheory.Limits.pairstatement · cited by 536
- CategoryTheory.Limits.coprodstatement · cited by 252
- CategoryTheory.MonoidalCategory.tensorRightproof · cited by 119
- CategoryTheory.Limits.HasBinaryCoproductsstatement and proof · cited by 98
- CategoryTheory.IsMonoidalRightDistribstatement and proof · cited by 11
- CategoryTheory.Limits.PreservesColimitPair.isoproof · cited by 4
Cited by11
Results whose statement or proof uses this declaration.
- CategoryTheory.rightDistrib_homstatement and proof · cited by 3
- CategoryTheory.coprod_inl_rightDistrib_homstatement · cited by 2
- CategoryTheory.coprod_inr_rightDistrib_homstatement · cited by 2
- CategoryTheory.whiskerRight_coprod_inl_rightDistrib_invstatement and proof · cited by 1
- CategoryTheory.whiskerRight_coprod_inr_rightDistrib_invstatement and proof · cited by 1
- CategoryTheory.rightDistrib.congr_simpstatement and proof · cited by 0
- CategoryTheory.whiskerRight_coprod_inl_rightDistrib_inv_assocstatement and proof · cited by 0
- CategoryTheory.SymmetricCategory.rightDistrib_of_leftDistribstatement · cited by 0
- CategoryTheory.whiskerRight_coprod_inr_rightDistrib_inv_assocstatement and proof · cited by 0
- CategoryTheory.coprod_inl_rightDistrib_hom_assocstatement and proof · cited by 0
- CategoryTheory.coprod_inr_rightDistrib_hom_assocstatement and proof · cited by 0