Macaulay2 » Documentation
Packages » GradedLieAlgebras :: - LieElement
next | previous | forward | backward | up | index | toc

- LieElement -- unary negation

Synopsis

Description

The symbol - is used as notation for the Lie negation.

i1 : L = lieAlgebra{a,b}

o1 = L

o1 : LieAlgebra
i2 : - 2 b b b a

o2 =  - 2 (b b b a)

o2 : L

Ways to use this method: