Theorems · Definition · nonassociative algebras
LieAlgebra.derivedAbelianOfIdeal
{R : Type u} →
{L : Type v} → [inst : CommRing R] → [inst_1 : LieRing L] → [inst_2 : LieAlgebra R L] → LieIdeal R L → LieIdeal R LGiven a solvable Lie ideal I with derived series I = D₀ ≥ D₁ ≥ ⋯ ≥ Dₖ = ⊥, this is the
k-1th term in the derived series (and is therefore an Abelian ideal contained in I).
For a non-solvable ideal, this is the zero ideal, ⊥.
- Defined in
- Mathlib.Algebra.Lie.Solvable
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 23 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.
Cites7
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
- Bot.botproof · cited by 4,720
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- LieIdealstatement and proof · cited by 282
- LieAlgebra.derivedSeriesOfIdealproof · cited by 28
- LieAlgebra.derivedLengthOfIdealproof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- LieAlgebra.abelian_derivedAbelianOfIdealstatement · cited by 1
- LieAlgebra.abelian_of_solvable_ideal_eq_bot_iffstatement · cited by 1
- LieAlgebra.hasTrivialRadical_iff_no_abelian_idealsproof · cited by 0