Mathlib Map

Theorems · Definition · group theory

alternatingGroup

(α : Type u_1) → [Fintype α] → [DecidableEq α] → Subgroup (Equiv.Perm α)

The alternating group on a finite type, realized as a subgroup of Equiv.Perm. For $A_n$, use alternatingGroup (Fin n).

Defined in
Mathlib.GroupTheory.SpecificGroups.Alternating
Cited by
96 results in Mathlib
Foundations
Depth 78 from the axioms, rests on 1,922 definitions · uses propext, Classical.choice, Quot.sound
Assumes
FintypeDecidableEq

Around this declaration

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

Cites5

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

Cited by101

Results whose statement or proof uses this declaration.