Macaulay2 » Documentation
Packages » Macaulay2Doc » modules » matrices to and from modules » relations
next | previous | forward | backward | up | index | toc

relations -- the defining relations

Description

relations M -- produce the relations defining a module M.

The relations are represented as a matrix, and if not stored in the module under M.relations, the matrix is understood to be empty.

See also

Ways to use relations:

  • relations(Module)

For the programmer

The object relations is a method function.


The source of this document is in Macaulay2Doc/doc_module.m2:203:0.