RepresentingChain - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


RegularChains[SemiAlgebraicSetTools]

  

RepresentingChain

  

return the regular chain part of a regular semi-algebraic set/system

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

RepresentingChain(rst, R)

RepresentingChain(rsas, R)

Parameters

rst

-

a regular semi-algebraic set

rsas

-

a regular semi-algebraic system

R

-

a polynomial ring

Description

• 

The command RepresentingChain(rst, R) or the command RepresentingChain(rsas, R) returns the regular chain part of its first argument.

  

See the page SemiAlgebraicSetTools for the definition of a regular semi-algebraic system and that of a regular semi-algebraic set.

Examples

(1)

(2)

(3)

(4)

(5)

(6)

(7)

(8)

(9)

(10)

(11)

(12)

(13)

(14)

(15)

(16)

(17)

(18)

(19)

See Also

IsParametricBox

PositiveInequalities

RealRootClassification

RegularChains

RepresentingBox

RepresentingChain

RepresentingQuantifierFreeFormula

RepresentingRootIndex

VariableOrdering

 


Download Help Document