Theorems · Definition · category theory
CategoryTheory.leftDistrib
{C : Type u_1} →
[inst : CategoryTheory.Category.{v, u_1} C] →
[inst_1 : CategoryTheory.MonoidalCategory C] →
[inst_2 : CategoryTheory.Limits.HasBinaryCoproducts C] →
[CategoryTheory.IsMonoidalLeftDistrib C] →
(X Y Z : C) →
CategoryTheory.MonoidalCategoryStruct.tensorObj X Y ⨿ CategoryTheory.MonoidalCategoryStruct.tensorObj X Z ≅
CategoryTheory.MonoidalCategoryStruct.tensorObj X (Y ⨿ Z)The canonical left distributivity isomorphism
- Cited by
- 12 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.tensorLeftproof · cited by 170
- CategoryTheory.Limits.HasBinaryCoproductsstatement and proof · cited by 98
- CategoryTheory.IsMonoidalLeftDistribstatement and proof · cited by 13
- CategoryTheory.Limits.PreservesColimitPair.isoproof · cited by 4
Cited by12
Results whose statement or proof uses this declaration.
- CategoryTheory.leftDistrib_homstatement and proof · cited by 3
- CategoryTheory.whiskerLeft_coprod_inl_leftDistrib_invstatement and proof · cited by 2
- CategoryTheory.whiskerLeft_coprod_inr_leftDistrib_invstatement and proof · cited by 2
- CategoryTheory.coprod_inl_leftDistrib_homstatement · cited by 2
- CategoryTheory.coprod_inr_leftDistrib_homstatement · cited by 2
- CategoryTheory.leftDistrib.congr_simpstatement and proof · cited by 0
- CategoryTheory.whiskerLeft_coprod_inl_leftDistrib_inv_assocstatement and proof · cited by 0
- CategoryTheory.whiskerLeft_coprod_inr_leftDistrib_inv_assocstatement and proof · cited by 0
- CategoryTheory.MonoidalClosed.leftDistrib_invstatement and proof · cited by 0
- CategoryTheory.SymmetricCategory.rightDistrib_of_leftDistribstatement · cited by 0
- CategoryTheory.coprod_inl_leftDistrib_hom_assocstatement and proof · cited by 0
- CategoryTheory.coprod_inr_leftDistrib_hom_assocstatement and proof · cited by 0