Macaulay2 » Documentation
Packages » GradedLieAlgebras :: ZZ _ LieAlgebra
next | previous | forward | backward | up | index | toc

ZZ _ LieAlgebra -- get the zero element

Synopsis

Description

Synopsis

i1 : L = lieAlgebra{a,b}/{a a b,b b a}

o1 = L

o1 : LieAlgebra
i2 : 0_L

o2 = 0

o2 : L

Ways to use this method: