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 GAlias 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
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.
- Groupstatement · cited by 6,238
- MonoidHomstatement · cited by 3,629
- Subgroupstatement · cited by 3,593
- MonoidHom.rangestatement · cited by 314
- MonoidHom.kerstatement · cited by 212
- Group.IsSolvablestatement · cited by 46
- Group.isSolvable_of_ker_le_rangeproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.