next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
packages
|
Macaulay2 website
LieTypes
::
adams
adams -- Computes the action of the nth Adams operator on a Lie algebra module
Synopsis
Usage:
adams(n,M)
Inputs:
n
,
an
integer
,
M
,
an instance of the type
LieAlgebraModule
,
Outputs:
M'
,
an instance of the type
LieAlgebraModule
,
Ways to use
adams
:
"adams(ZZ,LieAlgebraModule)"
For the programmer
The object
adams
is
a
method function
.