This video presents and proves the theorem stating that every subgroup of a cyclic group is also cyclic. The proof involves assuming a cyclic group G generated by an element A, taking an arbitrary subgroup H of G, and demonstrating that H is also cyclic by identifying a generator for it.
The contradiction arises in the proof when it's assumed that 'k' (the smallest positive integer such that A^k is in H) does not divide 'm' (where B = A^m is an arbitrary element in H).
Here's a breakdown:
The Setup: We have a cyclic group G generated by A, and a subgroup H. We defined 'k' as the smallest positive integer such that A^k is in H. We then take any element B in H, and since G is cyclic and generated by A, B can be written as A^m for some integer m.
The Assumption (for contradiction): We assume that 'k' does not divide 'm'.
Applying the Division Algorithm: If 'k' does not divide 'm', the division algorithm states that we can write: m = qk + r where 'q' is the quotient and 'r' is the remainder. Crucially, for this to be a non-division scenario, the remainder 'r' must be greater than 0 (r > 0) and strictly less than 'k' (r < k).
Manipulating the Expression: The video then considers A^r. By substituting the expression for 'm': A^r = A^(m - qk) Using exponent rules, this can be rewritten as: A^r = A^m * A^(-qk) Since B = A^m and A^qk = (A^k)^q, we get: A^r = B * (A^k)^(-q)
The Crucial Insight:
The Contradiction:
This contradiction forces us to reject our initial assumption that 'k' does not divide 'm'. Therefore, 'k' must divide 'm'. The rest of the proof follows from this established fact.