next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
TateOnProducts
::
contractionData
contractionData -- Compute the action of monomials in the exterior algebra on the Beilinson monad
Synopsis
Usage:
contractionData(a, b, E)
Inputs:
a
,
a
list
, row degrees
b
,
a
list
, degrees
E
,
a
ring
, exterior algebra
Optional inputs
:
BundleType
=>
...
,
default value PrunedQuotient
Outputs:
a
list
, maps from U^a to U^b
Caveat
Mike will finish this some day
Ways to use
contractionData
:
"contractionData(List,List,Ring)"
For the programmer
The object
contractionData
is
a
method function with options
.