src/HOL/SMT/Examples/cert/z3_prop_01.proof
author boehmes
Thu, 05 Nov 2009 15:24:49 +0100
changeset 33446 153a27370a42
parent 33010 39f73a59e855
permissions -rw-r--r--
handle let expressions inside terms by unfolding (instead of raising an exception), added examples to test this feature

#2 := false
#1 := true
#4 := (not true)
#21 := (iff #4 false)
#22 := [rewrite]: #21
#20 := [asserted]: #4
[mp #20 #22]: false
unsat