Macaulay2 » Documentation
Packages » Macaulay2Doc » modules » Module » inducedMap » inducedMap(...,Degree=>...)
next | previous | forward | backward | up | index | toc

inducedMap(...,Degree=>...) -- specify the degree of a map

Description

Degree => n -- an option to inducedMap that provides the degree of the map produced.

Functions with optional argument named Degree:

  • basis(...,Degree=>...) -- see basis -- basis or generating set of all or part of a ring, ideal or module
  • cohomology(...,Degree=>...) -- see cohomology -- general cohomology functor
  • inducedMap(...,Degree=>...) -- specify the degree of a map
  • map(...,Degree=>...) -- specify the degree of a map
  • matrix(...,Degree=>...) -- see matrix(List) -- create a matrix from a doubly-nested list of ring elements or matrices

Further information

  • Default value: null
  • Function: inducedMap -- compute an induced map
  • Option key: Degree -- an optional argument

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