Theorems · Definition · category theory
CategoryTheory.actionAsFunctor
(M : Type u_1) → [inst : Monoid M] → (X : Type u) → [MulAction M X] → CategoryTheory.Functor (CategoryTheory.SingleObj M) (Type u)
A multiplicative action M ↻ X viewed as a functor mapping the single object of M to X
and an element m : M to the map X → X given by multiplication by m.
- Defined in
- Mathlib.CategoryTheory.Action
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functorstatement · cited by 16,252
- Monoidstatement and proof · cited by 3,887
- MulActionstatement and proof · cited by 1,294
- TypeCat.ofHomproof · cited by 389
- CategoryTheory.SingleObjstatement and proof · cited by 88
Cited by17
Results whose statement or proof uses this declaration.
- CategoryTheory.ActionCategoryproof · cited by 12
- CategoryTheory.ActionCategory.homOfPairstatement · cited by 2
- CategoryTheory.ActionCategory.stabilizerIsoEndstatement · cited by 2
- CategoryTheory.ActionCategory.πproof · cited by 2
- CategoryTheory.ActionCategory.back_coestatement and proof · cited by 0
- CategoryTheory.ActionCategory.casesstatement · cited by 0
- CategoryTheory.ActionCategory.coe_backstatement · cited by 0
- CategoryTheory.ActionCategory.comp_valstatement · cited by 0
- CategoryTheory.ActionCategory.homOfPair.valstatement · cited by 0
- CategoryTheory.ActionCategory.curry_apply_leftstatement · cited by 0
- CategoryTheory.ActionCategory.id_valstatement · cited by 0
- CategoryTheory.ActionCategory.stabilizerIsoEnd_applystatement · cited by 0