next | previous | forward | backward | up | top | index | toc | Macaulay2 website
GradedLieAlgebras :: ZZ _ LieAlgebra

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: