Mathlib Map

Theorems · Theorem · group theory

Subgroup.focalSubgroupOf.pow_index_surjective

∀ {G : Type u_1} [inst : Group G] {p : ℕ} [Fact (Nat.Prime p)] (P : Sylow p G) [(↑P).FiniteIndex],
  Function.Surjective fun y => y ^ (↑P).index

The power map y ↦ y^n is surjective on P/P* because gcd(n, p) = 1.

Defined in
Mathlib.GroupTheory.Focal
Cited by
1 results in Mathlib
Foundations
Depth 121 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
GroupFactSubgroup.FiniteIndex

Around this declaration

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

Cites15

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.