Theorems · Definition · group theory
Sylow.directProductOfNormal
{G : Type u} →
[inst : Group G] →
[Finite G] →
(∀ {p : ℕ} [Fact (Nat.Prime p)] (P : Sylow p G), (↑P).Normal) →
((p : ↥(Nat.card G).primeFactors) → (P : Sylow (↑p) G) → ↥P) ≃* GIf all its Sylow subgroups are normal, then a finite group is isomorphic to the direct product of these Sylow subgroups.
- Defined in
- Mathlib.GroupTheory.Sylow
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 125 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- Fintypeproof · cited by 7,736
- Groupstatement and proof · cited by 6,238
- Finitestatement and proof · cited by 3,029
- Factstatement and proof · cited by 2,726
- Nat.Primestatement and proof · cited by 2,059
- MulEquivstatement · cited by 1,142
- Nat.cardstatement and proof · cited by 844
- Commuteproof · cited by 639
- Pairwiseproof · cited by 516
- Subgroup.Normalstatement and proof · cited by 334
- Fintype.ofFiniteproof · cited by 255
Cited by1
Results whose statement or proof uses this declaration.
- Group.isNilpotent_of_finite_tfaeproof · cited by 2