src/HOL/SMT/Examples/cert/z3_linarith_04.proof
author boehmes
Thu, 03 Dec 2009 15:56:06 +0100
changeset 34010 ac78f5cdc430
parent 33010 39f73a59e855
permissions -rw-r--r--
faster preprocessing: before applying a step, test if it is applicable (normalization of binders, unfolding of abs/min/max definitions, lambda lifting, explicit application, monomorphization), custom-made (top-down) atomize_conv, store predicate and function symbols in a table instead of a list for faster lookup, updated certificates
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
decl uf_1 :: int
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
     3
#4 := uf_1
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
     4
decl uf_3 :: int
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
     5
#6 := uf_3
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
     6
#9 := (+ uf_3 uf_1)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
     7
decl uf_2 :: int
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
     8
#5 := uf_2
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
     9
#10 := (+ uf_2 #9)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    10
#7 := (+ uf_2 uf_3)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    11
#8 := (+ uf_1 #7)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    12
#11 := (= #8 #10)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    13
#12 := (not #11)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    14
#51 := (iff #12 false)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    15
#1 := true
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    16
#46 := (not true)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    17
#49 := (iff #46 false)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    18
#50 := [rewrite]: #49
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    19
#47 := (iff #12 #46)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    20
#44 := (iff #11 true)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    21
#39 := (= #8 #8)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    22
#42 := (iff #39 true)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    23
#43 := [rewrite]: #42
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    24
#40 := (iff #11 #39)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    25
#37 := (= #10 #8)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    26
#29 := (+ uf_1 uf_3)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    27
#32 := (+ uf_2 #29)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    28
#35 := (= #32 #8)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    29
#36 := [rewrite]: #35
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    30
#33 := (= #10 #32)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    31
#30 := (= #9 #29)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    32
#31 := [rewrite]: #30
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    33
#34 := [monotonicity #31]: #33
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    34
#38 := [trans #34 #36]: #37
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    35
#41 := [monotonicity #38]: #40
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    36
#45 := [trans #41 #43]: #44
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    37
#48 := [monotonicity #45]: #47
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    38
#52 := [trans #48 #50]: #51
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    39
#28 := [asserted]: #12
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    40
[mp #28 #52]: false
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    41
unsat