Theorems · Theorem · nonassociative algebras
LieAlgebra.InvariantForm.isSemisimple_of_nondegenerate
∀ {K : Type u_1} {L : Type u_2} [inst : Field K] [inst_1 : LieRing L] [inst_2 : LieAlgebra K L] [Module.Finite K L]
(Φ : LinearMap.BilinForm K L),
Φ.Nondegenerate →
LinearMap.BilinForm.lieInvariant L Φ →
Φ.IsRefl → (∀ (I : LieIdeal K L), IsAtom I → ¬IsLieAbelian ↥I) → LieAlgebra.IsSemisimple K LA finite-dimensional Lie algebra over a field is semisimple
if it does not have non-trivial abelian ideals and it admits a
non-degenerate reflexive invariant bilinear form.
Here a form is invariant if it is compatible with the Lie bracket: Φ ⁅x, y⁆ z = Φ x ⁅y, z⁆.
- Defined in
- Mathlib.Algebra.Lie.InvariantForm
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 129 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Top.topproof · cited by 9,680
- Fieldstatement and proof · cited by 7,404
- Set.ofPredproof · cited by 6,101
- map_zeroproof · cited by 1,614
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- Module.Finitestatement and proof · cited by 1,032
- SupSet.sSupproof · cited by 954
- Bracket.bracketproof · cited by 642
- LinearMap.BilinFormstatement and proof · cited by 501
- LieSubmoduleproof · cited by 489
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.