Glossary of group theory

This example glossary was adapted in March 2023 from Wikipedia's [Glossary of group theory](https://en.wikipedia.org/wiki/Glossary_of_group_theory). * Original licence: [Creative Commons Attribution-ShareAlike License 3.0](https://en.wikipedia.org/wiki/Wikipedia:Text_of_the_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License) A _group_ is a set together with an associative operation which admits an identity element and such that every element has an inverse. Throughout the article, we use `$e$` to denote the identity element of a group.

Abelian group
A group `$(G, *)$` is abelian if `$*$` is commutative, i.e. `$g * h = h * g$` for all `$g, h \in G$`. Likewise, a group is _nonabelian_ if this relation fails to hold for any pair `$g, h \in G$`.
Ascendant subgroup
A subgroup `$H$` of a group `$G$` is ascendant if there is an ascending subgroup series starting from `$H$` and ending at `$G$`, such that every term in the series is a normal subgroup of its successor. The series may be infinite. If the series is finite, then the subgroup is subnormal.
Automorphism
An automorphism of a group is an isomorphism of the group to itself.
Centerless group
A group `$G$` is centerless if its center `$Z(G)$` is trivial.
Center of a group
The center of a group `$G$`, denoted `$Z(G)$`, is the set of those group elements that commute with all elements of `$G$`, that is, the set of all `$h \in G$` such that `$hg = gh$` for all `$g \in G$`. `$Z(G)$` is always a normal subgroup of `$G$`. A group `$G$` is _abelian_ if and only if `$Z(G) = G$`.
Central subgroup
A subgroup of a group is a central subgroup of that group if it lies inside the center of the group.
Class function
A class function on a group `$G$` is a function that it is constant on the conjugacy classes of `$G$`.
Class number
The class number of a group is the number of its conjugacy classes.
Commutator
The commutator of two elements `$g$` and `$h$` of a group `$G$` is the element `$[g, h] = g^{−1} h^{−1} g h$`. Some authors define the commutator as `$[g, h] = g h g^{−1} h^{−1}$` instead. The commutator of two elements `$g$` and `$h$` is equal to the group's identity if and only if `$g$` and `$h$` commutate, that is, if and only if `$g h = h g$`.
Commutator subgroup
The commutator subgroup or derived subgroup of a group is the subgroup generated by all the commutators of the group.
Composition series
A composition series of a group `$G$` is a subnormal series of finite length ```math 1 = H_0 \triangleleft H_1 \triangleleft \cdots \triangleleft H_n = G, ``` with strict inclusions, such that each `$H_i$` is a maximal strict normal subgroup of `$H_{i+1}$`. Equivalently, a composition series is a subnormal series such that each factor group `$H_{i+1} / H_i$` is simple. The factor groups are called composition factors.
Conjugacy class
The conjugacy classes of a group `$G$` are those subsets of `$G$` containing group elements that are conjugate with each other.
Conjugacy-closed subgroup
A subgroup of a group is said to be conjugacy-closed if any two elements of the subgroup that are conjugate in the group are also conjugate in the subgroup.
Conjugate elements
Two elements `$x$` and `$y$` of a group `$G$` are conjugate if there exists an element `$g \in G$` such that `$g^{−1} x g = y$`. The element `$g^{−1} x g$`, denoted `$x g$`, is called the conjugate of `$x$` by `$g$`. Some authors define the conjugate of `$x$` by `$g$` as `$g x g^{−1}$`. This is often denoted `$^g x$`. Conjugacy is an equivalence relation. Its equivalence classes are called conjugacy classes.
Conjugate subgroups
Two subgroups `$H_1$` and `$H_2$` of a group `$G$` are conjugate subgroups if there is a `$g ∈ G$` such that `$g H_1 g^{−1} = H_2$`.
Contranormal subgroup
A subgroup of a group `$G$` is a contranormal subgroup of `$G$` if its normal closure is `$G$` itself.
Cyclic group
A cyclic group is a group that is generated by a single element, that is, a group such that there is an element `$g$` in the group such that every other element of the group may be obtained by repeatedly applying the group operation to `$g$` or its inverse.
Derived subgroup
Direct product
The direct product of two groups `$G$` and `$H$`, denoted `$G \times H$`, is the cartesian product of the underlying sets of `$G$` and `$H$`, equipped with a component-wise defined binary operation `$(g_1, h_1) \cdot (g_2, h_2) = (g_1 \cdot g_2, h_1 \cdot h_2)$`. With this operation, `$G \times H$` itself forms a group.
Factor group
FC-group
A group is an FC-group if every conjugacy class of its elements has finite cardinality.
Finite group
A finite group is a group of finite order, that is, a group with a finite number of elements.
Finitely generated group
A group `$G$` is finitely generated if there is a finite generating set, that is, if there is a finite set `$S$` of elements of `$G$` such that every element of `$G$` can be written as the combination of finitely many elements of `$S$` and of inverses of elements of `$S$`.
Generating set
A generating set of a group `$G$` is a subset `$S$` of `$G$` such that every element of `$G$` can be expressed as a combination (under the group operation) of finitely many elements of `$S$` and inverses of elements of `$S$`.
Group automorphism
Group homomorphism
Group isomorphism
Homomorphism
Given two groups `$(G, {\large\ast})$` and `$(H, \cdot)$`, a homomorphism from `$G$` to `$H$` is a function `$h : G \to H$` such that for all `$a$` and `$b$` in `$G$`, `$h(a {\large\ast} b) = h(a) \cdot h(b)$`.
Index of a subgroup
The index of a subgroup `$H$` of a group `$G$`, denoted `$\vert G : H \vert$` or `$[G : H]$` or `$(G : H)$`, is the number of cosets of `$H$` in `$G$`. For a normal subgroup `$N$` of a group `$G$`, the index of `$N$` in `$G$` is equal to the order of the quotient group `$G / N$`. For a finite subgroup `$H$` of a finite group `$G$`, the index of `$H$` in `$G$` is equal to the quotient of the orders of `$G$` and `$H$`.
Isomorphism
Given two groups `$(G, {\large\ast})$` and `$(H, \cdot)$`, an isomorphism between `$G$` and `$H$` is a bijective homomorphism from `$G$` to `$H$`, that is, a one-to-one correspondence between the elements of the groups in a way that respects the given group operations. Two groups are isomorphic if there exists a group isomorphism mapping from one to the other. Isomorphic groups can be thought of as essentially the same, only with different labels on the individual elements.
Lattice of subgroups
The lattice of subgroups of a group is the lattice defined by its subgroups, partially ordered by set inclusion.
Locally cyclic group
A group is locally cyclic if every finitely generated subgroup is cyclic. Every cyclic group is locally cyclic, and every finitely-generated locally cyclic group is cyclic. Every locally cyclic group is abelian. Every subgroup, every quotient group and every homomorphic image of a locally cyclic group is locally cyclic.
Normal closure
The normal closure of a subset `$S$` of a group `$G$` is the intersection of all normal subgroups of `$G$` that contain `$S$`.
Normal core
The normal core of a subgroup `$H$` of a group `$G$` is the largest normal subgroup of `$G$` that is contained in `$H$`.
Normalizer
For a subset `$S$` of a group `$G\text{,}$` the normalizer of `$S$` in `$G\text{,}$` denoted `$N_G(S)$`, is the subgroup of G defined by ```math \mathrm{N}_G(S)= \{ g \in G \mid g S = S g \}. ```
Normal series
A normal series of a group `$G$` is a sequence of normal subgroups of `$G$` such that each element of the sequence is a normal subgroup of the next element: ```math 1 = A_0 \triangleleft A_1 \triangleleft \cdots \triangleleft A_n = G ``` with ```math A_i \triangleleft G . ```
Normal subgroup
A subgroup `$N$` of a group `$G$` is normal in `$G$` (denoted `$N \triangleleft G$`) if the conjugation of an element `$n$` of `$N$` by an element `$g$` of `$G$` is always in `$N$`, that is, if for all `$g \in G$` and `$n \in N$`, `$g n g^{−1} \in N$`. A normal subgroup `$N$` of a group `$G$` can be used to construct the quotient group `$G/N$` (`$G \bmod N$`).
No small subgroup
A topological group has no small subgroup if there exists a neighborhood of the identity element that does not contain any nontrivial subgroup.
Orbit
Consider a group `$G$` acting on a set `$X$`. The orbit of an element `$x \in X$` is the set of elements in `$X$` to which `$x$` can be moved by the elements of `$G$`. The orbit of `$x$` is denoted by `$G \cdot x$`.
Order of a group
The order of a group `$(G, {\large\ast})$` is the cardinality (i.e. number of elements) of `$G$`. A group with finite order is called a _finite group_.
Order of a group element
The order of an element `$g$` of a group `$G$` is the smallest positive integer `$n$` such that `$g^n = e$`. If no such integer exists, then the order of `$g$` is said to be infinite. The order of a finite group is divisible by the order of every element.
Perfect core
The perfect core of a group is its largest perfect subgroup.
Perfect group
A perfect group is a group that is equal to its own commutator subgroup.
Periodic group
A group is periodic if every group element has finite order. Every finite group is periodic.
Permutation group
A permutation group is a group whose elements are permutations of a given set `$M$` (the bijective functions from set `$M$` to itself) and whose group operation is the composition of those permutations. The group consisting of all permutations of a set `$M$` is the symmetric group of `$M$`.
`$p$`-group
If `$p$` is a prime number, then a `$p$`-group is one in which the order of every element is a power of `$p$`. A finite group is a `$p$`-group if and only if the order of the group is a power of `$p$`.
`$p$`-subgroup
A subgroup which is also a `$p$`-group. The study of `$p$`-subgroups is the central object of the Sylow theorems.
Quotient group
Given a group `$G$` and a normal subgroup `$N$` of `$G$`, the quotient group is the set `$G / N$` of left cosets `$\{ a N : a \in G \}$` together with the operation `$ {a N} {\large\ast} {b N} = a b N$`. The relationship between normal subgroups, homomorphisms, and factor groups is summed up in the fundamental theorem on homomorphisms.
Real element
An element `$g$` of a group `$G$` is called a real element of `$G$` if it belongs to the same conjugacy class as its inverse, that is, if there is an `$h$` in `$G$` with `$g^h = g^{-1}$`, where `$g^h$` is defined as `$h^{−1} g h$`. An element of a group `$G$` is real if and only if for all representations of `$G$` the trace of the corresponding matrix is a real number.
Serial subgroup
A subgroup `$H$` of a group `$G$` is a serial subgroup of `$G$` if there is a chain `$C$` of subgroups of `$G$` from `$H$` to `$G$` such that for each pair of consecutive subgroups `$X$` and `$Y$` in `$C$`, `$X$` is a normal subgroup of `$Y$`. If the chain is finite, then `$H$` is a subnormal subgroup of `$G$`.
Simple group
A simple group is a nontrivial group whose only normal subgroups are the trivial group and the group itself.
Subgroup
A subgroup of a group `$G$` is a subset `$H$` of the elements of `$G$` that itself forms a group when equipped with the restriction of the group operation of `$G$` to `$H \times H$`. A subset `$H$` of a group `$G$` is a subgroup of `$G$` if and only if it is nonempty and closed under products and inverses, that is, if and only if for every `$a$` and `$b$` in `$H$`, `$a b$` and `$a^{−1}$` are also in `$H$`.
Subgroup series
A subgroup series of a group G is a sequence of subgroups of G such that each element in the series is a subgroup of the next element: ```math 1 = A_0 \leq A_1 \leq \cdots \leq A_n = G. ```
Subnormal subgroup
A subgroup `$H$` of a group `$G$` is a subnormal subgroup of `$G$` if there is a finite chain of subgroups of the group, each one normal in the next, beginning at `$H$` and ending at `$G$`.
Symmetric group
Given a set `$M$`, the symmetric group of `$M$` is the set of all permutations of `$M$` (the set all bijective functions from `$M$` to `$M$`) with the composition of the permutations as group operation. The symmetric group of a finite set of size `$n$` is denoted `$S_n$`. (The symmetric groups of any two sets of the same size are isomorphic.)
Torsion group
Transitively normal subgroup
A subgroup of a group is said to be transitively normal in the group if every normal subgroup of the subgroup is also normal in the whole group.
Trivial group
A trivial group is a group consisting of a single element, namely the identity element of the group. All such groups are isomorphic, and one often speaks of the trivial group.