src/HOL/SMT/Examples/cert/z3_arith_quant_04
author blanchet
Fri, 04 Dec 2009 17:17:52 +0100
changeset 33978 2380c1dac86e
parent 33010 39f73a59e855
permissions -rw-r--r--
fix soundness bug in Nitpick's "destroy_constrs" optimization
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
33010
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
     1
(benchmark Isabelle
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
     2
:assumption (not (exists (?x1 Real) (< 0.0 ?x1)))
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
     3
:formula true
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
     4
)