Macaulay2 » Documentation
Packages » Macaulay2Doc » map
next | previous | forward | backward | up | index | toc

map -- make a map

Description

The function map provides a general mechanism for constructing a map (homomorphism) between rings (a ring map), modules (a matrix), or between objects in other categories.

See also the function matrix, which focuses on creating new matrices from rectangular arrays of ring elements or matrices.

Menu

Getting information about a map

Creating a map (matrix) between modules

Creating a map between modules, where the source module is computed

Creating a map with a different degree

Creating a map between modules over different rings

Creating a map between rings

The Hom and End modules

Ways to use map:

For the programmer

The object map is a method function with options.


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