next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
SlackIdeals
::
universalIdeal(..., Vars => ...)
universalIdeal(..., Vars => ...) -- specifies the variables to use to create the underlying ring of the ideal
Synopsis
Usage:
universalIdeal(..., Vars => {P, Q, R, S})
universalIdeal(..., Vars => {a_0..a_12})
universalIdeal(..., Vars => vars(-10..-3))
Further information
Default value:
{}
Function:
universalIdeal
-- computes the universal realization ideal of a matroid
Option name:
Vars
-- give a set of variables for the polynomial ring where the object created will live
See also
PolynomialRing
-- the class of all ordered monoid rings
vars
-- variables