next | previous | forward | backward | up | top | index | toc | Macaulay2 web site
GradedLieAlgebras :: MapLie LieElement

MapLie LieElement -- Application of a Lie map to a LieElement

Synopsis

Description

i1 : L = lieAlgebra{a,b}

o1 = L

o1 : LieAlgebra
i2 : M = L/{a a b}

o2 = M

o2 : LieAlgebra
i3 : f = mapLie(M,L)

o3 = f

o3 : MapLie
i4 : useLie L

o4 = L

o4 : LieAlgebra
i5 : f b a a b

o5 = 0

o5 : M