Theorems · Theorem · group theory
Sylow.conj_eq_normalizer_conj_of_mem
∀ {p : ℕ} {G : Type u_1} [inst : Group G] [Fact (Nat.Prime p)] [Finite (Sylow p G)] (P : Sylow p G)
[_hP : IsMulCommutative ↥↑P] (x g : G),
x ∈ P → g⁻¹ * x * g ∈ P → ∃ n ∈ Subgroup.normalizer ↑P, g⁻¹ * x * g = n⁻¹ * x * n- Defined in
- Mathlib.GroupTheory.Sylow
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 115 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- SetLike.coestatement · 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 · cited by 108
- Sylowstatement and proof · cited by 103
- IsMulCommutativestatement and proof · cited by 95
- Sylow.toSubgroupstatement and proof · cited by 86
- Subgroup.le_centralizerproof · cited by 3
- Sylow.conj_eq_normalizer_conj_of_mem_centralizerproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- MonoidHom.transferSylow_eq_pow_auxproof · cited by 1