Theorems · Definition · category theory
CategoryTheory.ActionCategory
(M : Type u_1) → [inst : Monoid M] → (X : Type u) → [MulAction M X] → Type (max 0 u)
A multiplicative action M ↻ X induces a category structure on X, where a morphism from x to y is a scalar taking x to y. Due to implementation details, the object type of this category is not equal to X, but is in bijection with X.
- Defined in
- Mathlib.CategoryTheory.Action
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Monoidstatement and proof · cited by 3,887
- MulActionstatement and proof · cited by 1,294
- CategoryTheory.Functor.Elementsproof · cited by 141
- CategoryTheory.actionAsFunctorproof · cited by 12
Cited by21
Results whose statement or proof uses this declaration.
- CategoryTheory.ActionCategory.backstatement and proof · cited by 4
- CategoryTheory.ActionCategory.currystatement and proof · cited by 2
- CategoryTheory.ActionCategory.homOfPairstatement · cited by 2
- CategoryTheory.ActionCategory.stabilizerIsoEndstatement · cited by 2
- CategoryTheory.ActionCategory.uncurrystatement and proof · cited by 2
- CategoryTheory.ActionCategory.πstatement · cited by 2
- CategoryTheory.ActionCategory.back_coestatement and proof · cited by 0
- CategoryTheory.ActionCategory.casesstatement and proof · cited by 0
- CategoryTheory.ActionCategory.comp_valstatement and proof · cited by 0
- CategoryTheory.ActionCategory.curry_apply_leftstatement and proof · cited by 0
- CategoryTheory.ActionCategory.curry_apply_rightstatement and proof · cited by 0
- CategoryTheory.ActionCategory.endMulEquivSubgroupstatement · cited by 0