src/HOL/SMT/Examples/cert/z3_arith_quant_09
author paulson
Mon, 09 Nov 2009 16:06:08 +0000
changeset 33535 b233f48a4d3d
parent 33010 39f73a59e855
permissions -rw-r--r--
fixed some inappropriate names

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