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

ZZ _ LieAlgebra -- get the zero element

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:


The source of this document is in GradedLieAlgebras/doc.m2:3012:0.