Macaulay2
»
Documentation
Packages
»
Macaulay2Doc
»
modules
»
matrices to and from modules
»
image(Matrix)
next
|
previous
|
forward
|
backward
|
up
|
index
|
toc
image(Matrix) -- image of a map
Function:
image
Description
image h
-- yields the image of the homomorphism
h
.
The result will be a submodule of the target of h
If h is a ring element, it is interpreted as a one by one matrix.
Ways to use this method:
image(Matrix)
-- image of a map
image(RingElement)
The source of this document is in
Macaulay2Doc/functions/image-doc.m2:22:0
.