Mathlib Map

Theorems · Theorem · group theory

alternatingGroup.isPretransitive_of_three_le_card

∀ (α : Type u_1) [inst : Fintype α] [inst_1 : DecidableEq α],
  3 ≤ Nat.card α → MulAction.IsPretransitive (↥(alternatingGroup α)) α

The alternating group on 3 letters or more acts transitively.

Defined in
Mathlib.GroupTheory.GroupAction.MultipleTransitivity
Cited by
2 results in Mathlib
Foundations
Depth 106 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.

Cites12

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

Cited by2

Results whose statement or proof uses this declaration.