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

LieElement / LieElement -- formal subtraction of Lie elements

Synopsis

Description

Formal subtraction of Lie elements. See the documentation of the formal Lie multiplication for more information.

i1 : L = lieAlgebra{a,b}

o1 = L

o1 : LieAlgebra
i2 : a/a

o2 = a - a

o2 : L

See also

Ways to use this method: