Generated Subgroups, Products, and Isomorphisms
December 1, 2025 · Luciano Muratore
It is well-known that groups can be built up from smaller pieces. A natural question is: given a subset of a group , what is the smallest subgroup of that contains ?
Generated Subgroups
Let be a group and . The subgroup generated by , denoted , is defined as the smallest subgroup of containing , or equivalently,
Intuitively: start with and close under products and inverses until nothing more can be added without leaving a subgroup. But what does look like concretely?
The answer is that every element of is a finite product of elements of and their inverses. More precisely, setting , one can check that is a subgroup: by the empty product, a product of two words in is again a word in , and the inverse of is , which is also in . Since contains and any subgroup containing must contain all finite products of its elements and their inverses, we conclude that .
The Dihedral Group
A beautiful example of a generated subgroup is the dihedral group . Consider a regular convex -gon in the plane. The dihedral group is the group of all isometries of the plane that map the -gon to itself, with composition as the operation. It has elements: rotations about the center and reflections with respect to lines through the center.
Label the vertices in cyclic order, let be the counterclockwise rotation by , and let be a reflection through, say, vertex and the center. Then .
Why? The rotations are . For the reflections, consider the conjugates for . Geometrically, rotates the polygon, reflects across a fixed axis, and rotates back — the net effect is a reflection across the axis obtained by rotating the original axis by . So every reflection appears as such a conjugate, and since consists only of rotations and reflections, we get .
Groups of Exponent 2 are Abelian
Here is a small but elegant observation. Let be a group such that for all — that is, every element has order dividing 2. Then is abelian.
The key observation is that implies for all . Take any . By hypothesis, , so . But also , since every element is its own inverse. Therefore , and since this holds for all , the group is abelian.
Direct Products
Given two groups and , their direct product is the set of pairs with componentwise operation:
The intuition is simple: operate in on the first component and in on the second, independently. One can verify that this makes a group: closure and associativity follow from those in and ; the identity is ; and the inverse of is .
A concrete and important example is , the Klein group . It has four elements , every non-identity element has order 2, and the group is abelian. Interestingly, appears not only as an abstract product but also inside : the set — the identity and the three bitranspositions — forms a subgroup of isomorphic to .
Some Fundamental Isomorphisms
Let me illustrate how direct products and isomorphisms interact through a few examples.
. Every nonzero real can be written as , and encoding the sign in gives a bijective homomorphism if and if .
. The map is a homomorphism since , and it is bijective since are distinct and exhaust the target.
. Define . This is a homomorphism by the compatibility of reduction modulo 2 and 3. It is injective because forces to be divisible by both 2 and 3, hence by 6. Since both groups have order 6, injectivity implies bijectivity.
The last example is a special case of a more general fact: whenever . I would let the readers convince themselves of this.
Translations of a Vector Space
Let me close with a charming observation about translations. Let be a vector space over a field . For any , the translation by is the map defined by . The set of all translations , under composition, forms a group: , the identity is , and the inverse of is .
The map defined by is an isomorphism. It is a homomorphism since . It is injective because implies for all , hence . And it is surjective by definition of .
So : the additive group of a vector space is nothing more than the group of its own translations. The abstract and the geometric are the same thing, dressed differently.