Theorems · Theorem · group theory
MonoidHom.transferSylow_eq_pow_aux
∀ {G : Type u_1} [inst : Group G] {p : ℕ} (P : Sylow p G),
Subgroup.normalizer ↑P ≤ Subgroup.centralizer ↑P →
∀ [Fact (Nat.Prime p)] [Finite (Sylow p G)],
∀ g ∈ P, ∀ (k : ℕ) (g₀ : G), g₀⁻¹ * g ^ k * g₀ ∈ P → g₀⁻¹ * g ^ k * g₀ = g ^ kAuxiliary lemma in order to state transferSylow_eq_pow.
- Defined in
- Mathlib.GroupTheory.Transfer
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 116 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.
- SetLike.coestatement and proof · cited by 8,199
- Groupstatement and proof · cited by 6,238
- Subgroupstatement · cited by 3,593
- Finitestatement and proof · cited by 3,029
- Factstatement and proof · cited by 2,726
- Nat.Primestatement and proof · cited by 2,059
- Subgroup.normalizerstatement and proof · cited by 108
- Sylowstatement and proof · cited by 103
- IsMulCommutativeproof · cited by 95
- Sylow.toSubgroupproof · cited by 86
- Subgroup.centralizerstatement and proof · cited by 65
- Subgroup.le_normalizerproof · cited by 19
Cited by1
Results whose statement or proof uses this declaration.
- MonoidHom.transferSylow_eq_powstatement and proof · cited by 1