1
(benchmark Isabelle
2
:assumption (not (if_then_else (forall (?x1 Int) (or (< ?x1 0) (< 0 ?x1))) false true))
3
:formula true
4
)