next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
PushForward
::
pushFwd
pushFwd -- push forward
Synopsis
Optional inputs
:
NoPrune
=>
...
,
default value false
, NoPrune option for pushFwd
Description
The push forward functor
pushFwd(RingMap)
- for a finite ring map
pushFwd(RingMap,Module)
- for a module
pushFwd(RingMap,ModuleMap)
- for a map of modules
Ways to use
pushFwd
:
pushFwd(RingMap)
-- push forward of a finite ring map
pushFwd(RingMap,Module)
-- push forward of a module
pushFwd(RingMap,ModuleMap)
-- push forward of a map of modules
For the programmer
The object
pushFwd
is
a
method function with options
.