Macaulay2
»
Documentation
Packages
»
Macaulay2Doc
»
rings
»
substitution and maps between rings
next
|
previous
|
forward
|
backward
|
up
|
index
|
toc
substitution and maps between rings
An overview
For additional common operations and a comprehensive list of all routines in Macaulay2 which return or use ring maps, see
RingMap
.
Menu
substitute
-- substituting values for variables
substituting values for variables
working with multiple rings
RingMap
-- the class of all ring maps
basic construction, source and target of a ring map
evaluation and composition of ring maps
kernel and coimage of a ring map
graphIdeal
-- see
graphIdeal(RingMap)
-- the ideal of the graph of the regular map corresponding to a ring map
graphRing
-- see
graphRing(RingMap)
-- the coordinate ring of the graph of the regular map corresponding to a ring map
The source of this document is in
Macaulay2Doc/ov_ringmaps.m2:109:0
.