map(Module,Module,...)

map(N,M,...) -- methods for making maps from a module M to a module N.

If a matrix is provided, and the modules are subquotient modules, then the matrix is understood to be formed with respect to generators of the subquotient modules.

  • map(Matrix)
  • map(Module)
  • map(Module,Module)
  • map(Module,Module,List)
  • map(Module,Module,Function)
  • map(Module,Module,Matrix)
  • map(Module,RingElement)
  • map(Module,Nothing,List)
  • map(Module,ZZ,List)
  • map(Module,ZZ,Function)
  • map(Module,Matrix)
  • map(Module,Module,RingElement)
  • See also map and matrix.

    Go to main index.

    Go to concepts index.