Macaulay2
»
Documentation
Packages
»
Varieties
::
isWellDefined(SheafMap)
next
|
previous
|
forward
|
backward
| up |
index
|
toc
isWellDefined(SheafMap) -- whether a morphism of coherent sheaves is well-defined
Function:
isWellDefined
Usage:
isWellDefined phi
Inputs:
phi
,
a
morphism of sheaves
,
Outputs:
a
Boolean value
,
See also
isWellDefined(CoherentSheaf)
-- whether a coherent sheaf is well-defined
isWellDefined(Variety)
-- whether a variety is well-defined
isWellDefined(Matrix)
-- whether a map is well defined
Ways to use this method:
isWellDefined(SheafMap)
-- whether a morphism of coherent sheaves is well-defined
The source of this document is in
Varieties/doc-maps.m2:147:0
.