Mathlib Map

Theorems · Theorem · group theory

MulAction.isCoatom_stabilizer_iff_preprimitive

∀ (G : Type u_3) [inst : Group G] {X : Type u_4} [inst_1 : MulAction G X] [MulAction.IsPretransitive G X] [Nontrivial X]
  (a : X), IsCoatom (MulAction.stabilizer G a) ↔ MulAction.IsPreprimitive G X

A pretransitive action is preprimitive iff the stabilizer of any point is a maximal subgroup (Wielandt, th. 7.5)

Defined in
Mathlib.GroupTheory.GroupAction.Primitive
Cited by
4 results in Mathlib
Foundations
Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
GroupMulActionMulAction.IsPretransitiveNontrivial

Around this declaration

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

Cites18

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

Cited by4

Results whose statement or proof uses this declaration.