Macaulay2
»
Documentation
Packages
»
Macaulay2Doc
::
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
generators
-- provide matrix or list of generators
subquotient
-- make a subquotient module
Ways to use
relations
:
relations(Module)
For the programmer
The object
relations
is
a
method function
.