type/MonomialOrder
check for monomial order data structures
type/ShortMonomialOrder
check for short monomial order descriptions
Calling Sequence
Parameters
Description
Examples
type(T, MonomialOrder)
type(ST, ShortMonomialOrder)
T
-
table that denotes a monomial ordering on an algebra
SP
short monomial order description
The type ShortMonomialOrder checks if ST is a short monomial order description.
The type MonomialOrder checks if T is a monomial order, as declared by the command Groebner[MonomialOrder]. This representation is used to denote general monomial orders over general skew algebras, possibly with parameters, and possibly in positive characteristic.
A short monomial order description.
The previous order can equivalently be declared as a (general) monomial order:
A monomial order for a skew polynomial ring.
Neither a monomial order nor a short monomial order description.
See Also
Groebner
Groebner[MonomialOrder]
MonomialOrders
type
Download Help Document