LARA

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
sav08:simple_qe_for_integer_difference_inequalities [2009/04/21 19:15]
vkuncak
sav08:simple_qe_for_integer_difference_inequalities [2009/04/21 19:19]
vkuncak
Line 87: Line 87:
 $\forall y \exists x . x \leq y \wedge x \neq y $ $\forall y \exists x . x \leq y \wedge x \neq y $
  
-++|\\+++++|\\
 $\exists x . x \leq y \wedge (x < y \vee y  < x)$\\ $\exists x . x \leq y \wedge (x < y \vee y  < x)$\\
 $\exists x . x \leq y \wedge (x + 1 \leq y \vee y + 1 \leq x)$\\ $\exists x . x \leq y \wedge (x + 1 \leq y \vee y + 1 \leq x)$\\
 $(\exists x . x \leq y \wedge x + 1 \leq y) \vee (\exists x . x \leq y \wedge y + 1 \leq x)$\\ $(\exists x . x \leq y \wedge x + 1 \leq y) \vee (\exists x . x \leq y \wedge y + 1 \leq x)$\\
 +$true \vee false$\\
 +$true$
  
-Without lower or upper bounds, formulas is $true$\\ +++++
- +
-$\exists x . x 0 \leq y \wedge x 1 \leq y$ is $true$, then the entire formula is $true$ +
-+++
  
 If we apply this technique to a closed formula in this theory, what formulas do we obtain as a result? If we apply this technique to a closed formula in this theory, what formulas do we obtain as a result?