Macaulay2 » Documentation
Packages » Divisor :: ReturnMap
next | previous | forward | backward | up | index | toc

ReturnMap -- an option for embedAsIdeal

Description

If ReturnMap is set to true, then instead of embedAsIdeal converting a module into an isomorphic ideal, this also returns the map from the module to the ring.

See also

Functions with optional argument named ReturnMap:

  • embedAsIdeal(...,ReturnMap=>...) -- see embedAsIdeal -- embed a module as an ideal of a ring
  • reflexify(...,ReturnMap=>...) -- see reflexify -- calculate the double dual of an ideal or module Hom(Hom(M, R), R)

For the programmer

The object ReturnMap is a symbol.


The source of this document is in Divisor.m2:3283:0.