Macaulay2
»
Documentation
Packages
»
Macaulay2Doc
»
modules
»
Module
»
inducedMap
»
inducedMap(...,Verify=>...)
next
|
previous
|
forward
|
backward
|
up
|
index
|
toc
inducedMap(...,Verify=>...) -- verify that a map is well-defined
Description
Verify => true
-- an option for
inducedMap
which requests verification that the induced map produced is well defined.
Functions with optional argument named
Verify
:
^(Number,Ring,Verify=>...)
(missing documentation)
extend(...,Verify=>...)
inducedMap(...,Verify=>...)
-- verify that a map is well-defined
lift(...,Verify=>...)
-- see
lift
-- lift to another ring
Further information
Default value:
true
Function:
inducedMap
-- compute an induced map
Option key:
Verify
-- an optional argument
The source of this document is in
Macaulay2Doc/functions/inducedMap-doc.m2:24:0
.