src/HOL/SMT/Examples/cert/z3_arith_quant_08
author blanchet
Fri, 04 Dec 2009 17:17:52 +0100
changeset 33978 2380c1dac86e
parent 33010 39f73a59e855
permissions -rw-r--r--
fix soundness bug in Nitpick's "destroy_constrs" optimization

(benchmark Isabelle
:assumption (not (forall (?x1 Int) (?x2 Int) (implies (< ?x1 ?x2) (< (+ (* 2 ?x1) 1) (* 2 ?x2)))))
:formula true
)