Theorems · Definition · group theory
Sylow.comapOfKerIsPGroup
{p : ℕ} →
{G : Type u_1} →
[inst : Group G] →
(P : Sylow p G) →
{K : Type u_2} → [inst_1 : Group K] → (ϕ : K →* G) → IsPGroup p ↥ϕ.ker → ↑P ≤ ϕ.range → Sylow p KThe preimage of a Sylow subgroup under a p-group-kernel homomorphism is a Sylow subgroup.
- Defined in
- Mathlib.GroupTheory.Sylow
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement and proof · cited by 3,629
- Subgroupstatement and proof · cited by 3,593
- MonoidHom.rangestatement and proof · cited by 314
- MonoidHom.kerstatement and proof · cited by 212
- Subgroup.comapproof · cited by 154
- Sylowstatement and proof · cited by 103
- IsPGroupstatement and proof · cited by 96
- Sylow.toSubgroupstatement and proof · cited by 86
Cited by2
Results whose statement or proof uses this declaration.
- Sylow.comapOfInjectiveproof · cited by 1
- Sylow.coe_comapOfKerIsPGroupstatement · cited by 0