Mathlib Map

Theorems · Theorem · group theory

alternatingGroup.stabilizer_isPreprimitive

∀ {α : Type u_1} [inst : Fintype α] [inst_1 : DecidableEq α] {s : Set α},
  sᶜ.Nontrivial → MulAction.IsPreprimitive ↥(MulAction.stabilizer (↥(alternatingGroup α)) s) ↑s

In the alternating group, the stabilizer of a set acts primitively on that set if the complement is nontrivial.

Defined in
Mathlib.GroupTheory.SpecificGroups.Alternating.MaximalSubgroups
Cited by
1 results in Mathlib
Foundations
Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FintypeDecidableEq

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites13

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.