Skip to content

Abstract Algebra Review

Everything from the section, organized so you can find it: the definitions, the named theorems, the reference groups, and the notation. Use it as a lookup table rather than reading straight through.

(G,)(G, *) is a group when it is closed, associative, has an identity, and every element has an inverse. Commutativity is not required; groups that have it are abelian.

Consequences from the axioms alone:

  • The identity is unique.
  • Inverses are unique.
  • Cancellation holds: ab=ac    b=cab = ac \implies b = c.
  • (ab)1=b1a1(ab)^{-1} = b^{-1}a^{-1} - the order reverses.
  • (a1)1=a(a^{-1})^{-1} = a.

Element orders in Zn\mathbb{Z}_n:

k=ngcd(k,n)|k| = \frac{n}{\gcd(k, n)}

so kk generates Zn\mathbb{Z}_n exactly when gcd(k,n)=1\gcd(k,n) = 1, and there are φ(n)\varphi(n) generators.

Test: nonempty, closed under the operation, closed under inverses. Or in one step, ab1Hab^{-1} \in H for all a,bHa,b \in H. Never re-check associativity; it’s inherited.

A finite nonempty subset closed under the operation is automatically a subgroup.

A cyclic group of order nn has exactly one subgroup per divisor of nn. Other groups can have many more: D4D_4 has ten subgroups against Z8\mathbb{Z}_8‘s four.

Cosets partition GG into blocks all of size H|H|, giving

G=[G:H]H|G| = [G:H] \cdot |H|

Corollaries: element orders divide G|G|; aG=ea^{|G|} = e; every group of prime order is cyclic; Fermat’s little theorem and Euler’s theorem.

The converse is false. A4A_4 has order 12 with no subgroup of order 6.

NGN \trianglelefteq G means gng1Ngng^{-1} \in N for all gGg \in G, nNn \in N. Automatic when GG is abelian, when [G:N]=2[G:N] = 2, or for Z(G)Z(G).

Normality is exactly what makes (aN)(bN)=abN(aN)(bN) = abN well-defined, giving the quotient group G/NG/N of order [G:N][G:N].

A group whose only normal subgroups are {e}\{e\} and itself is simple.

A homomorphism satisfies φ(ab)=φ(a)φ(b)\varphi(ab) = \varphi(a)\varphi(b). Then φ(e)=e\varphi(e) = e and φ(a1)=φ(a)1\varphi(a^{-1}) = \varphi(a)^{-1} come free.

  • kerφG\ker\varphi \trianglelefteq G, and every normal subgroup is some kernel.
  • imφH\operatorname{im}\varphi \le H, generally not normal.
  • φ\varphi injective     kerφ={e}\iff \ker\varphi = \{e\}.
  • Every fibre has size kerφ|\ker\varphi|.

First isomorphism theorem:

G/kerφimφ,G=kerφimφG/\ker\varphi \cong \operatorname{im}\varphi, \qquad |G| = |\ker\varphi|\cdot|\operatorname{im}\varphi|

To prove isomorphic, exhibit a map. To prove not isomorphic, name one differing invariant: order, abelian or not, the multiset of element orders, cyclic or not, number of subgroups, size of the center.

Counts of groups by order: 1 each for prime orders; 2 for order 4; 2 for order 6; 5 for order 8; 5 for order 12; 14 for order 16.

Fundamental theorem of finite abelian groups: every one is a direct product of cyclic groups of prime-power order, uniquely up to reordering.

Zm×ZnZmn    gcd(m,n)=1\mathbb{Z}_m \times \mathbb{Z}_n \cong \mathbb{Z}_{mn} \iff \gcd(m,n) = 1

SnS_n has n!n! elements; AnA_n has n!/2n!/2. Cycle notation: order is the lcm of the cycle lengths, parity is the sum of (ki1)(k_i - 1).

DnD_n has 2n2n elements, presented as

r,srn=s2=e, sr=r1s\langle r, s \mid r^n = s^2 = e,\ sr = r^{-1}s\rangle

Every rksr^ks is a reflection of order 2. The cube’s rotation group has 24 elements and is isomorphic to S4S_4.

Cayley’s theorem: every group embeds in a symmetric group.

  • Ring - (R,+)(R,+) abelian group; ×\times closed and associative; distributive.
  • Zero divisor - nonzero aa with ab=0ab = 0 for some nonzero bb. Zero divisors break cancellation.
  • Integral domain - commutative, with unity, no zero divisors.
  • Field - every nonzero element is a unit.
  • Ideal - additive subgroup that absorbs multiplication by all of RR.

Facts holding in every ring: 0a=00a = 0, (a)b=(ab)(-a)b = -(ab), (a)(b)=ab(-a)(-b) = ab.

In Zn\mathbb{Z}_n, an element aa is:

  • a unit if gcd(a,n)=1\gcd(a,n) = 1 - these form U(n)U(n), of size φ(n)\varphi(n)
  • a zero divisor otherwise (for a0a \ne 0)
Zn is a field    n is prime\mathbb{Z}_n \text{ is a field} \iff n \text{ is prime}

R/IR/I is a ring when II is an ideal, and absorption is exactly what makes the multiplication well-defined.

I prime    R/I a domain,I maximal    R/I a fieldI \text{ prime} \iff R/I \text{ a domain}, \qquad I \text{ maximal} \iff R/I \text{ a field}

