return to top
source
Subgroup.normal_of_index_eq_smallest_prime_factor: in a finite group G, a subgroup of index equal to the smallest prime factor of Nat.card G is normal.
Subgroup.normal_of_index_eq_smallest_prime_factor
G
Nat.card G
Subgroup.normal_of_index_two: in a group G, a subgroup of index 2 is normal (This does not require G to be finite.)
Subgroup.normal_of_index_two
A subgroup of index 1 is normal (does not require finiteness of G)
A subgroup of index 2 is normal (does not require finiteness of G)
A subgroup of a finite group whose index is the smallest prime factor is normal.
Note : if G is infinite, then Nat.card G = 0 and (Nat.card G).minFac = 2
Nat.card G = 0
(Nat.card G).minFac = 2