Theorems · Theorem · group theory
isSolvable_of_comm
Deprecated since 2026-07-16Use Group.isSolvable_of_comm instead.
∀ {G : Type u_3} [hG : Group G], (∀ (a b : G), a * b = b * a) → Group.IsSolvable GAlias of Group.isSolvable_of_comm.
- Defined in
- Mathlib.GroupTheory.Solvable
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Group
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Groupstatement · cited by 6,238
- Group.IsSolvablestatement · cited by 46
- Group.isSolvable_of_commproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.