next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
home
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):
DegreeRank
-- make or retrieve a monoid
Heft
-- make or retrieve a monoid
Degrees
-- make or retrieve a monoid
ConstantCoefficients
-- make or retrieve a monoid
Local
-- name for an optional argument
Weights
-- assigning weights to the variables
Inverses
-- make or retrieve a monoid
MonomialSize
-- make or retrieve a monoid
WeylAlgebra
-- make or retrieve a monoid
SkewCommutative
-- make or retrieve a monoid
MonomialOrder
-- monomial ordering
Global
-- monomial ordering
Variables
-- name for an optional argument
VariableBaseName
-- make or retrieve a monoid
See also
polynomial rings