Theorems of Jordan #
A proof of theorems of Jordan regarding primitive permutation groups.
This mostly follows the book Wielandt, Finite permutation groups.
MulAction.IsPreprimitive.is_two_pretransitive
andMulAction.IsPreprimitive.is_two_preprimitive
are technical lemmas that prove 2-pretransitivity / 2-preprimitivity for some group primitive actions given the transitivity / primitivity ofofFixingSubgroup G s
(Wielandt, 13.1)MulAction.IsPreprimitive.isMultiplyPreprimitive
: A multiple preprimitivity criterion of Jordan (1871) for a preprimitive action: the hypothesis is the preprimitivity of theSubMulAction
offixingSubgroup s
onofFixingSubgroup G s
(Wielandt, 13.2)Equiv.Perm.eq_top_of_isPreprimitive_of_isSwap_mem
: a primitive subgroup of a permutation group that contains a swap is equal to the full permutation group (Wielandt, 13.3)Equiv.Perm.alternatingGroup_le_of_isPreprimitive_of_isThreeCycle_mem
: a primitive subgroup of a permutation group that contains a 3-cycle contains the alternating group (Wielandt, 13.3)
TODO #
Prove
Equiv.Perm.alternatingGroup_le_of_isPreprimitive_of_isCycle_mem
: a primitive subgroup of a permutation group that contains a cycle of prime order contains the alternating group (Wielandt, 13.9).Prove the stronger versions of the technical lemmas of Jordan (Wielandt, 13.1').
In a 2-transitive action, the normal closure of stabilizers is the full group.
Simultaneously prove MulAction.IsPreprimitive.is_two_pretransitive
and MulAction.IsPreprimitive.is_two_preprimitive
.
A criterion due to Jordan for being 2-pretransitive (Wielandt, 13.1)
A criterion due to Jordan for being 2-preprimitive (Wielandt, 13.1)
Jordan's multiple primitivity criterion (Wielandt, 13.3)
A primitive subgroup of Equiv.Perm α
that contains a swap
is the full permutation group (Jordan).
A primitive subgroup of Equiv.Perm α
that contains a 3-cycle
contains the alternating group (Jordan).