src/HOL/SMT/Examples/cert/z3_linarith_03.proof
author boehmes
Tue, 20 Oct 2009 10:11:30 +0200
changeset 33010 39f73a59e855
permissions -rw-r--r--
added proof reconstructon for Z3, added certificates for simpler re-checking of proofs (no need to invoke external solvers), added examples and certificates for all examples, removed Unsynchronized.ref (in smt_normalize.ML)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
33010
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
     1
#2 := false
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
     2
#7 := 4::int
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
     3
#5 := 1::int
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
     4
#4 := 3::int
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
     5
#6 := (+ 3::int 1::int)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
     6
#8 := (= #6 4::int)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
     7
#9 := (not #8)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
     8
#39 := (iff #9 false)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
     9
#1 := true
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    10
#34 := (not true)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    11
#37 := (iff #34 false)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    12
#38 := [rewrite]: #37
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    13
#35 := (iff #9 #34)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    14
#32 := (iff #8 true)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    15
#27 := (= 4::int 4::int)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    16
#30 := (iff #27 true)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    17
#31 := [rewrite]: #30
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    18
#28 := (iff #8 #27)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    19
#26 := [rewrite]: #8
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    20
#29 := [monotonicity #26]: #28
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    21
#33 := [trans #29 #31]: #32
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    22
#36 := [monotonicity #33]: #35
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    23
#40 := [trans #36 #38]: #39
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    24
#25 := [asserted]: #9
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    25
[mp #25 #40]: false
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    26
unsat