src/HOL/SMT/Examples/cert/z3_prop_07.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 up_1 :: bool
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
     3
#4 := up_1
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
     4
#5 := (iff up_1 up_1)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
     5
#6 := (iff #5 up_1)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
     6
#7 := (iff #6 up_1)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
     7
#8 := (iff #7 up_1)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
     8
#9 := (iff #8 up_1)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
     9
#10 := (iff #9 up_1)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    10
#11 := (iff #10 up_1)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    11
#12 := (iff #11 up_1)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    12
#13 := (iff #12 up_1)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    13
#14 := (not #13)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    14
#69 := (iff #14 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
#64 := (not true)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    17
#67 := (iff #64 false)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    18
#68 := [rewrite]: #67
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    19
#65 := (iff #14 #64)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    20
#62 := (iff #13 true)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    21
#31 := (iff #5 true)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    22
#32 := [rewrite]: #31
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    23
#60 := (iff #13 #5)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    24
#33 := (iff true up_1)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    25
#36 := (iff #33 up_1)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    26
#37 := [rewrite]: #36
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    27
#57 := (iff #12 #33)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    28
#55 := (iff #11 true)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    29
#53 := (iff #11 #5)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    30
#50 := (iff #10 #33)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    31
#48 := (iff #9 true)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    32
#46 := (iff #9 #5)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    33
#43 := (iff #8 #33)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    34
#41 := (iff #7 true)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    35
#39 := (iff #7 #5)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    36
#34 := (iff #6 #33)
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    37
#35 := [monotonicity #32]: #34
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    38
#38 := [trans #35 #37]: #7
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    39
#40 := [monotonicity #38]: #39
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    40
#42 := [trans #40 #32]: #41
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    41
#44 := [monotonicity #42]: #43
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    42
#45 := [trans #44 #37]: #9
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    43
#47 := [monotonicity #45]: #46
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    44
#49 := [trans #47 #32]: #48
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    45
#51 := [monotonicity #49]: #50
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    46
#52 := [trans #51 #37]: #11
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    47
#54 := [monotonicity #52]: #53
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    48
#56 := [trans #54 #32]: #55
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    49
#58 := [monotonicity #56]: #57
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    50
#59 := [trans #58 #37]: #13
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    51
#61 := [monotonicity #59]: #60
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    52
#63 := [trans #61 #32]: #62
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    53
#66 := [monotonicity #63]: #65
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    54
#70 := [trans #66 #68]: #69
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    55
#30 := [asserted]: #14
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    56
[mp #30 #70]: false
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents:
diff changeset
    57
unsat