LeanPool.LowDimSolvClassification.QuotientSolvable #
def
LieAlgebra.Quotient.mk'
{R : Type u_1}
{L : Type u_2}
[CommRing R]
[LieRing L]
[LieAlgebra R L]
(I : LieIdeal R L)
:
TODO.
Equations
- LieAlgebra.Quotient.mk' I = { toFun := LieSubmodule.Quotient.mk, map_add' := ⋯, map_smul' := ⋯, map_lie' := ⋯ }
Instances For
theorem
LieAlgebra.surjective_mk'
{R : Type u_1}
{L : Type u_2}
[CommRing R]
[LieRing L]
[LieAlgebra R L]
(I : LieIdeal R L)
:
theorem
LieAlgebra.solvable_of_ideal_and_quot_solvable
{R : Type u_1}
{L : Type u_2}
[CommRing R]
[LieRing L]
[LieAlgebra R L]
{I : LieIdeal R L}
(quotsol : IsSolvable (L ⧸ I))
(Isol : IsSolvable ↥I)
: