Skip to content
Feb 27

Subgroups and Cosets

MT
Mindli Team

AI-Generated Content

Subgroups and Cosets

Identifying and understanding the smaller, symmetric structures within a larger group is a fundamental technique in abstract algebra. Mastering subgroups and cosets allows you to decompose complex groups into manageable pieces, leading directly to powerful results like Lagrange’s Theorem, which imposes strict numerical constraints on what kinds of subgroups can exist. This knowledge is essential for analyzing symmetry in mathematics, physics, and cryptography.

Subgroups and How to Find Them

A subgroup is a subset of a group that is itself a group under the same operation as . For a subset to be a subgroup, it must contain the identity element of , be closed under the group operation, and contain the inverse of each of its elements. The trivial subgroup and the entire group itself are always subgroups.

Instead of checking all group axioms, we use the efficient subgroup test. A non-empty subset of a group is a subgroup if and only if for every , the element is also in . This single condition verifies closure under the operation and under taking inverses, and guarantees the identity is present.

Consider the group of integers under addition, . The set of even integers, , is a subgroup. To apply the test, take any two even integers and . Their "product" in additive notation is , which is also even and therefore in . This confirms is a subgroup. In contrast, the set of positive integers is not a subgroup because it does not contain inverses (negatives) or the additive identity (0).

Cosets and Partitioning the Group

Once we have a subgroup of a group , we can use it to slice the entire group into equal-sized pieces called cosets. For a fixed element , the left coset of containing is the set . Similarly, the right coset is . In abelian (commutative) groups, left and right cosets are always identical, but in non-abelian groups they may differ.

The crucial property of cosets is that they partition the group . This means every element of is in exactly one left coset (and exactly one right coset). Two left cosets and are either completely identical or entirely disjoint. They are identical precisely when (or equivalently, when ).

Let's visualize this with a finite example. Let , the symmetric group of permutations of three objects, with order 6. Let , a subgroup of order 2. The left cosets of are:

Notice each coset has exactly 2 elements, no element of appears in two different cosets, and the union of all cosets is . This partition is the key to proving the next major theorem.

Lagrange's Theorem and Its Implications

Lagrange's Theorem is a cornerstone of finite group theory. It states: If is a finite group and is a subgroup of , then the order (number of elements) of divides the order of . The number of distinct left (or right) cosets of in is called the index of in , denoted . The theorem is captured by the equation:

Proof Outline: 1) The cosets of partition . 2) There are exactly distinct left cosets. 3) Every left coset has exactly elements (because the map is a bijection from to ). Since the cosets are disjoint and of equal size, the total number of elements in is the number of cosets times the size of each coset: . Therefore, must divide .

This theorem has immediate, powerful consequences:

  1. Order of an Element: The order of any element (the smallest positive integer such that ) divides . This is because the cyclic subgroup generated by has order equal to the order of , and by Lagrange's Theorem, divides .
  2. Groups of Prime Order: If is a prime number , then must be cyclic. The only divisors of are 1 and . Any non-identity element generates a subgroup of order greater than 1, which must therefore be of order —meaning .
  3. Fermat's Little Theorem (Group-Theoretic Glimpse): For a prime , the multiplicative group of integers modulo , , has order . By consequence #1, for any integer not divisible by , we have , which is Fermat's result.

Common Pitfalls

  1. Misapplying the Subgroup Test: A common error is checking only that for (closure) but forgetting to check inverses separately. The standard subgroup test efficiently combines both checks. For example, the set of natural numbers is closed under addition within , but it is not a subgroup because it fails the inverse condition (and the test).
  2. Confusing Elements and Cosets: An element and the coset it represents are different objects. In our example, the element and the coset are not the same. Different representatives can define the same coset; and are both in the same coset, so .
  3. Assuming the Converse of Lagrange's Theorem: The theorem states that subgroup orders must divide the group order. The converse—"for every divisor of , there exists a subgroup of order "—is not generally true. The smallest counterexample is the alternating group , which has order 12 but no subgroup of order 6.
  4. Equating Left and Right Cosets: It is tempting to assume for any element . This is true if and only if the subgroup is normal in . For non-normal subgroups, like our example in , the left and right cosets for a given element often differ.

Summary

  • A subgroup of a group is a subset that forms a group under the same operation, efficiently verified using the subgroup test: for all , .
  • Cosets ( or ) partition the group into equal-sized, disjoint subsets. Two cosets are equal if their representative elements are related by an element of the subgroup.
  • Lagrange's Theorem mandates that for a finite group and subgroup , the order of divides the order of : .
  • A critical consequence is that the order of any element in a finite group must divide the group's order.
  • The converse of Lagrange's Theorem is false; the existence of a subgroup for every divisor of is not guaranteed.
  • Understanding these structures provides the foundation for more advanced concepts like normal subgroups, quotient groups, and homomorphism theorems.

Write better notes with AI

Mindli helps you capture, organize, and master any subject with AI-powered summaries and flashcards.