src/HOL/SMT/Examples/cert/z3_arith_quant_03
author paulson
Fri, 13 Nov 2009 11:33:33 +0000
changeset 33654 abf780db30ea
parent 33010 39f73a59e855
permissions -rw-r--r--
A number of theorems contributed by Jeremy Avigad

(benchmark Isabelle
:assumption (not (exists (?x1 Int) (< 0 ?x1)))
:formula true
)