Constraint Simplifiers
constraints C1 and C2 are equivalent wrt variables V if
- taking any solution of one and restricting it to the variables V, this restricted solution can be extended to be a solution of the other
Example X=succ(Y) and X=succ(Z) wrt {X}