RegularChains[SemiAlgebraicSetTools]
PositiveInequalities
return the positive inequalities of a regular semi-algebraic system
Calling Sequence
Parameters
Description
Examples
Compatibility
PositiveInequalities(rsas, R)
rsas
-
regular semi-algebraic system
R
polynomial ring
The command PositiveInequalities(rsas, R) returns the defining positive inequalities of the regular semi-algebraic system rsas. The polynomials must belong to R which must have characteristic zero.
See the page SemiAlgebraicSetTools for the definitions of a regular semi-algebraic system and that of a regular semi-algebraic set.
The RegularChains[SemiAlgebraicSetTools][PositiveInequalities] command was introduced in Maple 15.
For more information on Maple 15 changes, see Updates in Maple 15.
See Also
RealTriangularize
RegularChains
RepresentingChain
RepresentingQuantifierFreeFormula
SemiAlgebraicSetTools
Download Help Document