next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
Macaulay2Doc
::
Ring Array
Ring Array -- the standard way to make a polynomial ring
Synopsis
Operator:
SPACE
Description
R[...]
-- produces the monoid ring from a ring
R
and the ordered monoid specified by
[...]
.
This is the customary way to make a polynomial ring.
Optional arguments (placed inside the array):
DegreeLift
-- an optional argument
Variables
-- an optional argument
DegreeRank
-- an optional argument
VariableBaseName
-- make or retrieve a monoid
Weights
-- assigning weights to the variables
Global
-- monomial ordering
Inverses
-- an optional argument
MonomialOrder
-- monomial ordering
Degrees
-- an optional argument
WeylAlgebra
-- an optional argument
Join
-- an optional argument
Local
-- an optional argument
MonomialSize
-- an optional argument
Heft
-- an optional argument
Constants
-- an optional argument
DegreeMap
-- an optional argument
SkewCommutative
-- make or retrieve a monoid
See also
polynomial rings