Macaulay2
»
Documentation
Packages
»
Macaulay2Doc
»
The Macaulay2 language
»
making new functions with optional arguments
»
symbols used as the name or value of an optional argument
»
Verify
next
|
previous
|
forward
|
backward
|
up
|
index
|
toc
Verify -- an optional argument
Description
A symbol used as the name of an optional argument.
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
For the programmer
The object
Verify
is
a
symbol
.
The source of this document is in
Macaulay2Doc/options.m2:28:0
.