Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Subgroups, Cosets, and Lagrange's Theorem

Given a group, the first question is what lives inside it. Subgroups, the cosets they carve out, and the divisibility constraint of Lagrange's theorem are the basic tools of finite group theory. This page also introduces normal subgroups and quotient groups, the constructions that make homomorphisms and the whole structure theory of finite groups possible. It builds directly on the group axioms.

Subgroups

A subset is a subgroup () if it is itself a group under the inherited operation. In practice one checks the subgroup criterion: is a subgroup iff and (This single condition packages closure, identity, and inverses.) Every group has the trivial subgroup and the improper subgroup itself; all others are proper, non-trivial.

The cyclic subgroup generated by is ; its order equals . More generally is the smallest subgroup containing — the intersection of all subgroups that contain .

Cosets

For and :

  • the left coset is ;
  • the right coset is .

Key facts (proved from the axioms):

  • Every element lies in a coset ( since ).
  • Two left cosets are either identical or disjoint: iff . Hence the left cosets partition .
  • All cosets have the same size , because is a bijection .

The number of left cosets is the index . (The number of right cosets is the same, via .)

Lagrange's theorem

Because the left cosets partition into pieces each of size :

Lagrange's theorem. If is finite and , then In particular divides .

Corollaries.

  • for every (take ).
  • for all (raise to the index). Specialising to recovers Euler's theorem , and to prime , Fermat's little theorem.
  • A group of prime order has no proper non-trivial subgroups, hence is cyclic and generated by any non-identity element: .

Caution — the converse fails. A divisor need not be the order of any subgroup. The smallest counterexample is (order ), which has no subgroup of order . Partial converses do hold: Cauchy's theorem (a subgroup of order exists for every prime ) and the Sylow theorems (prime-power divisors are realised).

Normal subgroups

The conjugate of by is a subgroup isomorphic to . A subgroup is normal () if it is stable under all conjugation: equivalently for all (every left coset is a right coset). Normal subgroups are exactly the kernels of homomorphisms (see homomorphisms.md) and exactly the subgroups for which the quotient below is well-defined.

  • In an abelian group every subgroup is normal.
  • The centre is always normal, as is any subgroup of the centre.
  • A subgroup of index is always normal (the two left cosets are and its complement, which must match the two right cosets).

Example: in the centre is normal, and — see examples-classical.md.

Quotient groups

When , the set of cosets becomes a group under Normality is exactly what makes this product well-defined — independent of the representatives . Indeed if and , normality lets one slide the ambiguity through and conclude .

  • (finite case).
  • and .
  • is the archetype.

The quotient records " with collapsed to the identity". The precise sense in which quotients and homomorphic images coincide is the first isomorphism theorem in homomorphisms.md.

The correspondence (lattice) theorem

For there is an inclusion-preserving bijection under which normal subgroups correspond to normal subgroups. This is the tool that lets one read off the subgroup structure of a quotient, and it underpins the composition series machinery.

References

  • Dummit & Foote, Abstract Algebra, §3.1–3.3.
  • Artin, Algebra, Ch. 2 §8–10.