src/HOL/SMT/Examples/cert/z3_linarith_10
author wenzelm
Sun, 25 Oct 2009 00:00:53 +0200
changeset 33102 e3463e6db704
parent 33010 39f73a59e855
permissions -rw-r--r--
adapted Function_Lib (cf. b8cdd3d73022);

(benchmark Isabelle
:assumption (not (let (?x1 2) (not (= (+ ?x1 ?x1) 5))))
:formula true
)