Theorems · Theorem · group theory
Sylow.normalizer_sup_eq_top
∀ {G : Type u_1} [inst : Group G] {p : ℕ} [Fact (Nat.Prime p)] {N : Subgroup G} [N.Normal] [Finite (Sylow p ↥N)]
(P : Sylow p ↥N), Subgroup.normalizer ↑(Subgroup.map N.subtype ↑P) ⊔ N = ⊤Frattini's Argument: If N is a normal subgroup of G, and if P is a Sylow p-subgroup
of N, then N_G(P) ⊔ N = G.
- Defined in
- Mathlib.GroupTheory.Sylow
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites36
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Top.topstatement and proof · cited by 9,680
- SetLike.coestatement and proof · cited by 8,199
- Groupstatement and proof · cited by 6,238
- Subgroupstatement and proof · 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
- MonoidHom.compproof · cited by 469
- Subgroup.Normalstatement and proof · cited by 334
- Subgroup.mapstatement and proof · cited by 301
- SemigroupAction.mul_smulproof · cited by 291
Cited by2
Results whose statement or proof uses this declaration.
- Sylow.normalizer_sup_eq_top'proof · cited by 2
- frattini_nilpotentproof · cited by 0