next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
Macaulay2Doc
::
relations
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
.