>
|
|
>
|
|
Define a polynomial ring first.
>
|
|
Consider the following polynomials of .
>
|
|
| (2) |
Let cs1 be the solution set of and , and cs2 be the solution set of and .
>
|
|
| (5) |
>
|
|
| (6) |
Use the command Union to obtain the union of these two solution sets.
>
|
|
| (7) |
The Union command is not guaranteed to remove all the redundant components, for efficiency consideration. Use the MakePairwiseDisjoint command to remove them.
>
|
|
| (8) |
| (9) |