RegularChains[SemiAlgebraicSetTools][PositiveInequalities] - return the positive inequalities of a regular semi-algebraic system
|
Calling Sequence
|
|
PositiveInequalities(rsas, R)
|
|
Parameters
|
|
rsas
|
-
|
regular semi-algebraic system
|
R
|
-
|
polynomial ring
|
|
|
|
|
Description
|
|
•
|
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 characterisitic zero.
|
|
See the page SemiAlgebraicSetTools for the definitions of a regular semi-algebraic system and that of a regular semi-algebraic set.
|
|
|
Compatibility
|
|
•
|
The RegularChains[SemiAlgebraicSetTools][PositiveInequalities] command was introduced in Maple 15.
|
|
|
Examples
|
|
>
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
| (5) |
>
|
|
| (6) |
>
|
|
| (7) |
>
|
|
| (8) |
>
|
|
| (9) |
|
|
Download Help Document
Was this information helpful?