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).indexThe 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
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.
- Groupstatement and proof · cited by 6,238
- Subgroupstatement · cited by 3,593
- Factstatement and proof · cited by 2,726
- HasQuotient.Quotientstatement · cited by 2,301
- Nat.Primestatement and proof · cited by 2,059
- Equiv.surjectiveproof · cited by 198
- Subgroup.indexstatement · cited by 150
- Subgroup.FiniteIndexstatement and proof · cited by 113
- Sylowstatement and proof · cited by 103
- Sylow.toSubgroupstatement and proof · cited by 86
- Sylow.isPGroup'proof · cited by 19
- Subgroup.focalSubgroupOfstatement and proof · cited by 10
Cited by1
Results whose statement or proof uses this declaration.
- Subgroup.transferFocal_surjectiveproof · cited by 0