Mathlib Map

Theorems · Theorem · group theory

Equiv.Perm.alternatingGroup_le_of_index_le_two

∀ {α : Type u_1} [inst : Fintype α] [inst_1 : DecidableEq α] {G : Subgroup (Equiv.Perm α)},
  G.index ≤ 2 → alternatingGroup α ≤ G

A subgroup of the permutation group of index ≤ 2 contains the alternating group.

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