Subgroups | Mathematics - Wyatt's Notes
2.1 Definition and Criterion
Section titled “2.1 Definition and Criterion”A subgroup of is a subset that is itself a group under the operation of .
Theorem 2.1 (Subgroup Criterion). A non-empty subset is a subgroup if and only if For all :
- (closed under the operation and inverses).
Proof. If is a subgroup, closure gives . Conversely, since is non-empty, Pick . Then And . For any We have So Proving closure under the group operation.
Corollary 2.2 (Finite Subgroup Criterion). A non-empty finite subset is a subgroup If and only if is closed under the group operation.
2.2 Examples of Subgroups
Section titled “2.2 Examples of Subgroups”Example. For any group , and itself are subgroups (the trivial subgroups).
Example. The set of real matrices with determinant is a subgroup of .
Example. The set of even permutations in is a subgroup called the alternating group. .
2.3 The Center of a Group
Section titled “2.3 The Center of a Group”The center of is .
Proposition 2.3. is a subgroup of .
Proof. . If and Then So . Also, implies So Giving .
2.4 Cyclic Subgroups
Section titled “2.4 Cyclic Subgroups”For The cyclic subgroup generated by is
Theorem 2.4. Every subgroup of a cyclic group is cyclic.
Proof. Let and . If Then . Otherwise, let be the smallest positive integer with . We claim . For any Write with . Then . By minimality of , So .
Theorem 2.5. If has order Then .
2.5 Worked Examples: Verifying the Subgroup Criterion
Section titled “2.5 Worked Examples: Verifying the Subgroup Criterion”Problem. Let and . Show that .
Solution
Solution. is non-empty since (with ). Let . Then So . By the subgroup criterion, .
Problem. Let and . Show that .
Solution
Solution. First, is a subgroup of : it is non-empty (), And if and Then .
Since By Bezout”s identity there exist with So . Therefore .
2.6 Intersection of Subgroups
Section titled “2.6 Intersection of Subgroups”Theorem 2.6. If is a family of subgroups of Then is a subgroup of .
Proof. Since for all We have So the intersection is Non-empty. If Then for all So For all (since each is a subgroup). Thus . By the subgroup criterion, .
Remark. The union of subgroups need not be a subgroup. For example, in is not a subgroup since .
2.7 The Subgroup Generated by a Set
Section titled “2.7 The Subgroup Generated by a Set”Let be any subset (possibly empty). The subgroup generated by is
This is the smallest subgroup of containing And it equals the set of all finite products Of elements of and their inverses:
When We write .
Example. In , since , And we obtain all six elements.
Example. In , (the Klein four-group).
Problem. Show that .
Solution
Solution. Let and . For any (conjugation by shifts the transposition). Since adjacent transpositions generate (every permutation factors into adjacent Transpositions), we have .
2.8 Common Mistakes
Section titled “2.8 Common Mistakes”flowchart TD A[2_Subgroups] --> B[Key Concepts] A --> C[Core Principles] A --> D[Practical Applications] B --> E[Fundamental definitions] C --> F[Design patterns] D --> G[Real-world usage]Intuition
Section titled “Intuition”A subgroup is a subset of a group that is itself a group under the same operation. The subgroup criterion — for all — packages closure, identity, and inverses into one condition. The cyclic subgroup generated by an element consists of all powers of : it is the smallest subgroup containing , like the orbit of a single rotation. Lagrange’s theorem says the size of any subgroup divides the size of the whole group, which severely limits the possible subgroup structures. Normal subgroups are the ones that are compatible with coset multiplication, enabling quotient groups — the algebraic analogue of factoring out by a symmetry.
2.8 Common Mistakes
Section titled “2.8 Common Mistakes”Mistake 1: Forgetting to check closure under inverses when verifying subgroups The subgroup criterion requires for all . Students sometimes only check closure under the operation () and forget to verify that inverses exist in . For example, under multiplication mod is closed but not a subgroup because has no inverse. Always check the full criterion.
Mistake 2: Assuming the identity element is obvious When proving a subset is a subgroup, explicitly verify that the identity element of belongs to . This is part of the non-empty requirement in the subgroup criterion. For example, under addition does not contain and is not a subgroup of .
Mistake 3: Confusing quotient groups with cosets A coset is a set of elements, not a group (unless is normal). The quotient group consists of cosets as elements, but its group operation is only well-defined when . Never assume a set of cosets forms a group without first verifying normality of .
Cross-References
Section titled “Cross-References”Groups: Every subgroup is itself a group under the inherited operation.
Lagrange’s Theorem: Lagrange’s theorem shows the order of a subgroup divides the order of the group.
Normal Subgroups and Quotient Groups: Normal subgroups are those for which the quotient group construction is well-defined.
Advanced Content
Section titled “Advanced Content”This section provides detailed coverage of advanced concepts, including full derivations, proofs, and extended examples.
Derivations and Proofs
Section titled “Derivations and Proofs”Complete mathematical derivations and proofs are provided where appropriate. Each step is explained to ensure understanding of the underlying reasoning.
Extended Examples
Section titled “Extended Examples”Advanced examples demonstrate the application of concepts to complex problems. These examples go beyond standard exam questions to develop deeper understanding.
Research Connections
Section titled “Research Connections”This material connects to current research and advanced applications in the field. Understanding these connections provides context for the study material.
Prerequisites
Section titled “Prerequisites”Ensure you have mastered the prerequisite material before attempting this advanced content.