src/HOL/SMT/Examples/cert/z3_linarith_18
author haftmann
Mon, 04 Jan 2010 14:09:56 +0100
changeset 34244 03f8dcab55f3
parent 33446 153a27370a42
permissions -rw-r--r--
code cache without copy; tuned

(benchmark Isabelle
:extrafuns (
  (uf_1 Int)
 )
:assumption (not (<= (+ uf_1 1) (+ uf_1 (+ (* 2 (mod uf_1 2)) 1))))
:formula true
)