Macaulay2 » Documentation
Packages » GradedLieAlgebras :: numgens(LieAlgebra)
next | previous | forward | backward | up | index | toc

numgens(LieAlgebra) -- get the number of generators

Synopsis

Description

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

o1 = L

o1 : LieAlgebra
i2 : numgens L

o2 = 3

See also

Ways to use this method: