src/HOL/SMT/Examples/cert/z3_prop_02
author bulwahn
Wed, 20 Jan 2010 18:08:08 +0100
changeset 34953 a053ad2a7a72
parent 33010 39f73a59e855
permissions -rw-r--r--
adopting Sequences

(benchmark Isabelle
:extrasorts ( T1)
:extrapreds (
  (up_1)
 )
:assumption (not (or up_1 (not up_1)))
:formula true
)