Mathlib Map

Theorems · Theorem · group theory

solvable_of_ker_le_range

Deprecated since 2026-07-16Use Group.isSolvable_of_ker_le_range instead.

∀ {G : Type u_1} [inst : Group G] {G' : Type u_3} {G'' : Type u_4} [inst_1 : Group G'] [inst_2 : Group G'']
  (f : G' →* G) (g : G →* G''),
  g.ker ≤ f.range → ∀ [hG' : Group.IsSolvable G'] [hG'' : Group.IsSolvable G''], Group.IsSolvable G

Alias of Group.isSolvable_of_ker_le_range.

Defined in
Mathlib.GroupTheory.Solvable
Cited by
0 results in Mathlib
Foundations
Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
GroupGroupGroupGroup.IsSolvableGroup.IsSolvable

Around this declaration

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

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.