Theorems · Inductive type · nonassociative algebras
LieAlgebra.HasTrivialRadical
(R : Type u_1) → (L : Type u_2) → [inst : CommRing R] → [inst_1 : LieRing L] → [LieAlgebra R L] → Prop
A Lie algebra has trivial radical if its radical is trivial.
This is equivalent to having no non-trivial solvable ideals,
and further equivalent to having no non-trivial abelian ideals.
In characteristic zero, it is also equivalent to LieAlgebra.IsSemisimple.
Note that the label 'semisimple' is apparently not universally agreed
[upon](https://mathoverflow.net/questions/149391/on-radicals-of-a-lie-algebra#comment383669_149391)
for general coefficients.
For example [Seligman, page 15](seligman1967) uses the label for LieAlgebra.HasTrivialRadical,
whereas we reserve it for Lie algebras that are a direct sum of simple Lie algebras.
- Defined in
- Mathlib.Algebra.Lie.Semisimple.Defs
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 2 from the axioms · uses no axioms
- Assumes
- CommRingLieRingLieAlgebra
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.
- CommRingstatement · cited by 17,173
- LieRingstatement · cited by 1,548
- LieAlgebrastatement · cited by 1,246
Cited by13
Results whose statement or proof uses this declaration.
- LieAlgebra.HasTrivialRadical.radical_eq_botstatement and proof · cited by 2
- LieAlgebra.HasTrivialRadical.casesOnstatement and proof · cited by 1
- LieAlgebra.HasTrivialRadical.eq_bot_of_isSolvablestatement and proof · cited by 1
- LieAlgebra.hasTrivialRadical_iffstatement and proof · cited by 1
- LieAlgebra.hasTrivialRadical_iff_no_solvable_idealsstatement · cited by 1
- LieAlgebra.hasTrivialRadical_of_no_solvable_idealsstatement · cited by 1
- LieAlgebra.HasTrivialRadical.recOnstatement and proof · cited by 0
- LieAlgebra.subsingleton_of_hasTrivialRadical_lie_abelianstatement and proof · cited by 0
- LieAlgebra.abelian_radical_of_hasTrivialRadicalstatement and proof · cited by 0
- LieAlgebra.hasTrivialRadical_iff_isKillingstatement and proof · cited by 0
- LieAlgebra.hasTrivialRadical_iff_no_abelian_idealsstatement · cited by 0
- LieAlgebra.ad_ker_eq_bot_of_hasTrivialRadicalstatement and proof · cited by 0