ConceptComplete

Group Actions and Sylow Theorems - Core Definitions

Group actions provide a framework for studying how groups act on sets, unifying many concepts in group theory and revealing deep structural properties.

DefinitionGroup Action

A group action of a group GG on a set XX is a function :G×XX\cdot: G \times X \to X, written (g,x)gx(g, x) \mapsto g \cdot x, satisfying:

  1. Identity: ex=xe \cdot x = x for all xXx \in X
  2. Compatibility: (gh)x=g(hx)(gh) \cdot x = g \cdot (h \cdot x) for all g,hGg, h \in G and xXx \in X

We say "GG acts on XX" or "XX is a GG-set".

ExampleClassical Group Actions
  • Conjugation: GG acts on itself by gx=gxg1g \cdot x = gxg^{-1}
  • Left multiplication: GG acts on itself by gx=gxg \cdot x = gx
  • Coset action: GG acts on G/HG/H by g(aH)=(ga)Hg \cdot (aH) = (ga)H
  • Linear action: GLn(R)GL_n(\mathbb{R}) acts on Rn\mathbb{R}^n by matrix multiplication
  • Symmetries: The dihedral group DnD_n acts on a regular nn-gon
DefinitionOrbit and Stabilizer

For a group action of GG on XX and an element xXx \in X:

The orbit of xx is: Orb(x)={gx:gG}\text{Orb}(x) = \{g \cdot x : g \in G\}

The stabilizer of xx is: Stab(x)={gG:gx=x}\text{Stab}(x) = \{g \in G : g \cdot x = x\}

The stabilizer is always a subgroup of GG.

The orbit of xx consists of all elements that xx can be moved to by the group action. The stabilizer consists of all group elements that fix xx. These concepts are dual: orbits partition XX into equivalence classes, while stabilizers measure symmetry at individual points.

TheoremOrbit-Stabilizer Theorem

For a finite group GG acting on a set XX and any xXx \in X: G=Orb(x)Stab(x)|G| = |\text{Orb}(x)| \cdot |\text{Stab}(x)|

Equivalently: Orb(x)=[G:Stab(x)]|\text{Orb}(x)| = [G : \text{Stab}(x)]

This fundamental result relates the size of an orbit to the size of its stabilizer. It generalizes Lagrange's theorem and is crucial for counting arguments in group theory.

Remark

Group actions provide a unifying language for many group-theoretic phenomena. Cayley's theorem (every group is isomorphic to a group of permutations) follows from the left multiplication action. The class equation, Sylow theorems, and Burnside's lemma all arise naturally from studying group actions.

Understanding group actions requires thinking geometrically: how does the group transform the underlying set? This perspective connects abstract algebra with geometry, topology, and representation theory.