Fiveable

๐Ÿƒ๐Ÿฝโ€โ™€๏ธGalois Theory Unit 6 Review

QR code for Galois Theory practice questions

6.1 Groups, subgroups, and group actions

6.1 Groups, subgroups, and group actions

Written by the Fiveable Content Team โ€ข Last updated August 2025
Written by the Fiveable Content Team โ€ข Last updated August 2025
๐Ÿƒ๐Ÿฝโ€โ™€๏ธGalois Theory
Unit & Topic Study Guides

Groups, subgroups, and group actions form the foundation of abstract algebra. These concepts help us understand the structure and symmetry in mathematical systems, from simple number operations to complex geometric transformations.

By studying these ideas, we gain powerful tools for analyzing and solving problems in various fields. Group theory's applications range from cryptography to quantum mechanics, making it a crucial area of study in modern mathematics and science.

Groups and their properties

Definition and axioms

  • A group is a set GG together with a binary operation โˆ—* satisfying the group axioms:
    • Closure: For all a,bโˆˆGa, b \in G, aโˆ—bโˆˆGa * b \in G
    • Associativity: For all a,b,cโˆˆGa, b, c \in G, (aโˆ—b)โˆ—c=aโˆ—(bโˆ—c)(a * b) * c = a * (b * c)
    • Identity: There exists an element eโˆˆGe \in G such that aโˆ—e=eโˆ—a=aa * e = e * a = a for all aโˆˆGa \in G
    • Inverses: For each aโˆˆGa \in G, there exists an element aโˆ’1โˆˆGa^{-1} \in G such that aโˆ—aโˆ’1=aโˆ’1โˆ—a=ea * a^{-1} = a^{-1} * a = e

Group properties

  • The order of a group is the number of elements in the group
    • A group is finite if its order is finite, and infinite otherwise
  • A group is abelian (or commutative) if aโˆ—b=bโˆ—aa * b = b * a for all a,bโˆˆGa, b \in G
    • Examples of abelian groups include (Z,+)(\mathbb{Z}, +), (R,+)(\mathbb{R}, +), and (Rโˆ—,โ‹…)(\mathbb{R}^*, \cdot)
  • A group is cyclic if it can be generated by a single element
    • For each positive integer nn, there exists a unique cyclic group of order nn (up to isomorphism), denoted Z/nZ\mathbb{Z}/n\mathbb{Z} or Zn\mathbb{Z}_n
  • The center of a group GG is the set of elements that commute with every element of GG
    • The center is always a subgroup of GG
  • The direct product of two groups (G,โˆ—)(G, *) and (H,โˆ˜)(H, \circ) is the group (Gร—H,โ‹…)(G \times H, \cdot) where the operation โ‹…\cdot is defined by (g1,h1)โ‹…(g2,h2)=(g1โˆ—g2,h1โˆ˜h2)(g_1, h_1) \cdot (g_2, h_2) = (g_1 * g_2, h_1 \circ h_2)

Subgroups and their relationships

Subgroup definition and test

  • A subset HH of a group GG is a subgroup if HH is itself a group under the same operation as GG
    • The subgroup test states that HH is a subgroup of GG if and only if HH is nonempty and closed under the group operation and inverses
  • The trivial subgroup {e}\{e\} and the group GG itself are always subgroups of GG
    • A proper subgroup is a subgroup that is not the whole group

Cosets and Lagrange's Theorem

  • If HH is a subgroup of GG, then the left cosets of HH in GG are the sets of the form aH={ah:hโˆˆH}aH = \{ah : h \in H\} for each aโˆˆGa \in G
    • Similarly, the right cosets are the sets Ha={ha:hโˆˆH}Ha = \{ha : h \in H\}
    • In general, left and right cosets may differ, but they coincide when HH is a normal subgroup
  • Lagrange's Theorem states that if GG is a finite group and HH is a subgroup of GG, then the order of HH divides the order of GG
    • As a consequence, the order of any element of a finite group divides the order of the group
  • The index of a subgroup HH in GG, denoted [G:H][G:H], is the number of left (or right) cosets of HH in GG
    • Lagrange's Theorem implies that [G:H]=โˆฃGโˆฃ/โˆฃHโˆฃ[G:H] = |G| / |H|

Normal subgroups

  • A normal subgroup is a subgroup NN of GG such that gNgโˆ’1=NgNg^{-1} = N for all gโˆˆGg \in G
    • Every subgroup of an abelian group is normal
    • The kernel of a group homomorphism is always a normal subgroup of the domain
Definition and axioms, Thรฉorie de Galois diffรฉrentielle โ€” Wikipรฉdia

Group actions

Definition and properties

  • A group action of a group GG on a set XX is a function โ‹…:Gร—Xโ†’X\cdot : G \times X \to X satisfying the following properties:
    1. eโ‹…x=xe \cdot x = x for all xโˆˆXx \in X, where ee is the identity element of GG
    2. (gh)โ‹…x=gโ‹…(hโ‹…x)(gh) \cdot x = g \cdot (h \cdot x) for all g,hโˆˆGg, h \in G and xโˆˆXx \in X
  • The orbit of an element xโˆˆXx \in X under the action of GG is the set Orb(x)={gโ‹…x:gโˆˆG}\text{Orb}(x) = \{g \cdot x : g \in G\}
    • The orbits form a partition of XX
  • The stabilizer of an element xโˆˆXx \in X is the set Stab(x)={gโˆˆG:gโ‹…x=x}\text{Stab}(x) = \{g \in G : g \cdot x = x\}
    • The stabilizer is always a subgroup of GG

Orbit-Stabilizer Theorem and types of actions

  • The Orbit-Stabilizer Theorem states that for any xโˆˆXx \in X, there is a bijection between the orbit of xx and the set of left cosets of Stab(x)\text{Stab}(x) in GG
    • As a consequence, โˆฃOrb(x)โˆฃ=[G:Stab(x)]|\text{Orb}(x)| = [G : \text{Stab}(x)]
  • A group action is faithful if the only group element that fixes every xโˆˆXx \in X is the identity
    • Equivalently, the action is faithful if the homomorphism from GG to Sym(X)\text{Sym}(X) defined by the action is injective
  • A group action is transitive if for any x,yโˆˆXx, y \in X, there exists gโˆˆGg \in G such that gโ‹…x=yg \cdot x = y
    • Equivalently, the action is transitive if it has only one orbit

Group theorems

Subgroup and normal subgroup theorems

  • Prove that the intersection of two subgroups is also a subgroup
  • Prove that the center of a group is a normal subgroup
  • Prove that the kernel of a group homomorphism is a normal subgroup of the domain
  • Prove that if GG is a group and NN is a normal subgroup of GG, then the quotient group G/NG/N, consisting of cosets of NN in GG, is a well-defined group under the operation (aN)(bN)=(ab)N(aN)(bN) = (ab)N

Isomorphism theorems and Cayley's Theorem

  • Prove the First Isomorphism Theorem: If ฯ•:Gโ†’H\phi : G \to H is a group homomorphism, then G/kerโก(ฯ•)โ‰…im(ฯ•)G / \ker(\phi) \cong \text{im}(\phi)
  • Prove Cayley's Theorem: Every group GG is isomorphic to a subgroup of the symmetric group acting on GG
  • Prove that if a group GG acts transitively on a set XX and HH is the stabilizer of a point xโˆˆXx \in X, then there is a bijection between XX and the set of left cosets of HH in GG
2,589 studying โ†’