Theorems · Theorem · nonassociative algebras
LieIdeal.isSolvable_of_killingForm_apply_lie_eq_zero
∀ {R : Type u_1} {L : Type u_2} [inst : CommRing R] [CharZero R] [IsDomain R] [inst_3 : LieRing L]
[inst_4 : LieAlgebra R L] [IsNoetherian R L] [Module.Free R L] (I : LieIdeal R L),
(∀ x ∈ I, ∀ y ∈ ⁅I, I⁆, ((killingForm R L) x) y = 0) → LieAlgebra.IsSolvable ↥IA convenience variation of LieAlgebra.isSolvable_of_forall_derived_killingForm_eq_zero for
working with ideals.
Over a principal ideal domain by LieIdeal.killingForm_eq this is just a specialisation of
LieAlgebra.isSolvable_of_killingForm_apply_lie_eq_zero but since it does not require the PID
assumption, it is a slightly stronger result.
- Defined in
- Mathlib.Algebra.Lie.CartanCriterion
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 181 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites36
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- LinearMapstatement · cited by 10,215
- Bot.botproof · cited by 4,720
- IsDomainstatement and proof · cited by 2,196
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- CharZerostatement and proof · cited by 932
- Bracket.bracketstatement and proof · cited by 642
- Module.Freestatement and proof · cited by 597
- LinearMap.BilinFormstatement · cited by 501
Cited by2
Results whose statement or proof uses this declaration.
- LieAlgebra.isSolvable_of_killingForm_apply_lie_eq_zeroproof · cited by 0
- LieAlgebra.killingCompl_top_le_radicalproof · cited by 0