Theorems · Theorem · category theory
CategoryTheory.SymmetricCategory.rightDistrib_of_leftDistrib
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v, u_1} C] [inst_1 : CategoryTheory.MonoidalCategory C]
[inst_2 : CategoryTheory.Limits.HasBinaryCoproducts C] [inst_3 : CategoryTheory.SymmetricCategory C]
[inst_4 : CategoryTheory.IsMonoidalDistrib C] {X Y Z : C},
∂R X Y Z = CategoryTheory.Limits.coprod.mapIso (β_ Y X) (β_ Z X) ≪≫ CategoryTheory.leftDistrib X Y Z ≪≫ β_ X (Y ⨿ Z)The right distributivity isomorphism of the a left distributive symmetric monoidal category
is given by (β_ (Y ⨿ Z) X).hom ≫ (∂L X Y Z).inv ≫ (coprod.map (β_ X Y).hom (β_ X Z).hom).
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 42 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
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.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Iso.homproof · cited by 7,684
- 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.MonoidalCategoryStruct.whiskerLeftproof · cited by 915
- CategoryTheory.MonoidalCategoryStruct.whiskerRightproof · cited by 903
- CategoryTheory.Iso.transstatement · cited by 566
- CategoryTheory.Limits.pairstatement · cited by 536
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.