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

DerLie LieElement -- Application of a derivation to a LieElement

Synopsis

Description

i1 : L = lieAlgebra({a,b})

o1 = L

o1 : LieAlgebra
i2 : d = derLie{a,b}

o2 = d

o2 : DerLie
i3 : d a a a b a

o3 = 5 (a a a b a)

o3 : L

See also