Macaulay2
»
Documentation
Packages
»
LieTypes
::
adams
next
|
previous
|
forward
|
backward
| up |
index
|
toc
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
.