Theorems · Theorem · nonassociative algebras
LieAlgebra.isSolvable_iff
∀ (R : Type u) (L : Type v) [inst : CommRing R] [inst_1 : LieRing L] [inst_2 : LieAlgebra R L], LieAlgebra.IsSolvable L ↔ ∃ k, LieAlgebra.derivedSeries R L k = ⊥
- Defined in
- Mathlib.Algebra.Lie.Solvable
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRingLieRingLieAlgebra
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.
- CommRingstatement and proof · cited by 17,173
- SetLike.coeproof · cited by 8,199
- Bot.botstatement · cited by 4,720
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- LieIdealstatement · cited by 282
- LieAlgebra.derivedSeriesstatement and proof · cited by 29
- LieAlgebra.IsSolvablestatement · cited by 24
- LieIdeal.coe_derivedSeries_eq_intproof · cited by 1
Cited by5
Results whose statement or proof uses this declaration.
- LieAlgebra.IsSolvable.solvableproof · cited by 3
- Function.Injective.lieAlgebra_isSolvableproof · cited by 2
- LieAlgebra.IsSolvable.mkproof · cited by 1
- Function.Surjective.lieAlgebra_isSolvableproof · cited by 0
- LieAlgebra.isSolvable_tensorProduct_iffproof · cited by 0