Mathlib Map

Theorems · Theorem · group theory

alternatingGroup.commutator_perm_eq

∀ {α : Type u_1} [inst : Fintype α] [inst_1 : DecidableEq α],
  5 ≤ Nat.card α → commutator (Equiv.Perm α) = alternatingGroup α

The commutator subgroup of the permutation group is the alternating group

Defined in
Mathlib.GroupTheory.SpecificGroups.Alternating.Centralizer
Cited by
1 results in Mathlib
Foundations
Depth 110 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.

Cites11

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.