Fundamental concepts
What’s a homomorphism? What are its properties?
It’s a map from one group to another that is structure preserving (the image of a product is the product of the images).
Subgroups
What are some examples of subgroups?
Subgroups
What’s the subgroup lattice and how can it be visualized?
The intersection of subgroups is again a subgroup, hence the subgroups of G form the subgroup lattice.
Subgroups
What’s Cayley’s theorem? What are its implications?
Every finite group is isomorphic to a subgroup of some symmetric group of finite degree.
Generating sets
What is a generating set? Properties? Their use?
G(cursive) is a generating set (aka. system of generators) for H – if H is the smallest subgroup of G containing G(cursive) (i.e. H is the intersection of all subgroups of G containing G(cursive)).
Cosets
What are cosets? Some examples? Why is it enough to study left cosets?
A coset of a subgroup H < G is a set of group elements of the form
left: xH = {xh|h ∈ H},
right: Hx = {hx|h ∈ H}
for some x ∈ G.
Examples:
Cosets
What’s Poincaré’s theorem?
The intersection of two finite index subgroups is again of finite index.
Cosets
What is Lagrange’s theorem?
If G is finite and H < G, then |G| = [G : H]|H|. In particular, the order of any subgroup divides the order of the group.
Normal subgroups
What’s a normal subgroup? What are its properties?
A subgroup N < G is a normal subgroup, denoted N ◁ G, if its right cosets coincide with its left cosets, i.e. xN = N x for all x ∈ G.
Factor groups
What are factor groups? Examples?
Collection of cosets of the normal subgroup N ◁ G with the product below (with the trivial coset as identity element):
(xN )(yN ) = (xy)N,
for a normal subgroup N ◁ G and group elements x, y ∈ G.
Examples:
Factor groups
What s the correspondence theorem?
Subgroups of the factor group G/N are of the form H/N , where H < G is a subgroup of G containing the normal subgroup N (with normal subgroups corresponding to normal ones).
Factor groups
What are the isomorphism theorems?
Subnormal series and soluble groups
What are subnormal series and composition series?
Subnormal series: a finite sequence of subgroups G = G0 ▷ G1 ▷ · · · ▷ Gn = {1}, where each term is a normal subgroup of the preceding one
Composition series: a subnormal series where all factor groups G(i−1)/G(i) (the composition factors) are simple groups
Subnormal series and soluble groups
What’s the Jordan-Hölder theorem?
If a group has several composition series, then all have the same length, and their composition factors coincide.
Subnormal series and soluble groups
When is a group soluble? What’s the Feit-Thompson theorem?
A group is soluble if it has a subnormal series where all factor groups G(i−1)/G(i) are Abelian (commutative).
Feit-Thompson theorem: finite groups of odd order are soluble
Subnormal series and soluble groups
What’s the commutator of group elements? What’s a derived series?
The commutator of group elements x,y ∈ G is the group element [x,y] = x^(-1)y^(-1)xy.
Homomorphism theorem
What’s a natural projection? What’s the homomorphism theorem?
For a normal subgroup N ◁ G, the natural projection: πN : G → G/N, x → xN is a homomorphism with kernel equal to N.
Homomorphism theorem: the kernel of a homomorphism ϕ : G → H is a normal subgroup, ker ϕ ◁ G, and its image is isomorphic with the corresponding factor group, ϕ(G) ∼= G/ker ϕ.
Cyclic (sub)groups
What are cyclic subgroups?
The smallest subgroup containing x ∈ G (the group ⟨x⟩ generated by it) has as elements its different powers: ⟨x⟩ = {x^n | n ∈ Z}.
Cyclic (sub)groups
What is the structure theorem of cyclic groups?
The order of a cyclic group is either finite or countably infinite, and two cyclic groups are isomorphic precisely when they have the same order.
Direct product of groups
What is the direct product of groups? Some examples?
The direct product G×H of the groups G and H is a new group, whose elements are ordered pairs (x, y) with x ∈ G and y ∈ H, endowed with component-wise multiplication:
(x1, y1) (x2, y2) = (x1x2, y1y2).
Examples:
Direct product of groups
When are groups isomorphic to a direct product?
G^ = {(x, 1H ) | x ∈ G} and H^ = {(1G, y) | y ∈ H} are normal subgroups of the direct product that
If G^ and H^ satisfy 1)-3), then any group that has them as normal subgroups is isomorphic to G^ × H^.
Direct product of groups
What’s the Frobenius-Stickelberg theorem?
Any finite Abelian group can be decomposed into a direct product of cyclic groups of prime power order.
Group presentations
What are free generating systems and free groups? Two theorems?
A subset X ⊆ F is a free generating system of the group F if every map ϕ : X → G into an arbitrary group G is the restriction of a unique homomorphism ϕ♭ : F → G.
A group is free if it has a free generating system.
Nielsen-Schreier theorem: every subgroup of a free group is free
von Dyck’s theorem: every group is a homomorphic image of a free group
Group presentations
What’s a presentation? What’s the basic algorithm problem?
A presentation ⟨X|R⟩ of the group G consists of a generating set X ⊆ G and a subset R ⊆ FX (relators) whose normal closure is the kernel of i♭(X) .
Basic algorithmic problem (word problem): for a finite presentation ⟨X|R⟩, decide whether two elements w1, w2 ∈ FX are mapped to the same element, i.e. whether i♭(X)(w1) = i♭(X)(w2)