Mathlib Map

Theorems · Theorem · group theory

alternatingGroup.isMultiplyPretransitive

∀ (α : Type u_1) [inst : Fintype α] [inst_1 : DecidableEq α],
  MulAction.IsMultiplyPretransitive (↥(alternatingGroup α)) α (Nat.card α - 2)

The alternatingGroup on α is (Nat.card α - 2)-pretransitive.

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

Cites44

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.