First, define a polynomial ring.
Use Triangularize to solve the polynomial equations given by and below.
Now remove points which cancel the following .
First, build the common solution set of and as a constructible set and also build one with .
Then use Difference to find a new constructible set which encodes those points that cancel and , but do not cancel .
You can check the result using the Info command: cs2 consists of six points, and five of them cancel .
The set cs3 consists of a single point which does not cancel .
An example on semi-algebraic set difference: to check whether or not two formula/conditions are equivalent. # Semi-algebraic Difference, verifying results
Verify dec1 = dec2 as set of points by Difference.