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

LieElement - LieElement -- Subtraction of LieElements

Synopsis

Description

The symbol - is used as infix notation for the Lie subtraction.

i1 : L = lieAlgebra{a,b}

o1 = L

o1 : LieAlgebra
i2 : b b b a - a a a b

o2 = (a a b a) + (b b b a)

o2 : L