TheoremComplete

Groups and Subgroups - Applications

The subgroup lattice and fundamental counting theorems reveal deep structure in finite groups, with applications ranging from number theory to combinatorics.

TheoremSubgroup Criterion

Let GG be a group and HGH \subseteq G be a non-empty subset. Then HH is a subgroup of GG if and only if for all a,bHa, b \in H: ab1Ha \cdot b^{-1} \in H

For finite groups, it suffices to check closure: if HH is finite and closed under the group operation, then HH is a subgroup.

This one-step criterion simplifies verification significantly. Instead of checking three conditions (identity, closure, inverses), we need only verify that HH is non-empty and closed under the operation ab1a \cdot b^{-1}.

TheoremIntersection of Subgroups

Let {Hi:iI}\{H_i : i \in I\} be a collection of subgroups of GG. Then their intersection: H=iIHiH = \bigcap_{i \in I} H_i is also a subgroup of GG.

The union of subgroups is generally NOT a subgroup.

ExampleGenerated Subgroups

For any subset SGS \subseteq G, define the subgroup generated by SS as: S={HG:SH}\langle S \rangle = \bigcap \{H \leq G : S \subseteq H\}

This is the smallest subgroup containing SS. Explicitly: S={s1ϵ1s2ϵ2snϵn:n0,siS,ϵi{1,1}}\langle S \rangle = \{s_1^{\epsilon_1} s_2^{\epsilon_2} \cdots s_n^{\epsilon_n} : n \geq 0, s_i \in S, \epsilon_i \in \{-1, 1\}\}

For a single element, g={gn:nZ}\langle g \rangle = \{g^n : n \in \mathbb{Z}\} is the cyclic subgroup generated by gg.

TheoremEuler's Theorem

If gcd(a,n)=1\gcd(a, n) = 1, then: aϕ(n)1(modn)a^{\phi(n)} \equiv 1 \pmod{n}

where ϕ(n)\phi(n) is Euler's totient function counting integers coprime to nn less than nn.

This is a direct application of Lagrange's theorem to the multiplicative group (Z/nZ)(\mathbb{Z}/n\mathbb{Z})^* of units modulo nn. Since this group has order ϕ(n)\phi(n), every element aa satisfies aϕ(n)=1a^{\phi(n)} = 1.

Remark

Fermat's little theorem (ap11(modp)a^{p-1} \equiv 1 \pmod{p} for prime pp) is the special case where ϕ(p)=p1\phi(p) = p - 1. These results underpin modern cryptography, particularly RSA encryption, which relies on the structure of (Z/nZ)(\mathbb{Z}/n\mathbb{Z})^* for composite n=pqn = pq.

The lattice of subgroups, ordered by inclusion, encodes the internal structure of GG. For cyclic groups, this lattice is particularly simple: it forms a chain corresponding to divisors of G|G|. Understanding subgroup lattices provides insight into quotient structures and solvability.