Theorems · Inductive type · category theory
Action
(V : Type u_1) → [CategoryTheory.Category.{v_1, u_1} V] → (G : Type u_2) → [Monoid G] → Type (max (max u_1 u_2) v_1)An Action V G represents a bundled action of
the monoid G on an object of some category V.
As an example, when V = ModuleCat R, this is an R-linear representation of G,
while when V = Type this is a G-action.
- Defined in
- Mathlib.CategoryTheory.Action.Basic
- Cited by
- 206 results in Mathlib
- Foundations
- Depth 1 from the axioms, rests on 3 definitions · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- Monoidstatement · cited by 3,887
Cited by302
Results whose statement or proof uses this declaration.
- Action.Vstatement and proof · cited by 176
- Action.Hom.homstatement and proof · cited by 86
- Action.ρstatement and proof · cited by 51
- Representation.linearizestatement and proof · cited by 36
- FDRepproof · cited by 33
- CategoryTheory.Functor.mapActionstatement and proof · cited by 21
- Action.IsContinuousstatement and proof · cited by 20
- Action.forgetstatement and proof · cited by 17
- Action.resstatement and proof · cited by 17
- Action.functorCategoryEquivalencestatement · cited by 15
- Representation.linearizeMapstatement and proof · cited by 15
- Action.mkIsostatement and proof · cited by 14
Showing the 200 most cited of 302.