Theorems · Definition · nonassociative algebras
LieAlgebra.derivedLengthOfIdeal
(R : Type u) → (L : Type v) → [inst : CommRing R] → [inst_1 : LieRing L] → [inst_2 : LieAlgebra R L] → LieIdeal R L → ℕ
Given a solvable Lie ideal I with derived series I = D₀ ≥ D₁ ≥ ⋯ ≥ Dₖ = ⊥, this is the
natural number k (the number of inclusions).
For a non-solvable ideal, the value is 0.
- Defined in
- Mathlib.Algebra.Lie.Solvable
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 22 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.
Cites8
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
- Set.ofPredproof · cited by 6,101
- Bot.botproof · cited by 4,720
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- InfSet.sInfproof · cited by 935
- LieIdealstatement and proof · cited by 282
- LieAlgebra.derivedSeriesOfIdealproof · cited by 28
Cited by7
Results whose statement or proof uses this declaration.
- LieAlgebra.derivedAbelianOfIdealproof · cited by 3
- LieAlgebra.derivedSeries_of_derivedLength_succstatement and proof · cited by 2
- LieAlgebra.abelian_derivedAbelianOfIdealproof · cited by 1
- LieAlgebra.derivedLengthproof · cited by 1
- LieAlgebra.abelian_of_solvable_ideal_eq_bot_iffproof · cited by 1
- LieAlgebra.derivedLength_eq_derivedLengthOfIdealstatement · cited by 0
- LieAlgebra.derivedLength_zerostatement · cited by 0