A group action is a formal way to represent the elements of a group as symmetries or transformations of a set . Formally, a group action is a function satisfying two axioms:

  1. Identity: The identity element of acts as the identity on : for all .
  2. Compatibility: For all and all , .

Examples

  • Group of Permutations naturally acts on S.
  • A group can act over itself, simply by multiplying.
  • There is the trivial/identity action that ignores the group member and returns the input.
  • There is another action that could apply to a group over itself: $$ \begin{aligned} \mu :~ &G {\texttimes} G\to G \ & (x, y) \to x^- \star y \star x \end{aligned}
## See also - [[Orbit-Stabalizer Theorem]] - [[Group Theory]] - [[Group]] - [[Faithful Action]]