Theorems · Definition · group theory
Sylow.mulEquivIteratedWreathProduct
(p : ℕ) →
[hp : Fact (Nat.Prime p)] →
(n : ℕ) →
(α : Type u_3) →
[Finite α] →
Nat.card α = p ^ n →
(G : Type u_4) →
[inst : Group G] →
[Finite G] → Nat.card G = p → (P : Sylow p (Equiv.Perm α)) → ↥↑P ≃* IteratedWreathProduct G nThe encoding of the Sylow p-subgroups of Perm α as an iterated wreath product.
- Defined in
- Mathlib.GroupTheory.RegularWreathProduct
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 117 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Equivproof · cited by 8,337
- Groupstatement and proof · cited by 6,238
- Equiv.symmproof · cited by 3,681
- MonoidHomproof · cited by 3,629
- 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
- Equiv.Permstatement and proof · cited by 1,375
- MulEquivstatement and proof · cited by 1,142
- Nat.cardstatement and proof · cited by 844
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.