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

Ways to use relations :

For the programmer

The object relations is a method function.