Theorems · Definition · category theory
CategoryTheory.MonoidalCategory.MonoidalRightAction.rightActionOfMonoidalOppositeLeftAction
(C : Type u_1) →
(D : Type u_2) →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.MonoidalCategory C] →
[inst_2 : CategoryTheory.Category.{v_2, u_2} D] →
[CategoryTheory.MonoidalCategory.MonoidalLeftAction Cᴹᵒᵖ D] →
CategoryTheory.MonoidalCategory.MonoidalRightAction C DDefine a right action of C on D from a left action of Cᴹᵒᵖ on D via
the formula d ⊙ᵣ c := (mop c) ⊙ₗ d.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.MonoidalCategory.MonoidalLeftActionstatement and proof · cited by 215
- CategoryTheory.MonoidalOppositestatement and proof · cited by 179
- CategoryTheory.MonoidalCategory.MonoidalRightActionstatement · cited by 140
Cited by6
Results whose statement or proof uses this declaration.