next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
GradedLieAlgebras
::
lieAlgebra(..., field => ...)
lieAlgebra(..., field => ...) -- optional argument for lieAlgebra, holonomyLie and randomLie
Synopsis
Usage:
L = lieAlgebra(liegens,lierels,field => r)
L = holonomyLie(twoflats,field => r)
l = randomLie(d,liegens,field => r)
Inputs:
liegens
,
a
list
lierels
,
a
list
twoflats
,
a
list
r
,
a
ring
, the field
d
,
an
integer
, the degree
Description
This is an option to tell
lieAlgebra
,
holonomyLie
or
randomLie
which the underlying field is.
Further information
Default value:
QQ
Function:
lieAlgebra
-- constructing a Lie algebra from its presentation
Option name:
field
-- optional argument for lieAlgebra, holonomyLie and randomLie