The key construction: for FF a field and ff irreducible, F[x]/fF[x]/\langle f\rangle is a field. This builds C\mathbb{C} as R[x]/x2+1\mathbb{R}[x]/\langle x^2+1\rangle and every finite field.

A field has only two ideals, so there is nothing to quotient by.

Over an integral domain, deg(fg)=degf+degg\deg(fg) = \deg f + \deg g. R[x]R[x] is a domain exactly when RR is, and never a field.

Division algorithm needs a field of coefficients. Factor theorem: f(a)=0    (xa)ff(a) = 0 \iff (x-a) \mid f. A degree-nn polynomial over a field has at most nn roots.

Irreducibility is relative to the field. Degree 2 or 3 is irreducible exactly when there is no root; from degree 4 that fails, as x4+4x^4+4 shows.

GF(q)GF(q) exists     q=pn\iff q = p^n, and then it is unique up to isomorphism. Build it as Fp[x]/f\mathbb{F}_p[x]/\langle f\rangle for irreducible ff of degree nn.

GF(pn)ZpnGF(p^n) \ne \mathbb{Z}_{p^n} once n>1n > 1: GF(4)GF(4) has characteristic 2 and Z4\mathbb{Z}_4 is not a field.

GF(q)GF(q)^* is cyclic of order q1q-1, so xq=xx^q = x for every element.

[K:F][K:F] is a vector-space dimension. [F(α):F]=degm(x)[F(\alpha):F] = \deg m(x) for mm the minimal polynomial.

Tower law: [L:F]=[L:K][K:F][L:F] = [L:K]\cdot[K:F] - degrees multiply.

Constructible numbers have degree 2k2^k over Q\mathbb{Q}, which is why doubling the cube and trisecting the angle are impossible, and π\pi being transcendental settles squaring the circle.

The general quintic is unsolvable by radicals because S5S_5 is not solvable, since A5A_5 is simple and non-abelian.

TheoremStatement
LagrangeH\|H\| divides G\|G\|, and G=[G:H]H\|G\| = [G:H]\cdot\|H\|
CayleyEvery group embeds in a symmetric group
CauchyIf a prime pp divides G\|G\|, then GG has an element of order pp
First isomorphismG/kerφimφG/\ker\varphi \cong \operatorname{im}\varphi
Fundamental thm of finite abelian groupsA direct product of prime-power cyclic groups, uniquely
Fermat’s littleap11(modp)a^{p-1} \equiv 1 \pmod p for gcd(a,p)=1\gcd(a,p)=1
Euleraφ(n)1(modn)a^{\varphi(n)} \equiv 1 \pmod n for gcd(a,n)=1\gcd(a,n)=1
Classification of finite fieldsA field of order qq exists iff qq is a prime power, and is then unique
Tower law[L:F]=[L:K][K:F][L:F] = [L:K]\cdot[K:F]
Abel–RuffiniNo radical formula for the general quintic
  • Writing a set and calling it a group. Always name the operation. “Is Z\mathbb{Z} a group?” has no answer.
  • Reading a1a^{-1} as a reciprocal. In (Z,+)(\mathbb{Z},+) the inverse of 5 is 5-5.
  • Confusing associativity with commutativity. Parentheses versus order.
  • Assuming the converse of Lagrange. A divisor need not be a subgroup order.
  • Forgetting the order reverses in (ab)1=b1a1(ab)^{-1} = b^{-1}a^{-1}.
  • Thinking a coset is a subgroup. Only eH=HeH = H is.
  • Reading normality as gng1=ngng^{-1} = n. It’s gng1Ngng^{-1} \in N.
  • Concluding two groups are isomorphic because the invariants match. You must build the map.
  • Assuming GF(pn)=ZpnGF(p^n) = \mathbb{Z}_{p^n}. Different characteristic; the second usually isn’t a field.
  • Calling a polynomial irreducible without naming the field.
  • Cancelling in a ring with zero divisors. In Z6\mathbb{Z}_6, 21=242\cdot1 = 2\cdot4.
  • Confusing a subring with an ideal. An ideal must absorb multiplication by everything.
Which of the four group axioms is NOT required, so that groups satisfying it get a special name?
In ℤ₁₈, what is the order of the element 12?
A group G has order 30 and H is a subgroup with 5 elements. What is the index [G : H]?
Which subgroup is always normal in any group G?
For a homomorphism φ: G → H with |G| = 24 and |ker φ| = 6, what is |im φ|?
Why are ℤ₄ and the Klein four-group not isomorphic?
What is the order of the permutation (1 2 3)(4 5 6 7) in S₇?
How many elements does D₇, the symmetry group of a regular heptagon, have?
Which elements of ℤ₁₀ are units, that is, have multiplicative inverses?
Which structure has no zero divisors but is not a field?
What extra property does an ideal have that a general subring lacks?
What is ℝ[x]/⟨x² + 1⟩ isomorphic to?
For which n does a field with n elements exist?
In GF(4) with a² = a + 1, what is a · a?
If F ⊆ K ⊆ L with [K : F] = 2 and [L : K] = 3, what is [L : F]?
Why is ∛2 not constructible with straightedge and compass?
Which theorem guarantees that RSA decryption recovers the original message?
What does it mean for a group to be simple?
In a group, what does (ab)⁻¹ equal?
Which statement about Lagrange's theorem is correct?