The alternating group is simple #
Main results #
Equiv.Perm.alternatingGroup_le_of_normal: Ifαhas at least 5 elements, then a nontrivial normal subgroup ofEquiv.Perm αcontains the alternating group.alternatingGroup.normal_subgroup_eq_bot_or_eq_top: Ifαhas at least 5 elements, then a nontrivial normal subgroup ofalternatingGroupis⊤.alternatingGroup.isSimpleGroup: Ifαhas at least 5 elements, thenalternatingGroup αis a simple group.
Main definitions #
The proofs of the above results follow from the Iwasawa criterion
applied to the following Iwasawa structures. Their definitions are similar:
the groups Equiv.Perm α and alternatingGroup α act on α hence
they act on Set.powersetCard α n, for any natural number n.
For n = 2, this gives an Iwaswa structure of Equiv.Perm α,
for n = 3 or n = 4, this gives an Iwasawa structure of alternatingGroup α.
Equiv.Perm.iwasawaStructure_two: the naturalIwasawaStructureofEquiv.Perm αacting onSet.powersetCard α 2. Its commutative subgroups consist of the permutations with support in a given element ofSet.powersetCard α 2. They are cyclic of order 2.alternatingGroup.iwasawaStructure_three: the naturalIwasawaStructureofalternatingGroup αacting onSet.powersetCard α 3.Its commutative subgroups consist of the permutations with support in a given element of
Set.powersetCard α 2. They are cyclic of order 3.alternatingGroup.iwasawaStructure_four: the naturalIwasawaStructureofalternatingGroup αacting onSet.powersetCard α 4Its commutative subgroups consist of the permutations of cycleType (2, 2) with support in a given element of
Set.powersetCard α 2. They have order 4 and exponent 2 (IsKleinFour).
TODO #
This file contains two uncomfortable uses of convert:
on line 81, to identify
MulAut.conjandConjAct.toConjAct.on line 148, to match the subtype coercions for
FinsetandSet.
The Iwasawa structure of Perm α acting on Set.powersetCard α 2.
Equations
- Equiv.Perm.iwasawaStructure_two = { T := fun (s : ↑(Set.powersetCard α 2)) => Equiv.Perm.ofSubtype.range, is_comm := ⋯, is_conj := ⋯, is_generator := ⋯ }
Instances For
If α has at least 5 elements, then any nontrivial
normal subgroup of Equiv.Perm α contains alternatingGroup α.
The Iwasawa structure of alternatingGroup α acting on Set.powersetCard α 3.
Equations
- alternatingGroup.iwasawaStructure_three = { T := fun (s : ↑(Set.powersetCard α 3)) => (alternatingGroup.ofSubtype ↑s).range, is_comm := ⋯, is_conj := ⋯, is_generator := ⋯ }
Instances For
If α has at least 5 elements, but not 6,
then the only nontrivial normal subgroup of alternatingGroup α
is ⊤.
The Iwasawa structure of alternatingGroup α acting on Set.powersetCard α 4,
provided α has at least 5 elements.
Equations
- One or more equations did not get rendered due to their size.
Instances For
If α has at least 5 elements, but not 8,
then the only nontrivial normal subgroup of alternatingGroup α
is ⊤.
When α has at least 5 elements, then alternatingGroup α is a simple group.