src/HOL/SMT/Examples/cert/z3_linarith_19
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 (+ (mod uf_1 2) (mod uf_1 2))) (+ uf_1 3)))
:formula true
)