Macaulay2 » Documentation
Packages » Macaulay2Doc » modules » Module » inducedMap » inducesWellDefinedMap
next | previous | forward | backward | up | index | toc

inducesWellDefinedMap -- whether a map is well defined

Description

inducesWellDefinedMap(M,N,f) -- tells whether the matrix f would induce a well defined map from N to M.

See also

Ways to use inducesWellDefinedMap:

  • inducesWellDefinedMap(Module,Module,Matrix)
  • inducesWellDefinedMap(Module,Nothing,Matrix)
  • inducesWellDefinedMap(Nothing,Module,Matrix)
  • inducesWellDefinedMap(Nothing,Nothing,Matrix)

For the programmer

The object inducesWellDefinedMap is a method function.


The source of this document is in Macaulay2Doc/functions/inducedMap-doc.m2:33:0.