Mathlib Map

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 K

The 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
Assumes
GroupGroup

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.

Cited by2

Results whose statement or proof uses this declaration.