Theorems · Definition · category theory
CategoryTheory.MonoidalCategory.MonoidalRightAction.actionOfMonoidalFunctorToEndofunctor
{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] →
(F : CategoryTheory.Functor C (CategoryTheory.Functor D D)) →
[F.Monoidal] → CategoryTheory.MonoidalCategory.MonoidalRightAction C DA monoidal functor F : C ⥤ D ⥤ D can be thought of as a right action
of C on D.
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.Functor.Monoidalstatement and proof · cited by 288
- CategoryTheory.MonoidalCategory.MonoidalRightActionstatement · cited by 140
- CategoryTheory.endofunctorMonoidalCategorystatement · cited by 118
Cited by12
Results whose statement or proof uses this declaration.