group theory
Group Presentations
You should know: group mathematics
Overview
A presentation describes a group compactly by naming a set of generators and a set of defining relations (equations among the generators) that, together with the axioms of a group, determine the group completely: ⟨generators | relations⟩. Rather than listing every element and every product, a presentation gives a recipe — start with the free group on the generators, then quotient by the smallest normal subgroup containing the relators, so that the relations hold and nothing extra is forced. Presentations let you specify enormous or infinite groups with a handful of symbols, and they underlie combinatorial group theory, computational group theory (e.g. the Todd–Coxeter algorithm), and topology (fundamental groups of spaces are naturally presented this way).
Intuition
Think of a presentation as a set of building instructions rather than a finished blueprint: 'take these generating moves, and impose exactly these rules — nothing more.' Two elements of the presented group are equal exactly when one word can be transformed into the other using the group axioms plus the stated relations (and their consequences). This is powerful but also subtle: since a presentation only forces what the relations demand, seemingly small changes to the relator list can produce wildly different groups — even algorithmically undecidable ones (the word problem for general presentations is unsolvable), which is part of why concrete, well-understood presentations like those for Dₙ or free groups are so valued.
Formal Definition
Given a set S of generators and a set R of words in S ∪ S⁻¹ (the relators), the presentation ⟨S | R⟩ denotes the group
Notation
| Notation | Meaning |
|---|---|
| Group presented by generators S and relators R | |
| The free group on the generating set S | |
| The relator word w equals the identity in the presented group |
Properties
Finitely presented
Example: D_n = \langle r,s \mid r^n, s^2, srsr \rangle is finitely presented (2 generators, 3 relators).
Non-uniqueness of presentations
Von Dyck's theorem
Example: Every group satisfying r^n=s^2=(sr)^2=e is a quotient of the abstract presentation for D_n; when |G|=2n it equals D_n exactly.
Worked Examples
The free group on one generator a is just the infinite cyclic group generated by a; imposing the single relator a⁶ = e forces a to have order dividing 6.
No further relation is forced, so a has order exactly 6, and the group consists of the distinct powers of a.
Answer: ⟨a | a⁶⟩ ≅ ℤ₆ = {e, a, a², a³, a⁴, a⁵}, the cyclic group of order 6.
Practice Problems
What group is presented by ⟨a, b | a² , b², (ab)²⟩? (Hint: this forces a and b to commute.)
Explain why ⟨a | ⟩ (a single generator, no relators) is the infinite cyclic group ℤ, not any finite group.
Von Dyck's theorem says any group satisfying the relations of a presentation is a quotient of the presented group. Use this to explain why |G| ≤ 2n whenever G is generated by elements r, s satisfying rⁿ=s²=(sr)²=e.
Common Mistakes
Assuming a presentation obviously determines the group's order or structure just by counting generators and relators.
Presentations can hide enormous complexity — the word problem (deciding if two words represent the same element) is undecidable in general, and seemingly small presentations can define infinite or even trivial groups unexpectedly.
Quiz
Summary
- ⟨S | R⟩ = F(S)/N(R): a presentation builds a group from generators S constrained by relators R, via the free group modulo the normal closure of R.
- Von Dyck's theorem: any group satisfying the same relations is a quotient of the presented group, bounding its size.
- Presentations can be deceptively complex — the general word problem is undecidable — but concrete cases like Dₙ = ⟨r,s | rⁿ,s²,(sr)²⟩ are fully understood.
Mathematics