next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
Macaulay2Doc
::
minimalPresentation
minimalPresentation -- compute a minimal presentation
Synopsis
Optional inputs
:
Exclude
=>
...
,
default value {}
, compute a minimal presentation of a quotient ring
See also
trim
-- minimize generators and relations
Ways to use
minimalPresentation
:
minimalPresentation(Ideal)
-- compute a minimal presentation of the quotient ring defined by an ideal
minimalPresentation(Matrix)
-- minimally present source and target of a matrix
"minimalPresentation(ChainComplex)"
-- see
minimalPresentation(Module)
-- minimal presentation of a module
"minimalPresentation(ChainComplexMap)"
-- see
minimalPresentation(Module)
-- minimal presentation of a module
"minimalPresentation(CoherentSheaf)"
-- see
minimalPresentation(Module)
-- minimal presentation of a module
"minimalPresentation(GradedModule)"
-- see
minimalPresentation(Module)
-- minimal presentation of a module
"minimalPresentation(GradedModuleMap)"
-- see
minimalPresentation(Module)
-- minimal presentation of a module
minimalPresentation(Module)
-- minimal presentation of a module
minimalPresentation(Ring)
-- compute a minimal presentation of a quotient ring
For the programmer
The object
minimalPresentation
is
a
method function with options
.