Mathlib Map

Theorems · Theorem · group theory

Sylow.finite_of_ker_is_pGroup

∀ {p : ℕ} {G : Type u_1} [inst : Group G] {H : Type u_2} [inst_1 : Group H] {f : H →* G},
  IsPGroup p ↥f.ker → ∀ [Finite (Sylow p G)], Finite (Sylow p H)

If the kernel of f : H →* G is a p-group, then Finite (Sylow p G) implies Finite (Sylow p H).

Defined in
Mathlib.GroupTheory.Sylow
Cited by
2 results in Mathlib
Foundations
Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
GroupGroupFinite

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites12

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.