src/HOL/SMT_Examples/SMT_Examples_Verit.certs
changeset 78177 ea7a3cc64df5
parent 75956 1e2a9d2251b0
child 79576 157de27b0863
equal deleted inserted replaced
78176:41a2c9d5cd5d 78177:ea7a3cc64df5
     1 ae54fcb9dfe8ac3652092131f8427bebbd05402c 9 0
     1 95a654bfff554e647800fe77ff2ba30347402e24 9 0
     2 unsat
     2 unsat
     3 (assume axiom0 (! (not true) :named @p_1))
     3 (assume a0 (! (not true) :named @p_1))
     4 (step t2 (cl (! (= @p_1 false) :named @p_2)) :rule not_simplify)
     4 (step t2 (cl (! (= @p_1 false) :named @p_2)) :rule not_simplify)
     5 (step t3 (cl (! (not @p_2) :named @p_4) (! (not @p_1) :named @p_3) false) :rule equiv_pos2)
     5 (step t3 (cl (! (not @p_2) :named @p_4) (! (not @p_1) :named @p_3) false) :rule equiv_pos2)
     6 (step t4 (cl (not @p_3) true) :rule not_not)
     6 (step t4 (cl (not @p_3) true) :rule not_not)
     7 (step t5 (cl @p_4 true false) :rule th_resolution :premises (t4 t3))
     7 (step t5 (cl @p_4 true false) :rule th_resolution :premises (t4 t3))
     8 (step t6 (cl false) :rule th_resolution :premises (axiom0 t2 t5))
     8 (step t6 (cl false) :rule th_resolution :premises (a0 t2 t5))
     9 (step t7 (cl (not false)) :rule false)
     9 (step t7 (cl (not false)) :rule false)
    10 (step t8 (cl) :rule resolution :premises (t6 t7))
    10 (step t8 (cl) :rule resolution :premises (t6 t7))
    11 ef08efbe2a4fd690de84a4f2f024c061b9c72554 12 0
    11 064ce4a7bbfaa11e79501270fc838c420c703181 12 0
    12 unsat
    12 unsat
    13 (assume axiom0 (! (not (! (or p$ (not p$)) :named @p_1)) :named @p_2))
    13 (assume a0 (! (not (! (or p$ (not p$)) :named @p_1)) :named @p_2))
    14 (step t2 (cl (= @p_1 true)) :rule or_simplify)
    14 (step t2 (cl (= @p_1 true)) :rule or_simplify)
    15 (step t3 (cl (= @p_2 (! (not true) :named @p_3))) :rule cong :premises (t2))
    15 (step t3 (cl (= @p_2 (! (not true) :named @p_3))) :rule cong :premises (t2))
    16 (step t4 (cl (= @p_3 false)) :rule not_simplify)
    16 (step t4 (cl (= @p_3 false)) :rule not_simplify)
    17 (step t5 (cl (! (= @p_2 false) :named @p_4)) :rule trans :premises (t3 t4))
    17 (step t5 (cl (! (= @p_2 false) :named @p_4)) :rule trans :premises (t3 t4))
    18 (step t6 (cl (! (not @p_4) :named @p_6) (! (not @p_2) :named @p_5) false) :rule equiv_pos2)
    18 (step t6 (cl (! (not @p_4) :named @p_6) (! (not @p_2) :named @p_5) false) :rule equiv_pos2)
    19 (step t7 (cl (not @p_5) @p_1) :rule not_not)
    19 (step t7 (cl (not @p_5) @p_1) :rule not_not)
    20 (step t8 (cl @p_6 @p_1 false) :rule th_resolution :premises (t7 t6))
    20 (step t8 (cl @p_6 @p_1 false) :rule th_resolution :premises (t7 t6))
    21 (step t9 (cl false) :rule th_resolution :premises (axiom0 t5 t8))
    21 (step t9 (cl false) :rule th_resolution :premises (a0 t5 t8))
    22 (step t10 (cl (not false)) :rule false)
    22 (step t10 (cl (not false)) :rule false)
    23 (step t11 (cl) :rule resolution :premises (t9 t10))
    23 (step t11 (cl) :rule resolution :premises (t9 t10))
    24 b753d4b1e8a27c132b8339803a4e586242a9eed9 17 0
    24 d4888d8ad473d347e6ab6d509244a7583a7babd4 17 0
    25 unsat
    25 unsat
    26 (assume axiom0 (! (not (! (= (! (and p$ true) :named @p_1) p$) :named @p_3)) :named @p_5))
    26 (assume a0 (! (not (! (= (! (and p$ true) :named @p_1) p$) :named @p_3)) :named @p_5))
    27 (step t2 (cl (= @p_1 (! (and p$) :named @p_2))) :rule and_simplify)
    27 (step t2 (cl (= @p_1 (! (and p$) :named @p_2))) :rule and_simplify)
    28 (step t3 (cl (= @p_2 p$)) :rule and_simplify)
    28 (step t3 (cl (= @p_2 p$)) :rule and_simplify)
    29 (step t4 (cl @p_3) :rule trans :premises (t2 t3))
    29 (step t4 (cl @p_3) :rule trans :premises (t2 t3))
    30 (step t5 (cl (= @p_3 (! (= p$ p$) :named @p_4))) :rule cong :premises (t4))
    30 (step t5 (cl (= @p_3 (! (= p$ p$) :named @p_4))) :rule cong :premises (t4))
    31 (step t6 (cl (= @p_4 true)) :rule equiv_simplify)
    31 (step t6 (cl (= @p_4 true)) :rule equiv_simplify)
    34 (step t9 (cl (= @p_6 false)) :rule not_simplify)
    34 (step t9 (cl (= @p_6 false)) :rule not_simplify)
    35 (step t10 (cl (! (= @p_5 false) :named @p_7)) :rule trans :premises (t8 t9))
    35 (step t10 (cl (! (= @p_5 false) :named @p_7)) :rule trans :premises (t8 t9))
    36 (step t11 (cl (! (not @p_7) :named @p_9) (! (not @p_5) :named @p_8) false) :rule equiv_pos2)
    36 (step t11 (cl (! (not @p_7) :named @p_9) (! (not @p_5) :named @p_8) false) :rule equiv_pos2)
    37 (step t12 (cl (not @p_8) @p_3) :rule not_not)
    37 (step t12 (cl (not @p_8) @p_3) :rule not_not)
    38 (step t13 (cl @p_9 @p_3 false) :rule th_resolution :premises (t12 t11))
    38 (step t13 (cl @p_9 @p_3 false) :rule th_resolution :premises (t12 t11))
    39 (step t14 (cl false) :rule th_resolution :premises (axiom0 t10 t13))
    39 (step t14 (cl false) :rule th_resolution :premises (a0 t10 t13))
    40 (step t15 (cl (not false)) :rule false)
    40 (step t15 (cl (not false)) :rule false)
    41 (step t16 (cl) :rule resolution :premises (t14 t15))
    41 (step t16 (cl) :rule resolution :premises (t14 t15))
    42 3aef0472082a0952dd5c0083a53b60410a65fb15 15 0
    42 337e2bffaa7ce02e1ab772f593ffdbb243d5e449 15 0
    43 unsat
    43 unsat
    44 (assume axiom0 (! (not (! (=> (! (and (! (or p$ q$) :named @p_8) (! (not p$) :named @p_9)) :named @p_2) q$) :named @p_6)) :named @p_1))
    44 (assume a0 (! (not (! (=> (! (and (! (or p$ q$) :named @p_8) (! (not p$) :named @p_9)) :named @p_2) q$) :named @p_6)) :named @p_1))
    45 (step t2 (cl (! (= @p_1 (! (and @p_2 (! (not q$) :named @p_10)) :named @p_4)) :named @p_3)) :rule bool_simplify)
    45 (step t2 (cl (! (= @p_1 (! (and @p_2 (! (not q$) :named @p_10)) :named @p_4)) :named @p_3)) :rule bool_simplify)
    46 (step t3 (cl (! (not @p_3) :named @p_7) (! (not @p_1) :named @p_5) @p_4) :rule equiv_pos2)
    46 (step t3 (cl (! (not @p_3) :named @p_7) (! (not @p_1) :named @p_5) @p_4) :rule equiv_pos2)
    47 (step t4 (cl (not @p_5) @p_6) :rule not_not)
    47 (step t4 (cl (not @p_5) @p_6) :rule not_not)
    48 (step t5 (cl @p_7 @p_6 @p_4) :rule th_resolution :premises (t4 t3))
    48 (step t5 (cl @p_7 @p_6 @p_4) :rule th_resolution :premises (t4 t3))
    49 (step t6 (cl @p_4) :rule th_resolution :premises (axiom0 t2 t5))
    49 (step t6 (cl @p_4) :rule th_resolution :premises (a0 t2 t5))
    50 (step t7 (cl (! (= @p_4 (! (and @p_8 @p_9 @p_10) :named @p_12)) :named @p_11)) :rule ac_simp)
    50 (step t7 (cl (! (= @p_4 (! (and @p_8 @p_9 @p_10) :named @p_12)) :named @p_11)) :rule ac_simp)
    51 (step t8 (cl (not @p_11) (not @p_4) @p_12) :rule equiv_pos2)
    51 (step t8 (cl (not @p_11) (not @p_4) @p_12) :rule equiv_pos2)
    52 (step t9 (cl @p_12) :rule th_resolution :premises (t6 t7 t8))
    52 (step t9 (cl @p_12) :rule th_resolution :premises (t6 t7 t8))
    53 (step t10 (cl @p_8) :rule and :premises (t9))
    53 (step t10 (cl @p_8) :rule and :premises (t9))
    54 (step t11 (cl p$ q$) :rule or :premises (t10))
    54 (step t11 (cl p$ q$) :rule or :premises (t10))
    55 (step t12 (cl @p_9) :rule and :premises (t9))
    55 (step t12 (cl @p_9) :rule and :premises (t9))
    56 (step t13 (cl @p_10) :rule and :premises (t9))
    56 (step t13 (cl @p_10) :rule and :premises (t9))
    57 (step t14 (cl) :rule resolution :premises (t11 t12 t13))
    57 (step t14 (cl) :rule resolution :premises (t11 t12 t13))
    58 a4d4a57bc38d3365a195600a7f29533d2f85c08f 12 0
    58 10d84ea161ad298d0be18624997ac708a1f26ba1 12 0
    59 unsat
    59 unsat
    60 (assume axiom0 (! (not (! (=> (! (or (and a$ b$) (and c$ d$)) :named @p_1) @p_1) :named @p_6)) :named @p_2))
    60 (assume a0 (! (not (! (=> (! (or (and a$ b$) (and c$ d$)) :named @p_1) @p_1) :named @p_6)) :named @p_2))
    61 (step t2 (cl (! (= @p_2 (! (and @p_1 (not @p_1)) :named @p_4)) :named @p_3)) :rule bool_simplify)
    61 (step t2 (cl (! (= @p_2 (! (and @p_1 (not @p_1)) :named @p_4)) :named @p_3)) :rule bool_simplify)
    62 (step t3 (cl (! (not @p_3) :named @p_7) (! (not @p_2) :named @p_5) @p_4) :rule equiv_pos2)
    62 (step t3 (cl (! (not @p_3) :named @p_7) (! (not @p_2) :named @p_5) @p_4) :rule equiv_pos2)
    63 (step t4 (cl (not @p_5) @p_6) :rule not_not)
    63 (step t4 (cl (not @p_5) @p_6) :rule not_not)
    64 (step t5 (cl @p_7 @p_6 @p_4) :rule th_resolution :premises (t4 t3))
    64 (step t5 (cl @p_7 @p_6 @p_4) :rule th_resolution :premises (t4 t3))
    65 (step t6 (cl @p_4) :rule th_resolution :premises (axiom0 t2 t5))
    65 (step t6 (cl @p_4) :rule th_resolution :premises (a0 t2 t5))
    66 (step t7 (cl (! (= @p_4 false) :named @p_8)) :rule and_simplify)
    66 (step t7 (cl (! (= @p_4 false) :named @p_8)) :rule and_simplify)
    67 (step t8 (cl (not @p_8) (not @p_4) false) :rule equiv_pos2)
    67 (step t8 (cl (not @p_8) (not @p_4) false) :rule equiv_pos2)
    68 (step t9 (cl false) :rule th_resolution :premises (t6 t7 t8))
    68 (step t9 (cl false) :rule th_resolution :premises (t6 t7 t8))
    69 (step t10 (cl (not false)) :rule false)
    69 (step t10 (cl (not false)) :rule false)
    70 (step t11 (cl) :rule resolution :premises (t9 t10))
    70 (step t11 (cl) :rule resolution :premises (t9 t10))
    71 f8a0f590e48624e657155c162af04ac8e33a73bd 12 0
    71 9edc95cdafbdeeaebc87884ea4bcc53a0e812967 12 0
    72 unsat
    72 unsat
    73 (assume axiom0 (! (not (! (=> (! (or (and p1$ p2$) p3$) :named @p_2) (! (or (! (=> p1$ (or (and p3$ p2$) (and p1$ p3$))) :named @p_10) p1$) :named @p_3)) :named @p_7)) :named @p_1))
    73 (assume a0 (! (not (! (=> (! (or (and p1$ p2$) p3$) :named @p_2) (! (or (! (=> p1$ (or (and p3$ p2$) (and p1$ p3$))) :named @p_10) p1$) :named @p_3)) :named @p_7)) :named @p_1))
    74 (step t2 (cl (! (= @p_1 (! (and @p_2 (! (not @p_3) :named @p_9)) :named @p_5)) :named @p_4)) :rule bool_simplify)
    74 (step t2 (cl (! (= @p_1 (! (and @p_2 (! (not @p_3) :named @p_9)) :named @p_5)) :named @p_4)) :rule bool_simplify)
    75 (step t3 (cl (! (not @p_4) :named @p_8) (! (not @p_1) :named @p_6) @p_5) :rule equiv_pos2)
    75 (step t3 (cl (! (not @p_4) :named @p_8) (! (not @p_1) :named @p_6) @p_5) :rule equiv_pos2)
    76 (step t4 (cl (not @p_6) @p_7) :rule not_not)
    76 (step t4 (cl (not @p_6) @p_7) :rule not_not)
    77 (step t5 (cl @p_8 @p_7 @p_5) :rule th_resolution :premises (t4 t3))
    77 (step t5 (cl @p_8 @p_7 @p_5) :rule th_resolution :premises (t4 t3))
    78 (step t6 (cl @p_5) :rule th_resolution :premises (axiom0 t2 t5))
    78 (step t6 (cl @p_5) :rule th_resolution :premises (a0 t2 t5))
    79 (step t7 (cl @p_9) :rule and :premises (t6))
    79 (step t7 (cl @p_9) :rule and :premises (t6))
    80 (step t8 (cl (not @p_10)) :rule not_or :premises (t7))
    80 (step t8 (cl (not @p_10)) :rule not_or :premises (t7))
    81 (step t9 (cl p1$) :rule not_implies1 :premises (t8))
    81 (step t9 (cl p1$) :rule not_implies1 :premises (t8))
    82 (step t10 (cl (not p1$)) :rule not_or :premises (t7))
    82 (step t10 (cl (not p1$)) :rule not_or :premises (t7))
    83 (step t11 (cl) :rule resolution :premises (t10 t9))
    83 (step t11 (cl) :rule resolution :premises (t10 t9))
    84 2815beadf2b8b0fa1acb410b1f6d788eddf2d2da 29 0
    84 f8dcc171fd9ab79494da2e1c5e4771e075fd9d51 29 0
    85 unsat
    85 unsat
    86 (assume axiom0 (! (not (! (= (! (= (! (= (! (= (! (= (! (= (! (= (! (= (! (= p$ p$) :named @p_1) p$) :named @p_2) p$) :named @p_4) p$) :named @p_5) p$) :named @p_6) p$) :named @p_7) p$) :named @p_8) p$) :named @p_9) p$) :named @p_10)) :named @p_11))
    86 (assume a0 (! (not (! (= (! (= (! (= (! (= (! (= (! (= (! (= (! (= (! (= p$ p$) :named @p_1) p$) :named @p_2) p$) :named @p_4) p$) :named @p_5) p$) :named @p_6) p$) :named @p_7) p$) :named @p_8) p$) :named @p_9) p$) :named @p_10)) :named @p_11))
    87 (step t2 (cl (= @p_1 true)) :rule equiv_simplify)
    87 (step t2 (cl (= @p_1 true)) :rule equiv_simplify)
    88 (step t3 (cl (= @p_2 (! (= true p$) :named @p_3))) :rule cong :premises (t2))
    88 (step t3 (cl (= @p_2 (! (= true p$) :named @p_3))) :rule cong :premises (t2))
    89 (step t4 (cl (= @p_3 p$)) :rule equiv_simplify)
    89 (step t4 (cl (= @p_3 p$)) :rule equiv_simplify)
    90 (step t5 (cl @p_4) :rule trans :premises (t3 t4))
    90 (step t5 (cl @p_4) :rule trans :premises (t3 t4))
    91 (step t6 (cl (= @p_4 @p_1)) :rule cong :premises (t5))
    91 (step t6 (cl (= @p_4 @p_1)) :rule cong :premises (t5))
   106 (step t21 (cl (= @p_12 false)) :rule not_simplify)
   106 (step t21 (cl (= @p_12 false)) :rule not_simplify)
   107 (step t22 (cl (! (= @p_11 false) :named @p_13)) :rule trans :premises (t20 t21))
   107 (step t22 (cl (! (= @p_11 false) :named @p_13)) :rule trans :premises (t20 t21))
   108 (step t23 (cl (! (not @p_13) :named @p_15) (! (not @p_11) :named @p_14) false) :rule equiv_pos2)
   108 (step t23 (cl (! (not @p_13) :named @p_15) (! (not @p_11) :named @p_14) false) :rule equiv_pos2)
   109 (step t24 (cl (not @p_14) @p_10) :rule not_not)
   109 (step t24 (cl (not @p_14) @p_10) :rule not_not)
   110 (step t25 (cl @p_15 @p_10 false) :rule th_resolution :premises (t24 t23))
   110 (step t25 (cl @p_15 @p_10 false) :rule th_resolution :premises (t24 t23))
   111 (step t26 (cl false) :rule th_resolution :premises (axiom0 t22 t25))
   111 (step t26 (cl false) :rule th_resolution :premises (a0 t22 t25))
   112 (step t27 (cl (not false)) :rule false)
   112 (step t27 (cl (not false)) :rule false)
   113 (step t28 (cl) :rule resolution :premises (t26 t27))
   113 (step t28 (cl) :rule resolution :premises (t26 t27))
   114 324d7169fc854a8e46b44966c6d6829b24a059d5 59 0
   114 ef250e7a4e9499952e8416cff69ed029a37c7aa3 59 0
   115 unsat
   115 unsat
   116 (assume axiom0 (! (or a$ (or b$ (or c$ d$))) :named @p_1))
   116 (assume a0 (! (or a$ (or b$ (or c$ d$))) :named @p_1))
   117 (assume axiom2 (! (or (! (not (! (or a$ (! (and c$ (! (not c$) :named @p_40)) :named @p_4)) :named @p_5)) :named @p_8) b$) :named @p_9))
   117 (assume a2 (! (or (! (not (! (or a$ (! (and c$ (! (not c$) :named @p_40)) :named @p_4)) :named @p_5)) :named @p_8) b$) :named @p_9))
   118 (assume axiom3 (! (or (! (not (! (and b$ (! (or x$ (not x$)) :named @p_13)) :named @p_14)) :named @p_17) c$) :named @p_18))
   118 (assume a3 (! (or (! (not (! (and b$ (! (or x$ (not x$)) :named @p_13)) :named @p_14)) :named @p_17) c$) :named @p_18))
   119 (assume axiom4 (! (or (! (not (! (or d$ false) :named @p_22)) :named @p_24) c$) :named @p_25))
   119 (assume a4 (! (or (! (not (! (or d$ false) :named @p_22)) :named @p_24) c$) :named @p_25))
   120 (assume axiom5 (! (not (! (or c$ (! (and (! (not p$) :named @p_34) (! (or p$ (! (and q$ (not q$)) :named @p_29)) :named @p_30)) :named @p_33)) :named @p_36)) :named @p_39))
   120 (assume a5 (! (not (! (or c$ (! (and (! (not p$) :named @p_34) (! (or p$ (! (and q$ (not q$)) :named @p_29)) :named @p_30)) :named @p_33)) :named @p_36)) :named @p_39))
   121 (step t6 (cl (! (= @p_1 (! (or a$ b$ c$ d$) :named @p_3)) :named @p_2)) :rule ac_simp)
   121 (step t6 (cl (! (= @p_1 (! (or a$ b$ c$ d$) :named @p_3)) :named @p_2)) :rule ac_simp)
   122 (step t7 (cl (not @p_2) (not @p_1) @p_3) :rule equiv_pos2)
   122 (step t7 (cl (not @p_2) (not @p_1) @p_3) :rule equiv_pos2)
   123 (step t8 (cl @p_3) :rule th_resolution :premises (axiom0 t6 t7))
   123 (step t8 (cl @p_3) :rule th_resolution :premises (a0 t6 t7))
   124 (step t9 (cl (= @p_4 false)) :rule and_simplify)
   124 (step t9 (cl (= @p_4 false)) :rule and_simplify)
   125 (step t10 (cl (= @p_5 (! (or a$ false) :named @p_6))) :rule cong :premises (t9))
   125 (step t10 (cl (= @p_5 (! (or a$ false) :named @p_6))) :rule cong :premises (t9))
   126 (step t11 (cl (= @p_6 (! (or a$) :named @p_7))) :rule or_simplify)
   126 (step t11 (cl (= @p_6 (! (or a$) :named @p_7))) :rule or_simplify)
   127 (step t12 (cl (= @p_7 a$)) :rule or_simplify)
   127 (step t12 (cl (= @p_7 a$)) :rule or_simplify)
   128 (step t13 (cl (= @p_5 a$)) :rule trans :premises (t10 t11 t12))
   128 (step t13 (cl (= @p_5 a$)) :rule trans :premises (t10 t11 t12))
   129 (step t14 (cl (= @p_8 (! (not a$) :named @p_10))) :rule cong :premises (t13))
   129 (step t14 (cl (= @p_8 (! (not a$) :named @p_10))) :rule cong :premises (t13))
   130 (step t15 (cl (! (= @p_9 (! (or @p_10 b$) :named @p_12)) :named @p_11)) :rule cong :premises (t14))
   130 (step t15 (cl (! (= @p_9 (! (or @p_10 b$) :named @p_12)) :named @p_11)) :rule cong :premises (t14))
   131 (step t16 (cl (not @p_11) (not @p_9) @p_12) :rule equiv_pos2)
   131 (step t16 (cl (not @p_11) (not @p_9) @p_12) :rule equiv_pos2)
   132 (step t17 (cl @p_12) :rule th_resolution :premises (axiom2 t15 t16))
   132 (step t17 (cl @p_12) :rule th_resolution :premises (a2 t15 t16))
   133 (step t18 (cl (= @p_13 true)) :rule or_simplify)
   133 (step t18 (cl (= @p_13 true)) :rule or_simplify)
   134 (step t19 (cl (= @p_14 (! (and b$ true) :named @p_15))) :rule cong :premises (t18))
   134 (step t19 (cl (= @p_14 (! (and b$ true) :named @p_15))) :rule cong :premises (t18))
   135 (step t20 (cl (= @p_15 (! (and b$) :named @p_16))) :rule and_simplify)
   135 (step t20 (cl (= @p_15 (! (and b$) :named @p_16))) :rule and_simplify)
   136 (step t21 (cl (= @p_16 b$)) :rule and_simplify)
   136 (step t21 (cl (= @p_16 b$)) :rule and_simplify)
   137 (step t22 (cl (= @p_14 b$)) :rule trans :premises (t19 t20 t21))
   137 (step t22 (cl (= @p_14 b$)) :rule trans :premises (t19 t20 t21))
   138 (step t23 (cl (= @p_17 (! (not b$) :named @p_19))) :rule cong :premises (t22))
   138 (step t23 (cl (= @p_17 (! (not b$) :named @p_19))) :rule cong :premises (t22))
   139 (step t24 (cl (! (= @p_18 (! (or @p_19 c$) :named @p_21)) :named @p_20)) :rule cong :premises (t23))
   139 (step t24 (cl (! (= @p_18 (! (or @p_19 c$) :named @p_21)) :named @p_20)) :rule cong :premises (t23))
   140 (step t25 (cl (not @p_20) (not @p_18) @p_21) :rule equiv_pos2)
   140 (step t25 (cl (not @p_20) (not @p_18) @p_21) :rule equiv_pos2)
   141 (step t26 (cl @p_21) :rule th_resolution :premises (axiom3 t24 t25))
   141 (step t26 (cl @p_21) :rule th_resolution :premises (a3 t24 t25))
   142 (step t27 (cl (= @p_22 (! (or d$) :named @p_23))) :rule or_simplify)
   142 (step t27 (cl (= @p_22 (! (or d$) :named @p_23))) :rule or_simplify)
   143 (step t28 (cl (= @p_23 d$)) :rule or_simplify)
   143 (step t28 (cl (= @p_23 d$)) :rule or_simplify)
   144 (step t29 (cl (= @p_22 d$)) :rule trans :premises (t27 t28))
   144 (step t29 (cl (= @p_22 d$)) :rule trans :premises (t27 t28))
   145 (step t30 (cl (= @p_24 (! (not d$) :named @p_26))) :rule cong :premises (t29))
   145 (step t30 (cl (= @p_24 (! (not d$) :named @p_26))) :rule cong :premises (t29))
   146 (step t31 (cl (! (= @p_25 (! (or @p_26 c$) :named @p_28)) :named @p_27)) :rule cong :premises (t30))
   146 (step t31 (cl (! (= @p_25 (! (or @p_26 c$) :named @p_28)) :named @p_27)) :rule cong :premises (t30))
   147 (step t32 (cl (not @p_27) (not @p_25) @p_28) :rule equiv_pos2)
   147 (step t32 (cl (not @p_27) (not @p_25) @p_28) :rule equiv_pos2)
   148 (step t33 (cl @p_28) :rule th_resolution :premises (axiom4 t31 t32))
   148 (step t33 (cl @p_28) :rule th_resolution :premises (a4 t31 t32))
   149 (step t34 (cl (= @p_29 false)) :rule and_simplify)
   149 (step t34 (cl (= @p_29 false)) :rule and_simplify)
   150 (step t35 (cl (= @p_30 (! (or p$ false) :named @p_31))) :rule cong :premises (t34))
   150 (step t35 (cl (= @p_30 (! (or p$ false) :named @p_31))) :rule cong :premises (t34))
   151 (step t36 (cl (= @p_31 (! (or p$) :named @p_32))) :rule or_simplify)
   151 (step t36 (cl (= @p_31 (! (or p$) :named @p_32))) :rule or_simplify)
   152 (step t37 (cl (= @p_32 p$)) :rule or_simplify)
   152 (step t37 (cl (= @p_32 p$)) :rule or_simplify)
   153 (step t38 (cl (= @p_30 p$)) :rule trans :premises (t35 t36 t37))
   153 (step t38 (cl (= @p_30 p$)) :rule trans :premises (t35 t36 t37))
   160 (step t45 (cl (= @p_36 c$)) :rule trans :premises (t42 t43 t44))
   160 (step t45 (cl (= @p_36 c$)) :rule trans :premises (t42 t43 t44))
   161 (step t46 (cl (! (= @p_39 @p_40) :named @p_41)) :rule cong :premises (t45))
   161 (step t46 (cl (! (= @p_39 @p_40) :named @p_41)) :rule cong :premises (t45))
   162 (step t47 (cl (! (not @p_41) :named @p_43) (! (not @p_39) :named @p_42) @p_40) :rule equiv_pos2)
   162 (step t47 (cl (! (not @p_41) :named @p_43) (! (not @p_39) :named @p_42) @p_40) :rule equiv_pos2)
   163 (step t48 (cl (not @p_42) @p_36) :rule not_not)
   163 (step t48 (cl (not @p_42) @p_36) :rule not_not)
   164 (step t49 (cl @p_43 @p_36 @p_40) :rule th_resolution :premises (t48 t47))
   164 (step t49 (cl @p_43 @p_36 @p_40) :rule th_resolution :premises (t48 t47))
   165 (step t50 (cl @p_40) :rule th_resolution :premises (axiom5 t46 t49))
   165 (step t50 (cl @p_40) :rule th_resolution :premises (a5 t46 t49))
   166 (step t51 (cl a$ b$ c$ d$) :rule or :premises (t8))
   166 (step t51 (cl a$ b$ c$ d$) :rule or :premises (t8))
   167 (step t52 (cl @p_10 b$) :rule or :premises (t17))
   167 (step t52 (cl @p_10 b$) :rule or :premises (t17))
   168 (step t53 (cl @p_19 c$) :rule or :premises (t26))
   168 (step t53 (cl @p_19 c$) :rule or :premises (t26))
   169 (step t54 (cl @p_26 c$) :rule or :premises (t33))
   169 (step t54 (cl @p_26 c$) :rule or :premises (t33))
   170 (step t55 (cl @p_19) :rule resolution :premises (t53 t50))
   170 (step t55 (cl @p_19) :rule resolution :premises (t53 t50))
   171 (step t56 (cl @p_26) :rule resolution :premises (t54 t50))
   171 (step t56 (cl @p_26) :rule resolution :premises (t54 t50))
   172 (step t57 (cl a$) :rule resolution :premises (t51 t55 t50 t56))
   172 (step t57 (cl a$) :rule resolution :premises (t51 t55 t50 t56))
   173 (step t58 (cl) :rule resolution :premises (t52 t55 t57))
   173 (step t58 (cl) :rule resolution :premises (t52 t55 t57))
   174 e724b7ec8c17b26e1986911ee66a23de60e69502 38 0
   174 a331481eed4f18a666baadda4e1010ca7a295ccf 38 0
   175 unsat
   175 unsat
   176 (assume axiom0 (! (forall ((?v0 A$) (?v1 A$)) (! (= (! (symm_f$ ?v0 ?v1) :named @p_2) (! (symm_f$ ?v1 ?v0) :named @p_6)) :named @p_8)) :named @p_1))
   176 (assume a0 (! (forall ((?v0 A$) (?v1 A$)) (! (= (! (symm_f$ ?v0 ?v1) :named @p_2) (! (symm_f$ ?v1 ?v0) :named @p_6)) :named @p_8)) :named @p_1))
   177 (assume axiom1 (! (not (! (and (! (= a$ a$) :named @p_19) (! (= (symm_f$ a$ b$) (symm_f$ b$ a$)) :named @p_21)) :named @p_20)) :named @p_24))
   177 (assume a1 (! (not (! (and (! (= a$ a$) :named @p_19) (! (= (symm_f$ a$ b$) (symm_f$ b$ a$)) :named @p_21)) :named @p_20)) :named @p_24))
   178 (anchor :step t3 :args ((:= (?v0 A$) veriT_vr0) (:= (?v1 A$) veriT_vr1)))
   178 (anchor :step t3 :args ((:= (?v0 A$) veriT_vr0) (:= (?v1 A$) veriT_vr1)))
   179 (step t3.t1 (cl (! (= ?v0 veriT_vr0) :named @p_5)) :rule refl)
   179 (step t3.t1 (cl (! (= ?v0 veriT_vr0) :named @p_5)) :rule refl)
   180 (step t3.t2 (cl (! (= ?v1 veriT_vr1) :named @p_4)) :rule refl)
   180 (step t3.t2 (cl (! (= ?v1 veriT_vr1) :named @p_4)) :rule refl)
   181 (step t3.t3 (cl (= @p_2 (! (symm_f$ veriT_vr0 veriT_vr1) :named @p_3))) :rule cong :premises (t3.t1 t3.t2))
   181 (step t3.t3 (cl (= @p_2 (! (symm_f$ veriT_vr0 veriT_vr1) :named @p_3))) :rule cong :premises (t3.t1 t3.t2))
   182 (step t3.t4 (cl @p_4) :rule refl)
   182 (step t3.t4 (cl @p_4) :rule refl)
   183 (step t3.t5 (cl @p_5) :rule refl)
   183 (step t3.t5 (cl @p_5) :rule refl)
   184 (step t3.t6 (cl (= @p_6 (! (symm_f$ veriT_vr1 veriT_vr0) :named @p_7))) :rule cong :premises (t3.t4 t3.t5))
   184 (step t3.t6 (cl (= @p_6 (! (symm_f$ veriT_vr1 veriT_vr0) :named @p_7))) :rule cong :premises (t3.t4 t3.t5))
   185 (step t3.t7 (cl (= @p_8 (! (= @p_3 @p_7) :named @p_9))) :rule cong :premises (t3.t3 t3.t6))
   185 (step t3.t7 (cl (= @p_8 (! (= @p_3 @p_7) :named @p_9))) :rule cong :premises (t3.t3 t3.t6))
   186 (step t3 (cl (! (= @p_1 (! (forall ((veriT_vr0 A$) (veriT_vr1 A$)) @p_9) :named @p_11)) :named @p_10)) :rule bind)
   186 (step t3 (cl (! (= @p_1 (! (forall ((veriT_vr0 A$) (veriT_vr1 A$)) @p_9) :named @p_11)) :named @p_10)) :rule bind)
   187 (step t4 (cl (not @p_10) (not @p_1) @p_11) :rule equiv_pos2)
   187 (step t4 (cl (not @p_10) (not @p_1) @p_11) :rule equiv_pos2)
   188 (step t5 (cl @p_11) :rule th_resolution :premises (axiom0 t3 t4))
   188 (step t5 (cl @p_11) :rule th_resolution :premises (a0 t3 t4))
   189 (anchor :step t6 :args ((:= (veriT_vr0 A$) veriT_vr2) (:= (veriT_vr1 A$) veriT_vr3)))
   189 (anchor :step t6 :args ((:= (veriT_vr0 A$) veriT_vr2) (:= (veriT_vr1 A$) veriT_vr3)))
   190 (step t6.t1 (cl (! (= veriT_vr0 veriT_vr2) :named @p_14)) :rule refl)
   190 (step t6.t1 (cl (! (= veriT_vr0 veriT_vr2) :named @p_14)) :rule refl)
   191 (step t6.t2 (cl (! (= veriT_vr1 veriT_vr3) :named @p_13)) :rule refl)
   191 (step t6.t2 (cl (! (= veriT_vr1 veriT_vr3) :named @p_13)) :rule refl)
   192 (step t6.t3 (cl (= @p_3 (! (symm_f$ veriT_vr2 veriT_vr3) :named @p_12))) :rule cong :premises (t6.t1 t6.t2))
   192 (step t6.t3 (cl (= @p_3 (! (symm_f$ veriT_vr2 veriT_vr3) :named @p_12))) :rule cong :premises (t6.t1 t6.t2))
   193 (step t6.t4 (cl @p_13) :rule refl)
   193 (step t6.t4 (cl @p_13) :rule refl)
   204 (step t13 (cl (= @p_20 @p_21)) :rule trans :premises (t10 t11 t12))
   204 (step t13 (cl (= @p_20 @p_21)) :rule trans :premises (t10 t11 t12))
   205 (step t14 (cl (! (= @p_24 (! (not @p_21) :named @p_26)) :named @p_25)) :rule cong :premises (t13))
   205 (step t14 (cl (! (= @p_24 (! (not @p_21) :named @p_26)) :named @p_25)) :rule cong :premises (t13))
   206 (step t15 (cl (! (not @p_25) :named @p_28) (! (not @p_24) :named @p_27) @p_26) :rule equiv_pos2)
   206 (step t15 (cl (! (not @p_25) :named @p_28) (! (not @p_24) :named @p_27) @p_26) :rule equiv_pos2)
   207 (step t16 (cl (not @p_27) @p_20) :rule not_not)
   207 (step t16 (cl (not @p_27) @p_20) :rule not_not)
   208 (step t17 (cl @p_28 @p_20 @p_26) :rule th_resolution :premises (t16 t15))
   208 (step t17 (cl @p_28 @p_20 @p_26) :rule th_resolution :premises (t16 t15))
   209 (step t18 (cl @p_26) :rule th_resolution :premises (axiom1 t14 t17))
   209 (step t18 (cl @p_26) :rule th_resolution :premises (a1 t14 t17))
   210 (step t19 (cl (or (! (not @p_18) :named @p_29) @p_21)) :rule forall_inst :args ((:= veriT_vr2 a$) (:= veriT_vr3 b$)))
   210 (step t19 (cl (or (! (not @p_18) :named @p_29) @p_21)) :rule forall_inst :args ((:= veriT_vr2 a$) (:= veriT_vr3 b$)))
   211 (step t20 (cl @p_29 @p_21) :rule or :premises (t19))
   211 (step t20 (cl @p_29 @p_21) :rule or :premises (t19))
   212 (step t21 (cl) :rule resolution :premises (t20 t8 t18))
   212 (step t21 (cl) :rule resolution :premises (t20 t8 t18))
   213 2b0e7825d38340699ae4fceb3006d5eb0b5a0628 333 0
   213 8616c6debd3ebae49adf8409b8c1ecb6665bc881 654 0
   214 unsat
   214 unsat
   215 (assume axiom0 (not x0$))
   215 (assume a0 (! (forall ((?v0 Int)) (! (= (! (fun_app$ uua$ ?v0) :named @p_13) (! (line_integral_exists$ f$ (! (insert$ j$ bot$) :named @p_7)) :named @p_12)) :named @p_15)) :named @p_11))
   216 (assume axiom1 (not x30$))
   216 (assume a1 (! (forall ((?v0 Int)) (! (= (! (fun_app$ uu$ ?v0) :named @p_25) (! (line_integral_exists$ f$ (! (insert$ i$ bot$) :named @p_5)) :named @p_24)) :named @p_27)) :named @p_23))
   217 (assume axiom2 (not x29$))
   217 (assume a2 (! (forall ((?v0 Int_real_real_real_prod_fun_bool_fun_fun$) (?v1 Int_real_real_real_prod_fun_prod$)) (! (= (! (case_prod$ ?v0 ?v1) :named @p_36) (! (fun_app$a (! (fun_app$ ?v0 (! (fst$ ?v1) :named @p_40)) :named @p_42) (! (snd$ ?v1) :named @p_44)) :named @p_46)) :named @p_48)) :named @p_35))
   218 (assume axiom3 (not x59$))
   218 (assume a3 (! (forall ((?v0 Real_real_prod$) (?v1 Real_real_prod$)) (! (=> (! (= (! (insert$ ?v0 bot$) :named @p_3) (! (insert$ ?v1 bot$) :named @p_64)) :named @p_66) (! (= ?v0 ?v1) :named @p_70)) :named @p_72)) :named @p_62))
   219 (assume axiom4 (! (or x1$ (or x31$ x0$)) :named @p_57))
   219 (assume a4 (! (forall ((?v0 Int) (?v1 Real_real_real_prod_fun$)) (! (= ?v1 (! (snd$ (! (pair$ ?v0 ?v1) :named @p_87)) :named @p_89)) :named @p_91)) :named @p_85))
   220 (assume axiom6 (! (or x3$ (or x33$ x2$)) :named @p_60))
   220 (assume a5 (! (forall ((?v0 Real) (?v1 Real)) (! (= ?v1 (! (snd$a (! (fun_app$b (! (pair$a ?v0) :named @p_102) ?v1) :named @p_105)) :named @p_107)) :named @p_109)) :named @p_101))
   221 (assume axiom7 (! (or x4$ (or x34$ x3$)) :named @p_63))
   221 (assume a6 (! (member$ (! (pair$ k$ g$) :named @p_403) one_chain_typeI$) :named @p_402))
   222 (assume axiom8 (or x35$ x4$))
   222 (assume a7 (! (forall ((?v0 Real_real_prod_set$) (?v1 Real_real_prod$) (?v2 Real_real_prod_set$)) (! (= (! (= bot$ (! (inf$ ?v0 (! (insert$ ?v1 ?v2) :named @p_1)) :named @p_122)) :named @p_124) (! (and (! (not (! (member$a ?v1 ?v0) :named @p_128)) :named @p_130) (! (= bot$ (! (inf$ ?v0 ?v2) :named @p_133)) :named @p_135)) :named @p_137)) :named @p_139)) :named @p_120))
   223 (assume axiom9 (! (or x5$ (or x36$ x30$)) :named @p_66))
   223 (assume a8 (! (finite$ bot$) :named @p_414))
   224 (assume axiom11 (! (or x7$ (or x38$ (or x6$ x32$))) :named @p_69))
   224 (assume a9 (! (forall ((?v0 Real_real_prod_set$) (?v1 Real_real_prod$)) (! (=> (! (finite$ ?v0) :named @p_4) (! (finite$ (! (insert$ ?v1 ?v0) :named @p_160)) :named @p_162)) :named @p_164)) :named @p_157))
   225 (assume axiom13 (! (or x9$ (or x40$ (or x8$ x34$))) :named @p_72))
   225 (assume a10 (! (= i$ (! (fun_app$b (pair$a 1.0) 0.0) :named @p_417)) :named @p_499))
   226 (assume axiom16 (! (or x11$ (or x43$ (or x10$ x37$))) :named @p_75))
   226 (assume a11 (! (forall ((?v0 Real_real_prod$) (?v1 Real_real_prod_set$)) (! (=> (! (member$a ?v0 ?v1) :named @p_176) (! (= ?v1 (! (insert$ ?v0 ?v1) :named @p_2)) :named @p_181)) :named @p_183)) :named @p_175))
   227 (assume axiom18 (! (or x13$ (or x45$ (or x12$ x39$))) :named @p_78))
   227 (assume a12 (! (= j$ (! (fun_app$b (pair$a 0.0) 1.0) :named @p_419)) :named @p_500))
   228 (assume axiom20 (! (or x47$ (or x14$ x41$)) :named @p_81))
   228 (assume a13 (! (forall ((?v0 Real_real_prod_set$)) (! (= bot$ (! (inf$ ?v0 bot$) :named @p_196)) :named @p_198)) :named @p_195))
   229 (assume axiom21 (! (or x15$ (or x48$ x42$)) :named @p_84))
   229 (assume a14 (! (forall ((?v0 Real_real_prod$) (?v1 Real_real_prod$) (?v2 Real_real_prod_set$)) (! (= (! (insert$ ?v0 @p_1) :named @p_208) (! (insert$ ?v1 (! (insert$ ?v0 ?v2) :named @p_213)) :named @p_215)) :named @p_217)) :named @p_206))
   230 (assume axiom23 (! (or x17$ (or x50$ (or x16$ x44$))) :named @p_87))
   230 (assume a15 (! (forall ((?v0 Real_real_prod$) (?v1 Real_real_prod_set$)) (! (= @p_2 (! (sup$ @p_3 ?v1) :named @p_236)) :named @p_238)) :named @p_231))
   231 (assume axiom25 (! (or x19$ (or x52$ (or x18$ x46$))) :named @p_90))
   231 (assume a16 (! (forall ((?v0 Real_real_prod_set$) (?v1 Real_real_prod_real_real_prod_fun$) (?v2 Real_real_prod_set$) (?v3 Real_real_real_prod_fun$) (?v4 Real_real_prod_set$)) (! (=> (! (and @p_4 (! (and (! (fun_app$a (! (line_integral_exists$ ?v1 ?v2) :named @p_252) ?v3) :named @p_254) (! (and (! (fun_app$a (! (line_integral_exists$ ?v1 ?v4) :named @p_257) ?v3) :named @p_260) (! (and (! (= ?v0 (! (sup$ ?v2 ?v4) :named @p_265)) :named @p_267) (! (= bot$ (! (inf$ ?v2 ?v4) :named @p_269)) :named @p_271)) :named @p_273)) :named @p_275)) :named @p_277)) :named @p_279) (! (= (! (line_integral$ ?v1 ?v0 ?v3) :named @p_281) (! (+ (! (line_integral$ ?v1 ?v2 ?v3) :named @p_283) (! (line_integral$ ?v1 ?v4 ?v3) :named @p_285)) :named @p_287)) :named @p_289)) :named @p_291)) :named @p_250))
   232 (assume axiom28 (! (or x21$ (or x55$ (or x20$ x49$))) :named @p_93))
   232 (assume a17 (! (and (! (= (one_chain_line_integral$ f$ @p_5 one_chain_typeI$) (one_chain_line_integral$ f$ @p_5 one_chain_typeII$)) :named @p_337) (! (and (! (forall ((?v0 Int_real_real_real_prod_fun_prod$)) (! (=> (! (member$ ?v0 one_chain_typeI$) :named @p_9) (! (case_prod$ uu$ ?v0) :named @p_6)) :named @p_326)) :named @p_322) (! (forall ((?v0 Int_real_real_real_prod_fun_prod$)) (! (=> (! (member$ ?v0 one_chain_typeII$) :named @p_8) @p_6) :named @p_331)) :named @p_328)) :named @p_333)) :named @p_336))
   233 (assume axiom30 (! (or x23$ (or x57$ (or x22$ x51$))) :named @p_96))
   233 (assume a18 (! (and (! (= (one_chain_line_integral$ f$ @p_7 one_chain_typeII$) (one_chain_line_integral$ f$ @p_7 one_chain_typeI$)) :named @p_377) (! (and (! (forall ((?v0 Int_real_real_real_prod_fun_prod$)) (! (=> @p_8 (! (case_prod$ uua$ ?v0) :named @p_10)) :named @p_366)) :named @p_362) (! (forall ((?v0 Int_real_real_real_prod_fun_prod$)) (! (=> @p_9 @p_10) :named @p_371)) :named @p_368)) :named @p_373)) :named @p_376))
   234 (assume axiom32 (! (or x59$ (or x24$ x53$)) :named @p_99))
   234 (assume a19 (not (! (= (! (line_integral$ f$ (! (insert$ i$ @p_7) :named @p_407) g$) :named @p_462) (! (+ (! (line_integral$ f$ @p_5 g$) :named @p_404) (! (line_integral$ f$ @p_7 g$) :named @p_405)) :named @p_463)) :named @p_410)))
   235 (assume axiom33 (or x25$ x54$))
   235 (anchor :step t21 :args ((:= (?v0 Int) veriT_vr0)))
   236 (assume axiom35 (! (or x27$ (or x26$ x56$)) :named @p_102))
   236 (step t21.t1 (cl (= ?v0 veriT_vr0)) :rule refl)
   237 (assume axiom37 (! (or x29$ (or x28$ x58$)) :named @p_105))
   237 (step t21.t2 (cl (= @p_13 (! (fun_app$ uua$ veriT_vr0) :named @p_14))) :rule cong :premises (t21.t1))
   238 (assume axiom41 (or (! (not x2$) :named @p_1) (! (not x32$) :named @p_2)))
   238 (step t21.t3 (cl (= @p_15 (! (= @p_12 @p_14) :named @p_16))) :rule cong :premises (t21.t2))
   239 (assume axiom42 (or @p_1 (! (not x1$) :named @p_3)))
   239 (step t21 (cl (! (= @p_11 (! (forall ((veriT_vr0 Int)) @p_16) :named @p_18)) :named @p_17)) :rule bind)
   240 (assume axiom43 (or @p_2 @p_3))
   240 (step t22 (cl (not @p_17) (not @p_11) @p_18) :rule equiv_pos2)
   241 (assume axiom47 (or (! (not x4$) :named @p_4) (! (not x34$) :named @p_5)))
   241 (step t23 (cl @p_18) :rule th_resolution :premises (a0 t21 t22))
   242 (assume axiom48 (or @p_4 (! (not x3$) :named @p_6)))
   242 (anchor :step t24 :args ((:= (veriT_vr0 Int) veriT_vr1)))
   243 (assume axiom49 (or @p_5 @p_6))
   243 (step t24.t1 (cl (= veriT_vr0 veriT_vr1)) :rule refl)
   244 (assume axiom54 (or (! (not x6$) :named @p_7) (! (not x37$) :named @p_8)))
   244 (step t24.t2 (cl (= @p_14 (! (fun_app$ uua$ veriT_vr1) :named @p_19))) :rule cong :premises (t24.t1))
   245 (assume axiom55 (or @p_7 (! (not x5$) :named @p_9)))
   245 (step t24.t3 (cl (= @p_16 (! (= @p_12 @p_19) :named @p_20))) :rule cong :premises (t24.t2))
   246 (assume axiom56 (or @p_7 (! (not x31$) :named @p_10)))
   246 (step t24 (cl (! (= @p_18 (! (forall ((veriT_vr1 Int)) @p_20) :named @p_22)) :named @p_21)) :rule bind)
   247 (assume axiom57 (or @p_8 @p_9))
   247 (step t25 (cl (not @p_21) (not @p_18) @p_22) :rule equiv_pos2)
   248 (assume axiom58 (or @p_8 @p_10))
   248 (step t26 (cl @p_22) :rule th_resolution :premises (t23 t24 t25))
   249 (assume axiom59 (or @p_9 @p_10))
   249 (anchor :step t27 :args ((:= (?v0 Int) veriT_vr2)))
   250 (assume axiom63 (or (! (not x38$) :named @p_11) @p_7))
   250 (step t27.t1 (cl (= ?v0 veriT_vr2)) :rule refl)
   251 (assume axiom64 (or @p_11 @p_2))
   251 (step t27.t2 (cl (= @p_25 (! (fun_app$ uu$ veriT_vr2) :named @p_26))) :rule cong :premises (t27.t1))
   252 (assume axiom66 (or (! (not x8$) :named @p_12) (! (not x39$) :named @p_13)))
   252 (step t27.t3 (cl (= @p_27 (! (= @p_24 @p_26) :named @p_28))) :rule cong :premises (t27.t2))
   253 (assume axiom67 (or @p_12 (! (not x7$) :named @p_14)))
   253 (step t27 (cl (! (= @p_23 (! (forall ((veriT_vr2 Int)) @p_28) :named @p_30)) :named @p_29)) :rule bind)
   254 (assume axiom68 (or @p_12 (! (not x33$) :named @p_15)))
   254 (step t28 (cl (not @p_29) (not @p_23) @p_30) :rule equiv_pos2)
   255 (assume axiom69 (or @p_13 @p_14))
   255 (step t29 (cl @p_30) :rule th_resolution :premises (a1 t27 t28))
   256 (assume axiom70 (or @p_13 @p_15))
   256 (anchor :step t30 :args ((:= (veriT_vr2 Int) veriT_vr3)))
   257 (assume axiom71 (or @p_14 @p_15))
   257 (step t30.t1 (cl (= veriT_vr2 veriT_vr3)) :rule refl)
   258 (assume axiom78 (or (! (not x41$) :named @p_16) (! (not x9$) :named @p_17)))
   258 (step t30.t2 (cl (= @p_26 (! (fun_app$ uu$ veriT_vr3) :named @p_31))) :rule cong :premises (t30.t1))
   259 (assume axiom79 (or @p_16 (! (not x35$) :named @p_18)))
   259 (step t30.t3 (cl (= @p_28 (! (= @p_24 @p_31) :named @p_32))) :rule cong :premises (t30.t2))
   260 (assume axiom80 (or @p_17 @p_18))
   260 (step t30 (cl (! (= @p_30 (! (forall ((veriT_vr3 Int)) @p_32) :named @p_34)) :named @p_33)) :rule bind)
   261 (assume axiom81 (or (! (not x10$) :named @p_19) (! (not x42$) :named @p_20)))
   261 (step t31 (cl (not @p_33) (not @p_30) @p_34) :rule equiv_pos2)
   262 (assume axiom82 (or @p_19 (! (not x36$) :named @p_21)))
   262 (step t32 (cl @p_34) :rule th_resolution :premises (t29 t30 t31))
   263 (assume axiom83 (or @p_20 @p_21))
   263 (anchor :step t33 :args ((:= (?v0 Int_real_real_real_prod_fun_bool_fun_fun$) veriT_vr4) (:= (?v1 Int_real_real_real_prod_fun_prod$) veriT_vr5)))
   264 (assume axiom90 (or (! (not x12$) :named @p_22) (! (not x44$) :named @p_23)))
   264 (step t33.t1 (cl (! (= ?v0 veriT_vr4) :named @p_38)) :rule refl)
   265 (assume axiom91 (or @p_22 (! (not x11$) :named @p_24)))
   265 (step t33.t2 (cl (! (= ?v1 veriT_vr5) :named @p_39)) :rule refl)
   266 (assume axiom92 (or @p_22 @p_11))
   266 (step t33.t3 (cl (= @p_36 (! (case_prod$ veriT_vr4 veriT_vr5) :named @p_37))) :rule cong :premises (t33.t1 t33.t2))
   267 (assume axiom93 (or @p_23 @p_24))
   267 (step t33.t4 (cl @p_38) :rule refl)
   268 (assume axiom94 (or @p_23 @p_11))
   268 (step t33.t5 (cl @p_39) :rule refl)
   269 (assume axiom95 (or @p_24 @p_11))
   269 (step t33.t6 (cl (= @p_40 (! (fst$ veriT_vr5) :named @p_41))) :rule cong :premises (t33.t5))
   270 (assume axiom99 (or (! (not x45$) :named @p_25) @p_22))
   270 (step t33.t7 (cl (= @p_42 (! (fun_app$ veriT_vr4 @p_41) :named @p_43))) :rule cong :premises (t33.t4 t33.t6))
   271 (assume axiom100 (or @p_25 @p_13))
   271 (step t33.t8 (cl @p_39) :rule refl)
   272 (assume axiom102 (or (! (not x14$) :named @p_26) (! (not x46$) :named @p_27)))
   272 (step t33.t9 (cl (= @p_44 (! (snd$ veriT_vr5) :named @p_45))) :rule cong :premises (t33.t8))
   273 (assume axiom103 (or @p_26 (! (not x13$) :named @p_28)))
   273 (step t33.t10 (cl (= @p_46 (! (fun_app$a @p_43 @p_45) :named @p_47))) :rule cong :premises (t33.t7 t33.t9))
   274 (assume axiom104 (or @p_26 (! (not x40$) :named @p_29)))
   274 (step t33.t11 (cl (= @p_48 (! (= @p_37 @p_47) :named @p_49))) :rule cong :premises (t33.t3 t33.t10))
   275 (assume axiom105 (or @p_27 @p_28))
   275 (step t33 (cl (! (= @p_35 (! (forall ((veriT_vr4 Int_real_real_real_prod_fun_bool_fun_fun$) (veriT_vr5 Int_real_real_real_prod_fun_prod$)) @p_49) :named @p_51)) :named @p_50)) :rule bind)
   276 (assume axiom106 (or @p_27 @p_29))
   276 (step t34 (cl (not @p_50) (not @p_35) @p_51) :rule equiv_pos2)
   277 (assume axiom107 (or @p_28 @p_29))
   277 (step t35 (cl @p_51) :rule th_resolution :premises (a2 t33 t34))
   278 (assume axiom113 (or (! (not x48$) :named @p_41) @p_20))
   278 (anchor :step t36 :args ((:= (veriT_vr4 Int_real_real_real_prod_fun_bool_fun_fun$) veriT_vr6) (:= (veriT_vr5 Int_real_real_real_prod_fun_prod$) veriT_vr7)))
   279 (assume axiom114 (or (! (not x16$) :named @p_30) (! (not x49$) :named @p_31)))
   279 (step t36.t1 (cl (! (= veriT_vr4 veriT_vr6) :named @p_53)) :rule refl)
   280 (assume axiom115 (or @p_30 (! (not x15$) :named @p_32)))
   280 (step t36.t2 (cl (! (= veriT_vr5 veriT_vr7) :named @p_54)) :rule refl)
   281 (assume axiom116 (or @p_30 (! (not x43$) :named @p_33)))
   281 (step t36.t3 (cl (= @p_37 (! (case_prod$ veriT_vr6 veriT_vr7) :named @p_52))) :rule cong :premises (t36.t1 t36.t2))
   282 (assume axiom117 (or @p_31 @p_32))
   282 (step t36.t4 (cl @p_53) :rule refl)
   283 (assume axiom118 (or @p_31 @p_33))
   283 (step t36.t5 (cl @p_54) :rule refl)
   284 (assume axiom119 (or @p_32 @p_33))
   284 (step t36.t6 (cl (= @p_41 (! (fst$ veriT_vr7) :named @p_55))) :rule cong :premises (t36.t5))
   285 (assume axiom126 (or (! (not x18$) :named @p_34) (! (not x51$) :named @p_35)))
   285 (step t36.t7 (cl (= @p_43 (! (fun_app$ veriT_vr6 @p_55) :named @p_56))) :rule cong :premises (t36.t4 t36.t6))
   286 (assume axiom127 (or @p_34 (! (not x17$) :named @p_36)))
   286 (step t36.t8 (cl @p_54) :rule refl)
   287 (assume axiom128 (or @p_34 @p_25))
   287 (step t36.t9 (cl (= @p_45 (! (snd$ veriT_vr7) :named @p_57))) :rule cong :premises (t36.t8))
   288 (assume axiom129 (or @p_35 @p_36))
   288 (step t36.t10 (cl (= @p_47 (! (fun_app$a @p_56 @p_57) :named @p_58))) :rule cong :premises (t36.t7 t36.t9))
   289 (assume axiom130 (or @p_35 @p_25))
   289 (step t36.t11 (cl (= @p_49 (! (= @p_52 @p_58) :named @p_59))) :rule cong :premises (t36.t3 t36.t10))
   290 (assume axiom131 (or @p_36 @p_25))
   290 (step t36 (cl (! (= @p_51 (! (forall ((veriT_vr6 Int_real_real_real_prod_fun_bool_fun_fun$) (veriT_vr7 Int_real_real_real_prod_fun_prod$)) @p_59) :named @p_61)) :named @p_60)) :rule bind)
   291 (assume axiom134 (or (! (not x19$) :named @p_37) @p_27))
   291 (step t37 (cl (not @p_60) (not @p_51) @p_61) :rule equiv_pos2)
   292 (assume axiom138 (or (! (not x53$) :named @p_38) @p_37))
   292 (step t38 (cl @p_61) :rule th_resolution :premises (t35 t36 t37))
   293 (assume axiom139 (or @p_38 (! (not x47$) :named @p_39)))
   293 (anchor :step t39 :args ((:= (?v0 Real_real_prod$) veriT_vr8) (:= (?v1 Real_real_prod$) veriT_vr9)))
   294 (assume axiom140 (or @p_37 @p_39))
   294 (step t39.t1 (cl (! (= ?v0 veriT_vr8) :named @p_68)) :rule refl)
   295 (assume axiom141 (or (! (not x20$) :named @p_40) (! (not x54$) :named @p_42)))
   295 (step t39.t2 (cl (= @p_3 (! (insert$ veriT_vr8 bot$) :named @p_63))) :rule cong :premises (t39.t1))
   296 (assume axiom142 (or @p_40 @p_41))
   296 (step t39.t3 (cl (! (= ?v1 veriT_vr9) :named @p_69)) :rule refl)
   297 (assume axiom143 (or @p_42 @p_41))
   297 (step t39.t4 (cl (= @p_64 (! (insert$ veriT_vr9 bot$) :named @p_65))) :rule cong :premises (t39.t3))
   298 (assume axiom150 (or (! (not x22$) :named @p_43) (! (not x56$) :named @p_44)))
   298 (step t39.t5 (cl (= @p_66 (! (= @p_63 @p_65) :named @p_67))) :rule cong :premises (t39.t2 t39.t4))
   299 (assume axiom151 (or @p_43 (! (not x21$) :named @p_45)))
   299 (step t39.t6 (cl @p_68) :rule refl)
   300 (assume axiom152 (or @p_43 (! (not x50$) :named @p_46)))
   300 (step t39.t7 (cl @p_69) :rule refl)
   301 (assume axiom153 (or @p_44 @p_45))
   301 (step t39.t8 (cl (= @p_70 (! (= veriT_vr8 veriT_vr9) :named @p_71))) :rule cong :premises (t39.t6 t39.t7))
   302 (assume axiom154 (or @p_44 @p_46))
   302 (step t39.t9 (cl (= @p_72 (! (=> @p_67 @p_71) :named @p_73))) :rule cong :premises (t39.t5 t39.t8))
   303 (assume axiom155 (or @p_45 @p_46))
   303 (step t39 (cl (! (= @p_62 (! (forall ((veriT_vr8 Real_real_prod$) (veriT_vr9 Real_real_prod$)) @p_73) :named @p_75)) :named @p_74)) :rule bind)
   304 (assume axiom162 (or (! (not x24$) :named @p_47) (! (not x58$) :named @p_48)))
   304 (step t40 (cl (not @p_74) (not @p_62) @p_75) :rule equiv_pos2)
   305 (assume axiom163 (or @p_47 (! (not x23$) :named @p_49)))
   305 (step t41 (cl @p_75) :rule th_resolution :premises (a3 t39 t40))
   306 (assume axiom164 (or @p_47 (! (not x52$) :named @p_50)))
   306 (anchor :step t42 :args ((:= (veriT_vr8 Real_real_prod$) veriT_vr10) (:= (veriT_vr9 Real_real_prod$) veriT_vr11)))
   307 (assume axiom165 (or @p_48 @p_49))
   307 (step t42.t1 (cl (! (= veriT_vr8 veriT_vr10) :named @p_79)) :rule refl)
   308 (assume axiom166 (or @p_48 @p_50))
   308 (step t42.t2 (cl (= @p_63 (! (insert$ veriT_vr10 bot$) :named @p_76))) :rule cong :premises (t42.t1))
   309 (assume axiom167 (or @p_49 @p_50))
   309 (step t42.t3 (cl (! (= veriT_vr9 veriT_vr11) :named @p_80)) :rule refl)
   310 (assume axiom172 (or (! (not x26$) :named @p_51) (! (not x25$) :named @p_52)))
   310 (step t42.t4 (cl (= @p_65 (! (insert$ veriT_vr11 bot$) :named @p_77))) :rule cong :premises (t42.t3))
   311 (assume axiom173 (or @p_51 (! (not x55$) :named @p_53)))
   311 (step t42.t5 (cl (= @p_67 (! (= @p_76 @p_77) :named @p_78))) :rule cong :premises (t42.t2 t42.t4))
   312 (assume axiom174 (or @p_52 @p_53))
   312 (step t42.t6 (cl @p_79) :rule refl)
   313 (assume axiom178 (or (! (not x28$) :named @p_54) (! (not x27$) :named @p_55)))
   313 (step t42.t7 (cl @p_80) :rule refl)
   314 (assume axiom179 (or @p_54 (! (not x57$) :named @p_56)))
   314 (step t42.t8 (cl (= @p_71 (! (= veriT_vr10 veriT_vr11) :named @p_81))) :rule cong :premises (t42.t6 t42.t7))
   315 (assume axiom180 (or @p_55 @p_56))
   315 (step t42.t9 (cl (= @p_73 (! (=> @p_78 @p_81) :named @p_82))) :rule cong :premises (t42.t5 t42.t8))
       
   316 (step t42 (cl (! (= @p_75 (! (forall ((veriT_vr10 Real_real_prod$) (veriT_vr11 Real_real_prod$)) @p_82) :named @p_84)) :named @p_83)) :rule bind)
       
   317 (step t43 (cl (not @p_83) (not @p_75) @p_84) :rule equiv_pos2)
       
   318 (step t44 (cl @p_84) :rule th_resolution :premises (t41 t42 t43))
       
   319 (anchor :step t45 :args ((:= (?v0 Int) veriT_vr12) (:= (?v1 Real_real_real_prod_fun$) veriT_vr13)))
       
   320 (step t45.t1 (cl (! (= ?v1 veriT_vr13) :named @p_86)) :rule refl)
       
   321 (step t45.t2 (cl (= ?v0 veriT_vr12)) :rule refl)
       
   322 (step t45.t3 (cl @p_86) :rule refl)
       
   323 (step t45.t4 (cl (= @p_87 (! (pair$ veriT_vr12 veriT_vr13) :named @p_88))) :rule cong :premises (t45.t2 t45.t3))
       
   324 (step t45.t5 (cl (= @p_89 (! (snd$ @p_88) :named @p_90))) :rule cong :premises (t45.t4))
       
   325 (step t45.t6 (cl (= @p_91 (! (= veriT_vr13 @p_90) :named @p_92))) :rule cong :premises (t45.t1 t45.t5))
       
   326 (step t45 (cl (! (= @p_85 (! (forall ((veriT_vr12 Int) (veriT_vr13 Real_real_real_prod_fun$)) @p_92) :named @p_94)) :named @p_93)) :rule bind)
       
   327 (step t46 (cl (not @p_93) (not @p_85) @p_94) :rule equiv_pos2)
       
   328 (step t47 (cl @p_94) :rule th_resolution :premises (a4 t45 t46))
       
   329 (anchor :step t48 :args ((:= (veriT_vr12 Int) veriT_vr14) (:= (veriT_vr13 Real_real_real_prod_fun$) veriT_vr15)))
       
   330 (step t48.t1 (cl (! (= veriT_vr13 veriT_vr15) :named @p_95)) :rule refl)
       
   331 (step t48.t2 (cl (= veriT_vr12 veriT_vr14)) :rule refl)
       
   332 (step t48.t3 (cl @p_95) :rule refl)
       
   333 (step t48.t4 (cl (= @p_88 (! (pair$ veriT_vr14 veriT_vr15) :named @p_96))) :rule cong :premises (t48.t2 t48.t3))
       
   334 (step t48.t5 (cl (= @p_90 (! (snd$ @p_96) :named @p_97))) :rule cong :premises (t48.t4))
       
   335 (step t48.t6 (cl (= @p_92 (! (= veriT_vr15 @p_97) :named @p_98))) :rule cong :premises (t48.t1 t48.t5))
       
   336 (step t48 (cl (! (= @p_94 (! (forall ((veriT_vr14 Int) (veriT_vr15 Real_real_real_prod_fun$)) @p_98) :named @p_100)) :named @p_99)) :rule bind)
       
   337 (step t49 (cl (not @p_99) (not @p_94) @p_100) :rule equiv_pos2)
       
   338 (step t50 (cl @p_100) :rule th_resolution :premises (t47 t48 t49))
       
   339 (anchor :step t51 :args ((:= (?v0 Real) veriT_vr16) (:= (?v1 Real) veriT_vr17)))
       
   340 (step t51.t1 (cl (! (= ?v1 veriT_vr17) :named @p_104)) :rule refl)
       
   341 (step t51.t2 (cl (= ?v0 veriT_vr16)) :rule refl)
       
   342 (step t51.t3 (cl (= @p_102 (! (pair$a veriT_vr16) :named @p_103))) :rule cong :premises (t51.t2))
       
   343 (step t51.t4 (cl @p_104) :rule refl)
       
   344 (step t51.t5 (cl (= @p_105 (! (fun_app$b @p_103 veriT_vr17) :named @p_106))) :rule cong :premises (t51.t3 t51.t4))
       
   345 (step t51.t6 (cl (= @p_107 (! (snd$a @p_106) :named @p_108))) :rule cong :premises (t51.t5))
       
   346 (step t51.t7 (cl (= @p_109 (! (= veriT_vr17 @p_108) :named @p_110))) :rule cong :premises (t51.t1 t51.t6))
       
   347 (step t51 (cl (! (= @p_101 (! (forall ((veriT_vr16 Real) (veriT_vr17 Real)) @p_110) :named @p_112)) :named @p_111)) :rule bind)
       
   348 (step t52 (cl (not @p_111) (not @p_101) @p_112) :rule equiv_pos2)
       
   349 (step t53 (cl @p_112) :rule th_resolution :premises (a5 t51 t52))
       
   350 (anchor :step t54 :args ((:= (veriT_vr16 Real) veriT_vr18) (:= (veriT_vr17 Real) veriT_vr19)))
       
   351 (step t54.t1 (cl (! (= veriT_vr17 veriT_vr19) :named @p_114)) :rule refl)
       
   352 (step t54.t2 (cl (= veriT_vr16 veriT_vr18)) :rule refl)
       
   353 (step t54.t3 (cl (= @p_103 (! (pair$a veriT_vr18) :named @p_113))) :rule cong :premises (t54.t2))
       
   354 (step t54.t4 (cl @p_114) :rule refl)
       
   355 (step t54.t5 (cl (= @p_106 (! (fun_app$b @p_113 veriT_vr19) :named @p_115))) :rule cong :premises (t54.t3 t54.t4))
       
   356 (step t54.t6 (cl (= @p_108 (! (snd$a @p_115) :named @p_116))) :rule cong :premises (t54.t5))
       
   357 (step t54.t7 (cl (= @p_110 (! (= veriT_vr19 @p_116) :named @p_117))) :rule cong :premises (t54.t1 t54.t6))
       
   358 (step t54 (cl (! (= @p_112 (! (forall ((veriT_vr18 Real) (veriT_vr19 Real)) @p_117) :named @p_119)) :named @p_118)) :rule bind)
       
   359 (step t55 (cl (not @p_118) (not @p_112) @p_119) :rule equiv_pos2)
       
   360 (step t56 (cl @p_119) :rule th_resolution :premises (t53 t54 t55))
       
   361 (anchor :step t57 :args ((:= (?v0 Real_real_prod_set$) veriT_vr20) (:= (?v1 Real_real_prod$) veriT_vr21) (:= (?v2 Real_real_prod_set$) veriT_vr22)))
       
   362 (step t57.t1 (cl (! (= ?v0 veriT_vr20) :named @p_127)) :rule refl)
       
   363 (step t57.t2 (cl (! (= ?v1 veriT_vr21) :named @p_126)) :rule refl)
       
   364 (step t57.t3 (cl (! (= ?v2 veriT_vr22) :named @p_132)) :rule refl)
       
   365 (step t57.t4 (cl (= @p_1 (! (insert$ veriT_vr21 veriT_vr22) :named @p_121))) :rule cong :premises (t57.t2 t57.t3))
       
   366 (step t57.t5 (cl (= @p_122 (! (inf$ veriT_vr20 @p_121) :named @p_123))) :rule cong :premises (t57.t1 t57.t4))
       
   367 (step t57.t6 (cl (= @p_124 (! (= bot$ @p_123) :named @p_125))) :rule cong :premises (t57.t5))
       
   368 (step t57.t7 (cl @p_126) :rule refl)
       
   369 (step t57.t8 (cl @p_127) :rule refl)
       
   370 (step t57.t9 (cl (= @p_128 (! (member$a veriT_vr21 veriT_vr20) :named @p_129))) :rule cong :premises (t57.t7 t57.t8))
       
   371 (step t57.t10 (cl (= @p_130 (! (not @p_129) :named @p_131))) :rule cong :premises (t57.t9))
       
   372 (step t57.t11 (cl @p_127) :rule refl)
       
   373 (step t57.t12 (cl @p_132) :rule refl)
       
   374 (step t57.t13 (cl (= @p_133 (! (inf$ veriT_vr20 veriT_vr22) :named @p_134))) :rule cong :premises (t57.t11 t57.t12))
       
   375 (step t57.t14 (cl (= @p_135 (! (= bot$ @p_134) :named @p_136))) :rule cong :premises (t57.t13))
       
   376 (step t57.t15 (cl (= @p_137 (! (and @p_131 @p_136) :named @p_138))) :rule cong :premises (t57.t10 t57.t14))
       
   377 (step t57.t16 (cl (= @p_139 (! (= @p_125 @p_138) :named @p_140))) :rule cong :premises (t57.t6 t57.t15))
       
   378 (step t57 (cl (! (= @p_120 (! (forall ((veriT_vr20 Real_real_prod_set$) (veriT_vr21 Real_real_prod$) (veriT_vr22 Real_real_prod_set$)) @p_140) :named @p_142)) :named @p_141)) :rule bind)
       
   379 (step t58 (cl (not @p_141) (not @p_120) @p_142) :rule equiv_pos2)
       
   380 (step t59 (cl @p_142) :rule th_resolution :premises (a7 t57 t58))
       
   381 (anchor :step t60 :args ((:= (veriT_vr20 Real_real_prod_set$) veriT_vr23) (:= (veriT_vr21 Real_real_prod$) veriT_vr24) (:= (veriT_vr22 Real_real_prod_set$) veriT_vr25)))
       
   382 (step t60.t1 (cl (! (= veriT_vr20 veriT_vr23) :named @p_147)) :rule refl)
       
   383 (step t60.t2 (cl (! (= veriT_vr21 veriT_vr24) :named @p_146)) :rule refl)
       
   384 (step t60.t3 (cl (! (= veriT_vr22 veriT_vr25) :named @p_150)) :rule refl)
       
   385 (step t60.t4 (cl (= @p_121 (! (insert$ veriT_vr24 veriT_vr25) :named @p_143))) :rule cong :premises (t60.t2 t60.t3))
       
   386 (step t60.t5 (cl (= @p_123 (! (inf$ veriT_vr23 @p_143) :named @p_144))) :rule cong :premises (t60.t1 t60.t4))
       
   387 (step t60.t6 (cl (= @p_125 (! (= bot$ @p_144) :named @p_145))) :rule cong :premises (t60.t5))
       
   388 (step t60.t7 (cl @p_146) :rule refl)
       
   389 (step t60.t8 (cl @p_147) :rule refl)
       
   390 (step t60.t9 (cl (= @p_129 (! (member$a veriT_vr24 veriT_vr23) :named @p_148))) :rule cong :premises (t60.t7 t60.t8))
       
   391 (step t60.t10 (cl (= @p_131 (! (not @p_148) :named @p_149))) :rule cong :premises (t60.t9))
       
   392 (step t60.t11 (cl @p_147) :rule refl)
       
   393 (step t60.t12 (cl @p_150) :rule refl)
       
   394 (step t60.t13 (cl (= @p_134 (! (inf$ veriT_vr23 veriT_vr25) :named @p_151))) :rule cong :premises (t60.t11 t60.t12))
       
   395 (step t60.t14 (cl (= @p_136 (! (= bot$ @p_151) :named @p_152))) :rule cong :premises (t60.t13))
       
   396 (step t60.t15 (cl (= @p_138 (! (and @p_149 @p_152) :named @p_153))) :rule cong :premises (t60.t10 t60.t14))
       
   397 (step t60.t16 (cl (= @p_140 (! (= @p_145 @p_153) :named @p_154))) :rule cong :premises (t60.t6 t60.t15))
       
   398 (step t60 (cl (! (= @p_142 (! (forall ((veriT_vr23 Real_real_prod_set$) (veriT_vr24 Real_real_prod$) (veriT_vr25 Real_real_prod_set$)) @p_154) :named @p_156)) :named @p_155)) :rule bind)
       
   399 (step t61 (cl (not @p_155) (not @p_142) @p_156) :rule equiv_pos2)
       
   400 (step t62 (cl @p_156) :rule th_resolution :premises (t59 t60 t61))
       
   401 (anchor :step t63 :args ((:= (?v0 Real_real_prod_set$) veriT_vr26) (:= (?v1 Real_real_prod$) veriT_vr27)))
       
   402 (step t63.t1 (cl (! (= ?v0 veriT_vr26) :named @p_159)) :rule refl)
       
   403 (step t63.t2 (cl (= @p_4 (! (finite$ veriT_vr26) :named @p_158))) :rule cong :premises (t63.t1))
       
   404 (step t63.t3 (cl (= ?v1 veriT_vr27)) :rule refl)
       
   405 (step t63.t4 (cl @p_159) :rule refl)
       
   406 (step t63.t5 (cl (= @p_160 (! (insert$ veriT_vr27 veriT_vr26) :named @p_161))) :rule cong :premises (t63.t3 t63.t4))
       
   407 (step t63.t6 (cl (= @p_162 (! (finite$ @p_161) :named @p_163))) :rule cong :premises (t63.t5))
       
   408 (step t63.t7 (cl (= @p_164 (! (=> @p_158 @p_163) :named @p_165))) :rule cong :premises (t63.t2 t63.t6))
       
   409 (step t63 (cl (! (= @p_157 (! (forall ((veriT_vr26 Real_real_prod_set$) (veriT_vr27 Real_real_prod$)) @p_165) :named @p_167)) :named @p_166)) :rule bind)
       
   410 (step t64 (cl (not @p_166) (not @p_157) @p_167) :rule equiv_pos2)
       
   411 (step t65 (cl @p_167) :rule th_resolution :premises (a9 t63 t64))
       
   412 (anchor :step t66 :args ((:= (veriT_vr26 Real_real_prod_set$) veriT_vr28) (:= (veriT_vr27 Real_real_prod$) veriT_vr29)))
       
   413 (step t66.t1 (cl (! (= veriT_vr26 veriT_vr28) :named @p_169)) :rule refl)
       
   414 (step t66.t2 (cl (= @p_158 (! (finite$ veriT_vr28) :named @p_168))) :rule cong :premises (t66.t1))
       
   415 (step t66.t3 (cl (= veriT_vr27 veriT_vr29)) :rule refl)
       
   416 (step t66.t4 (cl @p_169) :rule refl)
       
   417 (step t66.t5 (cl (= @p_161 (! (insert$ veriT_vr29 veriT_vr28) :named @p_170))) :rule cong :premises (t66.t3 t66.t4))
       
   418 (step t66.t6 (cl (= @p_163 (! (finite$ @p_170) :named @p_171))) :rule cong :premises (t66.t5))
       
   419 (step t66.t7 (cl (= @p_165 (! (=> @p_168 @p_171) :named @p_172))) :rule cong :premises (t66.t2 t66.t6))
       
   420 (step t66 (cl (! (= @p_167 (! (forall ((veriT_vr28 Real_real_prod_set$) (veriT_vr29 Real_real_prod$)) @p_172) :named @p_174)) :named @p_173)) :rule bind)
       
   421 (step t67 (cl (not @p_173) (not @p_167) @p_174) :rule equiv_pos2)
       
   422 (step t68 (cl @p_174) :rule th_resolution :premises (t65 t66 t67))
       
   423 (anchor :step t69 :args ((:= (?v0 Real_real_prod$) veriT_vr30) (:= (?v1 Real_real_prod_set$) veriT_vr31)))
       
   424 (step t69.t1 (cl (! (= ?v0 veriT_vr30) :named @p_179)) :rule refl)
       
   425 (step t69.t2 (cl (! (= ?v1 veriT_vr31) :named @p_178)) :rule refl)
       
   426 (step t69.t3 (cl (= @p_176 (! (member$a veriT_vr30 veriT_vr31) :named @p_177))) :rule cong :premises (t69.t1 t69.t2))
       
   427 (step t69.t4 (cl @p_178) :rule refl)
       
   428 (step t69.t5 (cl @p_179) :rule refl)
       
   429 (step t69.t6 (cl @p_178) :rule refl)
       
   430 (step t69.t7 (cl (= @p_2 (! (insert$ veriT_vr30 veriT_vr31) :named @p_180))) :rule cong :premises (t69.t5 t69.t6))
       
   431 (step t69.t8 (cl (= @p_181 (! (= veriT_vr31 @p_180) :named @p_182))) :rule cong :premises (t69.t4 t69.t7))
       
   432 (step t69.t9 (cl (= @p_183 (! (=> @p_177 @p_182) :named @p_184))) :rule cong :premises (t69.t3 t69.t8))
       
   433 (step t69 (cl (! (= @p_175 (! (forall ((veriT_vr30 Real_real_prod$) (veriT_vr31 Real_real_prod_set$)) @p_184) :named @p_186)) :named @p_185)) :rule bind)
       
   434 (step t70 (cl (not @p_185) (not @p_175) @p_186) :rule equiv_pos2)
       
   435 (step t71 (cl @p_186) :rule th_resolution :premises (a11 t69 t70))
       
   436 (anchor :step t72 :args ((:= (veriT_vr30 Real_real_prod$) veriT_vr32) (:= (veriT_vr31 Real_real_prod_set$) veriT_vr33)))
       
   437 (step t72.t1 (cl (! (= veriT_vr30 veriT_vr32) :named @p_189)) :rule refl)
       
   438 (step t72.t2 (cl (! (= veriT_vr31 veriT_vr33) :named @p_188)) :rule refl)
       
   439 (step t72.t3 (cl (= @p_177 (! (member$a veriT_vr32 veriT_vr33) :named @p_187))) :rule cong :premises (t72.t1 t72.t2))
       
   440 (step t72.t4 (cl @p_188) :rule refl)
       
   441 (step t72.t5 (cl @p_189) :rule refl)
       
   442 (step t72.t6 (cl @p_188) :rule refl)
       
   443 (step t72.t7 (cl (= @p_180 (! (insert$ veriT_vr32 veriT_vr33) :named @p_190))) :rule cong :premises (t72.t5 t72.t6))
       
   444 (step t72.t8 (cl (= @p_182 (! (= veriT_vr33 @p_190) :named @p_191))) :rule cong :premises (t72.t4 t72.t7))
       
   445 (step t72.t9 (cl (= @p_184 (! (=> @p_187 @p_191) :named @p_192))) :rule cong :premises (t72.t3 t72.t8))
       
   446 (step t72 (cl (! (= @p_186 (! (forall ((veriT_vr32 Real_real_prod$) (veriT_vr33 Real_real_prod_set$)) @p_192) :named @p_194)) :named @p_193)) :rule bind)
       
   447 (step t73 (cl (not @p_193) (not @p_186) @p_194) :rule equiv_pos2)
       
   448 (step t74 (cl @p_194) :rule th_resolution :premises (t71 t72 t73))
       
   449 (anchor :step t75 :args ((:= (?v0 Real_real_prod_set$) veriT_vr34)))
       
   450 (step t75.t1 (cl (= ?v0 veriT_vr34)) :rule refl)
       
   451 (step t75.t2 (cl (= @p_196 (! (inf$ veriT_vr34 bot$) :named @p_197))) :rule cong :premises (t75.t1))
       
   452 (step t75.t3 (cl (= @p_198 (! (= bot$ @p_197) :named @p_199))) :rule cong :premises (t75.t2))
       
   453 (step t75 (cl (! (= @p_195 (! (forall ((veriT_vr34 Real_real_prod_set$)) @p_199) :named @p_201)) :named @p_200)) :rule bind)
       
   454 (step t76 (cl (not @p_200) (not @p_195) @p_201) :rule equiv_pos2)
       
   455 (step t77 (cl @p_201) :rule th_resolution :premises (a13 t75 t76))
       
   456 (anchor :step t78 :args ((:= (veriT_vr34 Real_real_prod_set$) veriT_vr35)))
       
   457 (step t78.t1 (cl (= veriT_vr34 veriT_vr35)) :rule refl)
       
   458 (step t78.t2 (cl (= @p_197 (! (inf$ veriT_vr35 bot$) :named @p_202))) :rule cong :premises (t78.t1))
       
   459 (step t78.t3 (cl (= @p_199 (! (= bot$ @p_202) :named @p_203))) :rule cong :premises (t78.t2))
       
   460 (step t78 (cl (! (= @p_201 (! (forall ((veriT_vr35 Real_real_prod_set$)) @p_203) :named @p_205)) :named @p_204)) :rule bind)
       
   461 (step t79 (cl (not @p_204) (not @p_201) @p_205) :rule equiv_pos2)
       
   462 (step t80 (cl @p_205) :rule th_resolution :premises (t77 t78 t79))
       
   463 (anchor :step t81 :args ((:= (?v0 Real_real_prod$) veriT_vr36) (:= (?v1 Real_real_prod$) veriT_vr37) (:= (?v2 Real_real_prod_set$) veriT_vr38)))
       
   464 (step t81.t1 (cl (! (= ?v0 veriT_vr36) :named @p_211)) :rule refl)
       
   465 (step t81.t2 (cl (! (= ?v1 veriT_vr37) :named @p_210)) :rule refl)
       
   466 (step t81.t3 (cl (! (= ?v2 veriT_vr38) :named @p_212)) :rule refl)
       
   467 (step t81.t4 (cl (= @p_1 (! (insert$ veriT_vr37 veriT_vr38) :named @p_207))) :rule cong :premises (t81.t2 t81.t3))
       
   468 (step t81.t5 (cl (= @p_208 (! (insert$ veriT_vr36 @p_207) :named @p_209))) :rule cong :premises (t81.t1 t81.t4))
       
   469 (step t81.t6 (cl @p_210) :rule refl)
       
   470 (step t81.t7 (cl @p_211) :rule refl)
       
   471 (step t81.t8 (cl @p_212) :rule refl)
       
   472 (step t81.t9 (cl (= @p_213 (! (insert$ veriT_vr36 veriT_vr38) :named @p_214))) :rule cong :premises (t81.t7 t81.t8))
       
   473 (step t81.t10 (cl (= @p_215 (! (insert$ veriT_vr37 @p_214) :named @p_216))) :rule cong :premises (t81.t6 t81.t9))
       
   474 (step t81.t11 (cl (= @p_217 (! (= @p_209 @p_216) :named @p_218))) :rule cong :premises (t81.t5 t81.t10))
       
   475 (step t81 (cl (! (= @p_206 (! (forall ((veriT_vr36 Real_real_prod$) (veriT_vr37 Real_real_prod$) (veriT_vr38 Real_real_prod_set$)) @p_218) :named @p_220)) :named @p_219)) :rule bind)
       
   476 (step t82 (cl (not @p_219) (not @p_206) @p_220) :rule equiv_pos2)
       
   477 (step t83 (cl @p_220) :rule th_resolution :premises (a14 t81 t82))
       
   478 (anchor :step t84 :args ((:= (veriT_vr36 Real_real_prod$) veriT_vr39) (:= (veriT_vr37 Real_real_prod$) veriT_vr40) (:= (veriT_vr38 Real_real_prod_set$) veriT_vr41)))
       
   479 (step t84.t1 (cl (! (= veriT_vr36 veriT_vr39) :named @p_224)) :rule refl)
       
   480 (step t84.t2 (cl (! (= veriT_vr37 veriT_vr40) :named @p_223)) :rule refl)
       
   481 (step t84.t3 (cl (! (= veriT_vr38 veriT_vr41) :named @p_225)) :rule refl)
       
   482 (step t84.t4 (cl (= @p_207 (! (insert$ veriT_vr40 veriT_vr41) :named @p_221))) :rule cong :premises (t84.t2 t84.t3))
       
   483 (step t84.t5 (cl (= @p_209 (! (insert$ veriT_vr39 @p_221) :named @p_222))) :rule cong :premises (t84.t1 t84.t4))
       
   484 (step t84.t6 (cl @p_223) :rule refl)
       
   485 (step t84.t7 (cl @p_224) :rule refl)
       
   486 (step t84.t8 (cl @p_225) :rule refl)
       
   487 (step t84.t9 (cl (= @p_214 (! (insert$ veriT_vr39 veriT_vr41) :named @p_226))) :rule cong :premises (t84.t7 t84.t8))
       
   488 (step t84.t10 (cl (= @p_216 (! (insert$ veriT_vr40 @p_226) :named @p_227))) :rule cong :premises (t84.t6 t84.t9))
       
   489 (step t84.t11 (cl (= @p_218 (! (= @p_222 @p_227) :named @p_228))) :rule cong :premises (t84.t5 t84.t10))
       
   490 (step t84 (cl (! (= @p_220 (! (forall ((veriT_vr39 Real_real_prod$) (veriT_vr40 Real_real_prod$) (veriT_vr41 Real_real_prod_set$)) @p_228) :named @p_230)) :named @p_229)) :rule bind)
       
   491 (step t85 (cl (not @p_229) (not @p_220) @p_230) :rule equiv_pos2)
       
   492 (step t86 (cl @p_230) :rule th_resolution :premises (t83 t84 t85))
       
   493 (anchor :step t87 :args ((:= (?v0 Real_real_prod$) veriT_vr42) (:= (?v1 Real_real_prod_set$) veriT_vr43)))
       
   494 (step t87.t1 (cl (! (= ?v0 veriT_vr42) :named @p_233)) :rule refl)
       
   495 (step t87.t2 (cl (! (= ?v1 veriT_vr43) :named @p_235)) :rule refl)
       
   496 (step t87.t3 (cl (= @p_2 (! (insert$ veriT_vr42 veriT_vr43) :named @p_232))) :rule cong :premises (t87.t1 t87.t2))
       
   497 (step t87.t4 (cl @p_233) :rule refl)
       
   498 (step t87.t5 (cl (= @p_3 (! (insert$ veriT_vr42 bot$) :named @p_234))) :rule cong :premises (t87.t4))
       
   499 (step t87.t6 (cl @p_235) :rule refl)
       
   500 (step t87.t7 (cl (= @p_236 (! (sup$ @p_234 veriT_vr43) :named @p_237))) :rule cong :premises (t87.t5 t87.t6))
       
   501 (step t87.t8 (cl (= @p_238 (! (= @p_232 @p_237) :named @p_239))) :rule cong :premises (t87.t3 t87.t7))
       
   502 (step t87 (cl (! (= @p_231 (! (forall ((veriT_vr42 Real_real_prod$) (veriT_vr43 Real_real_prod_set$)) @p_239) :named @p_241)) :named @p_240)) :rule bind)
       
   503 (step t88 (cl (not @p_240) (not @p_231) @p_241) :rule equiv_pos2)
       
   504 (step t89 (cl @p_241) :rule th_resolution :premises (a15 t87 t88))
       
   505 (anchor :step t90 :args ((:= (veriT_vr42 Real_real_prod$) veriT_vr44) (:= (veriT_vr43 Real_real_prod_set$) veriT_vr45)))
       
   506 (step t90.t1 (cl (! (= veriT_vr42 veriT_vr44) :named @p_243)) :rule refl)
       
   507 (step t90.t2 (cl (! (= veriT_vr43 veriT_vr45) :named @p_245)) :rule refl)
       
   508 (step t90.t3 (cl (= @p_232 (! (insert$ veriT_vr44 veriT_vr45) :named @p_242))) :rule cong :premises (t90.t1 t90.t2))
       
   509 (step t90.t4 (cl @p_243) :rule refl)
       
   510 (step t90.t5 (cl (= @p_234 (! (insert$ veriT_vr44 bot$) :named @p_244))) :rule cong :premises (t90.t4))
       
   511 (step t90.t6 (cl @p_245) :rule refl)
       
   512 (step t90.t7 (cl (= @p_237 (! (sup$ @p_244 veriT_vr45) :named @p_246))) :rule cong :premises (t90.t5 t90.t6))
       
   513 (step t90.t8 (cl (= @p_239 (! (= @p_242 @p_246) :named @p_247))) :rule cong :premises (t90.t3 t90.t7))
       
   514 (step t90 (cl (! (= @p_241 (! (forall ((veriT_vr44 Real_real_prod$) (veriT_vr45 Real_real_prod_set$)) @p_247) :named @p_249)) :named @p_248)) :rule bind)
       
   515 (step t91 (cl (not @p_248) (not @p_241) @p_249) :rule equiv_pos2)
       
   516 (step t92 (cl @p_249) :rule th_resolution :premises (t89 t90 t91))
       
   517 (anchor :step t93 :args ((:= (?v0 Real_real_prod_set$) veriT_vr46) (:= (?v1 Real_real_prod_real_real_prod_fun$) veriT_vr47) (:= (?v2 Real_real_prod_set$) veriT_vr48) (:= (?v3 Real_real_real_prod_fun$) veriT_vr49) (:= (?v4 Real_real_prod_set$) veriT_vr50)))
       
   518 (step t93.t1 (cl (! (= ?v0 veriT_vr46) :named @p_262)) :rule refl)
       
   519 (step t93.t2 (cl (= @p_4 (! (finite$ veriT_vr46) :named @p_251))) :rule cong :premises (t93.t1))
       
   520 (step t93.t3 (cl (! (= ?v1 veriT_vr47) :named @p_256)) :rule refl)
       
   521 (step t93.t4 (cl (! (= ?v2 veriT_vr48) :named @p_263)) :rule refl)
       
   522 (step t93.t5 (cl (= @p_252 (! (line_integral_exists$ veriT_vr47 veriT_vr48) :named @p_253))) :rule cong :premises (t93.t3 t93.t4))
       
   523 (step t93.t6 (cl (! (= ?v3 veriT_vr49) :named @p_259)) :rule refl)
       
   524 (step t93.t7 (cl (= @p_254 (! (fun_app$a @p_253 veriT_vr49) :named @p_255))) :rule cong :premises (t93.t5 t93.t6))
       
   525 (step t93.t8 (cl @p_256) :rule refl)
       
   526 (step t93.t9 (cl (! (= ?v4 veriT_vr50) :named @p_264)) :rule refl)
       
   527 (step t93.t10 (cl (= @p_257 (! (line_integral_exists$ veriT_vr47 veriT_vr50) :named @p_258))) :rule cong :premises (t93.t8 t93.t9))
       
   528 (step t93.t11 (cl @p_259) :rule refl)
       
   529 (step t93.t12 (cl (= @p_260 (! (fun_app$a @p_258 veriT_vr49) :named @p_261))) :rule cong :premises (t93.t10 t93.t11))
       
   530 (step t93.t13 (cl @p_262) :rule refl)
       
   531 (step t93.t14 (cl @p_263) :rule refl)
       
   532 (step t93.t15 (cl @p_264) :rule refl)
       
   533 (step t93.t16 (cl (= @p_265 (! (sup$ veriT_vr48 veriT_vr50) :named @p_266))) :rule cong :premises (t93.t14 t93.t15))
       
   534 (step t93.t17 (cl (= @p_267 (! (= veriT_vr46 @p_266) :named @p_268))) :rule cong :premises (t93.t13 t93.t16))
       
   535 (step t93.t18 (cl @p_263) :rule refl)
       
   536 (step t93.t19 (cl @p_264) :rule refl)
       
   537 (step t93.t20 (cl (= @p_269 (! (inf$ veriT_vr48 veriT_vr50) :named @p_270))) :rule cong :premises (t93.t18 t93.t19))
       
   538 (step t93.t21 (cl (= @p_271 (! (= bot$ @p_270) :named @p_272))) :rule cong :premises (t93.t20))
       
   539 (step t93.t22 (cl (= @p_273 (! (and @p_268 @p_272) :named @p_274))) :rule cong :premises (t93.t17 t93.t21))
       
   540 (step t93.t23 (cl (= @p_275 (! (and @p_261 @p_274) :named @p_276))) :rule cong :premises (t93.t12 t93.t22))
       
   541 (step t93.t24 (cl (= @p_277 (! (and @p_255 @p_276) :named @p_278))) :rule cong :premises (t93.t7 t93.t23))
       
   542 (step t93.t25 (cl (= @p_279 (! (and @p_251 @p_278) :named @p_280))) :rule cong :premises (t93.t2 t93.t24))
       
   543 (step t93.t26 (cl @p_256) :rule refl)
       
   544 (step t93.t27 (cl @p_262) :rule refl)
       
   545 (step t93.t28 (cl @p_259) :rule refl)
       
   546 (step t93.t29 (cl (= @p_281 (! (line_integral$ veriT_vr47 veriT_vr46 veriT_vr49) :named @p_282))) :rule cong :premises (t93.t26 t93.t27 t93.t28))
       
   547 (step t93.t30 (cl @p_256) :rule refl)
       
   548 (step t93.t31 (cl @p_263) :rule refl)
       
   549 (step t93.t32 (cl @p_259) :rule refl)
       
   550 (step t93.t33 (cl (= @p_283 (! (line_integral$ veriT_vr47 veriT_vr48 veriT_vr49) :named @p_284))) :rule cong :premises (t93.t30 t93.t31 t93.t32))
       
   551 (step t93.t34 (cl @p_256) :rule refl)
       
   552 (step t93.t35 (cl @p_264) :rule refl)
       
   553 (step t93.t36 (cl @p_259) :rule refl)
       
   554 (step t93.t37 (cl (= @p_285 (! (line_integral$ veriT_vr47 veriT_vr50 veriT_vr49) :named @p_286))) :rule cong :premises (t93.t34 t93.t35 t93.t36))
       
   555 (step t93.t38 (cl (= @p_287 (! (+ @p_284 @p_286) :named @p_288))) :rule cong :premises (t93.t33 t93.t37))
       
   556 (step t93.t39 (cl (= @p_289 (! (= @p_282 @p_288) :named @p_290))) :rule cong :premises (t93.t29 t93.t38))
       
   557 (step t93.t40 (cl (= @p_291 (! (=> @p_280 @p_290) :named @p_292))) :rule cong :premises (t93.t25 t93.t39))
       
   558 (step t93 (cl (! (= @p_250 (! (forall ((veriT_vr46 Real_real_prod_set$) (veriT_vr47 Real_real_prod_real_real_prod_fun$) (veriT_vr48 Real_real_prod_set$) (veriT_vr49 Real_real_real_prod_fun$) (veriT_vr50 Real_real_prod_set$)) @p_292) :named @p_294)) :named @p_293)) :rule bind)
       
   559 (step t94 (cl (not @p_293) (not @p_250) @p_294) :rule equiv_pos2)
       
   560 (step t95 (cl @p_294) :rule th_resolution :premises (a16 t93 t94))
       
   561 (anchor :step t96 :args ((veriT_vr46 Real_real_prod_set$) (veriT_vr47 Real_real_prod_real_real_prod_fun$) (veriT_vr48 Real_real_prod_set$) (veriT_vr49 Real_real_real_prod_fun$) (veriT_vr50 Real_real_prod_set$)))
       
   562 (step t96.t1 (cl (= @p_280 (! (and @p_251 @p_255 @p_261 @p_268 @p_272) :named @p_295))) :rule ac_simp)
       
   563 (step t96.t2 (cl (= @p_292 (! (=> @p_295 @p_290) :named @p_296))) :rule cong :premises (t96.t1))
       
   564 (step t96 (cl (! (= @p_294 (! (forall ((veriT_vr46 Real_real_prod_set$) (veriT_vr47 Real_real_prod_real_real_prod_fun$) (veriT_vr48 Real_real_prod_set$) (veriT_vr49 Real_real_real_prod_fun$) (veriT_vr50 Real_real_prod_set$)) @p_296) :named @p_298)) :named @p_297)) :rule bind)
       
   565 (step t97 (cl (not @p_297) (not @p_294) @p_298) :rule equiv_pos2)
       
   566 (step t98 (cl @p_298) :rule th_resolution :premises (t95 t96 t97))
       
   567 (anchor :step t99 :args ((:= (veriT_vr46 Real_real_prod_set$) veriT_vr51) (:= (veriT_vr47 Real_real_prod_real_real_prod_fun$) veriT_vr52) (:= (veriT_vr48 Real_real_prod_set$) veriT_vr53) (:= (veriT_vr49 Real_real_real_prod_fun$) veriT_vr54) (:= (veriT_vr50 Real_real_prod_set$) veriT_vr55)))
       
   568 (step t99.t1 (cl (! (= veriT_vr46 veriT_vr51) :named @p_306)) :rule refl)
       
   569 (step t99.t2 (cl (= @p_251 (! (finite$ veriT_vr51) :named @p_299))) :rule cong :premises (t99.t1))
       
   570 (step t99.t3 (cl (! (= veriT_vr47 veriT_vr52) :named @p_302)) :rule refl)
       
   571 (step t99.t4 (cl (! (= veriT_vr48 veriT_vr53) :named @p_307)) :rule refl)
       
   572 (step t99.t5 (cl (= @p_253 (! (line_integral_exists$ veriT_vr52 veriT_vr53) :named @p_300))) :rule cong :premises (t99.t3 t99.t4))
       
   573 (step t99.t6 (cl (! (= veriT_vr49 veriT_vr54) :named @p_304)) :rule refl)
       
   574 (step t99.t7 (cl (= @p_255 (! (fun_app$a @p_300 veriT_vr54) :named @p_301))) :rule cong :premises (t99.t5 t99.t6))
       
   575 (step t99.t8 (cl @p_302) :rule refl)
       
   576 (step t99.t9 (cl (! (= veriT_vr50 veriT_vr55) :named @p_308)) :rule refl)
       
   577 (step t99.t10 (cl (= @p_258 (! (line_integral_exists$ veriT_vr52 veriT_vr55) :named @p_303))) :rule cong :premises (t99.t8 t99.t9))
       
   578 (step t99.t11 (cl @p_304) :rule refl)
       
   579 (step t99.t12 (cl (= @p_261 (! (fun_app$a @p_303 veriT_vr54) :named @p_305))) :rule cong :premises (t99.t10 t99.t11))
       
   580 (step t99.t13 (cl @p_306) :rule refl)
       
   581 (step t99.t14 (cl @p_307) :rule refl)
       
   582 (step t99.t15 (cl @p_308) :rule refl)
       
   583 (step t99.t16 (cl (= @p_266 (! (sup$ veriT_vr53 veriT_vr55) :named @p_309))) :rule cong :premises (t99.t14 t99.t15))
       
   584 (step t99.t17 (cl (= @p_268 (! (= veriT_vr51 @p_309) :named @p_310))) :rule cong :premises (t99.t13 t99.t16))
       
   585 (step t99.t18 (cl @p_307) :rule refl)
       
   586 (step t99.t19 (cl @p_308) :rule refl)
       
   587 (step t99.t20 (cl (= @p_270 (! (inf$ veriT_vr53 veriT_vr55) :named @p_311))) :rule cong :premises (t99.t18 t99.t19))
       
   588 (step t99.t21 (cl (= @p_272 (! (= bot$ @p_311) :named @p_312))) :rule cong :premises (t99.t20))
       
   589 (step t99.t22 (cl (= @p_295 (! (and @p_299 @p_301 @p_305 @p_310 @p_312) :named @p_313))) :rule cong :premises (t99.t2 t99.t7 t99.t12 t99.t17 t99.t21))
       
   590 (step t99.t23 (cl @p_302) :rule refl)
       
   591 (step t99.t24 (cl @p_306) :rule refl)
       
   592 (step t99.t25 (cl @p_304) :rule refl)
       
   593 (step t99.t26 (cl (= @p_282 (! (line_integral$ veriT_vr52 veriT_vr51 veriT_vr54) :named @p_314))) :rule cong :premises (t99.t23 t99.t24 t99.t25))
       
   594 (step t99.t27 (cl @p_302) :rule refl)
       
   595 (step t99.t28 (cl @p_307) :rule refl)
       
   596 (step t99.t29 (cl @p_304) :rule refl)
       
   597 (step t99.t30 (cl (= @p_284 (! (line_integral$ veriT_vr52 veriT_vr53 veriT_vr54) :named @p_315))) :rule cong :premises (t99.t27 t99.t28 t99.t29))
       
   598 (step t99.t31 (cl @p_302) :rule refl)
       
   599 (step t99.t32 (cl @p_308) :rule refl)
       
   600 (step t99.t33 (cl @p_304) :rule refl)
       
   601 (step t99.t34 (cl (= @p_286 (! (line_integral$ veriT_vr52 veriT_vr55 veriT_vr54) :named @p_316))) :rule cong :premises (t99.t31 t99.t32 t99.t33))
       
   602 (step t99.t35 (cl (= @p_288 (! (+ @p_315 @p_316) :named @p_317))) :rule cong :premises (t99.t30 t99.t34))
       
   603 (step t99.t36 (cl (= @p_290 (! (= @p_314 @p_317) :named @p_318))) :rule cong :premises (t99.t26 t99.t35))
       
   604 (step t99.t37 (cl (= @p_296 (! (=> @p_313 @p_318) :named @p_319))) :rule cong :premises (t99.t22 t99.t36))
       
   605 (step t99 (cl (! (= @p_298 (! (forall ((veriT_vr51 Real_real_prod_set$) (veriT_vr52 Real_real_prod_real_real_prod_fun$) (veriT_vr53 Real_real_prod_set$) (veriT_vr54 Real_real_real_prod_fun$) (veriT_vr55 Real_real_prod_set$)) @p_319) :named @p_321)) :named @p_320)) :rule bind)
       
   606 (step t100 (cl (not @p_320) (not @p_298) @p_321) :rule equiv_pos2)
       
   607 (step t101 (cl @p_321) :rule th_resolution :premises (t98 t99 t100))
       
   608 (anchor :step t102 :args ((:= (?v0 Int_real_real_real_prod_fun_prod$) veriT_vr56)))
       
   609 (step t102.t1 (cl (! (= ?v0 veriT_vr56) :named @p_324)) :rule refl)
       
   610 (step t102.t2 (cl (= @p_9 (! (member$ veriT_vr56 one_chain_typeI$) :named @p_323))) :rule cong :premises (t102.t1))
       
   611 (step t102.t3 (cl @p_324) :rule refl)
       
   612 (step t102.t4 (cl (! (= @p_6 (! (case_prod$ uu$ veriT_vr56) :named @p_325)) :named @p_330)) :rule cong :premises (t102.t3))
       
   613 (step t102.t5 (cl (= @p_326 (! (=> @p_323 @p_325) :named @p_327))) :rule cong :premises (t102.t2 t102.t4))
       
   614 (step t102 (cl (= @p_322 (! (forall ((veriT_vr56 Int_real_real_real_prod_fun_prod$)) @p_327) :named @p_334))) :rule bind)
       
   615 (anchor :step t103 :args ((:= (?v0 Int_real_real_real_prod_fun_prod$) veriT_vr56)))
       
   616 (step t103.t1 (cl @p_324) :rule refl)
       
   617 (step t103.t2 (cl (= @p_8 (! (member$ veriT_vr56 one_chain_typeII$) :named @p_329))) :rule cong :premises (t103.t1))
       
   618 (step t103.t3 (cl @p_324) :rule refl)
       
   619 (step t103.t4 (cl @p_330) :rule cong :premises (t103.t3))
       
   620 (step t103.t5 (cl (= @p_331 (! (=> @p_329 @p_325) :named @p_332))) :rule cong :premises (t103.t2 t103.t4))
       
   621 (step t103 (cl (= @p_328 (! (forall ((veriT_vr56 Int_real_real_real_prod_fun_prod$)) @p_332) :named @p_335))) :rule bind)
       
   622 (step t104 (cl (= @p_333 (! (and @p_334 @p_335) :named @p_338))) :rule cong :premises (t102 t103))
       
   623 (step t105 (cl (! (= @p_336 (! (and @p_337 @p_338) :named @p_340)) :named @p_339)) :rule cong :premises (t104))
       
   624 (step t106 (cl (not @p_339) (not @p_336) @p_340) :rule equiv_pos2)
       
   625 (step t107 (cl @p_340) :rule th_resolution :premises (a17 t105 t106))
       
   626 (step t108 (cl (! (= @p_340 (! (and @p_337 @p_334 @p_335) :named @p_342)) :named @p_341)) :rule ac_simp)
       
   627 (step t109 (cl (not @p_341) (not @p_340) @p_342) :rule equiv_pos2)
       
   628 (step t110 (cl @p_342) :rule th_resolution :premises (t107 t108 t109))
       
   629 (anchor :step t111 :args ((:= (veriT_vr56 Int_real_real_real_prod_fun_prod$) veriT_vr57)))
       
   630 (step t111.t1 (cl (! (= veriT_vr56 veriT_vr57) :named @p_344)) :rule refl)
       
   631 (step t111.t2 (cl (= @p_329 (! (member$ veriT_vr57 one_chain_typeII$) :named @p_343))) :rule cong :premises (t111.t1))
       
   632 (step t111.t3 (cl @p_344) :rule refl)
       
   633 (step t111.t4 (cl (= @p_325 (! (case_prod$ uu$ veriT_vr57) :named @p_345))) :rule cong :premises (t111.t3))
       
   634 (step t111.t5 (cl (= @p_332 (! (=> @p_343 @p_345) :named @p_346))) :rule cong :premises (t111.t2 t111.t4))
       
   635 (step t111 (cl (= @p_335 (! (forall ((veriT_vr57 Int_real_real_real_prod_fun_prod$)) @p_346) :named @p_347))) :rule bind)
       
   636 (step t112 (cl (! (= @p_342 (! (and @p_337 @p_334 @p_347) :named @p_349)) :named @p_348)) :rule cong :premises (t111))
       
   637 (step t113 (cl (not @p_348) (not @p_342) @p_349) :rule equiv_pos2)
       
   638 (step t114 (cl @p_349) :rule th_resolution :premises (t110 t112 t113))
       
   639 (anchor :step t115 :args ((:= (veriT_vr56 Int_real_real_real_prod_fun_prod$) veriT_vr58)))
       
   640 (step t115.t1 (cl (! (= veriT_vr56 veriT_vr58) :named @p_351)) :rule refl)
       
   641 (step t115.t2 (cl (= @p_323 (! (member$ veriT_vr58 one_chain_typeI$) :named @p_350))) :rule cong :premises (t115.t1))
       
   642 (step t115.t3 (cl @p_351) :rule refl)
       
   643 (step t115.t4 (cl (= @p_325 (! (case_prod$ uu$ veriT_vr58) :named @p_352))) :rule cong :premises (t115.t3))
       
   644 (step t115.t5 (cl (= @p_327 (! (=> @p_350 @p_352) :named @p_353))) :rule cong :premises (t115.t2 t115.t4))
       
   645 (step t115 (cl (= @p_334 (! (forall ((veriT_vr58 Int_real_real_real_prod_fun_prod$)) @p_353) :named @p_358))) :rule bind)
       
   646 (anchor :step t116 :args ((:= (veriT_vr57 Int_real_real_real_prod_fun_prod$) veriT_vr59)))
       
   647 (step t116.t1 (cl (! (= veriT_vr57 veriT_vr59) :named @p_355)) :rule refl)
       
   648 (step t116.t2 (cl (= @p_343 (! (member$ veriT_vr59 one_chain_typeII$) :named @p_354))) :rule cong :premises (t116.t1))
       
   649 (step t116.t3 (cl @p_355) :rule refl)
       
   650 (step t116.t4 (cl (= @p_345 (! (case_prod$ uu$ veriT_vr59) :named @p_356))) :rule cong :premises (t116.t3))
       
   651 (step t116.t5 (cl (= @p_346 (! (=> @p_354 @p_356) :named @p_357))) :rule cong :premises (t116.t2 t116.t4))
       
   652 (step t116 (cl (= @p_347 (! (forall ((veriT_vr59 Int_real_real_real_prod_fun_prod$)) @p_357) :named @p_359))) :rule bind)
       
   653 (step t117 (cl (! (= @p_349 (! (and @p_337 @p_358 @p_359) :named @p_361)) :named @p_360)) :rule cong :premises (t115 t116))
       
   654 (step t118 (cl (not @p_360) (not @p_349) @p_361) :rule equiv_pos2)
       
   655 (step t119 (cl @p_361) :rule th_resolution :premises (t114 t117 t118))
       
   656 (anchor :step t120 :args ((:= (?v0 Int_real_real_real_prod_fun_prod$) veriT_vr60)))
       
   657 (step t120.t1 (cl (! (= ?v0 veriT_vr60) :named @p_364)) :rule refl)
       
   658 (step t120.t2 (cl (= @p_8 (! (member$ veriT_vr60 one_chain_typeII$) :named @p_363))) :rule cong :premises (t120.t1))
       
   659 (step t120.t3 (cl @p_364) :rule refl)
       
   660 (step t120.t4 (cl (! (= @p_10 (! (case_prod$ uua$ veriT_vr60) :named @p_365)) :named @p_370)) :rule cong :premises (t120.t3))
       
   661 (step t120.t5 (cl (= @p_366 (! (=> @p_363 @p_365) :named @p_367))) :rule cong :premises (t120.t2 t120.t4))
       
   662 (step t120 (cl (= @p_362 (! (forall ((veriT_vr60 Int_real_real_real_prod_fun_prod$)) @p_367) :named @p_374))) :rule bind)
       
   663 (anchor :step t121 :args ((:= (?v0 Int_real_real_real_prod_fun_prod$) veriT_vr60)))
       
   664 (step t121.t1 (cl @p_364) :rule refl)
       
   665 (step t121.t2 (cl (= @p_9 (! (member$ veriT_vr60 one_chain_typeI$) :named @p_369))) :rule cong :premises (t121.t1))
       
   666 (step t121.t3 (cl @p_364) :rule refl)
       
   667 (step t121.t4 (cl @p_370) :rule cong :premises (t121.t3))
       
   668 (step t121.t5 (cl (= @p_371 (! (=> @p_369 @p_365) :named @p_372))) :rule cong :premises (t121.t2 t121.t4))
       
   669 (step t121 (cl (= @p_368 (! (forall ((veriT_vr60 Int_real_real_real_prod_fun_prod$)) @p_372) :named @p_375))) :rule bind)
       
   670 (step t122 (cl (= @p_373 (! (and @p_374 @p_375) :named @p_378))) :rule cong :premises (t120 t121))
       
   671 (step t123 (cl (! (= @p_376 (! (and @p_377 @p_378) :named @p_380)) :named @p_379)) :rule cong :premises (t122))
       
   672 (step t124 (cl (not @p_379) (not @p_376) @p_380) :rule equiv_pos2)
       
   673 (step t125 (cl @p_380) :rule th_resolution :premises (a18 t123 t124))
       
   674 (step t126 (cl (! (= @p_380 (! (and @p_377 @p_374 @p_375) :named @p_382)) :named @p_381)) :rule ac_simp)
       
   675 (step t127 (cl (not @p_381) (not @p_380) @p_382) :rule equiv_pos2)
       
   676 (step t128 (cl @p_382) :rule th_resolution :premises (t125 t126 t127))
       
   677 (anchor :step t129 :args ((:= (veriT_vr60 Int_real_real_real_prod_fun_prod$) veriT_vr61)))
       
   678 (step t129.t1 (cl (! (= veriT_vr60 veriT_vr61) :named @p_384)) :rule refl)
       
   679 (step t129.t2 (cl (= @p_369 (! (member$ veriT_vr61 one_chain_typeI$) :named @p_383))) :rule cong :premises (t129.t1))
       
   680 (step t129.t3 (cl @p_384) :rule refl)
       
   681 (step t129.t4 (cl (= @p_365 (! (case_prod$ uua$ veriT_vr61) :named @p_385))) :rule cong :premises (t129.t3))
       
   682 (step t129.t5 (cl (= @p_372 (! (=> @p_383 @p_385) :named @p_386))) :rule cong :premises (t129.t2 t129.t4))
       
   683 (step t129 (cl (= @p_375 (! (forall ((veriT_vr61 Int_real_real_real_prod_fun_prod$)) @p_386) :named @p_387))) :rule bind)
       
   684 (step t130 (cl (! (= @p_382 (! (and @p_377 @p_374 @p_387) :named @p_389)) :named @p_388)) :rule cong :premises (t129))
       
   685 (step t131 (cl (not @p_388) (not @p_382) @p_389) :rule equiv_pos2)
       
   686 (step t132 (cl @p_389) :rule th_resolution :premises (t128 t130 t131))
       
   687 (anchor :step t133 :args ((:= (veriT_vr60 Int_real_real_real_prod_fun_prod$) veriT_vr62)))
       
   688 (step t133.t1 (cl (! (= veriT_vr60 veriT_vr62) :named @p_391)) :rule refl)
       
   689 (step t133.t2 (cl (= @p_363 (! (member$ veriT_vr62 one_chain_typeII$) :named @p_390))) :rule cong :premises (t133.t1))
       
   690 (step t133.t3 (cl @p_391) :rule refl)
       
   691 (step t133.t4 (cl (= @p_365 (! (case_prod$ uua$ veriT_vr62) :named @p_392))) :rule cong :premises (t133.t3))
       
   692 (step t133.t5 (cl (= @p_367 (! (=> @p_390 @p_392) :named @p_393))) :rule cong :premises (t133.t2 t133.t4))
       
   693 (step t133 (cl (= @p_374 (! (forall ((veriT_vr62 Int_real_real_real_prod_fun_prod$)) @p_393) :named @p_398))) :rule bind)
       
   694 (anchor :step t134 :args ((:= (veriT_vr61 Int_real_real_real_prod_fun_prod$) veriT_vr63)))
       
   695 (step t134.t1 (cl (! (= veriT_vr61 veriT_vr63) :named @p_395)) :rule refl)
       
   696 (step t134.t2 (cl (= @p_383 (! (member$ veriT_vr63 one_chain_typeI$) :named @p_394))) :rule cong :premises (t134.t1))
       
   697 (step t134.t3 (cl @p_395) :rule refl)
       
   698 (step t134.t4 (cl (= @p_385 (! (case_prod$ uua$ veriT_vr63) :named @p_396))) :rule cong :premises (t134.t3))
       
   699 (step t134.t5 (cl (= @p_386 (! (=> @p_394 @p_396) :named @p_397))) :rule cong :premises (t134.t2 t134.t4))
       
   700 (step t134 (cl (= @p_387 (! (forall ((veriT_vr63 Int_real_real_real_prod_fun_prod$)) @p_397) :named @p_399))) :rule bind)
       
   701 (step t135 (cl (! (= @p_389 (! (and @p_377 @p_398 @p_399) :named @p_401)) :named @p_400)) :rule cong :premises (t133 t134))
       
   702 (step t136 (cl (not @p_400) (not @p_389) @p_401) :rule equiv_pos2)
       
   703 (step t137 (cl @p_401) :rule th_resolution :premises (t132 t135 t136))
       
   704 (step t138 (cl @p_358) :rule and :premises (t119))
       
   705 (step t139 (cl @p_399) :rule and :premises (t137))
       
   706 (step t140 (cl (or (! (not @p_399) :named @p_422) (! (=> @p_402 (! (case_prod$ uua$ @p_403) :named @p_421)) :named @p_420))) :rule forall_inst :args ((:= veriT_vr63 @p_403)))
       
   707 (step t141 (cl (or (! (not @p_358) :named @p_427) (! (=> @p_402 (! (case_prod$ uu$ @p_403) :named @p_426)) :named @p_424))) :rule forall_inst :args ((:= veriT_vr58 @p_403)))
       
   708 (step t142 (cl (or (! (not @p_321) :named @p_406) (! (=> (! (and (! (finite$ @p_5) :named @p_415) (! (fun_app$a @p_12 g$) :named @p_409) (! (fun_app$a @p_24 g$) :named @p_408) (! (= @p_5 (! (sup$ @p_7 @p_5) :named @p_466)) :named @p_430) (! (= bot$ (inf$ @p_7 @p_5)) :named @p_431)) :named @p_429) (! (= @p_404 (! (+ @p_405 @p_404) :named @p_528)) :named @p_433)) :named @p_432))) :rule forall_inst :args ((:= veriT_vr51 @p_5) (:= veriT_vr52 f$) (:= veriT_vr53 @p_7) (:= veriT_vr54 g$) (:= veriT_vr55 @p_5)))
       
   709 (step t143 (cl (or @p_406 (! (=> (! (and (! (finite$ @p_407) :named @p_412) @p_408 @p_409 (! (= @p_407 (sup$ @p_5 @p_7)) :named @p_411) (! (= bot$ (inf$ @p_5 @p_7)) :named @p_437)) :named @p_434) @p_410) :named @p_438))) :rule forall_inst :args ((:= veriT_vr51 @p_407) (:= veriT_vr52 f$) (:= veriT_vr53 @p_5) (:= veriT_vr54 g$) (:= veriT_vr55 @p_7)))
       
   710 (step t144 (cl (or (! (not @p_249) :named @p_441) @p_411)) :rule forall_inst :args ((:= veriT_vr44 i$) (:= veriT_vr45 @p_7)))
       
   711 (step t145 (cl (or (! (not @p_230) :named @p_442) (! (= @p_407 (! (insert$ j$ @p_5) :named @p_467)) :named @p_443))) :rule forall_inst :args ((:= veriT_vr39 j$) (:= veriT_vr40 i$) (:= veriT_vr41 bot$)))
       
   712 (step t146 (cl (or (! (not @p_194) :named @p_447) (! (=> (! (member$a i$ @p_7) :named @p_445) (! (= @p_7 @p_407) :named @p_446)) :named @p_444))) :rule forall_inst :args ((:= veriT_vr32 i$) (:= veriT_vr33 @p_7)))
       
   713 (step t147 (cl (or (! (not @p_174) :named @p_413) (! (=> (! (finite$ @p_7) :named @p_416) @p_412) :named @p_448))) :rule forall_inst :args ((:= veriT_vr28 @p_7) (:= veriT_vr29 i$)))
       
   714 (step t148 (cl (or @p_413 (! (=> @p_414 @p_415) :named @p_449))) :rule forall_inst :args ((:= veriT_vr28 bot$) (:= veriT_vr29 i$)))
       
   715 (step t149 (cl (or @p_413 (! (=> @p_414 @p_416) :named @p_451))) :rule forall_inst :args ((:= veriT_vr28 bot$) (:= veriT_vr29 j$)))
       
   716 (step t150 (cl (or (! (not @p_119) :named @p_418) (! (= 0.0 (! (snd$a @p_417) :named @p_495)) :named @p_454))) :rule forall_inst :args ((:= veriT_vr18 1.0) (:= veriT_vr19 0.0)))
       
   717 (step t151 (cl (or @p_418 (! (= 1.0 (! (snd$a @p_419) :named @p_496)) :named @p_455))) :rule forall_inst :args ((:= veriT_vr18 0.0) (:= veriT_vr19 1.0)))
       
   718 (step t152 (cl (or (! (not @p_100) :named @p_456) (! (= g$ (! (snd$ @p_403) :named @p_471)) :named @p_457))) :rule forall_inst :args ((:= veriT_vr14 k$) (:= veriT_vr15 g$)))
       
   719 (step t153 (cl (or (! (not @p_84) :named @p_461) (! (=> (! (= @p_7 @p_5) :named @p_459) (! (= j$ i$) :named @p_460)) :named @p_458))) :rule forall_inst :args ((:= veriT_vr10 i$) (:= veriT_vr11 j$)))
       
   720 (step t154 (cl (! (not @p_420) :named @p_423) (! (not @p_402) :named @p_425) @p_421) :rule implies_pos)
       
   721 (step t155 (cl @p_422 @p_420) :rule or :premises (t140))
       
   722 (step t156 (cl @p_423 @p_421) :rule resolution :premises (t154 a6))
       
   723 (step t157 (cl @p_420) :rule resolution :premises (t155 t139))
       
   724 (step t158 (cl @p_421) :rule resolution :premises (t156 t157))
       
   725 (step t159 (cl (! (not @p_424) :named @p_428) @p_425 @p_426) :rule implies_pos)
       
   726 (step t160 (cl @p_427 @p_424) :rule or :premises (t141))
       
   727 (step t161 (cl @p_428 @p_426) :rule resolution :premises (t159 a6))
       
   728 (step t162 (cl @p_424) :rule resolution :premises (t160 t138))
       
   729 (step t163 (cl @p_426) :rule resolution :premises (t161 t162))
       
   730 (step t164 (cl @p_429 (not @p_415) (! (not @p_409) :named @p_436) (! (not @p_408) :named @p_435) (not @p_430) (not @p_431)) :rule and_neg)
       
   731 (step t165 (cl (not @p_432) (not @p_429) @p_433) :rule implies_pos)
       
   732 (step t166 (cl @p_406 @p_432) :rule or :premises (t142))
       
   733 (step t167 (cl @p_432) :rule resolution :premises (t166 t101))
       
   734 (step t168 (cl @p_434 (not @p_412) @p_435 @p_436 (not @p_411) (! (not @p_437) :named @p_515)) :rule and_neg)
       
   735 (step t169 (cl (! (not @p_438) :named @p_439) (! (not @p_434) :named @p_440) @p_410) :rule implies_pos)
       
   736 (step t170 (cl @p_406 @p_438) :rule or :premises (t143))
       
   737 (step t171 (cl @p_439 @p_440) :rule resolution :premises (t169 a19))
       
   738 (step t172 (cl @p_438) :rule resolution :premises (t170 t101))
       
   739 (step t173 (cl @p_440) :rule resolution :premises (t171 t172))
       
   740 (step t174 (cl @p_441 @p_411) :rule or :premises (t144))
       
   741 (step t175 (cl @p_411) :rule resolution :premises (t174 t92))
       
   742 (step t176 (cl @p_442 @p_443) :rule or :premises (t145))
       
   743 (step t177 (cl @p_443) :rule resolution :premises (t176 t86))
       
   744 (step t178 (cl (not @p_444) (! (not @p_445) :named @p_470) @p_446) :rule implies_pos)
       
   745 (step t179 (cl @p_447 @p_444) :rule or :premises (t146))
       
   746 (step t180 (cl @p_444) :rule resolution :premises (t179 t74))
       
   747 (step t181 (cl (not @p_448) (not @p_416) @p_412) :rule implies_pos)
       
   748 (step t182 (cl @p_413 @p_448) :rule or :premises (t147))
       
   749 (step t183 (cl @p_448) :rule resolution :premises (t182 t68))
       
   750 (step t184 (cl (! (not @p_449) :named @p_450) (! (not @p_414) :named @p_452) @p_415) :rule implies_pos)
       
   751 (step t185 (cl @p_413 @p_449) :rule or :premises (t148))
       
   752 (step t186 (cl @p_450 @p_415) :rule resolution :premises (t184 a8))
       
   753 (step t187 (cl @p_449) :rule resolution :premises (t185 t68))
       
   754 (step t188 (cl @p_415) :rule resolution :premises (t186 t187))
       
   755 (step t189 (cl (! (not @p_451) :named @p_453) @p_452 @p_416) :rule implies_pos)
       
   756 (step t190 (cl @p_413 @p_451) :rule or :premises (t149))
       
   757 (step t191 (cl @p_453 @p_416) :rule resolution :premises (t189 a8))
       
   758 (step t192 (cl @p_451) :rule resolution :premises (t190 t68))
       
   759 (step t193 (cl @p_416) :rule resolution :premises (t191 t192))
       
   760 (step t194 (cl @p_412) :rule resolution :premises (t181 t193 t183))
       
   761 (step t195 (cl @p_418 @p_454) :rule or :premises (t150))
       
   762 (step t196 (cl @p_454) :rule resolution :premises (t195 t56))
       
   763 (step t197 (cl @p_418 @p_455) :rule or :premises (t151))
       
   764 (step t198 (cl @p_455) :rule resolution :premises (t197 t56))
       
   765 (step t199 (cl @p_456 @p_457) :rule or :premises (t152))
       
   766 (step t200 (cl @p_457) :rule resolution :premises (t199 t50))
       
   767 (step t201 (cl (not @p_458) (! (not @p_459) :named @p_507) @p_460) :rule implies_pos)
       
   768 (step t202 (cl @p_461 @p_458) :rule or :premises (t153))
       
   769 (step t203 (cl @p_458) :rule resolution :premises (t202 t44))
       
   770 (step t204 (cl (or @p_410 (! (not (! (<= @p_462 @p_463) :named @p_534)) :named @p_464) (! (not (! (<= @p_463 @p_462) :named @p_535)) :named @p_465))) :rule la_disequality)
       
   771 (step t205 (cl @p_410 @p_464 @p_465) :rule or :premises (t204))
       
   772 (step t206 (cl @p_464 @p_465) :rule resolution :premises (t205 a19))
       
   773 (step t207 (cl (or @p_441 (! (= @p_466 @p_467) :named @p_474))) :rule forall_inst :args ((:= veriT_vr44 j$) (:= veriT_vr45 @p_5)))
       
   774 (step t208 (cl (or @p_447 (! (=> (! (member$a j$ @p_5) :named @p_468) (! (= @p_5 @p_467) :named @p_477)) :named @p_475))) :rule forall_inst :args ((:= veriT_vr32 j$) (:= veriT_vr33 @p_5)))
       
   775 (step t209 (cl (or (! (not @p_156) :named @p_469) (! (= @p_437 (! (and (! (not @p_468) :named @p_476) (! (= bot$ (inf$ @p_5 bot$)) :named @p_479)) :named @p_478)) :named @p_482))) :rule forall_inst :args ((:= veriT_vr23 @p_5) (:= veriT_vr24 j$) (:= veriT_vr25 bot$)))
       
   776 (step t210 (cl (or @p_469 (! (= @p_431 (! (and @p_470 (! (= bot$ (inf$ @p_7 bot$)) :named @p_485)) :named @p_483)) :named @p_487))) :rule forall_inst :args ((:= veriT_vr23 @p_7) (:= veriT_vr24 i$) (:= veriT_vr25 bot$)))
       
   777 (step t211 (cl (or (! (not @p_61) :named @p_472) (! (= @p_426 (! (fun_app$a (! (fun_app$ uu$ (! (fst$ @p_403) :named @p_473)) :named @p_508) @p_471) :named @p_489)) :named @p_488))) :rule forall_inst :args ((:= veriT_vr6 uu$) (:= veriT_vr7 @p_403)))
       
   778 (step t212 (cl (or @p_472 (! (= @p_421 (! (fun_app$a (! (fun_app$ uua$ @p_473) :named @p_509) @p_471) :named @p_492)) :named @p_491))) :rule forall_inst :args ((:= veriT_vr6 uua$) (:= veriT_vr7 @p_403)))
       
   779 (step t213 (cl @p_441 @p_474) :rule or :premises (t207))
       
   780 (step t214 (cl @p_474) :rule resolution :premises (t213 t92))
       
   781 (step t215 (cl (not @p_475) @p_476 @p_477) :rule implies_pos)
       
   782 (step t216 (cl @p_447 @p_475) :rule or :premises (t208))
       
   783 (step t217 (cl @p_475) :rule resolution :premises (t216 t74))
       
   784 (step t218 (cl (not (! (not @p_470) :named @p_484)) @p_445) :rule not_not)
       
   785 (step t219 (cl @p_478 (! (not @p_476) :named @p_480) (! (not @p_479) :named @p_481)) :rule and_neg)
       
   786 (step t220 (cl (not @p_480) @p_468) :rule not_not)
       
   787 (step t221 (cl @p_478 @p_468 @p_481) :rule th_resolution :premises (t220 t219))
       
   788 (step t222 (cl (not @p_482) @p_437 (! (not @p_478) :named @p_516)) :rule equiv_pos1)
       
   789 (step t223 (cl @p_469 @p_482) :rule or :premises (t209))
       
   790 (step t224 (cl @p_482) :rule resolution :premises (t223 t62))
       
   791 (step t225 (cl @p_483 @p_484 (! (not @p_485) :named @p_486)) :rule and_neg)
       
   792 (step t226 (cl @p_483 @p_445 @p_486) :rule th_resolution :premises (t218 t225))
       
   793 (step t227 (cl (not @p_487) @p_431 (not @p_483)) :rule equiv_pos1)
       
   794 (step t228 (cl @p_469 @p_487) :rule or :premises (t210))
       
   795 (step t229 (cl @p_487) :rule resolution :premises (t228 t62))
       
   796 (step t230 (cl (! (not @p_488) :named @p_490) (not @p_426) @p_489) :rule equiv_pos2)
       
   797 (step t231 (cl @p_472 @p_488) :rule or :premises (t211))
       
   798 (step t232 (cl @p_490 @p_489) :rule resolution :premises (t230 t163))
       
   799 (step t233 (cl @p_488) :rule resolution :premises (t231 t38))
       
   800 (step t234 (cl @p_489) :rule resolution :premises (t232 t233))
       
   801 (step t235 (cl (! (not @p_491) :named @p_493) (not @p_421) @p_492) :rule equiv_pos2)
       
   802 (step t236 (cl @p_472 @p_491) :rule or :premises (t212))
       
   803 (step t237 (cl @p_493 @p_492) :rule resolution :premises (t235 t158))
       
   804 (step t238 (cl @p_491) :rule resolution :premises (t236 t38))
       
   805 (step t239 (cl @p_492) :rule resolution :premises (t237 t238))
       
   806 (step t240 (cl (or (! (not @p_205) :named @p_494) @p_479)) :rule forall_inst :args ((:= veriT_vr35 @p_5)))
       
   807 (step t241 (cl (or @p_494 @p_485)) :rule forall_inst :args ((:= veriT_vr35 @p_7)))
       
   808 (step t242 (cl @p_494 @p_479) :rule or :premises (t240))
       
   809 (step t243 (cl @p_479) :rule resolution :premises (t242 t80))
       
   810 (step t244 (cl @p_494 @p_485) :rule or :premises (t241))
       
   811 (step t245 (cl @p_485) :rule resolution :premises (t244 t80))
       
   812 (step t246 (cl (! (= @p_7 @p_7) :named @p_520)) :rule eq_reflexive)
       
   813 (step t247 (cl (not (! (= 1.0 0.0) :named @p_497))) :rule la_generic :args ((- 1)))
       
   814 (step t248 (cl (! (not @p_455) :named @p_505) (not (! (= @p_495 @p_496) :named @p_498)) (! (not @p_454) :named @p_506) @p_497) :rule eq_transitive)
       
   815 (step t249 (cl (not (! (= @p_417 @p_419) :named @p_501)) @p_498) :rule eq_congruent)
       
   816 (step t250 (cl (! (not @p_499) :named @p_502) (! (not @p_460) :named @p_503) (! (not @p_500) :named @p_504) @p_501) :rule eq_transitive)
       
   817 (step t251 (cl @p_498 @p_502 @p_503 @p_504) :rule th_resolution :premises (t249 t250))
       
   818 (step t252 (cl @p_505 @p_506 @p_497 @p_502 @p_503 @p_504) :rule th_resolution :premises (t248 t251))
       
   819 (step t253 (cl @p_505 @p_506 @p_502 @p_503 @p_504) :rule th_resolution :premises (t247 t252))
       
   820 (step t254 (cl @p_503) :rule resolution :premises (t253 a10 a12 t196 t198))
       
   821 (step t255 (cl @p_507) :rule resolution :premises (t201 t254 t203))
       
   822 (step t256 (cl (! (= f$ f$) :named @p_523)) :rule eq_reflexive)
       
   823 (step t257 (cl (! (= g$ g$) :named @p_524)) :rule eq_reflexive)
       
   824 (step t258 (cl (! (= @p_405 @p_405) :named @p_527)) :rule eq_reflexive)
       
   825 (step t259 (cl (or (! (not @p_34) :named @p_510) (! (= @p_24 @p_508) :named @p_511))) :rule forall_inst :args ((:= veriT_vr3 @p_473)))
       
   826 (step t260 (cl (or (! (not @p_22) :named @p_512) (! (= @p_12 @p_509) :named @p_513))) :rule forall_inst :args ((:= veriT_vr1 @p_473)))
       
   827 (step t261 (cl @p_510 @p_511) :rule or :premises (t259))
       
   828 (step t262 (cl @p_511) :rule resolution :premises (t261 t32))
       
   829 (step t263 (cl @p_512 @p_513) :rule or :premises (t260))
       
   830 (step t264 (cl @p_513) :rule resolution :premises (t263 t26))
       
   831 (step t265 (cl (not @p_511) (! (not @p_457) :named @p_514) @p_408 (not @p_489)) :rule eq_congruent_pred)
       
   832 (step t266 (cl @p_408) :rule resolution :premises (t265 t200 t234 t262))
       
   833 (step t267 (cl (not @p_513) @p_514 @p_409 (not @p_492)) :rule eq_congruent_pred)
       
   834 (step t268 (cl @p_409) :rule resolution :premises (t267 t200 t239 t264))
       
   835 (step t269 (cl @p_515) :rule resolution :premises (t168 t268 t194 t173 t175 t266))
       
   836 (step t270 (cl @p_516) :rule resolution :premises (t222 t269 t224))
       
   837 (step t271 (cl @p_468) :rule resolution :premises (t221 t270 t243))
       
   838 (step t272 (cl @p_477) :rule resolution :premises (t215 t271 t217))
       
   839 (step t273 (cl (! (not @p_477) :named @p_517) (not @p_474) @p_430) :rule eq_transitive)
       
   840 (step t274 (cl @p_430) :rule resolution :premises (t273 t214 t272))
       
   841 (step t275 (cl @p_517 (! (not @p_443) :named @p_518) (! (= @p_5 @p_407) :named @p_519)) :rule eq_transitive)
       
   842 (step t276 (cl @p_518 @p_517 @p_519) :rule eq_transitive)
       
   843 (step t277 (cl (not @p_520) (! (not @p_446) :named @p_521) (! (not @p_519) :named @p_522) @p_459) :rule eq_transitive)
       
   844 (step t278 (cl @p_521 @p_522 @p_459) :rule th_resolution :premises (t277 t246))
       
   845 (step t279 (cl @p_521 @p_459 @p_518 @p_517) :rule th_resolution :premises (t278 t276))
       
   846 (step t280 (cl @p_521) :rule resolution :premises (t279 t177 t255 t272))
       
   847 (step t281 (cl (not @p_523) @p_522 (! (not @p_524) :named @p_525) (! (= @p_462 @p_404) :named @p_526)) :rule eq_congruent)
       
   848 (step t282 (cl @p_522 @p_525 @p_526) :rule th_resolution :premises (t281 t256))
       
   849 (step t283 (cl @p_522 @p_526) :rule th_resolution :premises (t282 t257))
       
   850 (step t284 (cl @p_526 @p_517 @p_518) :rule th_resolution :premises (t283 t275))
       
   851 (step t285 (cl @p_470) :rule resolution :premises (t178 t280 t180))
       
   852 (step t286 (cl @p_483) :rule resolution :premises (t226 t285 t245))
       
   853 (step t287 (cl @p_431) :rule resolution :premises (t227 t286 t229))
       
   854 (step t288 (cl @p_429) :rule resolution :premises (t164 t287 t188 t266 t268 t274))
       
   855 (step t289 (cl @p_433) :rule resolution :premises (t165 t288 t167))
       
   856 (step t290 (cl (not @p_527) (! (not @p_526) :named @p_529) (! (= (! (+ @p_405 @p_462) :named @p_531) @p_528) :named @p_530)) :rule eq_congruent)
       
   857 (step t291 (cl @p_529 @p_530) :rule th_resolution :premises (t290 t258))
       
   858 (step t292 (cl @p_530 @p_517 @p_518) :rule th_resolution :premises (t291 t284))
       
   859 (step t293 (cl (! (not @p_433) :named @p_532) (not @p_530) (! (= @p_404 @p_531) :named @p_533)) :rule eq_transitive)
       
   860 (step t294 (cl @p_532 @p_533 @p_517 @p_518) :rule th_resolution :premises (t293 t292))
       
   861 (step t295 (cl @p_534 @p_529 (! (not @p_533) :named @p_536)) :rule la_generic :args (1.0 (- 2) (- 1)))
       
   862 (step t296 (cl @p_534 @p_517 @p_518 @p_532) :rule th_resolution :premises (t295 t284 t294))
       
   863 (step t297 (cl @p_534) :rule resolution :premises (t296 t289 t177 t272))
       
   864 (step t298 (cl @p_465) :rule resolution :premises (t206 t297))
       
   865 (step t299 (cl @p_535 @p_529 @p_536) :rule la_generic :args (1.0 2 1))
       
   866 (step t300 (cl @p_535 @p_517 @p_518 @p_532) :rule th_resolution :premises (t299 t284 t294))
       
   867 (step t301 (cl) :rule resolution :premises (t300 t289 t177 t298 t272))
       
   868 a5b152c08be1e0a4da353f094af8f11f36a16f52 333 0
       
   869 unsat
       
   870 (assume a0 (not x0$))
       
   871 (assume a1 (not x30$))
       
   872 (assume a2 (not x29$))
       
   873 (assume a3 (not x59$))
       
   874 (assume a4 (! (or x1$ (or x31$ x0$)) :named @p_57))
       
   875 (assume a6 (! (or x3$ (or x33$ x2$)) :named @p_60))
       
   876 (assume a7 (! (or x4$ (or x34$ x3$)) :named @p_63))
       
   877 (assume a8 (or x35$ x4$))
       
   878 (assume a9 (! (or x5$ (or x36$ x30$)) :named @p_66))
       
   879 (assume a11 (! (or x7$ (or x38$ (or x6$ x32$))) :named @p_69))
       
   880 (assume a13 (! (or x9$ (or x40$ (or x8$ x34$))) :named @p_72))
       
   881 (assume a16 (! (or x11$ (or x43$ (or x10$ x37$))) :named @p_75))
       
   882 (assume a18 (! (or x13$ (or x45$ (or x12$ x39$))) :named @p_78))
       
   883 (assume a20 (! (or x47$ (or x14$ x41$)) :named @p_81))
       
   884 (assume a21 (! (or x15$ (or x48$ x42$)) :named @p_84))
       
   885 (assume a23 (! (or x17$ (or x50$ (or x16$ x44$))) :named @p_87))
       
   886 (assume a25 (! (or x19$ (or x52$ (or x18$ x46$))) :named @p_90))
       
   887 (assume a28 (! (or x21$ (or x55$ (or x20$ x49$))) :named @p_93))
       
   888 (assume a30 (! (or x23$ (or x57$ (or x22$ x51$))) :named @p_96))
       
   889 (assume a32 (! (or x59$ (or x24$ x53$)) :named @p_99))
       
   890 (assume a33 (or x25$ x54$))
       
   891 (assume a35 (! (or x27$ (or x26$ x56$)) :named @p_102))
       
   892 (assume a37 (! (or x29$ (or x28$ x58$)) :named @p_105))
       
   893 (assume a41 (or (! (not x2$) :named @p_1) (! (not x32$) :named @p_2)))
       
   894 (assume a42 (or @p_1 (! (not x1$) :named @p_3)))
       
   895 (assume a43 (or @p_2 @p_3))
       
   896 (assume a47 (or (! (not x4$) :named @p_4) (! (not x34$) :named @p_5)))
       
   897 (assume a48 (or @p_4 (! (not x3$) :named @p_6)))
       
   898 (assume a49 (or @p_5 @p_6))
       
   899 (assume a54 (or (! (not x6$) :named @p_7) (! (not x37$) :named @p_8)))
       
   900 (assume a55 (or @p_7 (! (not x5$) :named @p_9)))
       
   901 (assume a56 (or @p_7 (! (not x31$) :named @p_10)))
       
   902 (assume a57 (or @p_8 @p_9))
       
   903 (assume a58 (or @p_8 @p_10))
       
   904 (assume a59 (or @p_9 @p_10))
       
   905 (assume a63 (or (! (not x38$) :named @p_11) @p_7))
       
   906 (assume a64 (or @p_11 @p_2))
       
   907 (assume a66 (or (! (not x8$) :named @p_12) (! (not x39$) :named @p_13)))
       
   908 (assume a67 (or @p_12 (! (not x7$) :named @p_14)))
       
   909 (assume a68 (or @p_12 (! (not x33$) :named @p_15)))
       
   910 (assume a69 (or @p_13 @p_14))
       
   911 (assume a70 (or @p_13 @p_15))
       
   912 (assume a71 (or @p_14 @p_15))
       
   913 (assume a78 (or (! (not x41$) :named @p_16) (! (not x9$) :named @p_17)))
       
   914 (assume a79 (or @p_16 (! (not x35$) :named @p_18)))
       
   915 (assume a80 (or @p_17 @p_18))
       
   916 (assume a81 (or (! (not x10$) :named @p_19) (! (not x42$) :named @p_20)))
       
   917 (assume a82 (or @p_19 (! (not x36$) :named @p_21)))
       
   918 (assume a83 (or @p_20 @p_21))
       
   919 (assume a90 (or (! (not x12$) :named @p_22) (! (not x44$) :named @p_23)))
       
   920 (assume a91 (or @p_22 (! (not x11$) :named @p_24)))
       
   921 (assume a92 (or @p_22 @p_11))
       
   922 (assume a93 (or @p_23 @p_24))
       
   923 (assume a94 (or @p_23 @p_11))
       
   924 (assume a95 (or @p_24 @p_11))
       
   925 (assume a99 (or (! (not x45$) :named @p_25) @p_22))
       
   926 (assume a100 (or @p_25 @p_13))
       
   927 (assume a102 (or (! (not x14$) :named @p_26) (! (not x46$) :named @p_27)))
       
   928 (assume a103 (or @p_26 (! (not x13$) :named @p_28)))
       
   929 (assume a104 (or @p_26 (! (not x40$) :named @p_29)))
       
   930 (assume a105 (or @p_27 @p_28))
       
   931 (assume a106 (or @p_27 @p_29))
       
   932 (assume a107 (or @p_28 @p_29))
       
   933 (assume a113 (or (! (not x48$) :named @p_41) @p_20))
       
   934 (assume a114 (or (! (not x16$) :named @p_30) (! (not x49$) :named @p_31)))
       
   935 (assume a115 (or @p_30 (! (not x15$) :named @p_32)))
       
   936 (assume a116 (or @p_30 (! (not x43$) :named @p_33)))
       
   937 (assume a117 (or @p_31 @p_32))
       
   938 (assume a118 (or @p_31 @p_33))
       
   939 (assume a119 (or @p_32 @p_33))
       
   940 (assume a126 (or (! (not x18$) :named @p_34) (! (not x51$) :named @p_35)))
       
   941 (assume a127 (or @p_34 (! (not x17$) :named @p_36)))
       
   942 (assume a128 (or @p_34 @p_25))
       
   943 (assume a129 (or @p_35 @p_36))
       
   944 (assume a130 (or @p_35 @p_25))
       
   945 (assume a131 (or @p_36 @p_25))
       
   946 (assume a134 (or (! (not x19$) :named @p_37) @p_27))
       
   947 (assume a138 (or (! (not x53$) :named @p_38) @p_37))
       
   948 (assume a139 (or @p_38 (! (not x47$) :named @p_39)))
       
   949 (assume a140 (or @p_37 @p_39))
       
   950 (assume a141 (or (! (not x20$) :named @p_40) (! (not x54$) :named @p_42)))
       
   951 (assume a142 (or @p_40 @p_41))
       
   952 (assume a143 (or @p_42 @p_41))
       
   953 (assume a150 (or (! (not x22$) :named @p_43) (! (not x56$) :named @p_44)))
       
   954 (assume a151 (or @p_43 (! (not x21$) :named @p_45)))
       
   955 (assume a152 (or @p_43 (! (not x50$) :named @p_46)))
       
   956 (assume a153 (or @p_44 @p_45))
       
   957 (assume a154 (or @p_44 @p_46))
       
   958 (assume a155 (or @p_45 @p_46))
       
   959 (assume a162 (or (! (not x24$) :named @p_47) (! (not x58$) :named @p_48)))
       
   960 (assume a163 (or @p_47 (! (not x23$) :named @p_49)))
       
   961 (assume a164 (or @p_47 (! (not x52$) :named @p_50)))
       
   962 (assume a165 (or @p_48 @p_49))
       
   963 (assume a166 (or @p_48 @p_50))
       
   964 (assume a167 (or @p_49 @p_50))
       
   965 (assume a172 (or (! (not x26$) :named @p_51) (! (not x25$) :named @p_52)))
       
   966 (assume a173 (or @p_51 (! (not x55$) :named @p_53)))
       
   967 (assume a174 (or @p_52 @p_53))
       
   968 (assume a178 (or (! (not x28$) :named @p_54) (! (not x27$) :named @p_55)))
       
   969 (assume a179 (or @p_54 (! (not x57$) :named @p_56)))
       
   970 (assume a180 (or @p_55 @p_56))
   316 (step t102 (cl (! (= @p_57 (! (or x1$ x31$ x0$) :named @p_59)) :named @p_58)) :rule ac_simp)
   971 (step t102 (cl (! (= @p_57 (! (or x1$ x31$ x0$) :named @p_59)) :named @p_58)) :rule ac_simp)
   317 (step t103 (cl (not @p_58) (not @p_57) @p_59) :rule equiv_pos2)
   972 (step t103 (cl (not @p_58) (not @p_57) @p_59) :rule equiv_pos2)
   318 (step t104 (cl @p_59) :rule th_resolution :premises (axiom4 t102 t103))
   973 (step t104 (cl @p_59) :rule th_resolution :premises (a4 t102 t103))
   319 (step t105 (cl (! (= @p_60 (! (or x3$ x33$ x2$) :named @p_62)) :named @p_61)) :rule ac_simp)
   974 (step t105 (cl (! (= @p_60 (! (or x3$ x33$ x2$) :named @p_62)) :named @p_61)) :rule ac_simp)
   320 (step t106 (cl (not @p_61) (not @p_60) @p_62) :rule equiv_pos2)
   975 (step t106 (cl (not @p_61) (not @p_60) @p_62) :rule equiv_pos2)
   321 (step t107 (cl @p_62) :rule th_resolution :premises (axiom6 t105 t106))
   976 (step t107 (cl @p_62) :rule th_resolution :premises (a6 t105 t106))
   322 (step t108 (cl (! (= @p_63 (! (or x4$ x34$ x3$) :named @p_65)) :named @p_64)) :rule ac_simp)
   977 (step t108 (cl (! (= @p_63 (! (or x4$ x34$ x3$) :named @p_65)) :named @p_64)) :rule ac_simp)
   323 (step t109 (cl (not @p_64) (not @p_63) @p_65) :rule equiv_pos2)
   978 (step t109 (cl (not @p_64) (not @p_63) @p_65) :rule equiv_pos2)
   324 (step t110 (cl @p_65) :rule th_resolution :premises (axiom7 t108 t109))
   979 (step t110 (cl @p_65) :rule th_resolution :premises (a7 t108 t109))
   325 (step t111 (cl (! (= @p_66 (! (or x5$ x36$ x30$) :named @p_68)) :named @p_67)) :rule ac_simp)
   980 (step t111 (cl (! (= @p_66 (! (or x5$ x36$ x30$) :named @p_68)) :named @p_67)) :rule ac_simp)
   326 (step t112 (cl (not @p_67) (not @p_66) @p_68) :rule equiv_pos2)
   981 (step t112 (cl (not @p_67) (not @p_66) @p_68) :rule equiv_pos2)
   327 (step t113 (cl @p_68) :rule th_resolution :premises (axiom9 t111 t112))
   982 (step t113 (cl @p_68) :rule th_resolution :premises (a9 t111 t112))
   328 (step t114 (cl (! (= @p_69 (! (or x7$ x38$ x6$ x32$) :named @p_71)) :named @p_70)) :rule ac_simp)
   983 (step t114 (cl (! (= @p_69 (! (or x7$ x38$ x6$ x32$) :named @p_71)) :named @p_70)) :rule ac_simp)
   329 (step t115 (cl (not @p_70) (not @p_69) @p_71) :rule equiv_pos2)
   984 (step t115 (cl (not @p_70) (not @p_69) @p_71) :rule equiv_pos2)
   330 (step t116 (cl @p_71) :rule th_resolution :premises (axiom11 t114 t115))
   985 (step t116 (cl @p_71) :rule th_resolution :premises (a11 t114 t115))
   331 (step t117 (cl (! (= @p_72 (! (or x9$ x40$ x8$ x34$) :named @p_74)) :named @p_73)) :rule ac_simp)
   986 (step t117 (cl (! (= @p_72 (! (or x9$ x40$ x8$ x34$) :named @p_74)) :named @p_73)) :rule ac_simp)
   332 (step t118 (cl (not @p_73) (not @p_72) @p_74) :rule equiv_pos2)
   987 (step t118 (cl (not @p_73) (not @p_72) @p_74) :rule equiv_pos2)
   333 (step t119 (cl @p_74) :rule th_resolution :premises (axiom13 t117 t118))
   988 (step t119 (cl @p_74) :rule th_resolution :premises (a13 t117 t118))
   334 (step t120 (cl (! (= @p_75 (! (or x11$ x43$ x10$ x37$) :named @p_77)) :named @p_76)) :rule ac_simp)
   989 (step t120 (cl (! (= @p_75 (! (or x11$ x43$ x10$ x37$) :named @p_77)) :named @p_76)) :rule ac_simp)
   335 (step t121 (cl (not @p_76) (not @p_75) @p_77) :rule equiv_pos2)
   990 (step t121 (cl (not @p_76) (not @p_75) @p_77) :rule equiv_pos2)
   336 (step t122 (cl @p_77) :rule th_resolution :premises (axiom16 t120 t121))
   991 (step t122 (cl @p_77) :rule th_resolution :premises (a16 t120 t121))
   337 (step t123 (cl (! (= @p_78 (! (or x13$ x45$ x12$ x39$) :named @p_80)) :named @p_79)) :rule ac_simp)
   992 (step t123 (cl (! (= @p_78 (! (or x13$ x45$ x12$ x39$) :named @p_80)) :named @p_79)) :rule ac_simp)
   338 (step t124 (cl (not @p_79) (not @p_78) @p_80) :rule equiv_pos2)
   993 (step t124 (cl (not @p_79) (not @p_78) @p_80) :rule equiv_pos2)
   339 (step t125 (cl @p_80) :rule th_resolution :premises (axiom18 t123 t124))
   994 (step t125 (cl @p_80) :rule th_resolution :premises (a18 t123 t124))
   340 (step t126 (cl (! (= @p_81 (! (or x47$ x14$ x41$) :named @p_83)) :named @p_82)) :rule ac_simp)
   995 (step t126 (cl (! (= @p_81 (! (or x47$ x14$ x41$) :named @p_83)) :named @p_82)) :rule ac_simp)
   341 (step t127 (cl (not @p_82) (not @p_81) @p_83) :rule equiv_pos2)
   996 (step t127 (cl (not @p_82) (not @p_81) @p_83) :rule equiv_pos2)
   342 (step t128 (cl @p_83) :rule th_resolution :premises (axiom20 t126 t127))
   997 (step t128 (cl @p_83) :rule th_resolution :premises (a20 t126 t127))
   343 (step t129 (cl (! (= @p_84 (! (or x15$ x48$ x42$) :named @p_86)) :named @p_85)) :rule ac_simp)
   998 (step t129 (cl (! (= @p_84 (! (or x15$ x48$ x42$) :named @p_86)) :named @p_85)) :rule ac_simp)
   344 (step t130 (cl (not @p_85) (not @p_84) @p_86) :rule equiv_pos2)
   999 (step t130 (cl (not @p_85) (not @p_84) @p_86) :rule equiv_pos2)
   345 (step t131 (cl @p_86) :rule th_resolution :premises (axiom21 t129 t130))
  1000 (step t131 (cl @p_86) :rule th_resolution :premises (a21 t129 t130))
   346 (step t132 (cl (! (= @p_87 (! (or x17$ x50$ x16$ x44$) :named @p_89)) :named @p_88)) :rule ac_simp)
  1001 (step t132 (cl (! (= @p_87 (! (or x17$ x50$ x16$ x44$) :named @p_89)) :named @p_88)) :rule ac_simp)
   347 (step t133 (cl (not @p_88) (not @p_87) @p_89) :rule equiv_pos2)
  1002 (step t133 (cl (not @p_88) (not @p_87) @p_89) :rule equiv_pos2)
   348 (step t134 (cl @p_89) :rule th_resolution :premises (axiom23 t132 t133))
  1003 (step t134 (cl @p_89) :rule th_resolution :premises (a23 t132 t133))
   349 (step t135 (cl (! (= @p_90 (! (or x19$ x52$ x18$ x46$) :named @p_92)) :named @p_91)) :rule ac_simp)
  1004 (step t135 (cl (! (= @p_90 (! (or x19$ x52$ x18$ x46$) :named @p_92)) :named @p_91)) :rule ac_simp)
   350 (step t136 (cl (not @p_91) (not @p_90) @p_92) :rule equiv_pos2)
  1005 (step t136 (cl (not @p_91) (not @p_90) @p_92) :rule equiv_pos2)
   351 (step t137 (cl @p_92) :rule th_resolution :premises (axiom25 t135 t136))
  1006 (step t137 (cl @p_92) :rule th_resolution :premises (a25 t135 t136))
   352 (step t138 (cl (! (= @p_93 (! (or x21$ x55$ x20$ x49$) :named @p_95)) :named @p_94)) :rule ac_simp)
  1007 (step t138 (cl (! (= @p_93 (! (or x21$ x55$ x20$ x49$) :named @p_95)) :named @p_94)) :rule ac_simp)
   353 (step t139 (cl (not @p_94) (not @p_93) @p_95) :rule equiv_pos2)
  1008 (step t139 (cl (not @p_94) (not @p_93) @p_95) :rule equiv_pos2)
   354 (step t140 (cl @p_95) :rule th_resolution :premises (axiom28 t138 t139))
  1009 (step t140 (cl @p_95) :rule th_resolution :premises (a28 t138 t139))
   355 (step t141 (cl (! (= @p_96 (! (or x23$ x57$ x22$ x51$) :named @p_98)) :named @p_97)) :rule ac_simp)
  1010 (step t141 (cl (! (= @p_96 (! (or x23$ x57$ x22$ x51$) :named @p_98)) :named @p_97)) :rule ac_simp)
   356 (step t142 (cl (not @p_97) (not @p_96) @p_98) :rule equiv_pos2)
  1011 (step t142 (cl (not @p_97) (not @p_96) @p_98) :rule equiv_pos2)
   357 (step t143 (cl @p_98) :rule th_resolution :premises (axiom30 t141 t142))
  1012 (step t143 (cl @p_98) :rule th_resolution :premises (a30 t141 t142))
   358 (step t144 (cl (! (= @p_99 (! (or x59$ x24$ x53$) :named @p_101)) :named @p_100)) :rule ac_simp)
  1013 (step t144 (cl (! (= @p_99 (! (or x59$ x24$ x53$) :named @p_101)) :named @p_100)) :rule ac_simp)
   359 (step t145 (cl (not @p_100) (not @p_99) @p_101) :rule equiv_pos2)
  1014 (step t145 (cl (not @p_100) (not @p_99) @p_101) :rule equiv_pos2)
   360 (step t146 (cl @p_101) :rule th_resolution :premises (axiom32 t144 t145))
  1015 (step t146 (cl @p_101) :rule th_resolution :premises (a32 t144 t145))
   361 (step t147 (cl (! (= @p_102 (! (or x27$ x26$ x56$) :named @p_104)) :named @p_103)) :rule ac_simp)
  1016 (step t147 (cl (! (= @p_102 (! (or x27$ x26$ x56$) :named @p_104)) :named @p_103)) :rule ac_simp)
   362 (step t148 (cl (not @p_103) (not @p_102) @p_104) :rule equiv_pos2)
  1017 (step t148 (cl (not @p_103) (not @p_102) @p_104) :rule equiv_pos2)
   363 (step t149 (cl @p_104) :rule th_resolution :premises (axiom35 t147 t148))
  1018 (step t149 (cl @p_104) :rule th_resolution :premises (a35 t147 t148))
   364 (step t150 (cl (! (= @p_105 (! (or x29$ x28$ x58$) :named @p_107)) :named @p_106)) :rule ac_simp)
  1019 (step t150 (cl (! (= @p_105 (! (or x29$ x28$ x58$) :named @p_107)) :named @p_106)) :rule ac_simp)
   365 (step t151 (cl (not @p_106) (not @p_105) @p_107) :rule equiv_pos2)
  1020 (step t151 (cl (not @p_106) (not @p_105) @p_107) :rule equiv_pos2)
   366 (step t152 (cl @p_107) :rule th_resolution :premises (axiom37 t150 t151))
  1021 (step t152 (cl @p_107) :rule th_resolution :premises (a37 t150 t151))
   367 (step t153 (cl x1$ x31$ x0$) :rule or :premises (t104))
  1022 (step t153 (cl x1$ x31$ x0$) :rule or :premises (t104))
   368 (step t154 (cl x1$ x31$) :rule resolution :premises (t153 axiom0))
  1023 (step t154 (cl x1$ x31$) :rule resolution :premises (t153 a0))
   369 (step t155 (cl x3$ x33$ x2$) :rule or :premises (t107))
  1024 (step t155 (cl x3$ x33$ x2$) :rule or :premises (t107))
   370 (step t156 (cl x4$ x34$ x3$) :rule or :premises (t110))
  1025 (step t156 (cl x4$ x34$ x3$) :rule or :premises (t110))
   371 (step t157 (cl x35$ x4$) :rule or :premises (axiom8))
  1026 (step t157 (cl x35$ x4$) :rule or :premises (a8))
   372 (step t158 (cl x5$ x36$ x30$) :rule or :premises (t113))
  1027 (step t158 (cl x5$ x36$ x30$) :rule or :premises (t113))
   373 (step t159 (cl x5$ x36$) :rule resolution :premises (t158 axiom1))
  1028 (step t159 (cl x5$ x36$) :rule resolution :premises (t158 a1))
   374 (step t160 (cl x7$ x38$ x6$ x32$) :rule or :premises (t116))
  1029 (step t160 (cl x7$ x38$ x6$ x32$) :rule or :premises (t116))
   375 (step t161 (cl x9$ x40$ x8$ x34$) :rule or :premises (t119))
  1030 (step t161 (cl x9$ x40$ x8$ x34$) :rule or :premises (t119))
   376 (step t162 (cl x11$ x43$ x10$ x37$) :rule or :premises (t122))
  1031 (step t162 (cl x11$ x43$ x10$ x37$) :rule or :premises (t122))
   377 (step t163 (cl x13$ x45$ x12$ x39$) :rule or :premises (t125))
  1032 (step t163 (cl x13$ x45$ x12$ x39$) :rule or :premises (t125))
   378 (step t164 (cl x47$ x14$ x41$) :rule or :premises (t128))
  1033 (step t164 (cl x47$ x14$ x41$) :rule or :premises (t128))
   380 (step t166 (cl x17$ x50$ x16$ x44$) :rule or :premises (t134))
  1035 (step t166 (cl x17$ x50$ x16$ x44$) :rule or :premises (t134))
   381 (step t167 (cl x19$ x52$ x18$ x46$) :rule or :premises (t137))
  1036 (step t167 (cl x19$ x52$ x18$ x46$) :rule or :premises (t137))
   382 (step t168 (cl x21$ x55$ x20$ x49$) :rule or :premises (t140))
  1037 (step t168 (cl x21$ x55$ x20$ x49$) :rule or :premises (t140))
   383 (step t169 (cl x23$ x57$ x22$ x51$) :rule or :premises (t143))
  1038 (step t169 (cl x23$ x57$ x22$ x51$) :rule or :premises (t143))
   384 (step t170 (cl x59$ x24$ x53$) :rule or :premises (t146))
  1039 (step t170 (cl x59$ x24$ x53$) :rule or :premises (t146))
   385 (step t171 (cl x24$ x53$) :rule resolution :premises (t170 axiom3))
  1040 (step t171 (cl x24$ x53$) :rule resolution :premises (t170 a3))
   386 (step t172 (cl x25$ x54$) :rule or :premises (axiom33))
  1041 (step t172 (cl x25$ x54$) :rule or :premises (a33))
   387 (step t173 (cl x27$ x26$ x56$) :rule or :premises (t149))
  1042 (step t173 (cl x27$ x26$ x56$) :rule or :premises (t149))
   388 (step t174 (cl x29$ x28$ x58$) :rule or :premises (t152))
  1043 (step t174 (cl x29$ x28$ x58$) :rule or :premises (t152))
   389 (step t175 (cl x28$ x58$) :rule resolution :premises (t174 axiom2))
  1044 (step t175 (cl x28$ x58$) :rule resolution :premises (t174 a2))
   390 (step t176 (cl @p_1 @p_2) :rule or :premises (axiom41))
  1045 (step t176 (cl @p_1 @p_2) :rule or :premises (a41))
   391 (step t177 (cl @p_1 @p_3) :rule or :premises (axiom42))
  1046 (step t177 (cl @p_1 @p_3) :rule or :premises (a42))
   392 (step t178 (cl @p_2 @p_3) :rule or :premises (axiom43))
  1047 (step t178 (cl @p_2 @p_3) :rule or :premises (a43))
   393 (step t179 (cl @p_4 @p_5) :rule or :premises (axiom47))
  1048 (step t179 (cl @p_4 @p_5) :rule or :premises (a47))
   394 (step t180 (cl @p_4 @p_6) :rule or :premises (axiom48))
  1049 (step t180 (cl @p_4 @p_6) :rule or :premises (a48))
   395 (step t181 (cl @p_5 @p_6) :rule or :premises (axiom49))
  1050 (step t181 (cl @p_5 @p_6) :rule or :premises (a49))
   396 (step t182 (cl @p_7 @p_8) :rule or :premises (axiom54))
  1051 (step t182 (cl @p_7 @p_8) :rule or :premises (a54))
   397 (step t183 (cl @p_7 @p_9) :rule or :premises (axiom55))
  1052 (step t183 (cl @p_7 @p_9) :rule or :premises (a55))
   398 (step t184 (cl @p_7 @p_10) :rule or :premises (axiom56))
  1053 (step t184 (cl @p_7 @p_10) :rule or :premises (a56))
   399 (step t185 (cl @p_8 @p_9) :rule or :premises (axiom57))
  1054 (step t185 (cl @p_8 @p_9) :rule or :premises (a57))
   400 (step t186 (cl @p_8 @p_10) :rule or :premises (axiom58))
  1055 (step t186 (cl @p_8 @p_10) :rule or :premises (a58))
   401 (step t187 (cl @p_9 @p_10) :rule or :premises (axiom59))
  1056 (step t187 (cl @p_9 @p_10) :rule or :premises (a59))
   402 (step t188 (cl @p_11 @p_7) :rule or :premises (axiom63))
  1057 (step t188 (cl @p_11 @p_7) :rule or :premises (a63))
   403 (step t189 (cl @p_11 @p_2) :rule or :premises (axiom64))
  1058 (step t189 (cl @p_11 @p_2) :rule or :premises (a64))
   404 (step t190 (cl @p_12 @p_13) :rule or :premises (axiom66))
  1059 (step t190 (cl @p_12 @p_13) :rule or :premises (a66))
   405 (step t191 (cl @p_12 @p_14) :rule or :premises (axiom67))
  1060 (step t191 (cl @p_12 @p_14) :rule or :premises (a67))
   406 (step t192 (cl @p_12 @p_15) :rule or :premises (axiom68))
  1061 (step t192 (cl @p_12 @p_15) :rule or :premises (a68))
   407 (step t193 (cl @p_13 @p_14) :rule or :premises (axiom69))
  1062 (step t193 (cl @p_13 @p_14) :rule or :premises (a69))
   408 (step t194 (cl @p_13 @p_15) :rule or :premises (axiom70))
  1063 (step t194 (cl @p_13 @p_15) :rule or :premises (a70))
   409 (step t195 (cl @p_14 @p_15) :rule or :premises (axiom71))
  1064 (step t195 (cl @p_14 @p_15) :rule or :premises (a71))
   410 (step t196 (cl @p_16 @p_17) :rule or :premises (axiom78))
  1065 (step t196 (cl @p_16 @p_17) :rule or :premises (a78))
   411 (step t197 (cl @p_16 @p_18) :rule or :premises (axiom79))
  1066 (step t197 (cl @p_16 @p_18) :rule or :premises (a79))
   412 (step t198 (cl @p_17 @p_18) :rule or :premises (axiom80))
  1067 (step t198 (cl @p_17 @p_18) :rule or :premises (a80))
   413 (step t199 (cl @p_19 @p_20) :rule or :premises (axiom81))
  1068 (step t199 (cl @p_19 @p_20) :rule or :premises (a81))
   414 (step t200 (cl @p_19 @p_21) :rule or :premises (axiom82))
  1069 (step t200 (cl @p_19 @p_21) :rule or :premises (a82))
   415 (step t201 (cl @p_20 @p_21) :rule or :premises (axiom83))
  1070 (step t201 (cl @p_20 @p_21) :rule or :premises (a83))
   416 (step t202 (cl @p_22 @p_23) :rule or :premises (axiom90))
  1071 (step t202 (cl @p_22 @p_23) :rule or :premises (a90))
   417 (step t203 (cl @p_22 @p_24) :rule or :premises (axiom91))
  1072 (step t203 (cl @p_22 @p_24) :rule or :premises (a91))
   418 (step t204 (cl @p_22 @p_11) :rule or :premises (axiom92))
  1073 (step t204 (cl @p_22 @p_11) :rule or :premises (a92))
   419 (step t205 (cl @p_23 @p_24) :rule or :premises (axiom93))
  1074 (step t205 (cl @p_23 @p_24) :rule or :premises (a93))
   420 (step t206 (cl @p_23 @p_11) :rule or :premises (axiom94))
  1075 (step t206 (cl @p_23 @p_11) :rule or :premises (a94))
   421 (step t207 (cl @p_24 @p_11) :rule or :premises (axiom95))
  1076 (step t207 (cl @p_24 @p_11) :rule or :premises (a95))
   422 (step t208 (cl @p_25 @p_22) :rule or :premises (axiom99))
  1077 (step t208 (cl @p_25 @p_22) :rule or :premises (a99))
   423 (step t209 (cl @p_25 @p_13) :rule or :premises (axiom100))
  1078 (step t209 (cl @p_25 @p_13) :rule or :premises (a100))
   424 (step t210 (cl @p_26 @p_27) :rule or :premises (axiom102))
  1079 (step t210 (cl @p_26 @p_27) :rule or :premises (a102))
   425 (step t211 (cl @p_26 @p_28) :rule or :premises (axiom103))
  1080 (step t211 (cl @p_26 @p_28) :rule or :premises (a103))
   426 (step t212 (cl @p_26 @p_29) :rule or :premises (axiom104))
  1081 (step t212 (cl @p_26 @p_29) :rule or :premises (a104))
   427 (step t213 (cl @p_27 @p_28) :rule or :premises (axiom105))
  1082 (step t213 (cl @p_27 @p_28) :rule or :premises (a105))
   428 (step t214 (cl @p_27 @p_29) :rule or :premises (axiom106))
  1083 (step t214 (cl @p_27 @p_29) :rule or :premises (a106))
   429 (step t215 (cl @p_28 @p_29) :rule or :premises (axiom107))
  1084 (step t215 (cl @p_28 @p_29) :rule or :premises (a107))
   430 (step t216 (cl @p_41 @p_20) :rule or :premises (axiom113))
  1085 (step t216 (cl @p_41 @p_20) :rule or :premises (a113))
   431 (step t217 (cl @p_30 @p_31) :rule or :premises (axiom114))
  1086 (step t217 (cl @p_30 @p_31) :rule or :premises (a114))
   432 (step t218 (cl @p_30 @p_32) :rule or :premises (axiom115))
  1087 (step t218 (cl @p_30 @p_32) :rule or :premises (a115))
   433 (step t219 (cl @p_30 @p_33) :rule or :premises (axiom116))
  1088 (step t219 (cl @p_30 @p_33) :rule or :premises (a116))
   434 (step t220 (cl @p_31 @p_32) :rule or :premises (axiom117))
  1089 (step t220 (cl @p_31 @p_32) :rule or :premises (a117))
   435 (step t221 (cl @p_31 @p_33) :rule or :premises (axiom118))
  1090 (step t221 (cl @p_31 @p_33) :rule or :premises (a118))
   436 (step t222 (cl @p_32 @p_33) :rule or :premises (axiom119))
  1091 (step t222 (cl @p_32 @p_33) :rule or :premises (a119))
   437 (step t223 (cl @p_34 @p_35) :rule or :premises (axiom126))
  1092 (step t223 (cl @p_34 @p_35) :rule or :premises (a126))
   438 (step t224 (cl @p_34 @p_36) :rule or :premises (axiom127))
  1093 (step t224 (cl @p_34 @p_36) :rule or :premises (a127))
   439 (step t225 (cl @p_34 @p_25) :rule or :premises (axiom128))
  1094 (step t225 (cl @p_34 @p_25) :rule or :premises (a128))
   440 (step t226 (cl @p_35 @p_36) :rule or :premises (axiom129))
  1095 (step t226 (cl @p_35 @p_36) :rule or :premises (a129))
   441 (step t227 (cl @p_35 @p_25) :rule or :premises (axiom130))
  1096 (step t227 (cl @p_35 @p_25) :rule or :premises (a130))
   442 (step t228 (cl @p_36 @p_25) :rule or :premises (axiom131))
  1097 (step t228 (cl @p_36 @p_25) :rule or :premises (a131))
   443 (step t229 (cl @p_37 @p_27) :rule or :premises (axiom134))
  1098 (step t229 (cl @p_37 @p_27) :rule or :premises (a134))
   444 (step t230 (cl @p_38 @p_37) :rule or :premises (axiom138))
  1099 (step t230 (cl @p_38 @p_37) :rule or :premises (a138))
   445 (step t231 (cl @p_38 @p_39) :rule or :premises (axiom139))
  1100 (step t231 (cl @p_38 @p_39) :rule or :premises (a139))
   446 (step t232 (cl @p_37 @p_39) :rule or :premises (axiom140))
  1101 (step t232 (cl @p_37 @p_39) :rule or :premises (a140))
   447 (step t233 (cl @p_40 @p_42) :rule or :premises (axiom141))
  1102 (step t233 (cl @p_40 @p_42) :rule or :premises (a141))
   448 (step t234 (cl @p_40 @p_41) :rule or :premises (axiom142))
  1103 (step t234 (cl @p_40 @p_41) :rule or :premises (a142))
   449 (step t235 (cl @p_42 @p_41) :rule or :premises (axiom143))
  1104 (step t235 (cl @p_42 @p_41) :rule or :premises (a143))
   450 (step t236 (cl @p_43 @p_44) :rule or :premises (axiom150))
  1105 (step t236 (cl @p_43 @p_44) :rule or :premises (a150))
   451 (step t237 (cl @p_43 @p_45) :rule or :premises (axiom151))
  1106 (step t237 (cl @p_43 @p_45) :rule or :premises (a151))
   452 (step t238 (cl @p_43 @p_46) :rule or :premises (axiom152))
  1107 (step t238 (cl @p_43 @p_46) :rule or :premises (a152))
   453 (step t239 (cl @p_44 @p_45) :rule or :premises (axiom153))
  1108 (step t239 (cl @p_44 @p_45) :rule or :premises (a153))
   454 (step t240 (cl @p_44 @p_46) :rule or :premises (axiom154))
  1109 (step t240 (cl @p_44 @p_46) :rule or :premises (a154))
   455 (step t241 (cl @p_45 @p_46) :rule or :premises (axiom155))
  1110 (step t241 (cl @p_45 @p_46) :rule or :premises (a155))
   456 (step t242 (cl @p_47 @p_48) :rule or :premises (axiom162))
  1111 (step t242 (cl @p_47 @p_48) :rule or :premises (a162))
   457 (step t243 (cl @p_47 @p_49) :rule or :premises (axiom163))
  1112 (step t243 (cl @p_47 @p_49) :rule or :premises (a163))
   458 (step t244 (cl @p_47 @p_50) :rule or :premises (axiom164))
  1113 (step t244 (cl @p_47 @p_50) :rule or :premises (a164))
   459 (step t245 (cl @p_48 @p_49) :rule or :premises (axiom165))
  1114 (step t245 (cl @p_48 @p_49) :rule or :premises (a165))
   460 (step t246 (cl @p_48 @p_50) :rule or :premises (axiom166))
  1115 (step t246 (cl @p_48 @p_50) :rule or :premises (a166))
   461 (step t247 (cl @p_49 @p_50) :rule or :premises (axiom167))
  1116 (step t247 (cl @p_49 @p_50) :rule or :premises (a167))
   462 (step t248 (cl @p_51 @p_52) :rule or :premises (axiom172))
  1117 (step t248 (cl @p_51 @p_52) :rule or :premises (a172))
   463 (step t249 (cl @p_51 @p_53) :rule or :premises (axiom173))
  1118 (step t249 (cl @p_51 @p_53) :rule or :premises (a173))
   464 (step t250 (cl @p_52 @p_53) :rule or :premises (axiom174))
  1119 (step t250 (cl @p_52 @p_53) :rule or :premises (a174))
   465 (step t251 (cl @p_54 @p_55) :rule or :premises (axiom178))
  1120 (step t251 (cl @p_54 @p_55) :rule or :premises (a178))
   466 (step t252 (cl @p_54 @p_56) :rule or :premises (axiom179))
  1121 (step t252 (cl @p_54 @p_56) :rule or :premises (a179))
   467 (step t253 (cl @p_55 @p_56) :rule or :premises (axiom180))
  1122 (step t253 (cl @p_55 @p_56) :rule or :premises (a180))
   468 (step t254 (cl x48$ x47$ @p_27) :rule resolution :premises (t222 t165 t162 t201 t200 t207 t159 t160 t187 t186 t184 t154 t177 t176 t155 t192 t191 t161 t180 t179 t157 t197 t196 t164 t214 t210))
  1123 (step t254 (cl x48$ x47$ @p_27) :rule resolution :premises (t222 t165 t162 t201 t200 t207 t159 t160 t187 t186 t184 t154 t177 t176 t155 t192 t191 t161 t180 t179 t157 t197 t196 t164 t214 t210))
   469 (step t255 (cl x47$ x45$ x12$ x38$ @p_9) :rule resolution :premises (t196 t161 t164 t181 t215 t211 t155 t163 t195 t193 t191 t160 t178 t177 t154 t187 t183))
  1124 (step t255 (cl x47$ x45$ x12$ x38$ @p_9) :rule resolution :premises (t196 t161 t164 t181 t215 t211 t155 t163 t195 t193 t191 t160 t178 t177 t154 t187 t183))
   470 (step t256 (cl x47$ x45$ x17$ x50$ @p_32) :rule resolution :premises (t196 t161 t164 t181 t215 t211 t155 t163 t195 t193 t191 t160 t178 t177 t154 t186 t182 t162 t200 t159 t255 t206 t205 t202 t166 t222 t218))
  1125 (step t256 (cl x47$ x45$ x17$ x50$ @p_32) :rule resolution :premises (t196 t161 t164 t181 t215 t211 t155 t163 t195 t193 t191 t160 t178 t177 t154 t186 t182 t162 t200 t159 t255 t206 t205 t202 t166 t222 t218))
   471 (step t257 (cl x6$ x32$ x45$ x2$ x47$ @p_17) :rule resolution :premises (t204 t160 t163 t195 t194 t155 t180 t211 t157 t164 t198 t196))
  1126 (step t257 (cl x6$ x32$ x45$ x2$ x47$ @p_17) :rule resolution :premises (t204 t160 t163 t195 t194 t155 t180 t211 t157 t164 t198 t196))
   472 (step t258 (cl x10$ x37$ x17$ x50$ @p_11) :rule resolution :premises (t219 t162 t166 t207 t206))
  1127 (step t258 (cl x10$ x37$ x17$ x50$ @p_11) :rule resolution :premises (t219 t162 t166 t207 t206))
   542 (step t328 (cl @p_9) :rule resolution :premises (t187 t327))
  1197 (step t328 (cl @p_9) :rule resolution :premises (t187 t327))
   543 (step t329 (cl x43$) :rule resolution :premises (t301 t327 t326))
  1198 (step t329 (cl x43$) :rule resolution :premises (t301 t327 t326))
   544 (step t330 (cl x36$) :rule resolution :premises (t159 t328))
  1199 (step t330 (cl x36$) :rule resolution :premises (t159 t328))
   545 (step t331 (cl x42$) :rule resolution :premises (t287 t329))
  1200 (step t331 (cl x42$) :rule resolution :premises (t287 t329))
   546 (step t332 (cl) :rule resolution :premises (t201 t330 t331))
  1201 (step t332 (cl) :rule resolution :premises (t201 t330 t331))
   547 5895c6070af96c275f3f46cd6f9c0ddc1803c656 64 0
  1202 a73b15b00e6e103b31fc48e963d878be9038a417 64 0
   548 unsat
  1203 unsat
   549 (define-fun veriT_sk0 () Int (! (choice ((veriT_vr2 Int)) (not (! (=> (! (p$ veriT_vr2) :named @p_20) (! (forall ((veriT_vr3 Int)) (! (or @p_20 (! (p$ veriT_vr3) :named @p_24)) :named @p_25)) :named @p_21)) :named @p_26))) :named @p_33))
  1204 (define-fun veriT_sk0 () Int (! (choice ((veriT_vr2 Int)) (not (! (=> (! (p$ veriT_vr2) :named @p_20) (! (forall ((veriT_vr3 Int)) (! (or @p_20 (! (p$ veriT_vr3) :named @p_24)) :named @p_25)) :named @p_21)) :named @p_26))) :named @p_33))
   550 (define-fun veriT_sk1 () Int (! (choice ((veriT_vr3 Int)) (not (or (p$ @p_33) @p_24))) :named @p_37))
  1205 (define-fun veriT_sk1 () Int (! (choice ((veriT_vr3 Int)) (not (or (p$ @p_33) @p_24))) :named @p_37))
   551 (assume axiom0 (! (not (! (forall ((?v0 Int)) (! (=> (! (p$ ?v0) :named @p_1) (! (forall ((?v1 Int)) (! (or @p_1 (! (p$ ?v1) :named @p_8)) :named @p_10)) :named @p_4)) :named @p_12)) :named @p_2)) :named @p_14))
  1206 (assume a0 (! (not (! (forall ((?v0 Int)) (! (=> (! (p$ ?v0) :named @p_1) (! (forall ((?v1 Int)) (! (or @p_1 (! (p$ ?v1) :named @p_8)) :named @p_10)) :named @p_4)) :named @p_12)) :named @p_2)) :named @p_14))
   552 (anchor :step t2 :args ((:= (?v0 Int) veriT_vr0)))
  1207 (anchor :step t2 :args ((:= (?v0 Int) veriT_vr0)))
   553 (step t2.t1 (cl (! (= ?v0 veriT_vr0) :named @p_6)) :rule refl)
  1208 (step t2.t1 (cl (! (= ?v0 veriT_vr0) :named @p_6)) :rule refl)
   554 (step t2.t2 (cl (! (= @p_1 (! (p$ veriT_vr0) :named @p_3)) :named @p_7)) :rule cong :premises (t2.t1))
  1209 (step t2.t2 (cl (! (= @p_1 (! (p$ veriT_vr0) :named @p_3)) :named @p_7)) :rule cong :premises (t2.t1))
   555 (anchor :step t2.t3 :args ((:= (?v1 Int) veriT_vr1)))
  1210 (anchor :step t2.t3 :args ((:= (?v1 Int) veriT_vr1)))
   556 (step t2.t3.t1 (cl @p_6) :rule refl)
  1211 (step t2.t3.t1 (cl @p_6) :rule refl)
   563 (step t2 (cl (= @p_2 (! (forall ((veriT_vr0 Int)) @p_13) :named @p_15))) :rule bind)
  1218 (step t2 (cl (= @p_2 (! (forall ((veriT_vr0 Int)) @p_13) :named @p_15))) :rule bind)
   564 (step t3 (cl (! (= @p_14 (! (not @p_15) :named @p_17)) :named @p_16)) :rule cong :premises (t2))
  1219 (step t3 (cl (! (= @p_14 (! (not @p_15) :named @p_17)) :named @p_16)) :rule cong :premises (t2))
   565 (step t4 (cl (! (not @p_16) :named @p_19) (! (not @p_14) :named @p_18) @p_17) :rule equiv_pos2)
  1220 (step t4 (cl (! (not @p_16) :named @p_19) (! (not @p_14) :named @p_18) @p_17) :rule equiv_pos2)
   566 (step t5 (cl (not @p_18) @p_2) :rule not_not)
  1221 (step t5 (cl (not @p_18) @p_2) :rule not_not)
   567 (step t6 (cl @p_19 @p_2 @p_17) :rule th_resolution :premises (t5 t4))
  1222 (step t6 (cl @p_19 @p_2 @p_17) :rule th_resolution :premises (t5 t4))
   568 (step t7 (cl @p_17) :rule th_resolution :premises (axiom0 t3 t6))
  1223 (step t7 (cl @p_17) :rule th_resolution :premises (a0 t3 t6))
   569 (anchor :step t8 :args ((:= (veriT_vr0 Int) veriT_vr2)))
  1224 (anchor :step t8 :args ((:= (veriT_vr0 Int) veriT_vr2)))
   570 (step t8.t1 (cl (! (= veriT_vr0 veriT_vr2) :named @p_22)) :rule refl)
  1225 (step t8.t1 (cl (! (= veriT_vr0 veriT_vr2) :named @p_22)) :rule refl)
   571 (step t8.t2 (cl (! (= @p_3 @p_20) :named @p_23)) :rule cong :premises (t8.t1))
  1226 (step t8.t2 (cl (! (= @p_3 @p_20) :named @p_23)) :rule cong :premises (t8.t1))
   572 (anchor :step t8.t3 :args ((:= (veriT_vr1 Int) veriT_vr3)))
  1227 (anchor :step t8.t3 :args ((:= (veriT_vr1 Int) veriT_vr3)))
   573 (step t8.t3.t1 (cl @p_22) :rule refl)
  1228 (step t8.t3.t1 (cl @p_22) :rule refl)
   607 (step t24 (cl @p_45) :rule th_resolution :premises (t19 t20 t23))
  1262 (step t24 (cl @p_45) :rule th_resolution :premises (t19 t20 t23))
   608 (step t25 (cl @p_32) :rule and :premises (t24))
  1263 (step t25 (cl @p_32) :rule and :premises (t24))
   609 (step t26 (cl @p_48) :rule and :premises (t24))
  1264 (step t26 (cl @p_48) :rule and :premises (t24))
   610 (step t27 (cl (not @p_32)) :rule not_or :premises (t26))
  1265 (step t27 (cl (not @p_32)) :rule not_or :premises (t26))
   611 (step t28 (cl) :rule resolution :premises (t27 t25))
  1266 (step t28 (cl) :rule resolution :premises (t27 t25))
   612 92a1094a80c0dcb33184d755df79398cf322af19 155 0
  1267 9024ca3fa3536be727200e6a5ffc1df778e7e505 155 0
   613 unsat
  1268 unsat
   614 (define-fun veriT_sk0 () A$ (! (choice ((veriT_vr3 A$)) (! (ite x$ (! (p$ true veriT_vr3) :named @p_48) (! (p$ false veriT_vr3) :named @p_50)) :named @p_51)) :named @p_62))
  1269 (define-fun veriT_sk0 () A$ (! (choice ((veriT_vr3 A$)) (! (ite x$ (! (p$ true veriT_vr3) :named @p_48) (! (p$ false veriT_vr3) :named @p_50)) :named @p_51)) :named @p_62))
   615 (assume axiom0 (forall ((?v0 Bool) (?v1 A$)) (= (p$ ?v0 ?v1) ?v0)))
  1270 (assume a0 (forall ((?v0 Bool) (?v1 A$)) (= (p$ ?v0 ?v1) ?v0)))
   616 (assume axiom1 (not (= (exists ((?v0 A$)) (p$ x$ ?v0)) (p$ x$ c$))))
  1271 (assume a1 (not (= (exists ((?v0 A$)) (p$ x$ ?v0)) (p$ x$ c$))))
   617 (step t3 (cl (! (forall ((?v1 A$)) (! (and (! (= (! (p$ false ?v1) :named @p_2) false) :named @p_4) (! (= (! (p$ true ?v1) :named @p_7) true) :named @p_9)) :named @p_11)) :named @p_1)) :rule bfun_elim :premises (axiom0))
  1272 (step t3 (cl (! (forall ((?v1 A$)) (! (and (! (= (! (p$ false ?v1) :named @p_2) false) :named @p_4) (! (= (! (p$ true ?v1) :named @p_7) true) :named @p_9)) :named @p_11)) :named @p_1)) :rule bfun_elim :premises (a0))
   618 (step t4 (cl (! (not (! (= (! (exists ((?v0 A$)) (! (ite x$ (! (p$ true ?v0) :named @p_27) (! (p$ false ?v0) :named @p_30)) :named @p_32)) :named @p_26) (! (ite x$ (! (p$ true c$) :named @p_91) (! (p$ false c$) :named @p_93)) :named @p_36)) :named @p_34)) :named @p_37)) :rule bfun_elim :premises (axiom1))
  1273 (step t4 (cl (! (not (! (= (! (exists ((?v0 A$)) (! (ite x$ (! (p$ true ?v0) :named @p_27) (! (p$ false ?v0) :named @p_30)) :named @p_32)) :named @p_26) (! (ite x$ (! (p$ true c$) :named @p_91) (! (p$ false c$) :named @p_93)) :named @p_36)) :named @p_34)) :named @p_37)) :rule bfun_elim :premises (a1))
   619 (anchor :step t5 :args ((:= (?v1 A$) veriT_vr0)))
  1274 (anchor :step t5 :args ((:= (?v1 A$) veriT_vr0)))
   620 (step t5.t1 (cl (! (= ?v1 veriT_vr0) :named @p_6)) :rule refl)
  1275 (step t5.t1 (cl (! (= ?v1 veriT_vr0) :named @p_6)) :rule refl)
   621 (step t5.t2 (cl (= @p_2 (! (p$ false veriT_vr0) :named @p_3))) :rule cong :premises (t5.t1))
  1276 (step t5.t2 (cl (= @p_2 (! (p$ false veriT_vr0) :named @p_3))) :rule cong :premises (t5.t1))
   622 (step t5.t3 (cl (= @p_4 (! (= @p_3 false) :named @p_5))) :rule cong :premises (t5.t2))
  1277 (step t5.t3 (cl (= @p_4 (! (= @p_3 false) :named @p_5))) :rule cong :premises (t5.t2))
   623 (step t5.t4 (cl @p_6) :rule refl)
  1278 (step t5.t4 (cl @p_6) :rule refl)
   763 (step t106 (cl @p_110) :rule resolution :premises (t69 t105))
  1418 (step t106 (cl @p_110) :rule resolution :premises (t69 t105))
   764 (step t107 (cl @p_95) :rule resolution :premises (t68 t106))
  1419 (step t107 (cl @p_95) :rule resolution :premises (t68 t106))
   765 (step t108 (cl (or @p_84 @p_92)) :rule forall_inst :args ((:= veriT_vr4 c$)))
  1420 (step t108 (cl (or @p_84 @p_92)) :rule forall_inst :args ((:= veriT_vr4 c$)))
   766 (step t109 (cl @p_84 @p_92) :rule or :premises (t108))
  1421 (step t109 (cl @p_84 @p_92) :rule or :premises (t108))
   767 (step t110 (cl) :rule resolution :premises (t109 t104 t107))
  1422 (step t110 (cl) :rule resolution :premises (t109 t104 t107))
   768 811ced85456c84c67b4bd2d5cedbf22b20ed06ce 143 0
  1423 6388f32213a8f0cba4b8bfe24dbcf79d47d5c156 143 0
   769 unsat
  1424 unsat
   770 (define-fun veriT_sk2 () A$ (! (choice ((veriT_vr9 A$)) (! (ite x$ (! (p$ true veriT_vr9) :named @p_48) (! (p$ false veriT_vr9) :named @p_50)) :named @p_51)) :named @p_62))
  1425 (define-fun veriT_sk2 () A$ (! (choice ((veriT_vr9 A$)) (! (ite x$ (! (p$ true veriT_vr9) :named @p_48) (! (p$ false veriT_vr9) :named @p_50)) :named @p_51)) :named @p_62))
   771 (assume axiom0 (forall ((?v0 Bool) (?v1 A$)) (= (p$ ?v0 ?v1) ?v0)))
  1426 (assume a0 (forall ((?v0 Bool) (?v1 A$)) (= (p$ ?v0 ?v1) ?v0)))
   772 (assume axiom2 (not (= (exists ((?v0 A$)) (p$ x$ ?v0)) (p$ x$ c$))))
  1427 (assume a2 (not (= (exists ((?v0 A$)) (p$ x$ ?v0)) (p$ x$ c$))))
   773 (step t3 (cl (! (forall ((?v1 A$)) (! (and (! (= (! (p$ false ?v1) :named @p_2) false) :named @p_4) (! (= (! (p$ true ?v1) :named @p_7) true) :named @p_9)) :named @p_11)) :named @p_1)) :rule bfun_elim :premises (axiom0))
  1428 (step t3 (cl (! (forall ((?v1 A$)) (! (and (! (= (! (p$ false ?v1) :named @p_2) false) :named @p_4) (! (= (! (p$ true ?v1) :named @p_7) true) :named @p_9)) :named @p_11)) :named @p_1)) :rule bfun_elim :premises (a0))
   774 (step t4 (cl (! (not (! (= (! (exists ((?v0 A$)) (! (ite x$ (! (p$ true ?v0) :named @p_27) (! (p$ false ?v0) :named @p_30)) :named @p_32)) :named @p_26) (! (ite x$ (! (p$ true c$) :named @p_91) (p$ false c$)) :named @p_36)) :named @p_34)) :named @p_37)) :rule bfun_elim :premises (axiom2))
  1429 (step t4 (cl (! (not (! (= (! (exists ((?v0 A$)) (! (ite x$ (! (p$ true ?v0) :named @p_27) (! (p$ false ?v0) :named @p_30)) :named @p_32)) :named @p_26) (! (ite x$ (! (p$ true c$) :named @p_91) (p$ false c$)) :named @p_36)) :named @p_34)) :named @p_37)) :rule bfun_elim :premises (a2))
   775 (anchor :step t5 :args ((:= (?v1 A$) veriT_vr0)))
  1430 (anchor :step t5 :args ((:= (?v1 A$) veriT_vr0)))
   776 (step t5.t1 (cl (! (= ?v1 veriT_vr0) :named @p_6)) :rule refl)
  1431 (step t5.t1 (cl (! (= ?v1 veriT_vr0) :named @p_6)) :rule refl)
   777 (step t5.t2 (cl (= @p_2 (! (p$ false veriT_vr0) :named @p_3))) :rule cong :premises (t5.t1))
  1432 (step t5.t2 (cl (= @p_2 (! (p$ false veriT_vr0) :named @p_3))) :rule cong :premises (t5.t1))
   778 (step t5.t3 (cl (= @p_4 (! (= @p_3 false) :named @p_5))) :rule cong :premises (t5.t2))
  1433 (step t5.t3 (cl (= @p_4 (! (= @p_3 false) :named @p_5))) :rule cong :premises (t5.t2))
   779 (step t5.t4 (cl @p_6) :rule refl)
  1434 (step t5.t4 (cl @p_6) :rule refl)
   907 (step t94 (cl @p_36) :rule resolution :premises (t64 t93))
  1562 (step t94 (cl @p_36) :rule resolution :premises (t64 t93))
   908 (step t95 (cl @p_93) :rule resolution :premises (t67 t93))
  1563 (step t95 (cl @p_93) :rule resolution :premises (t67 t93))
   909 (step t96 (cl (or @p_84 @p_106)) :rule forall_inst :args ((:= veriT_vr10 c$)))
  1564 (step t96 (cl (or @p_84 @p_106)) :rule forall_inst :args ((:= veriT_vr10 c$)))
   910 (step t97 (cl @p_84 @p_106) :rule or :premises (t96))
  1565 (step t97 (cl @p_84 @p_106) :rule or :premises (t96))
   911 (step t98 (cl) :rule resolution :premises (t97 t94 t95))
  1566 (step t98 (cl) :rule resolution :premises (t97 t94 t95))
   912 fa33723879319b6b43d6be3aebc3d4bf112ced6c 57 0
  1567 8a6f5819f9bec363751118815580748c0df0e998 57 0
   913 unsat
  1568 unsat
   914 (assume axiom0 (! (ite (! (p$ x$) :named @p_2) (! (not (! (exists ((?v0 A$)) (! (p$ ?v0) :named @p_1)) :named @p_3)) :named @p_5) (! (forall ((?v0 A$)) (! (not @p_1) :named @p_10)) :named @p_7)) :named @p_12))
  1569 (assume a0 (! (ite (! (p$ x$) :named @p_2) (! (not (! (exists ((?v0 A$)) (! (p$ ?v0) :named @p_1)) :named @p_3)) :named @p_5) (! (forall ((?v0 A$)) (! (not @p_1) :named @p_10)) :named @p_7)) :named @p_12))
   915 (assume axiom1 (! (not (! (=> @p_2 (! (p$ y$) :named @p_35)) :named @p_39)) :named @p_34))
  1570 (assume a1 (! (not (! (=> @p_2 (! (p$ y$) :named @p_35)) :named @p_39)) :named @p_34))
   916 (anchor :step t3 :args ((:= (?v0 A$) veriT_vr0)))
  1571 (anchor :step t3 :args ((:= (?v0 A$) veriT_vr0)))
   917 (step t3.t1 (cl (! (= ?v0 veriT_vr0) :named @p_8)) :rule refl)
  1572 (step t3.t1 (cl (! (= ?v0 veriT_vr0) :named @p_8)) :rule refl)
   918 (step t3.t2 (cl (! (= @p_1 (! (p$ veriT_vr0) :named @p_4)) :named @p_9)) :rule cong :premises (t3.t1))
  1573 (step t3.t2 (cl (! (= @p_1 (! (p$ veriT_vr0) :named @p_4)) :named @p_9)) :rule cong :premises (t3.t1))
   919 (step t3 (cl (= @p_3 (! (exists ((veriT_vr0 A$)) @p_4) :named @p_6))) :rule bind)
  1574 (step t3 (cl (= @p_3 (! (exists ((veriT_vr0 A$)) @p_4) :named @p_6))) :rule bind)
   920 (step t4 (cl (= @p_5 (! (not @p_6) :named @p_13))) :rule cong :premises (t3))
  1575 (step t4 (cl (= @p_5 (! (not @p_6) :named @p_13))) :rule cong :premises (t3))
   923 (step t5.t2 (cl @p_9) :rule cong :premises (t5.t1))
  1578 (step t5.t2 (cl @p_9) :rule cong :premises (t5.t1))
   924 (step t5.t3 (cl (= @p_10 (! (not @p_4) :named @p_11))) :rule cong :premises (t5.t2))
  1579 (step t5.t3 (cl (= @p_10 (! (not @p_4) :named @p_11))) :rule cong :premises (t5.t2))
   925 (step t5 (cl (= @p_7 (! (forall ((veriT_vr0 A$)) @p_11) :named @p_14))) :rule bind)
  1580 (step t5 (cl (= @p_7 (! (forall ((veriT_vr0 A$)) @p_11) :named @p_14))) :rule bind)
   926 (step t6 (cl (! (= @p_12 (! (ite @p_2 @p_13 @p_14) :named @p_16)) :named @p_15)) :rule cong :premises (t4 t5))
  1581 (step t6 (cl (! (= @p_12 (! (ite @p_2 @p_13 @p_14) :named @p_16)) :named @p_15)) :rule cong :premises (t4 t5))
   927 (step t7 (cl (not @p_15) (not @p_12) @p_16) :rule equiv_pos2)
  1582 (step t7 (cl (not @p_15) (not @p_12) @p_16) :rule equiv_pos2)
   928 (step t8 (cl @p_16) :rule th_resolution :premises (axiom0 t6 t7))
  1583 (step t8 (cl @p_16) :rule th_resolution :premises (a0 t6 t7))
   929 (anchor :step t9 :args ((:= (veriT_vr0 A$) veriT_vr1)))
  1584 (anchor :step t9 :args ((:= (veriT_vr0 A$) veriT_vr1)))
   930 (step t9.t1 (cl (= veriT_vr0 veriT_vr1)) :rule refl)
  1585 (step t9.t1 (cl (= veriT_vr0 veriT_vr1)) :rule refl)
   931 (step t9.t2 (cl (= @p_4 (! (p$ veriT_vr1) :named @p_17))) :rule cong :premises (t9.t1))
  1586 (step t9.t2 (cl (= @p_4 (! (p$ veriT_vr1) :named @p_17))) :rule cong :premises (t9.t1))
   932 (step t9.t3 (cl (= @p_11 (! (not @p_17) :named @p_18))) :rule cong :premises (t9.t2))
  1587 (step t9.t3 (cl (= @p_11 (! (not @p_17) :named @p_18))) :rule cong :premises (t9.t2))
   933 (step t9 (cl (= @p_14 (! (forall ((veriT_vr1 A$)) @p_18) :named @p_19))) :rule bind)
  1588 (step t9 (cl (= @p_14 (! (forall ((veriT_vr1 A$)) @p_18) :named @p_19))) :rule bind)
   954 (step t23 (cl @p_33) :rule th_resolution :premises (t18 t21 t22))
  1609 (step t23 (cl @p_33) :rule th_resolution :premises (t18 t21 t22))
   955 (step t24 (cl (! (= @p_34 (! (and @p_2 (not @p_35)) :named @p_37)) :named @p_36)) :rule bool_simplify)
  1610 (step t24 (cl (! (= @p_34 (! (and @p_2 (not @p_35)) :named @p_37)) :named @p_36)) :rule bool_simplify)
   956 (step t25 (cl (! (not @p_36) :named @p_40) (! (not @p_34) :named @p_38) @p_37) :rule equiv_pos2)
  1611 (step t25 (cl (! (not @p_36) :named @p_40) (! (not @p_34) :named @p_38) @p_37) :rule equiv_pos2)
   957 (step t26 (cl (not @p_38) @p_39) :rule not_not)
  1612 (step t26 (cl (not @p_38) @p_39) :rule not_not)
   958 (step t27 (cl @p_40 @p_39 @p_37) :rule th_resolution :premises (t26 t25))
  1613 (step t27 (cl @p_40 @p_39 @p_37) :rule th_resolution :premises (t26 t25))
   959 (step t28 (cl @p_37) :rule th_resolution :premises (axiom1 t24 t27))
  1614 (step t28 (cl @p_37) :rule th_resolution :premises (a1 t24 t27))
   960 (step t29 (cl (= @p_31 @p_41)) :rule not_simplify)
  1615 (step t29 (cl (= @p_31 @p_41)) :rule not_simplify)
   961 (step t30 (cl (! (= @p_33 (! (ite @p_2 @p_41 @p_27) :named @p_43)) :named @p_42)) :rule cong :premises (t29))
  1616 (step t30 (cl (! (= @p_33 (! (ite @p_2 @p_41 @p_27) :named @p_43)) :named @p_42)) :rule cong :premises (t29))
   962 (step t31 (cl (not @p_42) (not @p_33) @p_43) :rule equiv_pos2)
  1617 (step t31 (cl (not @p_42) (not @p_33) @p_43) :rule equiv_pos2)
   963 (step t32 (cl @p_43) :rule th_resolution :premises (t23 t30 t31))
  1618 (step t32 (cl @p_43) :rule th_resolution :premises (t23 t30 t31))
   964 (step t33 (cl (! (not @p_2) :named @p_44) @p_41) :rule ite2 :premises (t32))
  1619 (step t33 (cl (! (not @p_2) :named @p_44) @p_41) :rule ite2 :premises (t32))
   965 (step t34 (cl @p_2) :rule and :premises (t28))
  1620 (step t34 (cl @p_2) :rule and :premises (t28))
   966 (step t35 (cl @p_41) :rule resolution :premises (t33 t34))
  1621 (step t35 (cl @p_41) :rule resolution :premises (t33 t34))
   967 (step t36 (cl (or @p_30 @p_44)) :rule forall_inst :args ((:= veriT_vr2 x$)))
  1622 (step t36 (cl (or @p_30 @p_44)) :rule forall_inst :args ((:= veriT_vr2 x$)))
   968 (step t37 (cl @p_30 @p_44) :rule or :premises (t36))
  1623 (step t37 (cl @p_30 @p_44) :rule or :premises (t36))
   969 (step t38 (cl) :rule resolution :premises (t37 t34 t35))
  1624 (step t38 (cl) :rule resolution :premises (t37 t34 t35))
   970 3a011b0429bfc23b05e60ee65e41832adbfa1a5a 12 0
  1625 ccb9d5509f5273cf85143c83133df9d0fe59cf61 12 0
   971 unsat
  1626 unsat
   972 (assume axiom0 (! (not (! (= 3 3) :named @p_1)) :named @p_2))
  1627 (assume a0 (! (not (! (= 3 3) :named @p_1)) :named @p_2))
   973 (step t2 (cl (= @p_1 true)) :rule eq_simplify)
  1628 (step t2 (cl (= @p_1 true)) :rule eq_simplify)
   974 (step t3 (cl (= @p_2 (! (not true) :named @p_3))) :rule cong :premises (t2))
  1629 (step t3 (cl (= @p_2 (! (not true) :named @p_3))) :rule cong :premises (t2))
   975 (step t4 (cl (= @p_3 false)) :rule not_simplify)
  1630 (step t4 (cl (= @p_3 false)) :rule not_simplify)
   976 (step t5 (cl (! (= @p_2 false) :named @p_4)) :rule trans :premises (t3 t4))
  1631 (step t5 (cl (! (= @p_2 false) :named @p_4)) :rule trans :premises (t3 t4))
   977 (step t6 (cl (! (not @p_4) :named @p_6) (! (not @p_2) :named @p_5) false) :rule equiv_pos2)
  1632 (step t6 (cl (! (not @p_4) :named @p_6) (! (not @p_2) :named @p_5) false) :rule equiv_pos2)
   978 (step t7 (cl (not @p_5) @p_1) :rule not_not)
  1633 (step t7 (cl (not @p_5) @p_1) :rule not_not)
   979 (step t8 (cl @p_6 @p_1 false) :rule th_resolution :premises (t7 t6))
  1634 (step t8 (cl @p_6 @p_1 false) :rule th_resolution :premises (t7 t6))
   980 (step t9 (cl false) :rule th_resolution :premises (axiom0 t5 t8))
  1635 (step t9 (cl false) :rule th_resolution :premises (a0 t5 t8))
   981 (step t10 (cl (not false)) :rule false)
  1636 (step t10 (cl (not false)) :rule false)
   982 (step t11 (cl) :rule resolution :premises (t9 t10))
  1637 (step t11 (cl) :rule resolution :premises (t9 t10))
   983 ed9c8e3326f1e52cfa128cd451ceb8afc62fa2fc 12 0
  1638 fa126f313953bee2fb2b0380ecf176cbb28700f5 12 0
   984 unsat
  1639 unsat
   985 (assume axiom0 (! (not (! (= 3.0 3.0) :named @p_1)) :named @p_2))
  1640 (assume a0 (! (not (! (= 3.0 3.0) :named @p_1)) :named @p_2))
   986 (step t2 (cl (= @p_1 true)) :rule eq_simplify)
  1641 (step t2 (cl (= @p_1 true)) :rule eq_simplify)
   987 (step t3 (cl (= @p_2 (! (not true) :named @p_3))) :rule cong :premises (t2))
  1642 (step t3 (cl (= @p_2 (! (not true) :named @p_3))) :rule cong :premises (t2))
   988 (step t4 (cl (= @p_3 false)) :rule not_simplify)
  1643 (step t4 (cl (= @p_3 false)) :rule not_simplify)
   989 (step t5 (cl (! (= @p_2 false) :named @p_4)) :rule trans :premises (t3 t4))
  1644 (step t5 (cl (! (= @p_2 false) :named @p_4)) :rule trans :premises (t3 t4))
   990 (step t6 (cl (! (not @p_4) :named @p_6) (! (not @p_2) :named @p_5) false) :rule equiv_pos2)
  1645 (step t6 (cl (! (not @p_4) :named @p_6) (! (not @p_2) :named @p_5) false) :rule equiv_pos2)
   991 (step t7 (cl (not @p_5) @p_1) :rule not_not)
  1646 (step t7 (cl (not @p_5) @p_1) :rule not_not)
   992 (step t8 (cl @p_6 @p_1 false) :rule th_resolution :premises (t7 t6))
  1647 (step t8 (cl @p_6 @p_1 false) :rule th_resolution :premises (t7 t6))
   993 (step t9 (cl false) :rule th_resolution :premises (axiom0 t5 t8))
  1648 (step t9 (cl false) :rule th_resolution :premises (a0 t5 t8))
   994 (step t10 (cl (not false)) :rule false)
  1649 (step t10 (cl (not false)) :rule false)
   995 (step t11 (cl) :rule resolution :premises (t9 t10))
  1650 (step t11 (cl) :rule resolution :premises (t9 t10))
   996 1702d82a39b3f9713bf57e315ab761c4a81dbe59 9 0
  1651 2b1aff746608c673784b02123c7a44746cecbe40 15 0
   997 unsat
  1652 unsat
   998 (assume axiom0 (not (! (= (! (+ x$ (+ y$ z$)) :named @p_2) (! (+ y$ (+ z$ x$)) :named @p_3)) :named @p_1)))
  1653 (assume a0 (! (not (! (= (+ 3 1) 4) :named @p_1)) :named @p_3))
   999 (step t2 (cl (or @p_1 (! (not (! (<= @p_2 @p_3) :named @p_6)) :named @p_4) (! (not (! (<= @p_3 @p_2) :named @p_7)) :named @p_5))) :rule la_disequality)
       
  1000 (step t3 (cl @p_1 @p_4 @p_5) :rule or :premises (t2))
       
  1001 (step t4 (cl @p_4 @p_5) :rule resolution :premises (t3 axiom0))
       
  1002 (step t5 (cl @p_6) :rule la_generic :args (1))
       
  1003 (step t6 (cl @p_5) :rule resolution :premises (t4 t5))
       
  1004 (step t7 (cl @p_7) :rule la_generic :args (1))
       
  1005 (step t8 (cl) :rule resolution :premises (t7 t6))
       
  1006 ffb6c06c5ee6006629798f020d7438a4445f818d 15 0
       
  1007 unsat
       
  1008 (assume axiom0 (! (not (! (= (+ 3 1) 4) :named @p_1)) :named @p_3))
       
  1009 (step t2 (cl @p_1) :rule sum_simplify)
  1654 (step t2 (cl @p_1) :rule sum_simplify)
  1010 (step t3 (cl (= @p_1 (! (= 4 4) :named @p_2))) :rule cong :premises (t2))
  1655 (step t3 (cl (= @p_1 (! (= 4 4) :named @p_2))) :rule cong :premises (t2))
  1011 (step t4 (cl (= @p_2 true)) :rule eq_simplify)
  1656 (step t4 (cl (= @p_2 true)) :rule eq_simplify)
  1012 (step t5 (cl (= @p_1 true)) :rule trans :premises (t3 t4))
  1657 (step t5 (cl (= @p_1 true)) :rule trans :premises (t3 t4))
  1013 (step t6 (cl (= @p_3 (! (not true) :named @p_4))) :rule cong :premises (t5))
  1658 (step t6 (cl (= @p_3 (! (not true) :named @p_4))) :rule cong :premises (t5))
  1014 (step t7 (cl (= @p_4 false)) :rule not_simplify)
  1659 (step t7 (cl (= @p_4 false)) :rule not_simplify)
  1015 (step t8 (cl (! (= @p_3 false) :named @p_5)) :rule trans :premises (t6 t7))
  1660 (step t8 (cl (! (= @p_3 false) :named @p_5)) :rule trans :premises (t6 t7))
  1016 (step t9 (cl (! (not @p_5) :named @p_7) (! (not @p_3) :named @p_6) false) :rule equiv_pos2)
  1661 (step t9 (cl (! (not @p_5) :named @p_7) (! (not @p_3) :named @p_6) false) :rule equiv_pos2)
  1017 (step t10 (cl (not @p_6) @p_1) :rule not_not)
  1662 (step t10 (cl (not @p_6) @p_1) :rule not_not)
  1018 (step t11 (cl @p_7 @p_1 false) :rule th_resolution :premises (t10 t9))
  1663 (step t11 (cl @p_7 @p_1 false) :rule th_resolution :premises (t10 t9))
  1019 (step t12 (cl false) :rule th_resolution :premises (axiom0 t8 t11))
  1664 (step t12 (cl false) :rule th_resolution :premises (a0 t8 t11))
  1020 (step t13 (cl (not false)) :rule false)
  1665 (step t13 (cl (not false)) :rule false)
  1021 (step t14 (cl) :rule resolution :premises (t12 t13))
  1666 (step t14 (cl) :rule resolution :premises (t12 t13))
  1022 dc0e836fbcd3ce41657a40fc20a29630682bbe52 18 0
  1667 c6b09353a7be5ebe2570119db169d6f24068d0d9 9 0
  1023 unsat
  1668 unsat
  1024 (assume axiom0 (! (not (! (< 5 (! (ite (! (<= 3 8) :named @p_1) 8 3) :named @p_2)) :named @p_4)) :named @p_6))
  1669 (assume a0 (not (! (= (! (+ x$ (+ y$ z$)) :named @p_2) (! (+ y$ (+ z$ x$)) :named @p_3)) :named @p_1)))
       
  1670 (step t2 (cl (or @p_1 (! (not (! (<= @p_2 @p_3) :named @p_6)) :named @p_4) (! (not (! (<= @p_3 @p_2) :named @p_7)) :named @p_5))) :rule la_disequality)
       
  1671 (step t3 (cl @p_1 @p_4 @p_5) :rule or :premises (t2))
       
  1672 (step t4 (cl @p_4 @p_5) :rule resolution :premises (t3 a0))
       
  1673 (step t5 (cl @p_6) :rule la_generic :args (1))
       
  1674 (step t6 (cl @p_5) :rule resolution :premises (t4 t5))
       
  1675 (step t7 (cl @p_7) :rule la_generic :args (1))
       
  1676 (step t8 (cl) :rule resolution :premises (t7 t6))
       
  1677 91dfb7793d7cbf20aa8e7b00578ee445d34e2640 18 0
       
  1678 unsat
       
  1679 (assume a0 (! (not (! (< 5 (! (ite (! (<= 3 8) :named @p_1) 8 3) :named @p_2)) :named @p_4)) :named @p_6))
  1025 (step t2 (cl (= @p_1 true)) :rule comp_simplify)
  1680 (step t2 (cl (= @p_1 true)) :rule comp_simplify)
  1026 (step t3 (cl (= @p_2 (! (ite true 8 3) :named @p_3))) :rule cong :premises (t2))
  1681 (step t3 (cl (= @p_2 (! (ite true 8 3) :named @p_3))) :rule cong :premises (t2))
  1027 (step t4 (cl (= 8 @p_3)) :rule ite_simplify)
  1682 (step t4 (cl (= 8 @p_3)) :rule ite_simplify)
  1028 (step t5 (cl (= 8 @p_2)) :rule trans :premises (t3 t4))
  1683 (step t5 (cl (= 8 @p_2)) :rule trans :premises (t3 t4))
  1029 (step t6 (cl (= @p_4 (! (< 5 8) :named @p_5))) :rule cong :premises (t5))
  1684 (step t6 (cl (= @p_4 (! (< 5 8) :named @p_5))) :rule cong :premises (t5))
  1033 (step t10 (cl (= @p_7 false)) :rule not_simplify)
  1688 (step t10 (cl (= @p_7 false)) :rule not_simplify)
  1034 (step t11 (cl (! (= @p_6 false) :named @p_8)) :rule trans :premises (t9 t10))
  1689 (step t11 (cl (! (= @p_6 false) :named @p_8)) :rule trans :premises (t9 t10))
  1035 (step t12 (cl (! (not @p_8) :named @p_10) (! (not @p_6) :named @p_9) false) :rule equiv_pos2)
  1690 (step t12 (cl (! (not @p_8) :named @p_10) (! (not @p_6) :named @p_9) false) :rule equiv_pos2)
  1036 (step t13 (cl (not @p_9) @p_4) :rule not_not)
  1691 (step t13 (cl (not @p_9) @p_4) :rule not_not)
  1037 (step t14 (cl @p_10 @p_4 false) :rule th_resolution :premises (t13 t12))
  1692 (step t14 (cl @p_10 @p_4 false) :rule th_resolution :premises (t13 t12))
  1038 (step t15 (cl false) :rule th_resolution :premises (axiom0 t11 t14))
  1693 (step t15 (cl false) :rule th_resolution :premises (a0 t11 t14))
  1039 (step t16 (cl (not false)) :rule false)
  1694 (step t16 (cl (not false)) :rule false)
  1040 (step t17 (cl) :rule resolution :premises (t15 t16))
  1695 (step t17 (cl) :rule resolution :premises (t15 t16))
  1041 00e71b7773518acdf4ff42fd31ed0e8e2cc40c59 52 0
  1696 97cec8dc2da703d81d93c4024dc370fb1ecba1f5 52 0
  1042 unsat
  1697 unsat
  1043 (assume axiom0 (! (not (! (<= (! (ite (! (< (! (+ x$ y$) :named @p_1) 0.0) :named @p_6) (! (- @p_1) :named @p_7) @p_1) :named @p_3) (+ (! (ite (! (< x$ 0.0) :named @p_8) (! (- x$) :named @p_9) x$) :named @p_4) (! (ite (! (< y$ 0.0) :named @p_10) (! (- y$) :named @p_11) y$) :named @p_5))) :named @p_15)) :named @p_2))
  1698 (assume a0 (! (not (! (<= (! (ite (! (< (! (+ x$ y$) :named @p_1) 0.0) :named @p_6) (! (- @p_1) :named @p_7) @p_1) :named @p_3) (+ (! (ite (! (< x$ 0.0) :named @p_8) (! (- x$) :named @p_9) x$) :named @p_4) (! (ite (! (< y$ 0.0) :named @p_10) (! (- y$) :named @p_11) y$) :named @p_5))) :named @p_15)) :named @p_2))
  1044 (step t2 (cl (! (= @p_2 (! (and (! (not (! (<= @p_3 (+ @p_4 @p_5)) :named @p_28)) :named @p_17) (! (ite @p_6 (! (= @p_7 @p_3) :named @p_20) (! (= @p_1 @p_3) :named @p_19)) :named @p_18) (! (ite @p_8 (! (= @p_9 @p_4) :named @p_23) (! (= x$ @p_4) :named @p_22)) :named @p_21) (! (ite @p_10 (! (= @p_11 @p_5) :named @p_26) (! (= y$ @p_5) :named @p_25)) :named @p_24)) :named @p_13)) :named @p_12)) :rule ite_intro)
  1699 (step t2 (cl (! (= @p_2 (! (and (! (not (! (<= @p_3 (+ @p_4 @p_5)) :named @p_28)) :named @p_17) (! (ite @p_6 (! (= @p_7 @p_3) :named @p_20) (! (= @p_1 @p_3) :named @p_19)) :named @p_18) (! (ite @p_8 (! (= @p_9 @p_4) :named @p_23) (! (= x$ @p_4) :named @p_22)) :named @p_21) (! (ite @p_10 (! (= @p_11 @p_5) :named @p_26) (! (= y$ @p_5) :named @p_25)) :named @p_24)) :named @p_13)) :named @p_12)) :rule ite_intro)
  1045 (step t3 (cl (! (not @p_12) :named @p_16) (! (not @p_2) :named @p_14) @p_13) :rule equiv_pos2)
  1700 (step t3 (cl (! (not @p_12) :named @p_16) (! (not @p_2) :named @p_14) @p_13) :rule equiv_pos2)
  1046 (step t4 (cl (not @p_14) @p_15) :rule not_not)
  1701 (step t4 (cl (not @p_14) @p_15) :rule not_not)
  1047 (step t5 (cl @p_16 @p_15 @p_13) :rule th_resolution :premises (t4 t3))
  1702 (step t5 (cl @p_16 @p_15 @p_13) :rule th_resolution :premises (t4 t3))
  1048 (step t6 (cl @p_13) :rule th_resolution :premises (axiom0 t2 t5))
  1703 (step t6 (cl @p_13) :rule th_resolution :premises (a0 t2 t5))
  1049 (step t7 (cl @p_17) :rule and :premises (t6))
  1704 (step t7 (cl @p_17) :rule and :premises (t6))
  1050 (step t8 (cl @p_18) :rule and :premises (t6))
  1705 (step t8 (cl @p_18) :rule and :premises (t6))
  1051 (step t9 (cl @p_6 @p_19) :rule ite1 :premises (t8))
  1706 (step t9 (cl @p_6 @p_19) :rule ite1 :premises (t8))
  1052 (step t10 (cl (! (not @p_6) :named @p_32) @p_20) :rule ite2 :premises (t8))
  1707 (step t10 (cl (! (not @p_6) :named @p_32) @p_20) :rule ite2 :premises (t8))
  1053 (step t11 (cl @p_21) :rule and :premises (t6))
  1708 (step t11 (cl @p_21) :rule and :premises (t6))
  1089 (step t47 (cl @p_35) :rule resolution :premises (t25 t46 t44))
  1744 (step t47 (cl @p_35) :rule resolution :premises (t25 t46 t44))
  1090 (step t48 (cl @p_32) :rule resolution :premises (t10 t47))
  1745 (step t48 (cl @p_32) :rule resolution :premises (t10 t47))
  1091 (step t49 (cl @p_19) :rule resolution :premises (t9 t48))
  1746 (step t49 (cl @p_19) :rule resolution :premises (t9 t48))
  1092 (step t50 (cl @p_28 @p_36 @p_31 @p_29 @p_34) :rule la_generic :args (1.0 2.0 1 (- 1) (- 1)))
  1747 (step t50 (cl @p_28 @p_36 @p_31 @p_29 @p_34) :rule la_generic :args (1.0 2.0 1 (- 1) (- 1)))
  1093 (step t51 (cl) :rule resolution :premises (t50 t7 t49 t45 t46 t43))
  1748 (step t51 (cl) :rule resolution :premises (t50 t7 t49 t45 t46 t43))
  1094 402dc6e98a3b5a465e12e6bcdd5fca0ae68d74d8 19 0
  1749 7769e70c7b5fc90175ef68eb5528034a2de273a9 19 0
  1095 unsat
  1750 unsat
  1096 (assume axiom0 (not (= (p$ (! (< 2 3) :named @p_2)) (! (p$ true) :named @p_1))))
  1751 (assume a0 (not (= (p$ (! (< 2 3) :named @p_2)) (! (p$ true) :named @p_1))))
  1097 (step t2 (cl (! (not (! (= @p_1 (! (ite @p_2 @p_1 (! (p$ false) :named @p_4)) :named @p_3)) :named @p_6)) :named @p_8)) :rule bfun_elim :premises (axiom0))
  1752 (step t2 (cl (! (not (! (= @p_1 (! (ite @p_2 @p_1 (! (p$ false) :named @p_4)) :named @p_3)) :named @p_6)) :named @p_8)) :rule bfun_elim :premises (a0))
  1098 (step t3 (cl (= @p_2 true)) :rule comp_simplify)
  1753 (step t3 (cl (= @p_2 true)) :rule comp_simplify)
  1099 (step t4 (cl (= @p_3 (! (ite true @p_1 @p_4) :named @p_5))) :rule cong :premises (t3))
  1754 (step t4 (cl (= @p_3 (! (ite true @p_1 @p_4) :named @p_5))) :rule cong :premises (t3))
  1100 (step t5 (cl (= @p_1 @p_5)) :rule ite_simplify)
  1755 (step t5 (cl (= @p_1 @p_5)) :rule ite_simplify)
  1101 (step t6 (cl @p_6) :rule trans :premises (t4 t5))
  1756 (step t6 (cl @p_6) :rule trans :premises (t4 t5))
  1102 (step t7 (cl (= @p_6 (! (= @p_1 @p_1) :named @p_7))) :rule cong :premises (t6))
  1757 (step t7 (cl (= @p_6 (! (= @p_1 @p_1) :named @p_7))) :rule cong :premises (t6))
  1109 (step t14 (cl (not @p_11) @p_6) :rule not_not)
  1764 (step t14 (cl (not @p_11) @p_6) :rule not_not)
  1110 (step t15 (cl @p_12 @p_6 false) :rule th_resolution :premises (t14 t13))
  1765 (step t15 (cl @p_12 @p_6 false) :rule th_resolution :premises (t14 t13))
  1111 (step t16 (cl false) :rule th_resolution :premises (t2 t12 t15))
  1766 (step t16 (cl false) :rule th_resolution :premises (t2 t12 t15))
  1112 (step t17 (cl (not false)) :rule false)
  1767 (step t17 (cl (not false)) :rule false)
  1113 (step t18 (cl) :rule resolution :premises (t16 t17))
  1768 (step t18 (cl) :rule resolution :premises (t16 t17))
  1114 ed3db2a47b567944ed8f84b91963c7783c1f6052 14 0
  1769 8efe160efd738ec7872179ed94f190d410e1ef4b 14 0
  1115 unsat
  1770 unsat
  1116 (assume axiom0 (! (not (! (or (! (<= 4 (! (+ x$ 3) :named @p_1)) :named @p_2) (! (< x$ 1) :named @p_6)) :named @p_4)) :named @p_7))
  1771 (assume a0 (! (not (! (or (! (<= 4 (! (+ x$ 3) :named @p_1)) :named @p_2) (! (< x$ 1) :named @p_6)) :named @p_4)) :named @p_7))
  1117 (step t2 (cl (= @p_1 (! (+ 3 x$) :named @p_3))) :rule sum_simplify)
  1772 (step t2 (cl (= @p_1 (! (+ 3 x$) :named @p_3))) :rule sum_simplify)
  1118 (step t3 (cl (= @p_2 (! (<= 4 @p_3) :named @p_5))) :rule cong :premises (t2))
  1773 (step t3 (cl (= @p_2 (! (<= 4 @p_3) :named @p_5))) :rule cong :premises (t2))
  1119 (step t4 (cl (= @p_4 (! (or @p_5 @p_6) :named @p_8))) :rule cong :premises (t3))
  1774 (step t4 (cl (= @p_4 (! (or @p_5 @p_6) :named @p_8))) :rule cong :premises (t3))
  1120 (step t5 (cl (! (= @p_7 (! (not @p_8) :named @p_10)) :named @p_9)) :rule cong :premises (t4))
  1775 (step t5 (cl (! (= @p_7 (! (not @p_8) :named @p_10)) :named @p_9)) :rule cong :premises (t4))
  1121 (step t6 (cl (! (not @p_9) :named @p_12) (! (not @p_7) :named @p_11) @p_10) :rule equiv_pos2)
  1776 (step t6 (cl (! (not @p_9) :named @p_12) (! (not @p_7) :named @p_11) @p_10) :rule equiv_pos2)
  1122 (step t7 (cl (not @p_11) @p_4) :rule not_not)
  1777 (step t7 (cl (not @p_11) @p_4) :rule not_not)
  1123 (step t8 (cl @p_12 @p_4 @p_10) :rule th_resolution :premises (t7 t6))
  1778 (step t8 (cl @p_12 @p_4 @p_10) :rule th_resolution :premises (t7 t6))
  1124 (step t9 (cl @p_10) :rule th_resolution :premises (axiom0 t5 t8))
  1779 (step t9 (cl @p_10) :rule th_resolution :premises (a0 t5 t8))
  1125 (step t10 (cl (not @p_5)) :rule not_or :premises (t9))
  1780 (step t10 (cl (not @p_5)) :rule not_or :premises (t9))
  1126 (step t11 (cl (not @p_6)) :rule not_or :premises (t9))
  1781 (step t11 (cl (not @p_6)) :rule not_or :premises (t9))
  1127 (step t12 (cl @p_6 @p_5) :rule la_generic :args (1 1))
  1782 (step t12 (cl @p_6 @p_5) :rule la_generic :args (1 1))
  1128 (step t13 (cl) :rule resolution :premises (t12 t10 t11))
  1783 (step t13 (cl) :rule resolution :premises (t12 t10 t11))
  1129 d2678f4fb6d818fd1c6e93a61560f2dfba8a9409 9 0
  1784 2644c68299be3dd9fabbbba4920be4f3ffe3485b 9 0
  1130 unsat
  1785 unsat
  1131 (assume axiom1 (! (= y$ (! (+ x$ 4) :named @p_1)) :named @p_2))
  1786 (assume a1 (! (= y$ (! (+ x$ 4) :named @p_1)) :named @p_2))
  1132 (assume axiom2 (not (! (< 0 (- y$ x$)) :named @p_6)))
  1787 (assume a2 (not (! (< 0 (- y$ x$)) :named @p_6)))
  1133 (step t3 (cl (= @p_1 (! (+ 4 x$) :named @p_3))) :rule sum_simplify)
  1788 (step t3 (cl (= @p_1 (! (+ 4 x$) :named @p_3))) :rule sum_simplify)
  1134 (step t4 (cl (! (= @p_2 (! (= y$ @p_3) :named @p_5)) :named @p_4)) :rule cong :premises (t3))
  1789 (step t4 (cl (! (= @p_2 (! (= y$ @p_3) :named @p_5)) :named @p_4)) :rule cong :premises (t3))
  1135 (step t5 (cl (not @p_4) (not @p_2) @p_5) :rule equiv_pos2)
  1790 (step t5 (cl (not @p_4) (not @p_2) @p_5) :rule equiv_pos2)
  1136 (step t6 (cl @p_5) :rule th_resolution :premises (axiom1 t4 t5))
  1791 (step t6 (cl @p_5) :rule th_resolution :premises (a1 t4 t5))
  1137 (step t7 (cl @p_6 (not @p_5)) :rule la_generic :args (1 1))
  1792 (step t7 (cl @p_6 (not @p_5)) :rule la_generic :args (1 1))
  1138 (step t8 (cl) :rule resolution :premises (t7 t6 axiom2))
  1793 (step t8 (cl) :rule resolution :premises (t7 t6 a2))
  1139 4e88c3cf4e2da31d65e91a3805e3cea4a5a2813d 20 0
  1794 478778f1172d1db195bd4eb0883b9dd6613297c3 20 0
  1140 unsat
  1795 unsat
  1141 (assume axiom0 (! (not (! (not (! (= (! (+ 2 2) :named @p_3) 5) :named @p_2)) :named @p_5)) :named @p_1))
  1796 (assume a0 (! (not (! (not (! (= (! (+ 2 2) :named @p_3) 5) :named @p_2)) :named @p_5)) :named @p_1))
  1142 (step t2 (cl (! (not @p_1) :named @p_9) @p_2) :rule not_not)
  1797 (step t2 (cl (! (not @p_1) :named @p_9) @p_2) :rule not_not)
  1143 (step t3 (cl @p_2) :rule th_resolution :premises (t2 axiom0))
  1798 (step t3 (cl @p_2) :rule th_resolution :premises (t2 a0))
  1144 (step t4 (cl (= @p_3 4)) :rule sum_simplify)
  1799 (step t4 (cl (= @p_3 4)) :rule sum_simplify)
  1145 (step t5 (cl (= @p_2 (! (= 5 4) :named @p_4))) :rule cong :premises (t4))
  1800 (step t5 (cl (= @p_2 (! (= 5 4) :named @p_4))) :rule cong :premises (t4))
  1146 (step t6 (cl (= @p_4 false)) :rule eq_simplify)
  1801 (step t6 (cl (= @p_4 false)) :rule eq_simplify)
  1147 (step t7 (cl (= @p_2 false)) :rule trans :premises (t5 t6))
  1802 (step t7 (cl (= @p_2 false)) :rule trans :premises (t5 t6))
  1148 (step t8 (cl (= @p_5 (! (not false) :named @p_6))) :rule cong :premises (t7))
  1803 (step t8 (cl (= @p_5 (! (not false) :named @p_6))) :rule cong :premises (t7))
  1155 (step t15 (cl (not @p_9) @p_5) :rule not_not)
  1810 (step t15 (cl (not @p_9) @p_5) :rule not_not)
  1156 (step t16 (cl @p_10 @p_5 false) :rule th_resolution :premises (t15 t14))
  1811 (step t16 (cl @p_10 @p_5 false) :rule th_resolution :premises (t15 t14))
  1157 (step t17 (cl false) :rule th_resolution :premises (t3 t13 t16))
  1812 (step t17 (cl false) :rule th_resolution :premises (t3 t13 t16))
  1158 (step t18 (cl @p_6) :rule false)
  1813 (step t18 (cl @p_6) :rule false)
  1159 (step t19 (cl) :rule resolution :premises (t17 t18))
  1814 (step t19 (cl) :rule resolution :premises (t17 t18))
  1160 3bbfe9f2086fe18bc1f9eeb965fef30f8b2c9daa 6 0
  1815 04820c02101d5d6a8a322ddf869652416ac9ae19 6 0
  1161 unsat
  1816 unsat
  1162 (assume axiom0 (! (< (+ (* 3 x$) (* 7 a$)) 4) :named @p_3))
  1817 (assume a0 (! (< (+ (* 3 x$) (* 7 a$)) 4) :named @p_3))
  1163 (assume axiom1 (! (< 3 (* 2 x$)) :named @p_1))
  1818 (assume a1 (! (< 3 (* 2 x$)) :named @p_1))
  1164 (assume axiom2 (not (! (< a$ 0) :named @p_2)))
  1819 (assume a2 (not (! (< a$ 0) :named @p_2)))
  1165 (step t4 (cl (not @p_1) @p_2 (not @p_3)) :rule la_generic :args ((div 3 2) 7 1))
  1820 (step t4 (cl (not @p_1) @p_2 (not @p_3)) :rule la_generic :args ((div 3 2) 7 1))
  1166 (step t5 (cl) :rule resolution :premises (t4 axiom0 axiom1 axiom2))
  1821 (step t5 (cl) :rule resolution :premises (t4 a0 a1 a2))
  1167 dbde8d1b71dac8b258507f86acdbe195bf64b2b7 29 0
  1822 699e547ad956b6867c5f571d9e08d46038579011 29 0
  1168 unsat
  1823 unsat
  1169 (assume axiom0 (! (not (! (= (! (or (! (<= 0 (! (+ y$ (! (* (! (- 1) :named @p_14) x$) :named @p_15)) :named @p_16)) :named @p_3) (or (! (not (! (<= 0 x$) :named @p_1)) :named @p_4) @p_1)) :named @p_2) (! (not false) :named @p_7)) :named @p_5)) :named @p_8))
  1824 (assume a0 (! (not (! (= (! (or (! (<= 0 (! (+ y$ (! (* (! (- 1) :named @p_14) x$) :named @p_15)) :named @p_16)) :named @p_3) (or (! (not (! (<= 0 x$) :named @p_1)) :named @p_4) @p_1)) :named @p_2) (! (not false) :named @p_7)) :named @p_5)) :named @p_8))
  1170 (step t2 (cl (= @p_2 (! (or @p_3 @p_4 @p_1) :named @p_6))) :rule ac_simp)
  1825 (step t2 (cl (= @p_2 (! (or @p_3 @p_4 @p_1) :named @p_6))) :rule ac_simp)
  1171 (step t3 (cl (= @p_5 (! (= @p_6 @p_7) :named @p_9))) :rule cong :premises (t2))
  1826 (step t3 (cl (= @p_5 (! (= @p_6 @p_7) :named @p_9))) :rule cong :premises (t2))
  1172 (step t4 (cl (! (= @p_8 (! (not @p_9) :named @p_11)) :named @p_10)) :rule cong :premises (t3))
  1827 (step t4 (cl (! (= @p_8 (! (not @p_9) :named @p_11)) :named @p_10)) :rule cong :premises (t3))
  1173 (step t5 (cl (! (not @p_10) :named @p_13) (! (not @p_8) :named @p_12) @p_11) :rule equiv_pos2)
  1828 (step t5 (cl (! (not @p_10) :named @p_13) (! (not @p_8) :named @p_12) @p_11) :rule equiv_pos2)
  1174 (step t6 (cl (not @p_12) @p_5) :rule not_not)
  1829 (step t6 (cl (not @p_12) @p_5) :rule not_not)
  1175 (step t7 (cl @p_13 @p_5 @p_11) :rule th_resolution :premises (t6 t5))
  1830 (step t7 (cl @p_13 @p_5 @p_11) :rule th_resolution :premises (t6 t5))
  1176 (step t8 (cl @p_11) :rule th_resolution :premises (axiom0 t4 t7))
  1831 (step t8 (cl @p_11) :rule th_resolution :premises (a0 t4 t7))
  1177 (step t9 (cl (= @p_14 (- 1))) :rule minus_simplify)
  1832 (step t9 (cl (= @p_14 (- 1))) :rule minus_simplify)
  1178 (step t10 (cl (= @p_15 (! (* (- 1) x$) :named @p_17))) :rule cong :premises (t9))
  1833 (step t10 (cl (= @p_15 (! (* (- 1) x$) :named @p_17))) :rule cong :premises (t9))
  1179 (step t11 (cl (= @p_16 (! (+ y$ @p_17) :named @p_18))) :rule cong :premises (t10))
  1834 (step t11 (cl (= @p_16 (! (+ y$ @p_17) :named @p_18))) :rule cong :premises (t10))
  1180 (step t12 (cl (= @p_3 (! (<= 0 @p_18) :named @p_19))) :rule cong :premises (t11))
  1835 (step t12 (cl (= @p_3 (! (<= 0 @p_18) :named @p_19))) :rule cong :premises (t11))
  1181 (step t13 (cl (= @p_6 (! (or @p_19 @p_4 @p_1) :named @p_20))) :rule cong :premises (t12))
  1836 (step t13 (cl (= @p_6 (! (or @p_19 @p_4 @p_1) :named @p_20))) :rule cong :premises (t12))
  1192 (step t24 (cl (not @p_24) @p_9) :rule not_not)
  1847 (step t24 (cl (not @p_24) @p_9) :rule not_not)
  1193 (step t25 (cl @p_25 @p_9 false) :rule th_resolution :premises (t24 t23))
  1848 (step t25 (cl @p_25 @p_9 false) :rule th_resolution :premises (t24 t23))
  1194 (step t26 (cl false) :rule th_resolution :premises (t8 t22 t25))
  1849 (step t26 (cl false) :rule th_resolution :premises (t8 t22 t25))
  1195 (step t27 (cl @p_7) :rule false)
  1850 (step t27 (cl @p_7) :rule false)
  1196 (step t28 (cl) :rule resolution :premises (t26 t27))
  1851 (step t28 (cl) :rule resolution :premises (t26 t27))
  1197 d6ba634ec42000181b77274dd94c91d844cf476e 21 0
  1852 bf46578ff4814695a5afd6f19836b2d606a6b97c 62 0
  1198 unsat
  1853 unsat
  1199 (assume axiom0 (! (not (! (or (! (< (! (+ x$ x$) :named @p_11) (! (+ (! (* 2.0 x$) :named @p_10) 1.0) :named @p_9)) :named @p_1) (or false @p_1)) :named @p_2)) :named @p_3))
  1854 (assume a0 (! (not (! (or (! (and (! (< n$ m$) :named @p_1) (! (< m$ n$a) :named @p_3)) :named @p_11) (or (! (and @p_1 (! (= m$ n$a) :named @p_6)) :named @p_12) (or (! (and (! (< n$ n$a) :named @p_8) (! (< n$a m$) :named @p_2)) :named @p_13) (or (! (and (! (= n$ n$a) :named @p_5) @p_2) :named @p_14) (or (! (and (! (= n$ m$) :named @p_4) @p_3) :named @p_15) (or (! (and @p_2 (! (< m$ n$) :named @p_7)) :named @p_16) (or (! (and @p_2 @p_4) :named @p_17) (or (! (and (! (< n$a n$) :named @p_9) @p_1) :named @p_18) (or (! (and @p_5 @p_1) :named @p_19) (or (! (and @p_6 @p_7) :named @p_20) (or (! (and @p_7 @p_8) :named @p_21) (or (! (and @p_7 @p_5) :named @p_22) (or (! (and @p_3 @p_9) :named @p_23) (or (! (and @p_4 @p_8) :named @p_24) (or (! (and @p_6 @p_9) :named @p_25) (! (and @p_6 @p_4) :named @p_26)))))))))))))))) :named @p_10)) :named @p_27))
  1200 (step t2 (cl (= @p_2 (! (or @p_1 false) :named @p_4))) :rule ac_simp)
       
  1201 (step t3 (cl (! (= @p_3 (! (not @p_4) :named @p_6)) :named @p_5)) :rule cong :premises (t2))
       
  1202 (step t4 (cl (! (not @p_5) :named @p_8) (! (not @p_3) :named @p_7) @p_6) :rule equiv_pos2)
       
  1203 (step t5 (cl (not @p_7) @p_2) :rule not_not)
       
  1204 (step t6 (cl @p_8 @p_2 @p_6) :rule th_resolution :premises (t5 t4))
       
  1205 (step t7 (cl @p_6) :rule th_resolution :premises (axiom0 t3 t6))
       
  1206 (step t8 (cl (= @p_9 (! (+ 1.0 @p_10) :named @p_12))) :rule sum_simplify)
       
  1207 (step t9 (cl (= @p_1 (! (< @p_11 @p_12) :named @p_13))) :rule cong :premises (t8))
       
  1208 (step t10 (cl (= @p_4 (! (or @p_13 false) :named @p_14))) :rule cong :premises (t9))
       
  1209 (step t11 (cl (= @p_14 (! (or @p_13) :named @p_15))) :rule or_simplify)
       
  1210 (step t12 (cl (= @p_15 @p_13)) :rule or_simplify)
       
  1211 (step t13 (cl (= @p_4 @p_13)) :rule trans :premises (t10 t11 t12))
       
  1212 (step t14 (cl (! (= @p_6 (! (not @p_13) :named @p_17)) :named @p_16)) :rule cong :premises (t13))
       
  1213 (step t15 (cl (! (not @p_16) :named @p_19) (! (not @p_6) :named @p_18) @p_17) :rule equiv_pos2)
       
  1214 (step t16 (cl (not @p_18) @p_4) :rule not_not)
       
  1215 (step t17 (cl @p_19 @p_4 @p_17) :rule th_resolution :premises (t16 t15))
       
  1216 (step t18 (cl @p_17) :rule th_resolution :premises (t7 t14 t17))
       
  1217 (step t19 (cl @p_13) :rule la_tautology)
       
  1218 (step t20 (cl) :rule resolution :premises (t19 t18))
       
  1219 95657842b84a23b6c0020065f8c8597823332a77 62 0
       
  1220 unsat
       
  1221 (assume axiom0 (! (not (! (or (! (and (! (< n$ m$) :named @p_1) (! (< m$ n$a) :named @p_3)) :named @p_11) (or (! (and @p_1 (! (= m$ n$a) :named @p_6)) :named @p_12) (or (! (and (! (< n$ n$a) :named @p_8) (! (< n$a m$) :named @p_2)) :named @p_13) (or (! (and (! (= n$ n$a) :named @p_5) @p_2) :named @p_14) (or (! (and (! (= n$ m$) :named @p_4) @p_3) :named @p_15) (or (! (and @p_2 (! (< m$ n$) :named @p_7)) :named @p_16) (or (! (and @p_2 @p_4) :named @p_17) (or (! (and (! (< n$a n$) :named @p_9) @p_1) :named @p_18) (or (! (and @p_5 @p_1) :named @p_19) (or (! (and @p_6 @p_7) :named @p_20) (or (! (and @p_7 @p_8) :named @p_21) (or (! (and @p_7 @p_5) :named @p_22) (or (! (and @p_3 @p_9) :named @p_23) (or (! (and @p_4 @p_8) :named @p_24) (or (! (and @p_6 @p_9) :named @p_25) (! (and @p_6 @p_4) :named @p_26)))))))))))))))) :named @p_10)) :named @p_27))
       
  1222 (step t2 (cl (= @p_10 (! (or @p_11 @p_12 @p_13 @p_14 @p_15 @p_16 @p_17 @p_18 @p_19 @p_20 @p_21 @p_22 @p_23 @p_24 @p_25 @p_26) :named @p_28))) :rule ac_simp)
  1855 (step t2 (cl (= @p_10 (! (or @p_11 @p_12 @p_13 @p_14 @p_15 @p_16 @p_17 @p_18 @p_19 @p_20 @p_21 @p_22 @p_23 @p_24 @p_25 @p_26) :named @p_28))) :rule ac_simp)
  1223 (step t3 (cl (! (= @p_27 (! (not @p_28) :named @p_30)) :named @p_29)) :rule cong :premises (t2))
  1856 (step t3 (cl (! (= @p_27 (! (not @p_28) :named @p_30)) :named @p_29)) :rule cong :premises (t2))
  1224 (step t4 (cl (! (not @p_29) :named @p_32) (! (not @p_27) :named @p_31) @p_30) :rule equiv_pos2)
  1857 (step t4 (cl (! (not @p_29) :named @p_32) (! (not @p_27) :named @p_31) @p_30) :rule equiv_pos2)
  1225 (step t5 (cl (not @p_31) @p_10) :rule not_not)
  1858 (step t5 (cl (not @p_31) @p_10) :rule not_not)
  1226 (step t6 (cl @p_32 @p_10 @p_30) :rule th_resolution :premises (t5 t4))
  1859 (step t6 (cl @p_32 @p_10 @p_30) :rule th_resolution :premises (t5 t4))
  1227 (step t7 (cl @p_30) :rule th_resolution :premises (axiom0 t3 t6))
  1860 (step t7 (cl @p_30) :rule th_resolution :premises (a0 t3 t6))
  1228 (step t8 (cl (not @p_11)) :rule not_or :premises (t7))
  1861 (step t8 (cl (not @p_11)) :rule not_or :premises (t7))
  1229 (step t9 (cl (! (not @p_1) :named @p_33) (! (not @p_3) :named @p_38)) :rule not_and :premises (t8))
  1862 (step t9 (cl (! (not @p_1) :named @p_33) (! (not @p_3) :named @p_38)) :rule not_and :premises (t8))
  1230 (step t10 (cl (not @p_12)) :rule not_or :premises (t7))
  1863 (step t10 (cl (not @p_12)) :rule not_or :premises (t7))
  1231 (step t11 (cl @p_33 (! (not @p_6) :named @p_41)) :rule not_and :premises (t10))
  1864 (step t11 (cl @p_33 (! (not @p_6) :named @p_41)) :rule not_and :premises (t10))
  1232 (step t12 (cl (not @p_13)) :rule not_or :premises (t7))
  1865 (step t12 (cl (not @p_13)) :rule not_or :premises (t7))
  1277 (step t57 (cl @p_2) :rule resolution :premises (t48 t56))
  1910 (step t57 (cl @p_2) :rule resolution :premises (t48 t56))
  1278 (step t58 (cl @p_35) :rule resolution :premises (t15 t57))
  1911 (step t58 (cl @p_35) :rule resolution :premises (t15 t57))
  1279 (step t59 (cl @p_40) :rule resolution :premises (t17 t57))
  1912 (step t59 (cl @p_40) :rule resolution :premises (t17 t57))
  1280 (step t60 (cl @p_50) :rule resolution :premises (t42 t58))
  1913 (step t60 (cl @p_50) :rule resolution :premises (t42 t58))
  1281 (step t61 (cl) :rule resolution :premises (t35 t59 t54 t60))
  1914 (step t61 (cl) :rule resolution :premises (t35 t59 t54 t60))
  1282 ce9ae392bbb004278cf4005c9cdc4ec6dc2c6c3e 16 0
  1915 8bfcf7a37e6d407d5cd3eb931a35cdc0c65c7e57 21 0
  1283 unsat
  1916 unsat
  1284 (assume axiom0 (! (not (! (not (! (exists ((?v0 Real)) false) :named @p_2)) :named @p_3)) :named @p_1))
  1917 (assume a0 (! (not (! (or (! (< (! (+ x$ x$) :named @p_11) (! (+ (! (* 2.0 x$) :named @p_10) 1.0) :named @p_9)) :named @p_1) (or false @p_1)) :named @p_2)) :named @p_3))
  1285 (step t2 (cl (! (not @p_1) :named @p_6) @p_2) :rule not_not)
  1918 (step t2 (cl (= @p_2 (! (or @p_1 false) :named @p_4))) :rule ac_simp)
  1286 (step t3 (cl @p_2) :rule th_resolution :premises (t2 axiom0))
  1919 (step t3 (cl (! (= @p_3 (! (not @p_4) :named @p_6)) :named @p_5)) :rule cong :premises (t2))
  1287 (step t4 (cl (= @p_2 false)) :rule qnt_rm_unused)
  1920 (step t4 (cl (! (not @p_5) :named @p_8) (! (not @p_3) :named @p_7) @p_6) :rule equiv_pos2)
  1288 (step t5 (cl (= @p_3 (! (not false) :named @p_4))) :rule cong :premises (t4))
  1921 (step t5 (cl (not @p_7) @p_2) :rule not_not)
  1289 (step t6 (cl (! (= @p_1 (! (not @p_4) :named @p_7)) :named @p_5)) :rule cong :premises (t5))
  1922 (step t6 (cl @p_8 @p_2 @p_6) :rule th_resolution :premises (t5 t4))
  1290 (step t7 (cl (! (not @p_5) :named @p_8) @p_6 @p_7) :rule equiv_pos2)
  1923 (step t7 (cl @p_6) :rule th_resolution :premises (a0 t3 t6))
  1291 (step t8 (cl (not @p_6) @p_3) :rule not_not)
  1924 (step t8 (cl (= @p_9 (! (+ 1.0 @p_10) :named @p_12))) :rule sum_simplify)
  1292 (step t9 (cl @p_8 @p_3 @p_7) :rule th_resolution :premises (t8 t7))
  1925 (step t9 (cl (= @p_1 (! (< @p_11 @p_12) :named @p_13))) :rule cong :premises (t8))
  1293 (step t10 (cl (not @p_7) false) :rule not_not)
  1926 (step t10 (cl (= @p_4 (! (or @p_13 false) :named @p_14))) :rule cong :premises (t9))
  1294 (step t11 (cl @p_8 @p_3 false) :rule th_resolution :premises (t10 t9))
  1927 (step t11 (cl (= @p_14 (! (or @p_13) :named @p_15))) :rule or_simplify)
  1295 (step t12 (cl @p_7) :rule th_resolution :premises (t3 t6 t11))
  1928 (step t12 (cl (= @p_15 @p_13)) :rule or_simplify)
  1296 (step t13 (cl false) :rule th_resolution :premises (t10 t12))
  1929 (step t13 (cl (= @p_4 @p_13)) :rule trans :premises (t10 t11 t12))
  1297 (step t14 (cl @p_4) :rule false)
  1930 (step t14 (cl (! (= @p_6 (! (not @p_13) :named @p_17)) :named @p_16)) :rule cong :premises (t13))
  1298 (step t15 (cl) :rule resolution :premises (t13 t14))
  1931 (step t15 (cl (! (not @p_16) :named @p_19) (! (not @p_6) :named @p_18) @p_17) :rule equiv_pos2)
  1299 be1ac1d3f1b32c69d4c86a7bb2fc544d58daa87d 16 0
  1932 (step t16 (cl (not @p_18) @p_4) :rule not_not)
       
  1933 (step t17 (cl @p_19 @p_4 @p_17) :rule th_resolution :premises (t16 t15))
       
  1934 (step t18 (cl @p_17) :rule th_resolution :premises (t7 t14 t17))
       
  1935 (step t19 (cl @p_13) :rule la_tautology)
       
  1936 (step t20 (cl) :rule resolution :premises (t19 t18))
       
  1937 4aba1ea4675669f505d0a9484fd751da13811782 371 0
  1300 unsat
  1938 unsat
  1301 (assume axiom0 (! (not (! (not (! (exists ((?v0 Int)) false) :named @p_2)) :named @p_3)) :named @p_1))
  1939 (assume a0 (! (not (! (=> (! (and (! (= x3$ (- (! (ite (! (< x2$ 0) :named @p_30) (! (- x2$) :named @p_31) x2$) :named @p_21) x1$)) :named @p_9) (and (! (= x4$ (- (! (ite (! (< x3$ 0) :named @p_32) (! (- x3$) :named @p_33) x3$) :named @p_22) x2$)) :named @p_10) (and (! (= x5$ (- (! (ite (! (< x4$ 0) :named @p_34) (! (- x4$) :named @p_35) x4$) :named @p_23) x3$)) :named @p_11) (and (! (= x6$ (- (! (ite (! (< x5$ 0) :named @p_36) (! (- x5$) :named @p_37) x5$) :named @p_24) x4$)) :named @p_12) (and (! (= x7$ (- (! (ite (! (< x6$ 0) :named @p_38) (! (- x6$) :named @p_39) x6$) :named @p_25) x5$)) :named @p_13) (and (! (= x8$ (- (! (ite (! (< x7$ 0) :named @p_40) (! (- x7$) :named @p_41) x7$) :named @p_26) x6$)) :named @p_14) (and (! (= x9$ (- (! (ite (! (< x8$ 0) :named @p_42) (! (- x8$) :named @p_43) x8$) :named @p_27) x7$)) :named @p_15) (and (! (= x10$ (- (! (ite (! (< x9$ 0) :named @p_44) (! (- x9$) :named @p_45) x9$) :named @p_28) x8$)) :named @p_16) (! (= x11$ (- (! (ite (! (< x10$ 0) :named @p_46) (! (- x10$) :named @p_47) x10$) :named @p_29) x9$)) :named @p_17))))))))) :named @p_2) (! (and (! (= x1$ x10$) :named @p_70) (! (= x2$ x11$) :named @p_71)) :named @p_3)) :named @p_7)) :named @p_1))
  1302 (step t2 (cl (! (not @p_1) :named @p_6) @p_2) :rule not_not)
       
  1303 (step t3 (cl @p_2) :rule th_resolution :premises (t2 axiom0))
       
  1304 (step t4 (cl (= @p_2 false)) :rule qnt_rm_unused)
       
  1305 (step t5 (cl (= @p_3 (! (not false) :named @p_4))) :rule cong :premises (t4))
       
  1306 (step t6 (cl (! (= @p_1 (! (not @p_4) :named @p_7)) :named @p_5)) :rule cong :premises (t5))
       
  1307 (step t7 (cl (! (not @p_5) :named @p_8) @p_6 @p_7) :rule equiv_pos2)
       
  1308 (step t8 (cl (not @p_6) @p_3) :rule not_not)
       
  1309 (step t9 (cl @p_8 @p_3 @p_7) :rule th_resolution :premises (t8 t7))
       
  1310 (step t10 (cl (not @p_7) false) :rule not_not)
       
  1311 (step t11 (cl @p_8 @p_3 false) :rule th_resolution :premises (t10 t9))
       
  1312 (step t12 (cl @p_7) :rule th_resolution :premises (t3 t6 t11))
       
  1313 (step t13 (cl false) :rule th_resolution :premises (t10 t12))
       
  1314 (step t14 (cl @p_4) :rule false)
       
  1315 (step t15 (cl) :rule resolution :premises (t13 t14))
       
  1316 7c2862b95580cb7e81a355724e88267dce92987c 44 0
       
  1317 unsat
       
  1318 (assume axiom0 (! (not (! (forall ((?v0 Int) (?v1 Int)) (! (=> (! (and (! (= 0 ?v0) :named @p_2) (! (= 1 ?v1) :named @p_4)) :named @p_6) (! (not (! (= ?v0 ?v1) :named @p_8)) :named @p_10)) :named @p_12)) :named @p_1)) :named @p_14))
       
  1319 (anchor :step t2 :args ((:= (?v0 Int) 0) (:= (?v1 Int) 1)))
       
  1320 (step t2.t1 (cl @p_2) :rule refl)
       
  1321 (step t2.t2 (cl (= @p_2 (! (= 0 0) :named @p_3))) :rule cong :premises (t2.t1))
       
  1322 (step t2.t3 (cl @p_4) :rule refl)
       
  1323 (step t2.t4 (cl (= @p_4 (! (= 1 1) :named @p_5))) :rule cong :premises (t2.t3))
       
  1324 (step t2.t5 (cl (= @p_6 (! (and @p_3 @p_5) :named @p_7))) :rule cong :premises (t2.t2 t2.t4))
       
  1325 (step t2.t6 (cl @p_2) :rule refl)
       
  1326 (step t2.t7 (cl @p_4) :rule refl)
       
  1327 (step t2.t8 (cl (= @p_8 (! (= 0 1) :named @p_9))) :rule cong :premises (t2.t6 t2.t7))
       
  1328 (step t2.t9 (cl (= @p_10 (! (not @p_9) :named @p_11))) :rule cong :premises (t2.t8))
       
  1329 (step t2.t10 (cl (= @p_12 (! (=> @p_7 @p_11) :named @p_13))) :rule cong :premises (t2.t5 t2.t9))
       
  1330 (step t2 (cl (= @p_1 @p_13)) :rule onepoint)
       
  1331 (step t3 (cl (! (= @p_14 (! (not @p_13) :named @p_16)) :named @p_15)) :rule cong :premises (t2))
       
  1332 (step t4 (cl (! (not @p_15) :named @p_18) (! (not @p_14) :named @p_17) @p_16) :rule equiv_pos2)
       
  1333 (step t5 (cl (not @p_17) @p_1) :rule not_not)
       
  1334 (step t6 (cl @p_18 @p_1 @p_16) :rule th_resolution :premises (t5 t4))
       
  1335 (step t7 (cl @p_16) :rule th_resolution :premises (axiom0 t3 t6))
       
  1336 (step t8 (cl (! (= @p_16 (! (and @p_7 (! (not @p_11) :named @p_23)) :named @p_20)) :named @p_19)) :rule bool_simplify)
       
  1337 (step t9 (cl (! (not @p_19) :named @p_22) (! (not @p_16) :named @p_21) @p_20) :rule equiv_pos2)
       
  1338 (step t10 (cl (not @p_21) @p_13) :rule not_not)
       
  1339 (step t11 (cl @p_22 @p_13 @p_20) :rule th_resolution :premises (t10 t9))
       
  1340 (step t12 (cl @p_20) :rule th_resolution :premises (t7 t8 t11))
       
  1341 (step t13 (cl (! (= @p_20 (! (and @p_3 @p_5 @p_23) :named @p_25)) :named @p_24)) :rule ac_simp)
       
  1342 (step t14 (cl (not @p_24) (not @p_20) @p_25) :rule equiv_pos2)
       
  1343 (step t15 (cl @p_25) :rule th_resolution :premises (t12 t13 t14))
       
  1344 (step t16 (cl (= @p_3 true)) :rule eq_simplify)
       
  1345 (step t17 (cl (= @p_5 true)) :rule eq_simplify)
       
  1346 (step t18 (cl (= @p_9 false)) :rule eq_simplify)
       
  1347 (step t19 (cl (= @p_11 (! (not false) :named @p_26))) :rule cong :premises (t18))
       
  1348 (step t20 (cl (= @p_26 true)) :rule not_simplify)
       
  1349 (step t21 (cl (= @p_11 true)) :rule trans :premises (t19 t20))
       
  1350 (step t22 (cl (= @p_23 (! (not true) :named @p_27))) :rule cong :premises (t21))
       
  1351 (step t23 (cl (= @p_27 false)) :rule not_simplify)
       
  1352 (step t24 (cl (= @p_23 false)) :rule trans :premises (t22 t23))
       
  1353 (step t25 (cl (= @p_25 (! (and true true false) :named @p_28))) :rule cong :premises (t16 t17 t24))
       
  1354 (step t26 (cl (= @p_28 (! (and false) :named @p_29))) :rule and_simplify)
       
  1355 (step t27 (cl (= @p_29 false)) :rule and_simplify)
       
  1356 (step t28 (cl (! (= @p_25 false) :named @p_30)) :rule trans :premises (t25 t26 t27))
       
  1357 (step t29 (cl (not @p_30) (not @p_25) false) :rule equiv_pos2)
       
  1358 (step t30 (cl false) :rule th_resolution :premises (t15 t28 t29))
       
  1359 (step t31 (cl @p_26) :rule false)
       
  1360 (step t32 (cl) :rule resolution :premises (t30 t31))
       
  1361 632d72943748607b3a6a192dc119caef23e9e71d 74 0
       
  1362 unsat
       
  1363 (define-fun veriT_sk0 () Int (! (choice ((veriT_vr2 Int)) (not (forall ((veriT_vr3 Int)) (! (=> (! (< veriT_vr2 veriT_vr3) :named @p_30) (! (< (! (+ 1 (! (* 2 veriT_vr2) :named @p_32)) :named @p_33) (! (* 2 veriT_vr3) :named @p_35)) :named @p_36)) :named @p_37)))) :named @p_43))
       
  1364 (define-fun veriT_sk1 () Int (! (choice ((veriT_vr3 Int)) (not (=> (< @p_43 veriT_vr3) (< (+ 1 (* 2 @p_43)) @p_35)))) :named @p_44))
       
  1365 (assume axiom0 (! (not (! (forall ((?v0 Int) (?v1 Int)) (! (=> (! (< ?v0 ?v1) :named @p_2) (! (< (! (+ (! (* 2 ?v0) :named @p_5) 1) :named @p_7) (! (* 2 ?v1) :named @p_10)) :named @p_12)) :named @p_14)) :named @p_1)) :named @p_16))
       
  1366 (anchor :step t2 :args ((:= (?v0 Int) veriT_vr0) (:= (?v1 Int) veriT_vr1)))
       
  1367 (step t2.t1 (cl (! (= ?v0 veriT_vr0) :named @p_4)) :rule refl)
       
  1368 (step t2.t2 (cl (! (= ?v1 veriT_vr1) :named @p_9)) :rule refl)
       
  1369 (step t2.t3 (cl (= @p_2 (! (< veriT_vr0 veriT_vr1) :named @p_3))) :rule cong :premises (t2.t1 t2.t2))
       
  1370 (step t2.t4 (cl @p_4) :rule refl)
       
  1371 (step t2.t5 (cl (= @p_5 (! (* 2 veriT_vr0) :named @p_6))) :rule cong :premises (t2.t4))
       
  1372 (step t2.t6 (cl (= @p_7 (! (+ @p_6 1) :named @p_8))) :rule cong :premises (t2.t5))
       
  1373 (step t2.t7 (cl @p_9) :rule refl)
       
  1374 (step t2.t8 (cl (= @p_10 (! (* 2 veriT_vr1) :named @p_11))) :rule cong :premises (t2.t7))
       
  1375 (step t2.t9 (cl (= @p_12 (! (< @p_8 @p_11) :named @p_13))) :rule cong :premises (t2.t6 t2.t8))
       
  1376 (step t2.t10 (cl (= @p_14 (! (=> @p_3 @p_13) :named @p_15))) :rule cong :premises (t2.t3 t2.t9))
       
  1377 (step t2 (cl (= @p_1 (! (forall ((veriT_vr0 Int) (veriT_vr1 Int)) @p_15) :named @p_17))) :rule bind)
       
  1378 (step t3 (cl (! (= @p_16 (! (not @p_17) :named @p_19)) :named @p_18)) :rule cong :premises (t2))
       
  1379 (step t4 (cl (! (not @p_18) :named @p_21) (! (not @p_16) :named @p_20) @p_19) :rule equiv_pos2)
       
  1380 (step t5 (cl (not @p_20) @p_1) :rule not_not)
       
  1381 (step t6 (cl @p_21 @p_1 @p_19) :rule th_resolution :premises (t5 t4))
       
  1382 (step t7 (cl @p_19) :rule th_resolution :premises (axiom0 t3 t6))
       
  1383 (anchor :step t8 :args ((veriT_vr0 Int) (veriT_vr1 Int)))
       
  1384 (step t8.t1 (cl (= @p_8 (! (+ 1 @p_6) :named @p_22))) :rule sum_simplify)
       
  1385 (step t8.t2 (cl (= @p_13 (! (< @p_22 @p_11) :named @p_23))) :rule cong :premises (t8.t1))
       
  1386 (step t8.t3 (cl (= @p_15 (! (=> @p_3 @p_23) :named @p_24))) :rule cong :premises (t8.t2))
       
  1387 (step t8 (cl (= @p_17 (! (forall ((veriT_vr0 Int) (veriT_vr1 Int)) @p_24) :named @p_25))) :rule bind)
       
  1388 (step t9 (cl (! (= @p_19 (! (not @p_25) :named @p_27)) :named @p_26)) :rule cong :premises (t8))
       
  1389 (step t10 (cl (! (not @p_26) :named @p_29) (! (not @p_19) :named @p_28) @p_27) :rule equiv_pos2)
       
  1390 (step t11 (cl (not @p_28) @p_17) :rule not_not)
       
  1391 (step t12 (cl @p_29 @p_17 @p_27) :rule th_resolution :premises (t11 t10))
       
  1392 (step t13 (cl @p_27) :rule th_resolution :premises (t7 t9 t12))
       
  1393 (anchor :step t14 :args ((:= (veriT_vr0 Int) veriT_vr2) (:= (veriT_vr1 Int) veriT_vr3)))
       
  1394 (step t14.t1 (cl (! (= veriT_vr0 veriT_vr2) :named @p_31)) :rule refl)
       
  1395 (step t14.t2 (cl (! (= veriT_vr1 veriT_vr3) :named @p_34)) :rule refl)
       
  1396 (step t14.t3 (cl (= @p_3 @p_30)) :rule cong :premises (t14.t1 t14.t2))
       
  1397 (step t14.t4 (cl @p_31) :rule refl)
       
  1398 (step t14.t5 (cl (= @p_6 @p_32)) :rule cong :premises (t14.t4))
       
  1399 (step t14.t6 (cl (= @p_22 @p_33)) :rule cong :premises (t14.t5))
       
  1400 (step t14.t7 (cl @p_34) :rule refl)
       
  1401 (step t14.t8 (cl (= @p_11 @p_35)) :rule cong :premises (t14.t7))
       
  1402 (step t14.t9 (cl (= @p_23 @p_36)) :rule cong :premises (t14.t6 t14.t8))
       
  1403 (step t14.t10 (cl (= @p_24 @p_37)) :rule cong :premises (t14.t3 t14.t9))
       
  1404 (step t14 (cl (= @p_25 (! (forall ((veriT_vr2 Int) (veriT_vr3 Int)) @p_37) :named @p_38))) :rule bind)
       
  1405 (step t15 (cl (! (= @p_27 (! (not @p_38) :named @p_40)) :named @p_39)) :rule cong :premises (t14))
       
  1406 (step t16 (cl (! (not @p_39) :named @p_42) (! (not @p_27) :named @p_41) @p_40) :rule equiv_pos2)
       
  1407 (step t17 (cl (not @p_41) @p_25) :rule not_not)
       
  1408 (step t18 (cl @p_42 @p_25 @p_40) :rule th_resolution :premises (t17 t16))
       
  1409 (step t19 (cl @p_40) :rule th_resolution :premises (t13 t15 t18))
       
  1410 (anchor :step t20 :args ((:= (veriT_vr2 Int) veriT_sk0) (:= (veriT_vr3 Int) veriT_sk1)))
       
  1411 (step t20.t1 (cl (! (= veriT_vr2 veriT_sk0) :named @p_46)) :rule refl)
       
  1412 (step t20.t2 (cl (! (= veriT_vr3 veriT_sk1) :named @p_49)) :rule refl)
       
  1413 (step t20.t3 (cl (= @p_30 (! (< veriT_sk0 veriT_sk1) :named @p_45))) :rule cong :premises (t20.t1 t20.t2))
       
  1414 (step t20.t4 (cl @p_46) :rule refl)
       
  1415 (step t20.t5 (cl (= @p_32 (! (* 2 veriT_sk0) :named @p_47))) :rule cong :premises (t20.t4))
       
  1416 (step t20.t6 (cl (= @p_33 (! (+ 1 @p_47) :named @p_48))) :rule cong :premises (t20.t5))
       
  1417 (step t20.t7 (cl @p_49) :rule refl)
       
  1418 (step t20.t8 (cl (= @p_35 (! (* 2 veriT_sk1) :named @p_50))) :rule cong :premises (t20.t7))
       
  1419 (step t20.t9 (cl (= @p_36 (! (< @p_48 @p_50) :named @p_51))) :rule cong :premises (t20.t6 t20.t8))
       
  1420 (step t20.t10 (cl (= @p_37 (! (=> @p_45 @p_51) :named @p_52))) :rule cong :premises (t20.t3 t20.t9))
       
  1421 (step t20 (cl (= @p_38 @p_52)) :rule sko_forall)
       
  1422 (step t21 (cl (! (= @p_40 (! (not @p_52) :named @p_54)) :named @p_53)) :rule cong :premises (t20))
       
  1423 (step t22 (cl (! (not @p_53) :named @p_56) (! (not @p_40) :named @p_55) @p_54) :rule equiv_pos2)
       
  1424 (step t23 (cl (not @p_55) @p_38) :rule not_not)
       
  1425 (step t24 (cl @p_56 @p_38 @p_54) :rule th_resolution :premises (t23 t22))
       
  1426 (step t25 (cl @p_54) :rule th_resolution :premises (t19 t21 t24))
       
  1427 (step t26 (cl (! (= @p_54 (! (and @p_45 (! (not @p_51) :named @p_61)) :named @p_58)) :named @p_57)) :rule bool_simplify)
       
  1428 (step t27 (cl (! (not @p_57) :named @p_60) (! (not @p_54) :named @p_59) @p_58) :rule equiv_pos2)
       
  1429 (step t28 (cl (not @p_59) @p_52) :rule not_not)
       
  1430 (step t29 (cl @p_60 @p_52 @p_58) :rule th_resolution :premises (t28 t27))
       
  1431 (step t30 (cl @p_58) :rule th_resolution :premises (t25 t26 t29))
       
  1432 (step t31 (cl @p_45) :rule and :premises (t30))
       
  1433 (step t32 (cl @p_61) :rule and :premises (t30))
       
  1434 (step t33 (cl @p_51 (not @p_45)) :rule la_generic :args ((div 1 2) 1))
       
  1435 (step t34 (cl) :rule resolution :premises (t33 t31 t32))
       
  1436 b3000c2a2d0d57028ec3d5228440616f9e6398d4 84 0
       
  1437 unsat
       
  1438 (define-fun veriT_sk0 () Int (! (choice ((veriT_vr2 Int)) (not (forall ((veriT_vr3 Int)) (! (or (! (< 2 (! (+ veriT_vr2 veriT_vr3) :named @p_29)) :named @p_30) (! (= 2 @p_29) :named @p_34) (! (< @p_29 2) :named @p_35)) :named @p_36)))) :named @p_42))
       
  1439 (define-fun veriT_sk1 () Int (! (choice ((veriT_vr3 Int)) (not (or (< 2 (! (+ @p_42 veriT_vr3) :named @p_43)) (= 2 @p_43) (< @p_43 2)))) :named @p_45))
       
  1440 (assume axiom0 (! (not (! (forall ((?v0 Int) (?v1 Int)) (! (or (! (< 2 (! (+ ?v0 ?v1) :named @p_1)) :named @p_4) (! (or (! (= 2 @p_1) :named @p_9) (! (< @p_1 2) :named @p_11)) :named @p_13)) :named @p_15)) :named @p_2)) :named @p_17))
       
  1441 (anchor :step t2 :args ((:= (?v0 Int) veriT_vr0) (:= (?v1 Int) veriT_vr1)))
       
  1442 (step t2.t1 (cl (! (= ?v0 veriT_vr0) :named @p_6)) :rule refl)
       
  1443 (step t2.t2 (cl (! (= ?v1 veriT_vr1) :named @p_7)) :rule refl)
       
  1444 (step t2.t3 (cl (! (= @p_1 (! (+ veriT_vr0 veriT_vr1) :named @p_3)) :named @p_8)) :rule cong :premises (t2.t1 t2.t2))
       
  1445 (step t2.t4 (cl (= @p_4 (! (< 2 @p_3) :named @p_5))) :rule cong :premises (t2.t3))
       
  1446 (step t2.t5 (cl @p_6) :rule refl)
       
  1447 (step t2.t6 (cl @p_7) :rule refl)
       
  1448 (step t2.t7 (cl @p_8) :rule cong :premises (t2.t5 t2.t6))
       
  1449 (step t2.t8 (cl (= @p_9 (! (= 2 @p_3) :named @p_10))) :rule cong :premises (t2.t7))
       
  1450 (step t2.t9 (cl @p_6) :rule refl)
       
  1451 (step t2.t10 (cl @p_7) :rule refl)
       
  1452 (step t2.t11 (cl @p_8) :rule cong :premises (t2.t9 t2.t10))
       
  1453 (step t2.t12 (cl (= @p_11 (! (< @p_3 2) :named @p_12))) :rule cong :premises (t2.t11))
       
  1454 (step t2.t13 (cl (= @p_13 (! (or @p_10 @p_12) :named @p_14))) :rule cong :premises (t2.t8 t2.t12))
       
  1455 (step t2.t14 (cl (= @p_15 (! (or @p_5 @p_14) :named @p_16))) :rule cong :premises (t2.t4 t2.t13))
       
  1456 (step t2 (cl (= @p_2 (! (forall ((veriT_vr0 Int) (veriT_vr1 Int)) @p_16) :named @p_18))) :rule bind)
       
  1457 (step t3 (cl (! (= @p_17 (! (not @p_18) :named @p_20)) :named @p_19)) :rule cong :premises (t2))
       
  1458 (step t4 (cl (! (not @p_19) :named @p_22) (! (not @p_17) :named @p_21) @p_20) :rule equiv_pos2)
       
  1459 (step t5 (cl (not @p_21) @p_2) :rule not_not)
       
  1460 (step t6 (cl @p_22 @p_2 @p_20) :rule th_resolution :premises (t5 t4))
       
  1461 (step t7 (cl @p_20) :rule th_resolution :premises (axiom0 t3 t6))
       
  1462 (anchor :step t8 :args ((veriT_vr0 Int) (veriT_vr1 Int)))
       
  1463 (step t8.t1 (cl (= @p_16 (! (or @p_5 @p_10 @p_12) :named @p_23))) :rule ac_simp)
       
  1464 (step t8 (cl (= @p_18 (! (forall ((veriT_vr0 Int) (veriT_vr1 Int)) @p_23) :named @p_24))) :rule bind)
       
  1465 (step t9 (cl (! (= @p_20 (! (not @p_24) :named @p_26)) :named @p_25)) :rule cong :premises (t8))
       
  1466 (step t10 (cl (! (not @p_25) :named @p_28) (! (not @p_20) :named @p_27) @p_26) :rule equiv_pos2)
       
  1467 (step t11 (cl (not @p_27) @p_18) :rule not_not)
       
  1468 (step t12 (cl @p_28 @p_18 @p_26) :rule th_resolution :premises (t11 t10))
       
  1469 (step t13 (cl @p_26) :rule th_resolution :premises (t7 t9 t12))
       
  1470 (anchor :step t14 :args ((:= (veriT_vr0 Int) veriT_vr2) (:= (veriT_vr1 Int) veriT_vr3)))
       
  1471 (step t14.t1 (cl (! (= veriT_vr0 veriT_vr2) :named @p_31)) :rule refl)
       
  1472 (step t14.t2 (cl (! (= veriT_vr1 veriT_vr3) :named @p_32)) :rule refl)
       
  1473 (step t14.t3 (cl (! (= @p_3 @p_29) :named @p_33)) :rule cong :premises (t14.t1 t14.t2))
       
  1474 (step t14.t4 (cl (= @p_5 @p_30)) :rule cong :premises (t14.t3))
       
  1475 (step t14.t5 (cl @p_31) :rule refl)
       
  1476 (step t14.t6 (cl @p_32) :rule refl)
       
  1477 (step t14.t7 (cl @p_33) :rule cong :premises (t14.t5 t14.t6))
       
  1478 (step t14.t8 (cl (= @p_10 @p_34)) :rule cong :premises (t14.t7))
       
  1479 (step t14.t9 (cl @p_31) :rule refl)
       
  1480 (step t14.t10 (cl @p_32) :rule refl)
       
  1481 (step t14.t11 (cl @p_33) :rule cong :premises (t14.t9 t14.t10))
       
  1482 (step t14.t12 (cl (= @p_12 @p_35)) :rule cong :premises (t14.t11))
       
  1483 (step t14.t13 (cl (= @p_23 @p_36)) :rule cong :premises (t14.t4 t14.t8 t14.t12))
       
  1484 (step t14 (cl (= @p_24 (! (forall ((veriT_vr2 Int) (veriT_vr3 Int)) @p_36) :named @p_37))) :rule bind)
       
  1485 (step t15 (cl (! (= @p_26 (! (not @p_37) :named @p_39)) :named @p_38)) :rule cong :premises (t14))
       
  1486 (step t16 (cl (! (not @p_38) :named @p_41) (! (not @p_26) :named @p_40) @p_39) :rule equiv_pos2)
       
  1487 (step t17 (cl (not @p_40) @p_24) :rule not_not)
       
  1488 (step t18 (cl @p_41 @p_24 @p_39) :rule th_resolution :premises (t17 t16))
       
  1489 (step t19 (cl @p_39) :rule th_resolution :premises (t13 t15 t18))
       
  1490 (anchor :step t20 :args ((:= (veriT_vr2 Int) veriT_sk0) (:= (veriT_vr3 Int) veriT_sk1)))
       
  1491 (step t20.t1 (cl (! (= veriT_vr2 veriT_sk0) :named @p_47)) :rule refl)
       
  1492 (step t20.t2 (cl (! (= veriT_vr3 veriT_sk1) :named @p_48)) :rule refl)
       
  1493 (step t20.t3 (cl (! (= @p_29 (! (+ veriT_sk0 veriT_sk1) :named @p_44)) :named @p_49)) :rule cong :premises (t20.t1 t20.t2))
       
  1494 (step t20.t4 (cl (= @p_30 (! (< 2 @p_44) :named @p_46))) :rule cong :premises (t20.t3))
       
  1495 (step t20.t5 (cl @p_47) :rule refl)
       
  1496 (step t20.t6 (cl @p_48) :rule refl)
       
  1497 (step t20.t7 (cl @p_49) :rule cong :premises (t20.t5 t20.t6))
       
  1498 (step t20.t8 (cl (= @p_34 (! (= 2 @p_44) :named @p_50))) :rule cong :premises (t20.t7))
       
  1499 (step t20.t9 (cl @p_47) :rule refl)
       
  1500 (step t20.t10 (cl @p_48) :rule refl)
       
  1501 (step t20.t11 (cl @p_49) :rule cong :premises (t20.t9 t20.t10))
       
  1502 (step t20.t12 (cl (= @p_35 (! (< @p_44 2) :named @p_51))) :rule cong :premises (t20.t11))
       
  1503 (step t20.t13 (cl (= @p_36 (! (or @p_46 @p_50 @p_51) :named @p_52))) :rule cong :premises (t20.t4 t20.t8 t20.t12))
       
  1504 (step t20 (cl (= @p_37 @p_52)) :rule sko_forall)
       
  1505 (step t21 (cl (! (= @p_39 (! (not @p_52) :named @p_54)) :named @p_53)) :rule cong :premises (t20))
       
  1506 (step t22 (cl (! (not @p_53) :named @p_56) (! (not @p_39) :named @p_55) @p_54) :rule equiv_pos2)
       
  1507 (step t23 (cl (not @p_55) @p_37) :rule not_not)
       
  1508 (step t24 (cl @p_56 @p_37 @p_54) :rule th_resolution :premises (t23 t22))
       
  1509 (step t25 (cl @p_54) :rule th_resolution :premises (t19 t21 t24))
       
  1510 (step t26 (cl (not @p_46)) :rule not_or :premises (t25))
       
  1511 (step t27 (cl (not @p_50)) :rule not_or :premises (t25))
       
  1512 (step t28 (cl (not @p_51)) :rule not_or :premises (t25))
       
  1513 (step t29 (cl (or @p_50 (! (not (! (<= 2 @p_44) :named @p_59)) :named @p_57) (! (not (! (<= @p_44 2) :named @p_60)) :named @p_58))) :rule la_disequality)
       
  1514 (step t30 (cl @p_50 @p_57 @p_58) :rule or :premises (t29))
       
  1515 (step t31 (cl @p_57 @p_58) :rule resolution :premises (t30 t27))
       
  1516 (step t32 (cl @p_59 @p_51) :rule la_generic :args (1 1))
       
  1517 (step t33 (cl @p_59) :rule resolution :premises (t32 t28))
       
  1518 (step t34 (cl @p_58) :rule resolution :premises (t31 t33))
       
  1519 (step t35 (cl @p_60 @p_46) :rule la_generic :args (1 1))
       
  1520 (step t36 (cl) :rule resolution :premises (t35 t26 t34))
       
  1521 ea93df392983d8a481a89ee529b9a9f976280447 371 0
       
  1522 unsat
       
  1523 (assume axiom0 (! (not (! (=> (! (and (! (= x3$ (- (! (ite (! (< x2$ 0) :named @p_30) (! (- x2$) :named @p_31) x2$) :named @p_21) x1$)) :named @p_9) (and (! (= x4$ (- (! (ite (! (< x3$ 0) :named @p_32) (! (- x3$) :named @p_33) x3$) :named @p_22) x2$)) :named @p_10) (and (! (= x5$ (- (! (ite (! (< x4$ 0) :named @p_34) (! (- x4$) :named @p_35) x4$) :named @p_23) x3$)) :named @p_11) (and (! (= x6$ (- (! (ite (! (< x5$ 0) :named @p_36) (! (- x5$) :named @p_37) x5$) :named @p_24) x4$)) :named @p_12) (and (! (= x7$ (- (! (ite (! (< x6$ 0) :named @p_38) (! (- x6$) :named @p_39) x6$) :named @p_25) x5$)) :named @p_13) (and (! (= x8$ (- (! (ite (! (< x7$ 0) :named @p_40) (! (- x7$) :named @p_41) x7$) :named @p_26) x6$)) :named @p_14) (and (! (= x9$ (- (! (ite (! (< x8$ 0) :named @p_42) (! (- x8$) :named @p_43) x8$) :named @p_27) x7$)) :named @p_15) (and (! (= x10$ (- (! (ite (! (< x9$ 0) :named @p_44) (! (- x9$) :named @p_45) x9$) :named @p_28) x8$)) :named @p_16) (! (= x11$ (- (! (ite (! (< x10$ 0) :named @p_46) (! (- x10$) :named @p_47) x10$) :named @p_29) x9$)) :named @p_17))))))))) :named @p_2) (! (and (! (= x1$ x10$) :named @p_70) (! (= x2$ x11$) :named @p_71)) :named @p_3)) :named @p_7)) :named @p_1))
       
  1524 (step t2 (cl (! (= @p_1 (! (and @p_2 (! (not @p_3) :named @p_18)) :named @p_5)) :named @p_4)) :rule bool_simplify)
  1940 (step t2 (cl (! (= @p_1 (! (and @p_2 (! (not @p_3) :named @p_18)) :named @p_5)) :named @p_4)) :rule bool_simplify)
  1525 (step t3 (cl (! (not @p_4) :named @p_8) (! (not @p_1) :named @p_6) @p_5) :rule equiv_pos2)
  1941 (step t3 (cl (! (not @p_4) :named @p_8) (! (not @p_1) :named @p_6) @p_5) :rule equiv_pos2)
  1526 (step t4 (cl (not @p_6) @p_7) :rule not_not)
  1942 (step t4 (cl (not @p_6) @p_7) :rule not_not)
  1527 (step t5 (cl @p_8 @p_7 @p_5) :rule th_resolution :premises (t4 t3))
  1943 (step t5 (cl @p_8 @p_7 @p_5) :rule th_resolution :premises (t4 t3))
  1528 (step t6 (cl @p_5) :rule th_resolution :premises (axiom0 t2 t5))
  1944 (step t6 (cl @p_5) :rule th_resolution :premises (a0 t2 t5))
  1529 (step t7 (cl (! (= @p_5 (! (and @p_9 @p_10 @p_11 @p_12 @p_13 @p_14 @p_15 @p_16 @p_17 @p_18) :named @p_20)) :named @p_19)) :rule ac_simp)
  1945 (step t7 (cl (! (= @p_5 (! (and @p_9 @p_10 @p_11 @p_12 @p_13 @p_14 @p_15 @p_16 @p_17 @p_18) :named @p_20)) :named @p_19)) :rule ac_simp)
  1530 (step t8 (cl (not @p_19) (not @p_5) @p_20) :rule equiv_pos2)
  1946 (step t8 (cl (not @p_19) (not @p_5) @p_20) :rule equiv_pos2)
  1531 (step t9 (cl @p_20) :rule th_resolution :premises (t6 t7 t8))
  1947 (step t9 (cl @p_20) :rule th_resolution :premises (t6 t7 t8))
  1532 (step t10 (cl (! (= @p_20 (! (and (and (! (= x3$ (- @p_21 x1$)) :named @p_50) (! (= x4$ (- @p_22 x2$)) :named @p_51) (! (= x5$ (- @p_23 x3$)) :named @p_52) (! (= x6$ (- @p_24 x4$)) :named @p_53) (! (= x7$ (- @p_25 x5$)) :named @p_54) (! (= x8$ (- @p_26 x6$)) :named @p_55) (! (= x9$ (- @p_27 x7$)) :named @p_56) (! (= x10$ (- @p_28 x8$)) :named @p_57) (! (= x11$ (! (- @p_29 x9$) :named @p_107)) :named @p_58) @p_18) (! (ite @p_30 (! (= @p_31 @p_21) :named @p_73) (! (= x2$ @p_21) :named @p_72)) :named @p_59) (! (ite @p_32 (! (= @p_33 @p_22) :named @p_75) (! (= x3$ @p_22) :named @p_74)) :named @p_60) (! (ite @p_34 (! (= @p_35 @p_23) :named @p_77) (! (= x4$ @p_23) :named @p_76)) :named @p_61) (! (ite @p_36 (! (= @p_37 @p_24) :named @p_79) (! (= x5$ @p_24) :named @p_78)) :named @p_62) (! (ite @p_38 (! (= @p_39 @p_25) :named @p_81) (! (= x6$ @p_25) :named @p_80)) :named @p_63) (! (ite @p_40 (! (= @p_41 @p_26) :named @p_83) (! (= x7$ @p_26) :named @p_82)) :named @p_64) (! (ite @p_42 (! (= @p_43 @p_27) :named @p_85) (! (= x8$ @p_27) :named @p_84)) :named @p_65) (! (ite @p_44 (! (= @p_45 @p_28) :named @p_87) (! (= x9$ @p_28) :named @p_86)) :named @p_66) (! (ite @p_46 (! (= @p_47 @p_29) :named @p_89) (! (= x10$ @p_29) :named @p_88)) :named @p_67)) :named @p_49)) :named @p_48)) :rule ite_intro)
  1948 (step t10 (cl (! (= @p_20 (! (and (and (! (= x3$ (- @p_21 x1$)) :named @p_50) (! (= x4$ (- @p_22 x2$)) :named @p_51) (! (= x5$ (- @p_23 x3$)) :named @p_52) (! (= x6$ (- @p_24 x4$)) :named @p_53) (! (= x7$ (- @p_25 x5$)) :named @p_54) (! (= x8$ (- @p_26 x6$)) :named @p_55) (! (= x9$ (- @p_27 x7$)) :named @p_56) (! (= x10$ (- @p_28 x8$)) :named @p_57) (! (= x11$ (! (- @p_29 x9$) :named @p_107)) :named @p_58) @p_18) (! (ite @p_30 (! (= @p_31 @p_21) :named @p_73) (! (= x2$ @p_21) :named @p_72)) :named @p_59) (! (ite @p_32 (! (= @p_33 @p_22) :named @p_75) (! (= x3$ @p_22) :named @p_74)) :named @p_60) (! (ite @p_34 (! (= @p_35 @p_23) :named @p_77) (! (= x4$ @p_23) :named @p_76)) :named @p_61) (! (ite @p_36 (! (= @p_37 @p_24) :named @p_79) (! (= x5$ @p_24) :named @p_78)) :named @p_62) (! (ite @p_38 (! (= @p_39 @p_25) :named @p_81) (! (= x6$ @p_25) :named @p_80)) :named @p_63) (! (ite @p_40 (! (= @p_41 @p_26) :named @p_83) (! (= x7$ @p_26) :named @p_82)) :named @p_64) (! (ite @p_42 (! (= @p_43 @p_27) :named @p_85) (! (= x8$ @p_27) :named @p_84)) :named @p_65) (! (ite @p_44 (! (= @p_45 @p_28) :named @p_87) (! (= x9$ @p_28) :named @p_86)) :named @p_66) (! (ite @p_46 (! (= @p_47 @p_29) :named @p_89) (! (= x10$ @p_29) :named @p_88)) :named @p_67)) :named @p_49)) :named @p_48)) :rule ite_intro)
  1533 (step t11 (cl (not @p_48) (not @p_20) @p_49) :rule equiv_pos2)
  1949 (step t11 (cl (not @p_48) (not @p_20) @p_49) :rule equiv_pos2)
  1888 (step t366 (cl @p_77) :rule resolution :premises (t35 t365))
  2304 (step t366 (cl @p_77) :rule resolution :premises (t35 t365))
  1889 (step t367 (cl @p_137) :rule resolution :premises (t218 t366 t308 t327 t365))
  2305 (step t367 (cl @p_137) :rule resolution :premises (t218 t366 t308 t327 t365))
  1890 (step t368 (cl @p_74) :rule resolution :premises (t31 t367))
  2306 (step t368 (cl @p_74) :rule resolution :premises (t31 t367))
  1891 (step t369 (cl @p_140) :rule resolution :premises (t107 t367 t368 t365))
  2307 (step t369 (cl @p_140) :rule resolution :premises (t107 t367 t368 t365))
  1892 (step t370 (cl) :rule resolution :premises (t243 t368 t327 t326 t366 t308 t369))
  2308 (step t370 (cl) :rule resolution :premises (t243 t368 t327 t326 t366 t308 t369))
  1893 eddc1b21e40e4136745e32bdb4d4d38dda531d49 67 0
  2309 3982a32a09aa6c7a103906438cf1f4eedfd441ab 16 0
       
  2310 unsat
       
  2311 (assume a0 (! (not (! (not (! (exists ((?v0 Int)) false) :named @p_2)) :named @p_3)) :named @p_1))
       
  2312 (step t2 (cl (! (not @p_1) :named @p_6) @p_2) :rule not_not)
       
  2313 (step t3 (cl @p_2) :rule th_resolution :premises (t2 a0))
       
  2314 (step t4 (cl (= @p_2 false)) :rule qnt_rm_unused)
       
  2315 (step t5 (cl (= @p_3 (! (not false) :named @p_4))) :rule cong :premises (t4))
       
  2316 (step t6 (cl (! (= @p_1 (! (not @p_4) :named @p_7)) :named @p_5)) :rule cong :premises (t5))
       
  2317 (step t7 (cl (! (not @p_5) :named @p_8) @p_6 @p_7) :rule equiv_pos2)
       
  2318 (step t8 (cl (not @p_6) @p_3) :rule not_not)
       
  2319 (step t9 (cl @p_8 @p_3 @p_7) :rule th_resolution :premises (t8 t7))
       
  2320 (step t10 (cl (not @p_7) false) :rule not_not)
       
  2321 (step t11 (cl @p_8 @p_3 false) :rule th_resolution :premises (t10 t9))
       
  2322 (step t12 (cl @p_7) :rule th_resolution :premises (t3 t6 t11))
       
  2323 (step t13 (cl false) :rule th_resolution :premises (t10 t12))
       
  2324 (step t14 (cl @p_4) :rule false)
       
  2325 (step t15 (cl) :rule resolution :premises (t13 t14))
       
  2326 74d9e4df0e27627f80a8b0c06331b33d5f261c17 16 0
       
  2327 unsat
       
  2328 (assume a0 (! (not (! (not (! (exists ((?v0 Real)) false) :named @p_2)) :named @p_3)) :named @p_1))
       
  2329 (step t2 (cl (! (not @p_1) :named @p_6) @p_2) :rule not_not)
       
  2330 (step t3 (cl @p_2) :rule th_resolution :premises (t2 a0))
       
  2331 (step t4 (cl (= @p_2 false)) :rule qnt_rm_unused)
       
  2332 (step t5 (cl (= @p_3 (! (not false) :named @p_4))) :rule cong :premises (t4))
       
  2333 (step t6 (cl (! (= @p_1 (! (not @p_4) :named @p_7)) :named @p_5)) :rule cong :premises (t5))
       
  2334 (step t7 (cl (! (not @p_5) :named @p_8) @p_6 @p_7) :rule equiv_pos2)
       
  2335 (step t8 (cl (not @p_6) @p_3) :rule not_not)
       
  2336 (step t9 (cl @p_8 @p_3 @p_7) :rule th_resolution :premises (t8 t7))
       
  2337 (step t10 (cl (not @p_7) false) :rule not_not)
       
  2338 (step t11 (cl @p_8 @p_3 false) :rule th_resolution :premises (t10 t9))
       
  2339 (step t12 (cl @p_7) :rule th_resolution :premises (t3 t6 t11))
       
  2340 (step t13 (cl false) :rule th_resolution :premises (t10 t12))
       
  2341 (step t14 (cl @p_4) :rule false)
       
  2342 (step t15 (cl) :rule resolution :premises (t13 t14))
       
  2343 17b588accea82f232f85c0c80edac2592c83c741 44 0
       
  2344 unsat
       
  2345 (assume a0 (! (not (! (forall ((?v0 Int) (?v1 Int)) (! (=> (! (and (! (= 0 ?v0) :named @p_2) (! (= 1 ?v1) :named @p_4)) :named @p_6) (! (not (! (= ?v0 ?v1) :named @p_8)) :named @p_10)) :named @p_12)) :named @p_1)) :named @p_14))
       
  2346 (anchor :step t2 :args ((:= (?v0 Int) 0) (:= (?v1 Int) 1)))
       
  2347 (step t2.t1 (cl @p_2) :rule refl)
       
  2348 (step t2.t2 (cl (= @p_2 (! (= 0 0) :named @p_3))) :rule cong :premises (t2.t1))
       
  2349 (step t2.t3 (cl @p_4) :rule refl)
       
  2350 (step t2.t4 (cl (= @p_4 (! (= 1 1) :named @p_5))) :rule cong :premises (t2.t3))
       
  2351 (step t2.t5 (cl (= @p_6 (! (and @p_3 @p_5) :named @p_7))) :rule cong :premises (t2.t2 t2.t4))
       
  2352 (step t2.t6 (cl @p_2) :rule refl)
       
  2353 (step t2.t7 (cl @p_4) :rule refl)
       
  2354 (step t2.t8 (cl (= @p_8 (! (= 0 1) :named @p_9))) :rule cong :premises (t2.t6 t2.t7))
       
  2355 (step t2.t9 (cl (= @p_10 (! (not @p_9) :named @p_11))) :rule cong :premises (t2.t8))
       
  2356 (step t2.t10 (cl (= @p_12 (! (=> @p_7 @p_11) :named @p_13))) :rule cong :premises (t2.t5 t2.t9))
       
  2357 (step t2 (cl (= @p_1 @p_13)) :rule onepoint)
       
  2358 (step t3 (cl (! (= @p_14 (! (not @p_13) :named @p_16)) :named @p_15)) :rule cong :premises (t2))
       
  2359 (step t4 (cl (! (not @p_15) :named @p_18) (! (not @p_14) :named @p_17) @p_16) :rule equiv_pos2)
       
  2360 (step t5 (cl (not @p_17) @p_1) :rule not_not)
       
  2361 (step t6 (cl @p_18 @p_1 @p_16) :rule th_resolution :premises (t5 t4))
       
  2362 (step t7 (cl @p_16) :rule th_resolution :premises (a0 t3 t6))
       
  2363 (step t8 (cl (! (= @p_16 (! (and @p_7 (! (not @p_11) :named @p_23)) :named @p_20)) :named @p_19)) :rule bool_simplify)
       
  2364 (step t9 (cl (! (not @p_19) :named @p_22) (! (not @p_16) :named @p_21) @p_20) :rule equiv_pos2)
       
  2365 (step t10 (cl (not @p_21) @p_13) :rule not_not)
       
  2366 (step t11 (cl @p_22 @p_13 @p_20) :rule th_resolution :premises (t10 t9))
       
  2367 (step t12 (cl @p_20) :rule th_resolution :premises (t7 t8 t11))
       
  2368 (step t13 (cl (! (= @p_20 (! (and @p_3 @p_5 @p_23) :named @p_25)) :named @p_24)) :rule ac_simp)
       
  2369 (step t14 (cl (not @p_24) (not @p_20) @p_25) :rule equiv_pos2)
       
  2370 (step t15 (cl @p_25) :rule th_resolution :premises (t12 t13 t14))
       
  2371 (step t16 (cl (= @p_3 true)) :rule eq_simplify)
       
  2372 (step t17 (cl (= @p_5 true)) :rule eq_simplify)
       
  2373 (step t18 (cl (= @p_9 false)) :rule eq_simplify)
       
  2374 (step t19 (cl (= @p_11 (! (not false) :named @p_26))) :rule cong :premises (t18))
       
  2375 (step t20 (cl (= @p_26 true)) :rule not_simplify)
       
  2376 (step t21 (cl (= @p_11 true)) :rule trans :premises (t19 t20))
       
  2377 (step t22 (cl (= @p_23 (! (not true) :named @p_27))) :rule cong :premises (t21))
       
  2378 (step t23 (cl (= @p_27 false)) :rule not_simplify)
       
  2379 (step t24 (cl (= @p_23 false)) :rule trans :premises (t22 t23))
       
  2380 (step t25 (cl (= @p_25 (! (and true true false) :named @p_28))) :rule cong :premises (t16 t17 t24))
       
  2381 (step t26 (cl (= @p_28 (! (and false) :named @p_29))) :rule and_simplify)
       
  2382 (step t27 (cl (= @p_29 false)) :rule and_simplify)
       
  2383 (step t28 (cl (! (= @p_25 false) :named @p_30)) :rule trans :premises (t25 t26 t27))
       
  2384 (step t29 (cl (not @p_30) (not @p_25) false) :rule equiv_pos2)
       
  2385 (step t30 (cl false) :rule th_resolution :premises (t15 t28 t29))
       
  2386 (step t31 (cl @p_26) :rule false)
       
  2387 (step t32 (cl) :rule resolution :premises (t30 t31))
       
  2388 126e26a1f138f1b616eeae4aad01c11068cd71e0 74 0
       
  2389 unsat
       
  2390 (define-fun veriT_sk0 () Int (! (choice ((veriT_vr2 Int)) (not (forall ((veriT_vr3 Int)) (! (=> (! (< veriT_vr2 veriT_vr3) :named @p_30) (! (< (! (+ 1 (! (* 2 veriT_vr2) :named @p_32)) :named @p_33) (! (* 2 veriT_vr3) :named @p_35)) :named @p_36)) :named @p_37)))) :named @p_43))
       
  2391 (define-fun veriT_sk1 () Int (! (choice ((veriT_vr3 Int)) (not (=> (< @p_43 veriT_vr3) (< (+ 1 (* 2 @p_43)) @p_35)))) :named @p_44))
       
  2392 (assume a0 (! (not (! (forall ((?v0 Int) (?v1 Int)) (! (=> (! (< ?v0 ?v1) :named @p_2) (! (< (! (+ (! (* 2 ?v0) :named @p_5) 1) :named @p_7) (! (* 2 ?v1) :named @p_10)) :named @p_12)) :named @p_14)) :named @p_1)) :named @p_16))
       
  2393 (anchor :step t2 :args ((:= (?v0 Int) veriT_vr0) (:= (?v1 Int) veriT_vr1)))
       
  2394 (step t2.t1 (cl (! (= ?v0 veriT_vr0) :named @p_4)) :rule refl)
       
  2395 (step t2.t2 (cl (! (= ?v1 veriT_vr1) :named @p_9)) :rule refl)
       
  2396 (step t2.t3 (cl (= @p_2 (! (< veriT_vr0 veriT_vr1) :named @p_3))) :rule cong :premises (t2.t1 t2.t2))
       
  2397 (step t2.t4 (cl @p_4) :rule refl)
       
  2398 (step t2.t5 (cl (= @p_5 (! (* 2 veriT_vr0) :named @p_6))) :rule cong :premises (t2.t4))
       
  2399 (step t2.t6 (cl (= @p_7 (! (+ @p_6 1) :named @p_8))) :rule cong :premises (t2.t5))
       
  2400 (step t2.t7 (cl @p_9) :rule refl)
       
  2401 (step t2.t8 (cl (= @p_10 (! (* 2 veriT_vr1) :named @p_11))) :rule cong :premises (t2.t7))
       
  2402 (step t2.t9 (cl (= @p_12 (! (< @p_8 @p_11) :named @p_13))) :rule cong :premises (t2.t6 t2.t8))
       
  2403 (step t2.t10 (cl (= @p_14 (! (=> @p_3 @p_13) :named @p_15))) :rule cong :premises (t2.t3 t2.t9))
       
  2404 (step t2 (cl (= @p_1 (! (forall ((veriT_vr0 Int) (veriT_vr1 Int)) @p_15) :named @p_17))) :rule bind)
       
  2405 (step t3 (cl (! (= @p_16 (! (not @p_17) :named @p_19)) :named @p_18)) :rule cong :premises (t2))
       
  2406 (step t4 (cl (! (not @p_18) :named @p_21) (! (not @p_16) :named @p_20) @p_19) :rule equiv_pos2)
       
  2407 (step t5 (cl (not @p_20) @p_1) :rule not_not)
       
  2408 (step t6 (cl @p_21 @p_1 @p_19) :rule th_resolution :premises (t5 t4))
       
  2409 (step t7 (cl @p_19) :rule th_resolution :premises (a0 t3 t6))
       
  2410 (anchor :step t8 :args ((veriT_vr0 Int) (veriT_vr1 Int)))
       
  2411 (step t8.t1 (cl (= @p_8 (! (+ 1 @p_6) :named @p_22))) :rule sum_simplify)
       
  2412 (step t8.t2 (cl (= @p_13 (! (< @p_22 @p_11) :named @p_23))) :rule cong :premises (t8.t1))
       
  2413 (step t8.t3 (cl (= @p_15 (! (=> @p_3 @p_23) :named @p_24))) :rule cong :premises (t8.t2))
       
  2414 (step t8 (cl (= @p_17 (! (forall ((veriT_vr0 Int) (veriT_vr1 Int)) @p_24) :named @p_25))) :rule bind)
       
  2415 (step t9 (cl (! (= @p_19 (! (not @p_25) :named @p_27)) :named @p_26)) :rule cong :premises (t8))
       
  2416 (step t10 (cl (! (not @p_26) :named @p_29) (! (not @p_19) :named @p_28) @p_27) :rule equiv_pos2)
       
  2417 (step t11 (cl (not @p_28) @p_17) :rule not_not)
       
  2418 (step t12 (cl @p_29 @p_17 @p_27) :rule th_resolution :premises (t11 t10))
       
  2419 (step t13 (cl @p_27) :rule th_resolution :premises (t7 t9 t12))
       
  2420 (anchor :step t14 :args ((:= (veriT_vr0 Int) veriT_vr2) (:= (veriT_vr1 Int) veriT_vr3)))
       
  2421 (step t14.t1 (cl (! (= veriT_vr0 veriT_vr2) :named @p_31)) :rule refl)
       
  2422 (step t14.t2 (cl (! (= veriT_vr1 veriT_vr3) :named @p_34)) :rule refl)
       
  2423 (step t14.t3 (cl (= @p_3 @p_30)) :rule cong :premises (t14.t1 t14.t2))
       
  2424 (step t14.t4 (cl @p_31) :rule refl)
       
  2425 (step t14.t5 (cl (= @p_6 @p_32)) :rule cong :premises (t14.t4))
       
  2426 (step t14.t6 (cl (= @p_22 @p_33)) :rule cong :premises (t14.t5))
       
  2427 (step t14.t7 (cl @p_34) :rule refl)
       
  2428 (step t14.t8 (cl (= @p_11 @p_35)) :rule cong :premises (t14.t7))
       
  2429 (step t14.t9 (cl (= @p_23 @p_36)) :rule cong :premises (t14.t6 t14.t8))
       
  2430 (step t14.t10 (cl (= @p_24 @p_37)) :rule cong :premises (t14.t3 t14.t9))
       
  2431 (step t14 (cl (= @p_25 (! (forall ((veriT_vr2 Int) (veriT_vr3 Int)) @p_37) :named @p_38))) :rule bind)
       
  2432 (step t15 (cl (! (= @p_27 (! (not @p_38) :named @p_40)) :named @p_39)) :rule cong :premises (t14))
       
  2433 (step t16 (cl (! (not @p_39) :named @p_42) (! (not @p_27) :named @p_41) @p_40) :rule equiv_pos2)
       
  2434 (step t17 (cl (not @p_41) @p_25) :rule not_not)
       
  2435 (step t18 (cl @p_42 @p_25 @p_40) :rule th_resolution :premises (t17 t16))
       
  2436 (step t19 (cl @p_40) :rule th_resolution :premises (t13 t15 t18))
       
  2437 (anchor :step t20 :args ((:= (veriT_vr2 Int) veriT_sk0) (:= (veriT_vr3 Int) veriT_sk1)))
       
  2438 (step t20.t1 (cl (! (= veriT_vr2 veriT_sk0) :named @p_46)) :rule refl)
       
  2439 (step t20.t2 (cl (! (= veriT_vr3 veriT_sk1) :named @p_49)) :rule refl)
       
  2440 (step t20.t3 (cl (= @p_30 (! (< veriT_sk0 veriT_sk1) :named @p_45))) :rule cong :premises (t20.t1 t20.t2))
       
  2441 (step t20.t4 (cl @p_46) :rule refl)
       
  2442 (step t20.t5 (cl (= @p_32 (! (* 2 veriT_sk0) :named @p_47))) :rule cong :premises (t20.t4))
       
  2443 (step t20.t6 (cl (= @p_33 (! (+ 1 @p_47) :named @p_48))) :rule cong :premises (t20.t5))
       
  2444 (step t20.t7 (cl @p_49) :rule refl)
       
  2445 (step t20.t8 (cl (= @p_35 (! (* 2 veriT_sk1) :named @p_50))) :rule cong :premises (t20.t7))
       
  2446 (step t20.t9 (cl (= @p_36 (! (< @p_48 @p_50) :named @p_51))) :rule cong :premises (t20.t6 t20.t8))
       
  2447 (step t20.t10 (cl (= @p_37 (! (=> @p_45 @p_51) :named @p_52))) :rule cong :premises (t20.t3 t20.t9))
       
  2448 (step t20 (cl (= @p_38 @p_52)) :rule sko_forall)
       
  2449 (step t21 (cl (! (= @p_40 (! (not @p_52) :named @p_54)) :named @p_53)) :rule cong :premises (t20))
       
  2450 (step t22 (cl (! (not @p_53) :named @p_56) (! (not @p_40) :named @p_55) @p_54) :rule equiv_pos2)
       
  2451 (step t23 (cl (not @p_55) @p_38) :rule not_not)
       
  2452 (step t24 (cl @p_56 @p_38 @p_54) :rule th_resolution :premises (t23 t22))
       
  2453 (step t25 (cl @p_54) :rule th_resolution :premises (t19 t21 t24))
       
  2454 (step t26 (cl (! (= @p_54 (! (and @p_45 (! (not @p_51) :named @p_61)) :named @p_58)) :named @p_57)) :rule bool_simplify)
       
  2455 (step t27 (cl (! (not @p_57) :named @p_60) (! (not @p_54) :named @p_59) @p_58) :rule equiv_pos2)
       
  2456 (step t28 (cl (not @p_59) @p_52) :rule not_not)
       
  2457 (step t29 (cl @p_60 @p_52 @p_58) :rule th_resolution :premises (t28 t27))
       
  2458 (step t30 (cl @p_58) :rule th_resolution :premises (t25 t26 t29))
       
  2459 (step t31 (cl @p_45) :rule and :premises (t30))
       
  2460 (step t32 (cl @p_61) :rule and :premises (t30))
       
  2461 (step t33 (cl @p_51 (not @p_45)) :rule la_generic :args ((div 1 2) 1))
       
  2462 (step t34 (cl) :rule resolution :premises (t33 t31 t32))
       
  2463 8ef63c3af9accda70a9adb945698c9dc83c299cb 84 0
       
  2464 unsat
       
  2465 (define-fun veriT_sk0 () Int (! (choice ((veriT_vr2 Int)) (not (forall ((veriT_vr3 Int)) (! (or (! (< 2 (! (+ veriT_vr2 veriT_vr3) :named @p_29)) :named @p_30) (! (= 2 @p_29) :named @p_34) (! (< @p_29 2) :named @p_35)) :named @p_36)))) :named @p_42))
       
  2466 (define-fun veriT_sk1 () Int (! (choice ((veriT_vr3 Int)) (not (or (< 2 (! (+ @p_42 veriT_vr3) :named @p_43)) (= 2 @p_43) (< @p_43 2)))) :named @p_45))
       
  2467 (assume a0 (! (not (! (forall ((?v0 Int) (?v1 Int)) (! (or (! (< 2 (! (+ ?v0 ?v1) :named @p_1)) :named @p_4) (! (or (! (= 2 @p_1) :named @p_9) (! (< @p_1 2) :named @p_11)) :named @p_13)) :named @p_15)) :named @p_2)) :named @p_17))
       
  2468 (anchor :step t2 :args ((:= (?v0 Int) veriT_vr0) (:= (?v1 Int) veriT_vr1)))
       
  2469 (step t2.t1 (cl (! (= ?v0 veriT_vr0) :named @p_6)) :rule refl)
       
  2470 (step t2.t2 (cl (! (= ?v1 veriT_vr1) :named @p_7)) :rule refl)
       
  2471 (step t2.t3 (cl (! (= @p_1 (! (+ veriT_vr0 veriT_vr1) :named @p_3)) :named @p_8)) :rule cong :premises (t2.t1 t2.t2))
       
  2472 (step t2.t4 (cl (= @p_4 (! (< 2 @p_3) :named @p_5))) :rule cong :premises (t2.t3))
       
  2473 (step t2.t5 (cl @p_6) :rule refl)
       
  2474 (step t2.t6 (cl @p_7) :rule refl)
       
  2475 (step t2.t7 (cl @p_8) :rule cong :premises (t2.t5 t2.t6))
       
  2476 (step t2.t8 (cl (= @p_9 (! (= 2 @p_3) :named @p_10))) :rule cong :premises (t2.t7))
       
  2477 (step t2.t9 (cl @p_6) :rule refl)
       
  2478 (step t2.t10 (cl @p_7) :rule refl)
       
  2479 (step t2.t11 (cl @p_8) :rule cong :premises (t2.t9 t2.t10))
       
  2480 (step t2.t12 (cl (= @p_11 (! (< @p_3 2) :named @p_12))) :rule cong :premises (t2.t11))
       
  2481 (step t2.t13 (cl (= @p_13 (! (or @p_10 @p_12) :named @p_14))) :rule cong :premises (t2.t8 t2.t12))
       
  2482 (step t2.t14 (cl (= @p_15 (! (or @p_5 @p_14) :named @p_16))) :rule cong :premises (t2.t4 t2.t13))
       
  2483 (step t2 (cl (= @p_2 (! (forall ((veriT_vr0 Int) (veriT_vr1 Int)) @p_16) :named @p_18))) :rule bind)
       
  2484 (step t3 (cl (! (= @p_17 (! (not @p_18) :named @p_20)) :named @p_19)) :rule cong :premises (t2))
       
  2485 (step t4 (cl (! (not @p_19) :named @p_22) (! (not @p_17) :named @p_21) @p_20) :rule equiv_pos2)
       
  2486 (step t5 (cl (not @p_21) @p_2) :rule not_not)
       
  2487 (step t6 (cl @p_22 @p_2 @p_20) :rule th_resolution :premises (t5 t4))
       
  2488 (step t7 (cl @p_20) :rule th_resolution :premises (a0 t3 t6))
       
  2489 (anchor :step t8 :args ((veriT_vr0 Int) (veriT_vr1 Int)))
       
  2490 (step t8.t1 (cl (= @p_16 (! (or @p_5 @p_10 @p_12) :named @p_23))) :rule ac_simp)
       
  2491 (step t8 (cl (= @p_18 (! (forall ((veriT_vr0 Int) (veriT_vr1 Int)) @p_23) :named @p_24))) :rule bind)
       
  2492 (step t9 (cl (! (= @p_20 (! (not @p_24) :named @p_26)) :named @p_25)) :rule cong :premises (t8))
       
  2493 (step t10 (cl (! (not @p_25) :named @p_28) (! (not @p_20) :named @p_27) @p_26) :rule equiv_pos2)
       
  2494 (step t11 (cl (not @p_27) @p_18) :rule not_not)
       
  2495 (step t12 (cl @p_28 @p_18 @p_26) :rule th_resolution :premises (t11 t10))
       
  2496 (step t13 (cl @p_26) :rule th_resolution :premises (t7 t9 t12))
       
  2497 (anchor :step t14 :args ((:= (veriT_vr0 Int) veriT_vr2) (:= (veriT_vr1 Int) veriT_vr3)))
       
  2498 (step t14.t1 (cl (! (= veriT_vr0 veriT_vr2) :named @p_31)) :rule refl)
       
  2499 (step t14.t2 (cl (! (= veriT_vr1 veriT_vr3) :named @p_32)) :rule refl)
       
  2500 (step t14.t3 (cl (! (= @p_3 @p_29) :named @p_33)) :rule cong :premises (t14.t1 t14.t2))
       
  2501 (step t14.t4 (cl (= @p_5 @p_30)) :rule cong :premises (t14.t3))
       
  2502 (step t14.t5 (cl @p_31) :rule refl)
       
  2503 (step t14.t6 (cl @p_32) :rule refl)
       
  2504 (step t14.t7 (cl @p_33) :rule cong :premises (t14.t5 t14.t6))
       
  2505 (step t14.t8 (cl (= @p_10 @p_34)) :rule cong :premises (t14.t7))
       
  2506 (step t14.t9 (cl @p_31) :rule refl)
       
  2507 (step t14.t10 (cl @p_32) :rule refl)
       
  2508 (step t14.t11 (cl @p_33) :rule cong :premises (t14.t9 t14.t10))
       
  2509 (step t14.t12 (cl (= @p_12 @p_35)) :rule cong :premises (t14.t11))
       
  2510 (step t14.t13 (cl (= @p_23 @p_36)) :rule cong :premises (t14.t4 t14.t8 t14.t12))
       
  2511 (step t14 (cl (= @p_24 (! (forall ((veriT_vr2 Int) (veriT_vr3 Int)) @p_36) :named @p_37))) :rule bind)
       
  2512 (step t15 (cl (! (= @p_26 (! (not @p_37) :named @p_39)) :named @p_38)) :rule cong :premises (t14))
       
  2513 (step t16 (cl (! (not @p_38) :named @p_41) (! (not @p_26) :named @p_40) @p_39) :rule equiv_pos2)
       
  2514 (step t17 (cl (not @p_40) @p_24) :rule not_not)
       
  2515 (step t18 (cl @p_41 @p_24 @p_39) :rule th_resolution :premises (t17 t16))
       
  2516 (step t19 (cl @p_39) :rule th_resolution :premises (t13 t15 t18))
       
  2517 (anchor :step t20 :args ((:= (veriT_vr2 Int) veriT_sk0) (:= (veriT_vr3 Int) veriT_sk1)))
       
  2518 (step t20.t1 (cl (! (= veriT_vr2 veriT_sk0) :named @p_47)) :rule refl)
       
  2519 (step t20.t2 (cl (! (= veriT_vr3 veriT_sk1) :named @p_48)) :rule refl)
       
  2520 (step t20.t3 (cl (! (= @p_29 (! (+ veriT_sk0 veriT_sk1) :named @p_44)) :named @p_49)) :rule cong :premises (t20.t1 t20.t2))
       
  2521 (step t20.t4 (cl (= @p_30 (! (< 2 @p_44) :named @p_46))) :rule cong :premises (t20.t3))
       
  2522 (step t20.t5 (cl @p_47) :rule refl)
       
  2523 (step t20.t6 (cl @p_48) :rule refl)
       
  2524 (step t20.t7 (cl @p_49) :rule cong :premises (t20.t5 t20.t6))
       
  2525 (step t20.t8 (cl (= @p_34 (! (= 2 @p_44) :named @p_50))) :rule cong :premises (t20.t7))
       
  2526 (step t20.t9 (cl @p_47) :rule refl)
       
  2527 (step t20.t10 (cl @p_48) :rule refl)
       
  2528 (step t20.t11 (cl @p_49) :rule cong :premises (t20.t9 t20.t10))
       
  2529 (step t20.t12 (cl (= @p_35 (! (< @p_44 2) :named @p_51))) :rule cong :premises (t20.t11))
       
  2530 (step t20.t13 (cl (= @p_36 (! (or @p_46 @p_50 @p_51) :named @p_52))) :rule cong :premises (t20.t4 t20.t8 t20.t12))
       
  2531 (step t20 (cl (= @p_37 @p_52)) :rule sko_forall)
       
  2532 (step t21 (cl (! (= @p_39 (! (not @p_52) :named @p_54)) :named @p_53)) :rule cong :premises (t20))
       
  2533 (step t22 (cl (! (not @p_53) :named @p_56) (! (not @p_39) :named @p_55) @p_54) :rule equiv_pos2)
       
  2534 (step t23 (cl (not @p_55) @p_37) :rule not_not)
       
  2535 (step t24 (cl @p_56 @p_37 @p_54) :rule th_resolution :premises (t23 t22))
       
  2536 (step t25 (cl @p_54) :rule th_resolution :premises (t19 t21 t24))
       
  2537 (step t26 (cl (not @p_46)) :rule not_or :premises (t25))
       
  2538 (step t27 (cl (not @p_50)) :rule not_or :premises (t25))
       
  2539 (step t28 (cl (not @p_51)) :rule not_or :premises (t25))
       
  2540 (step t29 (cl (or @p_50 (! (not (! (<= 2 @p_44) :named @p_59)) :named @p_57) (! (not (! (<= @p_44 2) :named @p_60)) :named @p_58))) :rule la_disequality)
       
  2541 (step t30 (cl @p_50 @p_57 @p_58) :rule or :premises (t29))
       
  2542 (step t31 (cl @p_57 @p_58) :rule resolution :premises (t30 t27))
       
  2543 (step t32 (cl @p_59 @p_51) :rule la_generic :args (1 1))
       
  2544 (step t33 (cl @p_59) :rule resolution :premises (t32 t28))
       
  2545 (step t34 (cl @p_58) :rule resolution :premises (t31 t33))
       
  2546 (step t35 (cl @p_60 @p_46) :rule la_generic :args (1 1))
       
  2547 (step t36 (cl) :rule resolution :premises (t35 t26 t34))
       
  2548 009068a6f752b63c0ec5b63adbd0474d11cb4745 67 0
  1894 unsat
  2549 unsat
  1895 (define-fun veriT_sk0 () Int (! (choice ((veriT_vr1 Int)) (not (! (ite (! (< 0 veriT_vr1) :named @p_27) (! (< 0 (! (+ 1 veriT_vr1) :named @p_29)) :named @p_30) (! (< veriT_vr1 1) :named @p_31)) :named @p_32))) :named @p_38))
  2550 (define-fun veriT_sk0 () Int (! (choice ((veriT_vr1 Int)) (not (! (ite (! (< 0 veriT_vr1) :named @p_27) (! (< 0 (! (+ 1 veriT_vr1) :named @p_29)) :named @p_30) (! (< veriT_vr1 1) :named @p_31)) :named @p_32))) :named @p_38))
  1896 (assume axiom0 (! (not (! (forall ((?v0 Int)) (! (ite (! (< 0 ?v0) :named @p_2) (! (< 0 (! (+ ?v0 1) :named @p_5)) :named @p_7) (! (< ?v0 1) :named @p_9)) :named @p_11)) :named @p_1)) :named @p_13))
  2551 (assume a0 (! (not (! (forall ((?v0 Int)) (! (ite (! (< 0 ?v0) :named @p_2) (! (< 0 (! (+ ?v0 1) :named @p_5)) :named @p_7) (! (< ?v0 1) :named @p_9)) :named @p_11)) :named @p_1)) :named @p_13))
  1897 (anchor :step t2 :args ((:= (?v0 Int) veriT_vr0)))
  2552 (anchor :step t2 :args ((:= (?v0 Int) veriT_vr0)))
  1898 (step t2.t1 (cl (! (= ?v0 veriT_vr0) :named @p_4)) :rule refl)
  2553 (step t2.t1 (cl (! (= ?v0 veriT_vr0) :named @p_4)) :rule refl)
  1899 (step t2.t2 (cl (= @p_2 (! (< 0 veriT_vr0) :named @p_3))) :rule cong :premises (t2.t1))
  2554 (step t2.t2 (cl (= @p_2 (! (< 0 veriT_vr0) :named @p_3))) :rule cong :premises (t2.t1))
  1900 (step t2.t3 (cl @p_4) :rule refl)
  2555 (step t2.t3 (cl @p_4) :rule refl)
  1901 (step t2.t4 (cl (= @p_5 (! (+ veriT_vr0 1) :named @p_6))) :rule cong :premises (t2.t3))
  2556 (step t2.t4 (cl (= @p_5 (! (+ veriT_vr0 1) :named @p_6))) :rule cong :premises (t2.t3))
  1906 (step t2 (cl (= @p_1 (! (forall ((veriT_vr0 Int)) @p_12) :named @p_14))) :rule bind)
  2561 (step t2 (cl (= @p_1 (! (forall ((veriT_vr0 Int)) @p_12) :named @p_14))) :rule bind)
  1907 (step t3 (cl (! (= @p_13 (! (not @p_14) :named @p_16)) :named @p_15)) :rule cong :premises (t2))
  2562 (step t3 (cl (! (= @p_13 (! (not @p_14) :named @p_16)) :named @p_15)) :rule cong :premises (t2))
  1908 (step t4 (cl (! (not @p_15) :named @p_18) (! (not @p_13) :named @p_17) @p_16) :rule equiv_pos2)
  2563 (step t4 (cl (! (not @p_15) :named @p_18) (! (not @p_13) :named @p_17) @p_16) :rule equiv_pos2)
  1909 (step t5 (cl (not @p_17) @p_1) :rule not_not)
  2564 (step t5 (cl (not @p_17) @p_1) :rule not_not)
  1910 (step t6 (cl @p_18 @p_1 @p_16) :rule th_resolution :premises (t5 t4))
  2565 (step t6 (cl @p_18 @p_1 @p_16) :rule th_resolution :premises (t5 t4))
  1911 (step t7 (cl @p_16) :rule th_resolution :premises (axiom0 t3 t6))
  2566 (step t7 (cl @p_16) :rule th_resolution :premises (a0 t3 t6))
  1912 (anchor :step t8 :args ((veriT_vr0 Int)))
  2567 (anchor :step t8 :args ((veriT_vr0 Int)))
  1913 (step t8.t1 (cl (= @p_6 (! (+ 1 veriT_vr0) :named @p_19))) :rule sum_simplify)
  2568 (step t8.t1 (cl (= @p_6 (! (+ 1 veriT_vr0) :named @p_19))) :rule sum_simplify)
  1914 (step t8.t2 (cl (= @p_8 (! (< 0 @p_19) :named @p_20))) :rule cong :premises (t8.t1))
  2569 (step t8.t2 (cl (= @p_8 (! (< 0 @p_19) :named @p_20))) :rule cong :premises (t8.t1))
  1915 (step t8.t3 (cl (= @p_12 (! (ite @p_3 @p_20 @p_10) :named @p_21))) :rule cong :premises (t8.t2))
  2570 (step t8.t3 (cl (= @p_12 (! (ite @p_3 @p_20 @p_10) :named @p_21))) :rule cong :premises (t8.t2))
  1916 (step t8 (cl (= @p_14 (! (forall ((veriT_vr0 Int)) @p_21) :named @p_22))) :rule bind)
  2571 (step t8 (cl (= @p_14 (! (forall ((veriT_vr0 Int)) @p_21) :named @p_22))) :rule bind)
  1956 (step t30 (cl @p_42) :rule resolution :premises (t29 t26 t28))
  2611 (step t30 (cl @p_42) :rule resolution :premises (t29 t26 t28))
  1957 (step t31 (cl @p_49) :rule resolution :premises (t27 t30))
  2612 (step t31 (cl @p_49) :rule resolution :premises (t27 t30))
  1958 (step t32 (cl @p_50) :rule resolution :premises (t26 t31))
  2613 (step t32 (cl @p_50) :rule resolution :premises (t26 t31))
  1959 (step t33 (cl @p_43 @p_39) :rule la_generic :args (1 1))
  2614 (step t33 (cl @p_43 @p_39) :rule la_generic :args (1 1))
  1960 (step t34 (cl) :rule resolution :premises (t33 t31 t32))
  2615 (step t34 (cl) :rule resolution :premises (t33 t31 t32))
  1961 3b346287f457d2c0655eb09f3d5280a06ca3434a 107 0
  2616 72ef753af86f7012e75f73f9bc2d3adda07e800b 107 0
  1962 unsat
  2617 unsat
  1963 (define-fun veriT_sk0 () Int (! (choice ((veriT_vr1 Int)) (not (! (or (! (< veriT_vr1 0) :named @p_37) (! (< 0 veriT_vr1) :named @p_39)) :named @p_40))) :named @p_51))
  2618 (define-fun veriT_sk0 () Int (! (choice ((veriT_vr1 Int)) (not (! (or (! (< veriT_vr1 0) :named @p_37) (! (< 0 veriT_vr1) :named @p_39)) :named @p_40))) :named @p_51))
  1964 (assume axiom0 (! (not (! (< 0 (! (ite (! (forall ((?v0 Int)) (! (or (! (< ?v0 0) :named @p_2) (! (< 0 ?v0) :named @p_5)) :named @p_7)) :named @p_1) (! (- 1) :named @p_11) 3) :named @p_9)) :named @p_12)) :named @p_14))
  2619 (assume a0 (! (not (! (< 0 (! (ite (! (forall ((?v0 Int)) (! (or (! (< ?v0 0) :named @p_2) (! (< 0 ?v0) :named @p_5)) :named @p_7)) :named @p_1) (! (- 1) :named @p_11) 3) :named @p_9)) :named @p_12)) :named @p_14))
  1965 (anchor :step t2 :args ((:= (?v0 Int) veriT_vr0)))
  2620 (anchor :step t2 :args ((:= (?v0 Int) veriT_vr0)))
  1966 (step t2.t1 (cl (! (= ?v0 veriT_vr0) :named @p_4)) :rule refl)
  2621 (step t2.t1 (cl (! (= ?v0 veriT_vr0) :named @p_4)) :rule refl)
  1967 (step t2.t2 (cl (= @p_2 (! (< veriT_vr0 0) :named @p_3))) :rule cong :premises (t2.t1))
  2622 (step t2.t2 (cl (= @p_2 (! (< veriT_vr0 0) :named @p_3))) :rule cong :premises (t2.t1))
  1968 (step t2.t3 (cl @p_4) :rule refl)
  2623 (step t2.t3 (cl @p_4) :rule refl)
  1969 (step t2.t4 (cl (= @p_5 (! (< 0 veriT_vr0) :named @p_6))) :rule cong :premises (t2.t3))
  2624 (step t2.t4 (cl (= @p_5 (! (< 0 veriT_vr0) :named @p_6))) :rule cong :premises (t2.t3))
  1973 (step t4 (cl (= @p_12 (! (< 0 @p_13) :named @p_15))) :rule cong :premises (t3))
  2628 (step t4 (cl (= @p_12 (! (< 0 @p_13) :named @p_15))) :rule cong :premises (t3))
  1974 (step t5 (cl (! (= @p_14 (! (not @p_15) :named @p_17)) :named @p_16)) :rule cong :premises (t4))
  2629 (step t5 (cl (! (= @p_14 (! (not @p_15) :named @p_17)) :named @p_16)) :rule cong :premises (t4))
  1975 (step t6 (cl (! (not @p_16) :named @p_19) (! (not @p_14) :named @p_18) @p_17) :rule equiv_pos2)
  2630 (step t6 (cl (! (not @p_16) :named @p_19) (! (not @p_14) :named @p_18) @p_17) :rule equiv_pos2)
  1976 (step t7 (cl (not @p_18) @p_12) :rule not_not)
  2631 (step t7 (cl (not @p_18) @p_12) :rule not_not)
  1977 (step t8 (cl @p_19 @p_12 @p_17) :rule th_resolution :premises (t7 t6))
  2632 (step t8 (cl @p_19 @p_12 @p_17) :rule th_resolution :premises (t7 t6))
  1978 (step t9 (cl @p_17) :rule th_resolution :premises (axiom0 t5 t8))
  2633 (step t9 (cl @p_17) :rule th_resolution :premises (a0 t5 t8))
  1979 (step t10 (cl (= @p_11 (- 1))) :rule minus_simplify)
  2634 (step t10 (cl (= @p_11 (- 1))) :rule minus_simplify)
  1980 (step t11 (cl (= @p_13 (! (ite @p_10 (- 1) 3) :named @p_20))) :rule cong :premises (t10))
  2635 (step t11 (cl (= @p_13 (! (ite @p_10 (- 1) 3) :named @p_20))) :rule cong :premises (t10))
  1981 (step t12 (cl (= @p_15 (! (< 0 @p_20) :named @p_21))) :rule cong :premises (t11))
  2636 (step t12 (cl (= @p_15 (! (< 0 @p_20) :named @p_21))) :rule cong :premises (t11))
  1982 (step t13 (cl (! (= @p_17 (! (not @p_21) :named @p_23)) :named @p_22)) :rule cong :premises (t12))
  2637 (step t13 (cl (! (= @p_17 (! (not @p_21) :named @p_23)) :named @p_22)) :rule cong :premises (t12))
  1983 (step t14 (cl (! (not @p_22) :named @p_25) (! (not @p_17) :named @p_24) @p_23) :rule equiv_pos2)
  2638 (step t14 (cl (! (not @p_22) :named @p_25) (! (not @p_17) :named @p_24) @p_23) :rule equiv_pos2)
  2064 (step t69 (cl @p_84 (! (not false) :named @p_85)) :rule or_neg)
  2719 (step t69 (cl @p_84 (! (not false) :named @p_85)) :rule or_neg)
  2065 (step t70 (cl @p_84) :rule th_resolution :premises (t66 t65 t68 t69))
  2720 (step t70 (cl @p_84) :rule th_resolution :premises (t66 t65 t68 t69))
  2066 (step t71 (cl @p_85) :rule false)
  2721 (step t71 (cl @p_85) :rule false)
  2067 (step t72 (cl @p_65 false) :rule or :premises (t70))
  2722 (step t72 (cl @p_65 false) :rule or :premises (t70))
  2068 (step t73 (cl) :rule resolution :premises (t72 t63 t71))
  2723 (step t73 (cl) :rule resolution :premises (t72 t63 t71))
  2069 f2b4e98e9e25f5e157253b295acc06d5501334ba 74 0
  2724 79c36cccfa675d72431ed7e3c2f6afc45f85907a 74 0
  2070 unsat
  2725 unsat
  2071 (define-fun veriT_sk0 () Int (! (choice ((veriT_vr2 Int)) (not (forall ((veriT_vr3 Int)) (! (=> (! (and (! (< 0 veriT_vr2) :named @p_27) (! (< 0 veriT_vr3) :named @p_28)) :named @p_29) (! (< 0 (! (+ veriT_vr2 veriT_vr3) :named @p_32)) :named @p_33)) :named @p_34)))) :named @p_40))
  2726 (define-fun veriT_sk0 () Int (! (choice ((veriT_vr2 Int)) (not (forall ((veriT_vr3 Int)) (! (=> (! (and (! (< 0 veriT_vr2) :named @p_27) (! (< 0 veriT_vr3) :named @p_28)) :named @p_29) (! (< 0 (! (+ veriT_vr2 veriT_vr3) :named @p_32)) :named @p_33)) :named @p_34)))) :named @p_40))
  2072 (define-fun veriT_sk1 () Int (! (choice ((veriT_vr3 Int)) (not (=> (and (< 0 @p_40) @p_28) (< 0 (+ @p_40 veriT_vr3))))) :named @p_41))
  2727 (define-fun veriT_sk1 () Int (! (choice ((veriT_vr3 Int)) (not (=> (and (< 0 @p_40) @p_28) (< 0 (+ @p_40 veriT_vr3))))) :named @p_41))
  2073 (assume axiom0 (! (not (! (exists ((?v0 Int)) (! (forall ((?v1 Int) (?v2 Int)) (! (=> (! (and (! (< 0 ?v1) :named @p_8) (! (< 0 ?v2) :named @p_10)) :named @p_12) (! (< 0 (! (+ ?v1 ?v2) :named @p_16)) :named @p_18)) :named @p_20)) :named @p_2)) :named @p_1)) :named @p_3))
  2728 (assume a0 (! (not (! (exists ((?v0 Int)) (! (forall ((?v1 Int) (?v2 Int)) (! (=> (! (and (! (< 0 ?v1) :named @p_8) (! (< 0 ?v2) :named @p_10)) :named @p_12) (! (< 0 (! (+ ?v1 ?v2) :named @p_16)) :named @p_18)) :named @p_20)) :named @p_2)) :named @p_1)) :named @p_3))
  2074 (step t2 (cl (= @p_1 @p_2)) :rule qnt_rm_unused)
  2729 (step t2 (cl (= @p_1 @p_2)) :rule qnt_rm_unused)
  2075 (step t3 (cl (! (= @p_3 (! (not @p_2) :named @p_5)) :named @p_4)) :rule cong :premises (t2))
  2730 (step t3 (cl (! (= @p_3 (! (not @p_2) :named @p_5)) :named @p_4)) :rule cong :premises (t2))
  2076 (step t4 (cl (! (not @p_4) :named @p_7) (! (not @p_3) :named @p_6) @p_5) :rule equiv_pos2)
  2731 (step t4 (cl (! (not @p_4) :named @p_7) (! (not @p_3) :named @p_6) @p_5) :rule equiv_pos2)
  2077 (step t5 (cl (not @p_6) @p_1) :rule not_not)
  2732 (step t5 (cl (not @p_6) @p_1) :rule not_not)
  2078 (step t6 (cl @p_7 @p_1 @p_5) :rule th_resolution :premises (t5 t4))
  2733 (step t6 (cl @p_7 @p_1 @p_5) :rule th_resolution :premises (t5 t4))
  2079 (step t7 (cl @p_5) :rule th_resolution :premises (axiom0 t3 t6))
  2734 (step t7 (cl @p_5) :rule th_resolution :premises (a0 t3 t6))
  2080 (anchor :step t8 :args ((:= (?v1 Int) veriT_vr0) (:= (?v2 Int) veriT_vr1)))
  2735 (anchor :step t8 :args ((:= (?v1 Int) veriT_vr0) (:= (?v2 Int) veriT_vr1)))
  2081 (step t8.t1 (cl (! (= ?v1 veriT_vr0) :named @p_14)) :rule refl)
  2736 (step t8.t1 (cl (! (= ?v1 veriT_vr0) :named @p_14)) :rule refl)
  2082 (step t8.t2 (cl (= @p_8 (! (< 0 veriT_vr0) :named @p_9))) :rule cong :premises (t8.t1))
  2737 (step t8.t2 (cl (= @p_8 (! (< 0 veriT_vr0) :named @p_9))) :rule cong :premises (t8.t1))
  2083 (step t8.t3 (cl (! (= ?v2 veriT_vr1) :named @p_15)) :rule refl)
  2738 (step t8.t3 (cl (! (= ?v2 veriT_vr1) :named @p_15)) :rule refl)
  2084 (step t8.t4 (cl (= @p_10 (! (< 0 veriT_vr1) :named @p_11))) :rule cong :premises (t8.t3))
  2739 (step t8.t4 (cl (= @p_10 (! (< 0 veriT_vr1) :named @p_11))) :rule cong :premises (t8.t3))
  2139 (step t34 (cl @p_42) :rule and :premises (t33))
  2794 (step t34 (cl @p_42) :rule and :premises (t33))
  2140 (step t35 (cl @p_43) :rule and :premises (t33))
  2795 (step t35 (cl @p_43) :rule and :premises (t33))
  2141 (step t36 (cl @p_58) :rule and :premises (t33))
  2796 (step t36 (cl @p_58) :rule and :premises (t33))
  2142 (step t37 (cl (not @p_43) @p_48 (not @p_42)) :rule la_generic :args (1 1 1))
  2797 (step t37 (cl (not @p_43) @p_48 (not @p_42)) :rule la_generic :args (1 1 1))
  2143 (step t38 (cl) :rule resolution :premises (t37 t34 t35 t36))
  2798 (step t38 (cl) :rule resolution :premises (t37 t34 t35 t36))
  2144 373457faab0c37c0d0d8b85464bbfee7e80cb98a 77 0
  2799 967b369bde4b5569be04c05ebef7c7c11a7dd949 77 0
  2145 unsat
  2800 unsat
  2146 (define-fun veriT_sk0 () Int (! (choice ((veriT_vr2 Int)) (not (forall ((veriT_vr3 Real)) (! (=> (! (and (! (< 0 veriT_vr2) :named @p_32) (! (< 0.0 veriT_vr3) :named @p_33)) :named @p_34) (! (< (- 1) veriT_vr2) :named @p_36)) :named @p_37)))) :named @p_43))
  2801 (define-fun veriT_sk0 () Int (! (choice ((veriT_vr2 Int)) (not (forall ((veriT_vr3 Real)) (! (=> (! (and (! (< 0 veriT_vr2) :named @p_32) (! (< 0.0 veriT_vr3) :named @p_33)) :named @p_34) (! (< (- 1) veriT_vr2) :named @p_36)) :named @p_37)))) :named @p_43))
  2147 (define-fun veriT_sk1 () Real (! (choice ((veriT_vr3 Real)) (not (=> (and (< 0 @p_43) @p_33) (< (- 1) @p_43)))) :named @p_45))
  2802 (define-fun veriT_sk1 () Real (! (choice ((veriT_vr3 Real)) (not (=> (and (< 0 @p_43) @p_33) (< (- 1) @p_43)))) :named @p_45))
  2148 (assume axiom0 (! (not (! (exists ((?v0 Int)) (! (forall ((?v1 Int) (?v2 Real)) (! (=> (! (and (! (< 0 ?v1) :named @p_9) (! (< 0.0 ?v2) :named @p_11)) :named @p_13) (! (< (! (- 1) :named @p_8) ?v1) :named @p_16)) :named @p_18)) :named @p_2)) :named @p_1)) :named @p_3))
  2803 (assume a0 (! (not (! (exists ((?v0 Int)) (! (forall ((?v1 Int) (?v2 Real)) (! (=> (! (and (! (< 0 ?v1) :named @p_9) (! (< 0.0 ?v2) :named @p_11)) :named @p_13) (! (< (! (- 1) :named @p_8) ?v1) :named @p_16)) :named @p_18)) :named @p_2)) :named @p_1)) :named @p_3))
  2149 (step t2 (cl (= @p_1 @p_2)) :rule qnt_rm_unused)
  2804 (step t2 (cl (= @p_1 @p_2)) :rule qnt_rm_unused)
  2150 (step t3 (cl (! (= @p_3 (! (not @p_2) :named @p_5)) :named @p_4)) :rule cong :premises (t2))
  2805 (step t3 (cl (! (= @p_3 (! (not @p_2) :named @p_5)) :named @p_4)) :rule cong :premises (t2))
  2151 (step t4 (cl (! (not @p_4) :named @p_7) (! (not @p_3) :named @p_6) @p_5) :rule equiv_pos2)
  2806 (step t4 (cl (! (not @p_4) :named @p_7) (! (not @p_3) :named @p_6) @p_5) :rule equiv_pos2)
  2152 (step t5 (cl (not @p_6) @p_1) :rule not_not)
  2807 (step t5 (cl (not @p_6) @p_1) :rule not_not)
  2153 (step t6 (cl @p_7 @p_1 @p_5) :rule th_resolution :premises (t5 t4))
  2808 (step t6 (cl @p_7 @p_1 @p_5) :rule th_resolution :premises (t5 t4))
  2154 (step t7 (cl @p_5) :rule th_resolution :premises (axiom0 t3 t6))
  2809 (step t7 (cl @p_5) :rule th_resolution :premises (a0 t3 t6))
  2155 (anchor :step t8 :args ((:= (?v1 Int) veriT_vr0) (:= (?v2 Real) veriT_vr1)))
  2810 (anchor :step t8 :args ((:= (?v1 Int) veriT_vr0) (:= (?v2 Real) veriT_vr1)))
  2156 (step t8.t1 (cl (! (= ?v1 veriT_vr0) :named @p_15)) :rule refl)
  2811 (step t8.t1 (cl (! (= ?v1 veriT_vr0) :named @p_15)) :rule refl)
  2157 (step t8.t2 (cl (= @p_9 (! (< 0 veriT_vr0) :named @p_10))) :rule cong :premises (t8.t1))
  2812 (step t8.t2 (cl (= @p_9 (! (< 0 veriT_vr0) :named @p_10))) :rule cong :premises (t8.t1))
  2158 (step t8.t3 (cl (= ?v2 veriT_vr1)) :rule refl)
  2813 (step t8.t3 (cl (= ?v2 veriT_vr1)) :rule refl)
  2159 (step t8.t4 (cl (= @p_11 (! (< 0.0 veriT_vr1) :named @p_12))) :rule cong :premises (t8.t3))
  2814 (step t8.t4 (cl (= @p_11 (! (< 0.0 veriT_vr1) :named @p_12))) :rule cong :premises (t8.t3))
  2217 (step t39 (cl @p_61) :rule th_resolution :premises (t36 t37 t38))
  2872 (step t39 (cl @p_61) :rule th_resolution :premises (t36 t37 t38))
  2218 (step t40 (cl @p_44) :rule and :premises (t39))
  2873 (step t40 (cl @p_44) :rule and :premises (t39))
  2219 (step t41 (cl @p_59) :rule and :premises (t39))
  2874 (step t41 (cl @p_59) :rule and :premises (t39))
  2220 (step t42 (cl @p_49 (not @p_44)) :rule la_generic :args (1.0 1.0))
  2875 (step t42 (cl @p_49 (not @p_44)) :rule la_generic :args (1.0 1.0))
  2221 (step t43 (cl) :rule resolution :premises (t42 t40 t41))
  2876 (step t43 (cl) :rule resolution :premises (t42 t40 t41))
  2222 3b8147fceb728295aa24bd5bef9bf1721184b75c 49 0
  2877 ad30a685f8670d5c182050b2758f164c00fa02de 49 0
  2223 unsat
  2878 unsat
  2224 (define-fun veriT_sk0 () Int (! (choice ((veriT_vr1 Int)) (not (! (or (! (< 0 veriT_vr1) :named @p_20) (! (< veriT_vr1 1) :named @p_22)) :named @p_23))) :named @p_29))
  2879 (define-fun veriT_sk0 () Int (! (choice ((veriT_vr1 Int)) (not (! (or (! (< 0 veriT_vr1) :named @p_20) (! (< veriT_vr1 1) :named @p_22)) :named @p_23))) :named @p_29))
  2225 (assume axiom0 (! (not (! (forall ((?v0 Int) (?v1 Int)) (! (or (! (< 0 ?v1) :named @p_9) (! (< ?v1 1) :named @p_12)) :named @p_2)) :named @p_1)) :named @p_3))
  2880 (assume a0 (! (not (! (forall ((?v0 Int) (?v1 Int)) (! (or (! (< 0 ?v1) :named @p_9) (! (< ?v1 1) :named @p_12)) :named @p_2)) :named @p_1)) :named @p_3))
  2226 (step t2 (cl (= @p_1 (! (forall ((?v1 Int)) @p_2) :named @p_4))) :rule qnt_rm_unused)
  2881 (step t2 (cl (= @p_1 (! (forall ((?v1 Int)) @p_2) :named @p_4))) :rule qnt_rm_unused)
  2227 (step t3 (cl (! (= @p_3 (! (not @p_4) :named @p_6)) :named @p_5)) :rule cong :premises (t2))
  2882 (step t3 (cl (! (= @p_3 (! (not @p_4) :named @p_6)) :named @p_5)) :rule cong :premises (t2))
  2228 (step t4 (cl (! (not @p_5) :named @p_8) (! (not @p_3) :named @p_7) @p_6) :rule equiv_pos2)
  2883 (step t4 (cl (! (not @p_5) :named @p_8) (! (not @p_3) :named @p_7) @p_6) :rule equiv_pos2)
  2229 (step t5 (cl (not @p_7) @p_1) :rule not_not)
  2884 (step t5 (cl (not @p_7) @p_1) :rule not_not)
  2230 (step t6 (cl @p_8 @p_1 @p_6) :rule th_resolution :premises (t5 t4))
  2885 (step t6 (cl @p_8 @p_1 @p_6) :rule th_resolution :premises (t5 t4))
  2231 (step t7 (cl @p_6) :rule th_resolution :premises (axiom0 t3 t6))
  2886 (step t7 (cl @p_6) :rule th_resolution :premises (a0 t3 t6))
  2232 (anchor :step t8 :args ((:= (?v1 Int) veriT_vr0)))
  2887 (anchor :step t8 :args ((:= (?v1 Int) veriT_vr0)))
  2233 (step t8.t1 (cl (! (= ?v1 veriT_vr0) :named @p_11)) :rule refl)
  2888 (step t8.t1 (cl (! (= ?v1 veriT_vr0) :named @p_11)) :rule refl)
  2234 (step t8.t2 (cl (= @p_9 (! (< 0 veriT_vr0) :named @p_10))) :rule cong :premises (t8.t1))
  2889 (step t8.t2 (cl (= @p_9 (! (< 0 veriT_vr0) :named @p_10))) :rule cong :premises (t8.t1))
  2235 (step t8.t3 (cl @p_11) :rule refl)
  2890 (step t8.t3 (cl @p_11) :rule refl)
  2236 (step t8.t4 (cl (= @p_12 (! (< veriT_vr0 1) :named @p_13))) :rule cong :premises (t8.t3))
  2891 (step t8.t4 (cl (= @p_12 (! (< veriT_vr0 1) :named @p_13))) :rule cong :premises (t8.t3))
  2267 (step t25 (cl @p_35) :rule th_resolution :premises (t19 t21 t24))
  2922 (step t25 (cl @p_35) :rule th_resolution :premises (t19 t21 t24))
  2268 (step t26 (cl (not @p_30)) :rule not_or :premises (t25))
  2923 (step t26 (cl (not @p_30)) :rule not_or :premises (t25))
  2269 (step t27 (cl (not @p_32)) :rule not_or :premises (t25))
  2924 (step t27 (cl (not @p_32)) :rule not_or :premises (t25))
  2270 (step t28 (cl @p_32 @p_30) :rule la_generic :args (1 1))
  2925 (step t28 (cl @p_32 @p_30) :rule la_generic :args (1 1))
  2271 (step t29 (cl) :rule resolution :premises (t28 t26 t27))
  2926 (step t29 (cl) :rule resolution :premises (t28 t26 t27))
  2272 467ecef4941df0c9404f2c8e1d81f077fb40e73a 7 0
  2927 c9141d00ebba589372c1920648d35b166a7ea6d0 7 0
  2273 unsat
  2928 unsat
  2274 (assume axiom0 (! (not (! (not (! (= 1 (* 2 (of_nat$ x$))) :named @p_2)) :named @p_3)) :named @p_1))
  2929 (assume a0 (! (not (! (not (! (= 1 (* 2 (of_nat$ x$))) :named @p_2)) :named @p_3)) :named @p_1))
  2275 (step t2 (cl (not @p_1) @p_2) :rule not_not)
  2930 (step t2 (cl (not @p_1) @p_2) :rule not_not)
  2276 (step t3 (cl @p_2) :rule th_resolution :premises (t2 axiom0))
  2931 (step t3 (cl @p_2) :rule th_resolution :premises (t2 a0))
  2277 (step t4 (cl @p_3 @p_3) :rule lia_generic)
  2932 (step t4 (cl @p_3 @p_3) :rule lia_generic)
  2278 (step t5 (cl @p_3) :rule contraction :premises (t4))
  2933 (step t5 (cl @p_3) :rule contraction :premises (t4))
  2279 (step t6 (cl) :rule resolution :premises (t5 t3))
  2934 (step t6 (cl) :rule resolution :premises (t5 t3))
  2280 3549c5e5446637c428a1dc6a809dddaffe6daeca 11 0
  2935 5c421c4131db57d719eecccd76e666bae936fa11 11 0
  2281 unsat
  2936 unsat
  2282 (assume axiom0 (! (not (! (=> (! (< (! (of_nat$ a$) :named @p_1) 3) :named @p_3) (! (< (* 2 @p_1) 7) :named @p_4)) :named @p_8)) :named @p_2))
  2937 (assume a0 (! (not (! (=> (! (< (! (of_nat$ a$) :named @p_1) 3) :named @p_3) (! (< (* 2 @p_1) 7) :named @p_4)) :named @p_8)) :named @p_2))
  2283 (step t2 (cl (! (= @p_2 (! (and @p_3 (! (not @p_4) :named @p_10)) :named @p_6)) :named @p_5)) :rule bool_simplify)
  2938 (step t2 (cl (! (= @p_2 (! (and @p_3 (! (not @p_4) :named @p_10)) :named @p_6)) :named @p_5)) :rule bool_simplify)
  2284 (step t3 (cl (! (not @p_5) :named @p_9) (! (not @p_2) :named @p_7) @p_6) :rule equiv_pos2)
  2939 (step t3 (cl (! (not @p_5) :named @p_9) (! (not @p_2) :named @p_7) @p_6) :rule equiv_pos2)
  2285 (step t4 (cl (not @p_7) @p_8) :rule not_not)
  2940 (step t4 (cl (not @p_7) @p_8) :rule not_not)
  2286 (step t5 (cl @p_9 @p_8 @p_6) :rule th_resolution :premises (t4 t3))
  2941 (step t5 (cl @p_9 @p_8 @p_6) :rule th_resolution :premises (t4 t3))
  2287 (step t6 (cl @p_6) :rule th_resolution :premises (axiom0 t2 t5))
  2942 (step t6 (cl @p_6) :rule th_resolution :premises (a0 t2 t5))
  2288 (step t7 (cl @p_3) :rule and :premises (t6))
  2943 (step t7 (cl @p_3) :rule and :premises (t6))
  2289 (step t8 (cl @p_10) :rule and :premises (t6))
  2944 (step t8 (cl @p_10) :rule and :premises (t6))
  2290 (step t9 (cl @p_4 (not @p_3)) :rule la_generic :args ((div 1 2) 1))
  2945 (step t9 (cl @p_4 (not @p_3)) :rule la_generic :args ((div 1 2) 1))
  2291 (step t10 (cl) :rule resolution :premises (t9 t7 t8))
  2946 (step t10 (cl) :rule resolution :premises (t9 t7 t8))
  2292 af4e96cd41efee9e27fd5c2ad7650835fd28bdc9 21 0
  2947 92da6e97ba29a34a876c0fa16d5e6d53b05316de 21 0
  2293 unsat
  2948 unsat
  2294 (assume axiom0 (! (not (! (< (! (* 0 (! (+ 1 (! (of_nat$ y$) :named @p_2)) :named @p_1)) :named @p_3) (! (ite (! (< @p_1 @p_2) :named @p_12) 0 (! (- @p_1 @p_2) :named @p_13)) :named @p_5)) :named @p_4)) :named @p_6))
  2949 (assume a0 (! (not (! (< (! (* 0 (! (+ 1 (! (of_nat$ y$) :named @p_2)) :named @p_1)) :named @p_3) (! (ite (! (< @p_1 @p_2) :named @p_12) 0 (! (- @p_1 @p_2) :named @p_13)) :named @p_5)) :named @p_4)) :named @p_6))
  2295 (step t2 (cl (= 0 @p_3)) :rule prod_simplify)
  2950 (step t2 (cl (= 0 @p_3)) :rule prod_simplify)
  2296 (step t3 (cl (= @p_4 (! (< 0 @p_5) :named @p_7))) :rule cong :premises (t2))
  2951 (step t3 (cl (= @p_4 (! (< 0 @p_5) :named @p_7))) :rule cong :premises (t2))
  2297 (step t4 (cl (! (= @p_6 (! (not @p_7) :named @p_9)) :named @p_8)) :rule cong :premises (t3))
  2952 (step t4 (cl (! (= @p_6 (! (not @p_7) :named @p_9)) :named @p_8)) :rule cong :premises (t3))
  2298 (step t5 (cl (! (not @p_8) :named @p_11) (! (not @p_6) :named @p_10) @p_9) :rule equiv_pos2)
  2953 (step t5 (cl (! (not @p_8) :named @p_11) (! (not @p_6) :named @p_10) @p_9) :rule equiv_pos2)
  2299 (step t6 (cl (not @p_10) @p_4) :rule not_not)
  2954 (step t6 (cl (not @p_10) @p_4) :rule not_not)
  2300 (step t7 (cl @p_11 @p_4 @p_9) :rule th_resolution :premises (t6 t5))
  2955 (step t7 (cl @p_11 @p_4 @p_9) :rule th_resolution :premises (t6 t5))
  2301 (step t8 (cl @p_9) :rule th_resolution :premises (axiom0 t4 t7))
  2956 (step t8 (cl @p_9) :rule th_resolution :premises (a0 t4 t7))
  2302 (step t9 (cl (! (= @p_9 (! (and (! (not (! (< 0 @p_5) :named @p_21)) :named @p_18) (! (ite @p_12 (= 0 @p_5) (! (= @p_13 @p_5) :named @p_20)) :named @p_19)) :named @p_15)) :named @p_14)) :rule ite_intro)
  2957 (step t9 (cl (! (= @p_9 (! (and (! (not (! (< 0 @p_5) :named @p_21)) :named @p_18) (! (ite @p_12 (= 0 @p_5) (! (= @p_13 @p_5) :named @p_20)) :named @p_19)) :named @p_15)) :named @p_14)) :rule ite_intro)
  2303 (step t10 (cl (! (not @p_14) :named @p_17) (! (not @p_9) :named @p_16) @p_15) :rule equiv_pos2)
  2958 (step t10 (cl (! (not @p_14) :named @p_17) (! (not @p_9) :named @p_16) @p_15) :rule equiv_pos2)
  2304 (step t11 (cl (not @p_16) @p_7) :rule not_not)
  2959 (step t11 (cl (not @p_16) @p_7) :rule not_not)
  2305 (step t12 (cl @p_17 @p_7 @p_15) :rule th_resolution :premises (t11 t10))
  2960 (step t12 (cl @p_17 @p_7 @p_15) :rule th_resolution :premises (t11 t10))
  2306 (step t13 (cl @p_15) :rule th_resolution :premises (t8 t9 t12))
  2961 (step t13 (cl @p_15) :rule th_resolution :premises (t8 t9 t12))
  2309 (step t16 (cl @p_12 @p_20) :rule ite1 :premises (t15))
  2964 (step t16 (cl @p_12 @p_20) :rule ite1 :premises (t15))
  2310 (step t17 (cl (not @p_12)) :rule la_tautology)
  2965 (step t17 (cl (not @p_12)) :rule la_tautology)
  2311 (step t18 (cl @p_20) :rule resolution :premises (t16 t17))
  2966 (step t18 (cl @p_20) :rule resolution :premises (t16 t17))
  2312 (step t19 (cl @p_21 (not @p_20)) :rule la_generic :args (1 (- 1)))
  2967 (step t19 (cl @p_21 (not @p_20)) :rule la_generic :args (1 (- 1)))
  2313 (step t20 (cl) :rule resolution :premises (t19 t14 t18))
  2968 (step t20 (cl) :rule resolution :premises (t19 t14 t18))
  2314 efbe007514b68c6b40ac16694834314f7692069b 33 0
  2969 d2911e8674cbcffa4830ead7c6ef3c57cef2d6fa 33 0
  2315 unsat
  2970 unsat
  2316 (assume axiom0 (! (not (! (or false (or (! (= (! (ite (! (< 0 (! (+ 1 (! (of_nat$ y$) :named @p_1)) :named @p_2)) :named @p_13) true false) :named @p_3) (! (= @p_1 (! (ite (! (< @p_2 1) :named @p_27) 0 (! (- @p_2 1) :named @p_28)) :named @p_26)) :named @p_14)) :named @p_5) (! (=> (! (not @p_3) :named @p_15) false) :named @p_6))) :named @p_4)) :named @p_7))
  2971 (assume a0 (! (not (! (or false (or (! (= (! (ite (! (< 0 (! (+ 1 (! (of_nat$ y$) :named @p_1)) :named @p_2)) :named @p_13) true false) :named @p_3) (! (= @p_1 (! (ite (! (< @p_2 1) :named @p_27) 0 (! (- @p_2 1) :named @p_28)) :named @p_26)) :named @p_14)) :named @p_5) (! (=> (! (not @p_3) :named @p_15) false) :named @p_6))) :named @p_4)) :named @p_7))
  2317 (assume axiom1 (! (<= 0 @p_1) :named @p_34))
  2972 (assume a1 (! (<= 0 @p_1) :named @p_34))
  2318 (step t3 (cl (= @p_4 (! (or false @p_5 @p_6) :named @p_8))) :rule ac_simp)
  2973 (step t3 (cl (= @p_4 (! (or false @p_5 @p_6) :named @p_8))) :rule ac_simp)
  2319 (step t4 (cl (! (= @p_7 (! (not @p_8) :named @p_10)) :named @p_9)) :rule cong :premises (t3))
  2974 (step t4 (cl (! (= @p_7 (! (not @p_8) :named @p_10)) :named @p_9)) :rule cong :premises (t3))
  2320 (step t5 (cl (! (not @p_9) :named @p_12) (! (not @p_7) :named @p_11) @p_10) :rule equiv_pos2)
  2975 (step t5 (cl (! (not @p_9) :named @p_12) (! (not @p_7) :named @p_11) @p_10) :rule equiv_pos2)
  2321 (step t6 (cl (not @p_11) @p_4) :rule not_not)
  2976 (step t6 (cl (not @p_11) @p_4) :rule not_not)
  2322 (step t7 (cl @p_12 @p_4 @p_10) :rule th_resolution :premises (t6 t5))
  2977 (step t7 (cl @p_12 @p_4 @p_10) :rule th_resolution :premises (t6 t5))
  2323 (step t8 (cl @p_10) :rule th_resolution :premises (axiom0 t4 t7))
  2978 (step t8 (cl @p_10) :rule th_resolution :premises (a0 t4 t7))
  2324 (step t9 (cl (= @p_3 @p_13)) :rule ite_simplify)
  2979 (step t9 (cl (= @p_3 @p_13)) :rule ite_simplify)
  2325 (step t10 (cl (= @p_5 (! (= @p_13 @p_14) :named @p_19))) :rule cong :premises (t9))
  2980 (step t10 (cl (= @p_5 (! (= @p_13 @p_14) :named @p_19))) :rule cong :premises (t9))
  2326 (step t11 (cl (= @p_15 (! (not @p_13) :named @p_16))) :rule cong :premises (t9))
  2981 (step t11 (cl (= @p_15 (! (not @p_13) :named @p_16))) :rule cong :premises (t9))
  2327 (step t12 (cl (= @p_6 (! (=> @p_16 false) :named @p_17))) :rule cong :premises (t11))
  2982 (step t12 (cl (= @p_6 (! (=> @p_16 false) :named @p_17))) :rule cong :premises (t11))
  2328 (step t13 (cl (= @p_17 (! (not @p_16) :named @p_18))) :rule implies_simplify)
  2983 (step t13 (cl (= @p_17 (! (not @p_16) :named @p_18))) :rule implies_simplify)
  2342 (step t27 (cl @p_32 @p_21 @p_30) :rule th_resolution :premises (t26 t25))
  2997 (step t27 (cl @p_32 @p_21 @p_30) :rule th_resolution :premises (t26 t25))
  2343 (step t28 (cl @p_30) :rule th_resolution :premises (t23 t24 t27))
  2998 (step t28 (cl @p_30) :rule th_resolution :premises (t23 t24 t27))
  2344 (step t29 (cl @p_33) :rule and :premises (t28))
  2999 (step t29 (cl @p_33) :rule and :premises (t28))
  2345 (step t30 (cl @p_16) :rule not_or :premises (t29))
  3000 (step t30 (cl @p_16) :rule not_or :premises (t29))
  2346 (step t31 (cl @p_13 (not @p_34)) :rule la_generic :args (1 1))
  3001 (step t31 (cl @p_13 (not @p_34)) :rule la_generic :args (1 1))
  2347 (step t32 (cl) :rule resolution :premises (t31 t30 axiom1))
  3002 (step t32 (cl) :rule resolution :premises (t31 t30 a1))
  2348 d3c98c27318a98e589a892ffe99adffc556ea833 76 0
  3003 1b01a203f415236790472915120aeba1d69e507b 76 0
  2349 unsat
  3004 unsat
  2350 (assume axiom4 (! (forall ((?v0 Int)) (! (= (! (of_nat$ (! (nat$ ?v0) :named @p_3)) :named @p_5) (! (ite (! (<= 0 ?v0) :named @p_8) ?v0 0) :named @p_10)) :named @p_12)) :named @p_2))
  3005 (assume a4 (! (forall ((?v0 Int)) (! (= (! (of_nat$ (! (nat$ ?v0) :named @p_3)) :named @p_5) (! (ite (! (<= 0 ?v0) :named @p_8) ?v0 0) :named @p_10)) :named @p_12)) :named @p_2))
  2351 (assume axiom1 (! (not (! (= (! (ite (! (< x$ 0) :named @p_25) (! (- x$) :named @p_26) x$) :named @p_1) (of_nat$ (nat$ @p_1))) :named @p_30)) :named @p_24))
  3006 (assume a1 (! (not (! (= (! (ite (! (< x$ 0) :named @p_25) (! (- x$) :named @p_26) x$) :named @p_1) (of_nat$ (nat$ @p_1))) :named @p_30)) :named @p_24))
  2352 (anchor :step t3 :args ((:= (?v0 Int) veriT_vr0)))
  3007 (anchor :step t3 :args ((:= (?v0 Int) veriT_vr0)))
  2353 (step t3.t1 (cl (! (= ?v0 veriT_vr0) :named @p_7)) :rule refl)
  3008 (step t3.t1 (cl (! (= ?v0 veriT_vr0) :named @p_7)) :rule refl)
  2354 (step t3.t2 (cl (= @p_3 (! (nat$ veriT_vr0) :named @p_4))) :rule cong :premises (t3.t1))
  3009 (step t3.t2 (cl (= @p_3 (! (nat$ veriT_vr0) :named @p_4))) :rule cong :premises (t3.t1))
  2355 (step t3.t3 (cl (= @p_5 (! (of_nat$ @p_4) :named @p_6))) :rule cong :premises (t3.t2))
  3010 (step t3.t3 (cl (= @p_5 (! (of_nat$ @p_4) :named @p_6))) :rule cong :premises (t3.t2))
  2356 (step t3.t4 (cl @p_7) :rule refl)
  3011 (step t3.t4 (cl @p_7) :rule refl)
  2358 (step t3.t6 (cl @p_7) :rule refl)
  3013 (step t3.t6 (cl @p_7) :rule refl)
  2359 (step t3.t7 (cl (= @p_10 (! (ite @p_9 veriT_vr0 0) :named @p_11))) :rule cong :premises (t3.t5 t3.t6))
  3014 (step t3.t7 (cl (= @p_10 (! (ite @p_9 veriT_vr0 0) :named @p_11))) :rule cong :premises (t3.t5 t3.t6))
  2360 (step t3.t8 (cl (= @p_12 (! (= @p_6 @p_11) :named @p_13))) :rule cong :premises (t3.t3 t3.t7))
  3015 (step t3.t8 (cl (= @p_12 (! (= @p_6 @p_11) :named @p_13))) :rule cong :premises (t3.t3 t3.t7))
  2361 (step t3 (cl (! (= @p_2 (! (forall ((veriT_vr0 Int)) @p_13) :named @p_15)) :named @p_14)) :rule bind)
  3016 (step t3 (cl (! (= @p_2 (! (forall ((veriT_vr0 Int)) @p_13) :named @p_15)) :named @p_14)) :rule bind)
  2362 (step t4 (cl (not @p_14) (not @p_2) @p_15) :rule equiv_pos2)
  3017 (step t4 (cl (not @p_14) (not @p_2) @p_15) :rule equiv_pos2)
  2363 (step t5 (cl @p_15) :rule th_resolution :premises (axiom4 t3 t4))
  3018 (step t5 (cl @p_15) :rule th_resolution :premises (a4 t3 t4))
  2364 (anchor :step t6 :args ((:= (veriT_vr0 Int) veriT_vr1)))
  3019 (anchor :step t6 :args ((:= (veriT_vr0 Int) veriT_vr1)))
  2365 (step t6.t1 (cl (! (= veriT_vr0 veriT_vr1) :named @p_18)) :rule refl)
  3020 (step t6.t1 (cl (! (= veriT_vr0 veriT_vr1) :named @p_18)) :rule refl)
  2366 (step t6.t2 (cl (= @p_4 (! (nat$ veriT_vr1) :named @p_16))) :rule cong :premises (t6.t1))
  3021 (step t6.t2 (cl (= @p_4 (! (nat$ veriT_vr1) :named @p_16))) :rule cong :premises (t6.t1))
  2367 (step t6.t3 (cl (= @p_6 (! (of_nat$ @p_16) :named @p_17))) :rule cong :premises (t6.t2))
  3022 (step t6.t3 (cl (= @p_6 (! (of_nat$ @p_16) :named @p_17))) :rule cong :premises (t6.t2))
  2368 (step t6.t4 (cl @p_18) :rule refl)
  3023 (step t6.t4 (cl @p_18) :rule refl)
  2375 (step t8 (cl @p_23) :rule th_resolution :premises (t5 t6 t7))
  3030 (step t8 (cl @p_23) :rule th_resolution :premises (t5 t6 t7))
  2376 (step t9 (cl (! (= @p_24 (! (and (! (not (! (= @p_1 (! (of_nat$ (nat$ @p_1)) :named @p_36)) :named @p_53)) :named @p_32) (! (ite @p_25 (! (= @p_26 @p_1) :named @p_35) (! (= x$ @p_1) :named @p_34)) :named @p_33)) :named @p_28)) :named @p_27)) :rule ite_intro)
  3031 (step t9 (cl (! (= @p_24 (! (and (! (not (! (= @p_1 (! (of_nat$ (nat$ @p_1)) :named @p_36)) :named @p_53)) :named @p_32) (! (ite @p_25 (! (= @p_26 @p_1) :named @p_35) (! (= x$ @p_1) :named @p_34)) :named @p_33)) :named @p_28)) :named @p_27)) :rule ite_intro)
  2377 (step t10 (cl (! (not @p_27) :named @p_31) (! (not @p_24) :named @p_29) @p_28) :rule equiv_pos2)
  3032 (step t10 (cl (! (not @p_27) :named @p_31) (! (not @p_24) :named @p_29) @p_28) :rule equiv_pos2)
  2378 (step t11 (cl (not @p_29) @p_30) :rule not_not)
  3033 (step t11 (cl (not @p_29) @p_30) :rule not_not)
  2379 (step t12 (cl @p_31 @p_30 @p_28) :rule th_resolution :premises (t11 t10))
  3034 (step t12 (cl @p_31 @p_30 @p_28) :rule th_resolution :premises (t11 t10))
  2380 (step t13 (cl @p_28) :rule th_resolution :premises (axiom1 t9 t12))
  3035 (step t13 (cl @p_28) :rule th_resolution :premises (a1 t9 t12))
  2381 (step t14 (cl @p_32) :rule and :premises (t13))
  3036 (step t14 (cl @p_32) :rule and :premises (t13))
  2382 (step t15 (cl @p_33) :rule and :premises (t13))
  3037 (step t15 (cl @p_33) :rule and :premises (t13))
  2383 (step t16 (cl @p_25 @p_34) :rule ite1 :premises (t15))
  3038 (step t16 (cl @p_25 @p_34) :rule ite1 :premises (t15))
  2384 (step t17 (cl (! (not @p_25) :named @p_64) @p_35) :rule ite2 :premises (t15))
  3039 (step t17 (cl (! (not @p_25) :named @p_64) @p_35) :rule ite2 :premises (t15))
  2385 (step t18 (cl (or (! (not @p_23) :named @p_43) (! (= @p_36 (! (ite (! (<= 0 @p_1) :named @p_39) @p_1 0) :named @p_38)) :named @p_37))) :rule forall_inst :args ((:= veriT_vr1 @p_1)))
  3040 (step t18 (cl (or (! (not @p_23) :named @p_43) (! (= @p_36 (! (ite (! (<= 0 @p_1) :named @p_39) @p_1 0) :named @p_38)) :named @p_37))) :rule forall_inst :args ((:= veriT_vr1 @p_1)))
  2420 (step t48 (cl @p_25) :rule resolution :premises (t47 t16))
  3075 (step t48 (cl @p_25) :rule resolution :premises (t47 t16))
  2421 (step t49 (cl @p_35) :rule resolution :premises (t17 t48))
  3076 (step t49 (cl @p_35) :rule resolution :premises (t17 t48))
  2422 (step t50 (cl @p_62 @p_64 @p_58 (! (not @p_35) :named @p_65)) :rule la_generic :args (1 1 1 (- 1)))
  3077 (step t50 (cl @p_62 @p_64 @p_58 (! (not @p_35) :named @p_65)) :rule la_generic :args (1 1 1 (- 1)))
  2423 (step t51 (cl @p_62 @p_64 @p_65 @p_61 @p_55) :rule th_resolution :premises (t50 t42))
  3078 (step t51 (cl @p_62 @p_64 @p_65 @p_61 @p_55) :rule th_resolution :premises (t50 t42))
  2424 (step t52 (cl) :rule resolution :premises (t51 t48 t49 t32 t39 t44))
  3079 (step t52 (cl) :rule resolution :premises (t51 t48 t49 t32 t39 t44))
  2425 d4fe162ae425370cea445760001be7c859bc0288 337 0
  3080 59999ffb5d66c5ffe3c4bd998e52a95d515ab9b4 337 0
  2426 unsat
  3081 unsat
  2427 (define-fun veriT_sk1 () Nat$ (! (choice ((veriT_vr18 Nat$)) (not (! (=> (! (dvd$ veriT_vr18 (! (nat$ (! (+ 1 (! (* 4 (! (of_nat$ m$) :named @p_3)) :named @p_117)) :named @p_119)) :named @p_120)) :named @p_206) (! (or (! (= 1 (! (of_nat$ veriT_vr18) :named @p_171)) :named @p_208) (! (= (! (of_nat$ @p_120) :named @p_158) @p_171) :named @p_210)) :named @p_211)) :named @p_205))) :named @p_172))
  3082 (define-fun veriT_sk1 () Nat$ (! (choice ((veriT_vr18 Nat$)) (not (! (=> (! (dvd$ veriT_vr18 (! (nat$ (! (+ 1 (! (* 4 (! (of_nat$ m$) :named @p_3)) :named @p_117)) :named @p_119)) :named @p_120)) :named @p_206) (! (or (! (= 1 (! (of_nat$ veriT_vr18) :named @p_171)) :named @p_208) (! (= (! (of_nat$ @p_120) :named @p_158) @p_171) :named @p_210)) :named @p_211)) :named @p_205))) :named @p_172))
  2428 (assume axiom0 (! (forall ((?v0 Nat$)) (! (= (! (prime_nat$ ?v0) :named @p_7) (! (and (! (< 1 (! (of_nat$ ?v0) :named @p_1)) :named @p_10) (! (forall ((?v1 Nat$)) (! (=> (! (dvd$ ?v1 ?v0) :named @p_14) (! (or (! (= 1 (! (of_nat$ ?v1) :named @p_2)) :named @p_17) (! (= @p_1 @p_2) :named @p_21)) :named @p_23)) :named @p_25)) :named @p_12)) :named @p_27)) :named @p_29)) :named @p_4))
  3083 (assume a0 (! (forall ((?v0 Nat$)) (! (= (! (prime_nat$ ?v0) :named @p_7) (! (and (! (< 1 (! (of_nat$ ?v0) :named @p_1)) :named @p_10) (! (forall ((?v1 Nat$)) (! (=> (! (dvd$ ?v1 ?v0) :named @p_14) (! (or (! (= 1 (! (of_nat$ ?v1) :named @p_2)) :named @p_17) (! (= @p_1 @p_2) :named @p_21)) :named @p_23)) :named @p_25)) :named @p_12)) :named @p_27)) :named @p_29)) :named @p_4))
  2429 (assume axiom1 (! (not (! (=> (! (prime_nat$ (! (nat$ (! (+ @p_117 1) :named @p_116)) :named @p_118)) :named @p_109) (! (<= 1 @p_3) :named @p_110)) :named @p_114)) :named @p_108))
  3084 (assume a1 (! (not (! (=> (! (prime_nat$ (! (nat$ (! (+ @p_117 1) :named @p_116)) :named @p_118)) :named @p_109) (! (<= 1 @p_3) :named @p_110)) :named @p_114)) :named @p_108))
  2430 (assume axiom2 (! (forall ((?v0 Nat$)) (! (<= 0 @p_1) :named @p_127)) :named @p_125))
  3085 (assume a2 (! (forall ((?v0 Nat$)) (! (<= 0 @p_1) :named @p_127)) :named @p_125))
  2431 (assume axiom4 (! (forall ((?v0 Int)) (! (= (! (of_nat$ (! (nat$ ?v0) :named @p_136)) :named @p_138) (! (ite (! (<= 0 ?v0) :named @p_141) ?v0 0) :named @p_143)) :named @p_145)) :named @p_135))
  3086 (assume a4 (! (forall ((?v0 Int)) (! (= (! (of_nat$ (! (nat$ ?v0) :named @p_136)) :named @p_138) (! (ite (! (<= 0 ?v0) :named @p_141) ?v0 0) :named @p_143)) :named @p_145)) :named @p_135))
  2432 (anchor :step t5 :args ((:= (?v0 Nat$) veriT_vr0)))
  3087 (anchor :step t5 :args ((:= (?v0 Nat$) veriT_vr0)))
  2433 (step t5.t1 (cl (! (= ?v0 veriT_vr0) :named @p_9)) :rule refl)
  3088 (step t5.t1 (cl (! (= ?v0 veriT_vr0) :named @p_9)) :rule refl)
  2434 (step t5.t2 (cl (= @p_7 (! (prime_nat$ veriT_vr0) :named @p_8))) :rule cong :premises (t5.t1))
  3089 (step t5.t2 (cl (= @p_7 (! (prime_nat$ veriT_vr0) :named @p_8))) :rule cong :premises (t5.t1))
  2435 (step t5.t3 (cl @p_9) :rule refl)
  3090 (step t5.t3 (cl @p_9) :rule refl)
  2436 (step t5.t4 (cl (! (= @p_1 (! (of_nat$ veriT_vr0) :named @p_5)) :named @p_19)) :rule cong :premises (t5.t3))
  3091 (step t5.t4 (cl (! (= @p_1 (! (of_nat$ veriT_vr0) :named @p_5)) :named @p_19)) :rule cong :premises (t5.t3))
  2452 (step t5.t6 (cl (= @p_12 (! (forall ((veriT_vr1 Nat$)) @p_26) :named @p_13))) :rule bind)
  3107 (step t5.t6 (cl (= @p_12 (! (forall ((veriT_vr1 Nat$)) @p_26) :named @p_13))) :rule bind)
  2453 (step t5.t7 (cl (= @p_27 (! (and @p_11 @p_13) :named @p_28))) :rule cong :premises (t5.t5 t5.t6))
  3108 (step t5.t7 (cl (= @p_27 (! (and @p_11 @p_13) :named @p_28))) :rule cong :premises (t5.t5 t5.t6))
  2454 (step t5.t8 (cl (= @p_29 (! (= @p_8 @p_28) :named @p_30))) :rule cong :premises (t5.t2 t5.t7))
  3109 (step t5.t8 (cl (= @p_29 (! (= @p_8 @p_28) :named @p_30))) :rule cong :premises (t5.t2 t5.t7))
  2455 (step t5 (cl (! (= @p_4 (! (forall ((veriT_vr0 Nat$)) @p_30) :named @p_32)) :named @p_31)) :rule bind)
  3110 (step t5 (cl (! (= @p_4 (! (forall ((veriT_vr0 Nat$)) @p_30) :named @p_32)) :named @p_31)) :rule bind)
  2456 (step t6 (cl (not @p_31) (not @p_4) @p_32) :rule equiv_pos2)
  3111 (step t6 (cl (not @p_31) (not @p_4) @p_32) :rule equiv_pos2)
  2457 (step t7 (cl @p_32) :rule th_resolution :premises (axiom0 t5 t6))
  3112 (step t7 (cl @p_32) :rule th_resolution :premises (a0 t5 t6))
  2458 (anchor :step t8 :args ((veriT_vr0 Nat$)))
  3113 (anchor :step t8 :args ((veriT_vr0 Nat$)))
  2459 (step t8.t1 (cl (= @p_30 (! (and (! (=> @p_8 @p_28) :named @p_52) (! (=> @p_28 @p_8) :named @p_65)) :named @p_33))) :rule connective_def)
  3114 (step t8.t1 (cl (= @p_30 (! (and (! (=> @p_8 @p_28) :named @p_52) (! (=> @p_28 @p_8) :named @p_65)) :named @p_33))) :rule connective_def)
  2460 (step t8 (cl (! (= @p_32 (! (forall ((veriT_vr0 Nat$)) @p_33) :named @p_35)) :named @p_34)) :rule bind)
  3115 (step t8 (cl (! (= @p_32 (! (forall ((veriT_vr0 Nat$)) @p_33) :named @p_35)) :named @p_34)) :rule bind)
  2461 (step t9 (cl (not @p_34) (not @p_32) @p_35) :rule equiv_pos2)
  3116 (step t9 (cl (not @p_34) (not @p_32) @p_35) :rule equiv_pos2)
  2462 (step t10 (cl @p_35) :rule th_resolution :premises (t7 t8 t9))
  3117 (step t10 (cl @p_35) :rule th_resolution :premises (t7 t8 t9))
  2579 (step t19 (cl @p_107) :rule th_resolution :premises (t16 t17 t18))
  3234 (step t19 (cl @p_107) :rule th_resolution :premises (t16 t17 t18))
  2580 (step t20 (cl (! (= @p_108 (! (and @p_109 (! (not @p_110) :named @p_122)) :named @p_112)) :named @p_111)) :rule bool_simplify)
  3235 (step t20 (cl (! (= @p_108 (! (and @p_109 (! (not @p_110) :named @p_122)) :named @p_112)) :named @p_111)) :rule bool_simplify)
  2581 (step t21 (cl (! (not @p_111) :named @p_115) (! (not @p_108) :named @p_113) @p_112) :rule equiv_pos2)
  3236 (step t21 (cl (! (not @p_111) :named @p_115) (! (not @p_108) :named @p_113) @p_112) :rule equiv_pos2)
  2582 (step t22 (cl (not @p_113) @p_114) :rule not_not)
  3237 (step t22 (cl (not @p_113) @p_114) :rule not_not)
  2583 (step t23 (cl @p_115 @p_114 @p_112) :rule th_resolution :premises (t22 t21))
  3238 (step t23 (cl @p_115 @p_114 @p_112) :rule th_resolution :premises (t22 t21))
  2584 (step t24 (cl @p_112) :rule th_resolution :premises (axiom1 t20 t23))
  3239 (step t24 (cl @p_112) :rule th_resolution :premises (a1 t20 t23))
  2585 (step t25 (cl (= @p_116 @p_119)) :rule sum_simplify)
  3240 (step t25 (cl (= @p_116 @p_119)) :rule sum_simplify)
  2586 (step t26 (cl (= @p_118 @p_120)) :rule cong :premises (t25))
  3241 (step t26 (cl (= @p_118 @p_120)) :rule cong :premises (t25))
  2587 (step t27 (cl (= @p_109 (! (prime_nat$ @p_120) :named @p_121))) :rule cong :premises (t26))
  3242 (step t27 (cl (= @p_109 (! (prime_nat$ @p_120) :named @p_121))) :rule cong :premises (t26))
  2588 (step t28 (cl (! (= @p_112 (! (and @p_121 @p_122) :named @p_124)) :named @p_123)) :rule cong :premises (t27))
  3243 (step t28 (cl (! (= @p_112 (! (and @p_121 @p_122) :named @p_124)) :named @p_123)) :rule cong :premises (t27))
  2589 (step t29 (cl (not @p_123) (not @p_112) @p_124) :rule equiv_pos2)
  3244 (step t29 (cl (not @p_123) (not @p_112) @p_124) :rule equiv_pos2)
  2592 (step t31.t1 (cl (= ?v0 veriT_vr8)) :rule refl)
  3247 (step t31.t1 (cl (= ?v0 veriT_vr8)) :rule refl)
  2593 (step t31.t2 (cl (= @p_1 (! (of_nat$ veriT_vr8) :named @p_126))) :rule cong :premises (t31.t1))
  3248 (step t31.t2 (cl (= @p_1 (! (of_nat$ veriT_vr8) :named @p_126))) :rule cong :premises (t31.t1))
  2594 (step t31.t3 (cl (= @p_127 (! (<= 0 @p_126) :named @p_128))) :rule cong :premises (t31.t2))
  3249 (step t31.t3 (cl (= @p_127 (! (<= 0 @p_126) :named @p_128))) :rule cong :premises (t31.t2))
  2595 (step t31 (cl (! (= @p_125 (! (forall ((veriT_vr8 Nat$)) @p_128) :named @p_130)) :named @p_129)) :rule bind)
  3250 (step t31 (cl (! (= @p_125 (! (forall ((veriT_vr8 Nat$)) @p_128) :named @p_130)) :named @p_129)) :rule bind)
  2596 (step t32 (cl (not @p_129) (not @p_125) @p_130) :rule equiv_pos2)
  3251 (step t32 (cl (not @p_129) (not @p_125) @p_130) :rule equiv_pos2)
  2597 (step t33 (cl @p_130) :rule th_resolution :premises (axiom2 t31 t32))
  3252 (step t33 (cl @p_130) :rule th_resolution :premises (a2 t31 t32))
  2598 (anchor :step t34 :args ((:= (veriT_vr8 Nat$) veriT_vr9)))
  3253 (anchor :step t34 :args ((:= (veriT_vr8 Nat$) veriT_vr9)))
  2599 (step t34.t1 (cl (= veriT_vr8 veriT_vr9)) :rule refl)
  3254 (step t34.t1 (cl (= veriT_vr8 veriT_vr9)) :rule refl)
  2600 (step t34.t2 (cl (= @p_126 (! (of_nat$ veriT_vr9) :named @p_131))) :rule cong :premises (t34.t1))
  3255 (step t34.t2 (cl (= @p_126 (! (of_nat$ veriT_vr9) :named @p_131))) :rule cong :premises (t34.t1))
  2601 (step t34.t3 (cl (= @p_128 (! (<= 0 @p_131) :named @p_132))) :rule cong :premises (t34.t2))
  3256 (step t34.t3 (cl (= @p_128 (! (<= 0 @p_131) :named @p_132))) :rule cong :premises (t34.t2))
  2602 (step t34 (cl (! (= @p_130 (! (forall ((veriT_vr9 Nat$)) @p_132) :named @p_134)) :named @p_133)) :rule bind)
  3257 (step t34 (cl (! (= @p_130 (! (forall ((veriT_vr9 Nat$)) @p_132) :named @p_134)) :named @p_133)) :rule bind)
  2611 (step t37.t6 (cl @p_140) :rule refl)
  3266 (step t37.t6 (cl @p_140) :rule refl)
  2612 (step t37.t7 (cl (= @p_143 (! (ite @p_142 veriT_vr12 0) :named @p_144))) :rule cong :premises (t37.t5 t37.t6))
  3267 (step t37.t7 (cl (= @p_143 (! (ite @p_142 veriT_vr12 0) :named @p_144))) :rule cong :premises (t37.t5 t37.t6))
  2613 (step t37.t8 (cl (= @p_145 (! (= @p_139 @p_144) :named @p_146))) :rule cong :premises (t37.t3 t37.t7))
  3268 (step t37.t8 (cl (= @p_145 (! (= @p_139 @p_144) :named @p_146))) :rule cong :premises (t37.t3 t37.t7))
  2614 (step t37 (cl (! (= @p_135 (! (forall ((veriT_vr12 Int)) @p_146) :named @p_148)) :named @p_147)) :rule bind)
  3269 (step t37 (cl (! (= @p_135 (! (forall ((veriT_vr12 Int)) @p_146) :named @p_148)) :named @p_147)) :rule bind)
  2615 (step t38 (cl (not @p_147) (not @p_135) @p_148) :rule equiv_pos2)
  3270 (step t38 (cl (not @p_147) (not @p_135) @p_148) :rule equiv_pos2)
  2616 (step t39 (cl @p_148) :rule th_resolution :premises (axiom4 t37 t38))
  3271 (step t39 (cl @p_148) :rule th_resolution :premises (a4 t37 t38))
  2617 (anchor :step t40 :args ((:= (veriT_vr12 Int) veriT_vr13)))
  3272 (anchor :step t40 :args ((:= (veriT_vr12 Int) veriT_vr13)))
  2618 (step t40.t1 (cl (! (= veriT_vr12 veriT_vr13) :named @p_151)) :rule refl)
  3273 (step t40.t1 (cl (! (= veriT_vr12 veriT_vr13) :named @p_151)) :rule refl)
  2619 (step t40.t2 (cl (= @p_137 (! (nat$ veriT_vr13) :named @p_149))) :rule cong :premises (t40.t1))
  3274 (step t40.t2 (cl (= @p_137 (! (nat$ veriT_vr13) :named @p_149))) :rule cong :premises (t40.t1))
  2620 (step t40.t3 (cl (= @p_139 (! (of_nat$ @p_149) :named @p_150))) :rule cong :premises (t40.t2))
  3275 (step t40.t3 (cl (= @p_139 (! (of_nat$ @p_149) :named @p_150))) :rule cong :premises (t40.t2))
  2621 (step t40.t4 (cl @p_151) :rule refl)
  3276 (step t40.t4 (cl @p_151) :rule refl)
  2758 (step t82 (cl @p_246) :rule resolution :premises (t63 t81 t68))
  3413 (step t82 (cl @p_246) :rule resolution :premises (t63 t81 t68))
  2759 (step t83 (cl (! (not @p_168) :named @p_252) @p_110 (not (! (= @p_119 @p_158) :named @p_251))) :rule la_generic :args (1 4 1))
  3414 (step t83 (cl (! (not @p_168) :named @p_252) @p_110 (not (! (= @p_119 @p_158) :named @p_251))) :rule la_generic :args (1 4 1))
  2760 (step t84 (cl (! (not @p_246) :named @p_253) (! (not @p_244) :named @p_254) @p_251) :rule eq_transitive)
  3415 (step t84 (cl (! (not @p_246) :named @p_253) (! (not @p_244) :named @p_254) @p_251) :rule eq_transitive)
  2761 (step t85 (cl @p_252 @p_110 @p_253 @p_254) :rule th_resolution :premises (t83 t84))
  3416 (step t85 (cl @p_252 @p_110 @p_253 @p_254) :rule th_resolution :premises (t83 t84))
  2762 (step t86 (cl) :rule resolution :premises (t85 t44 t67 t82 t79))
  3417 (step t86 (cl) :rule resolution :premises (t85 t44 t67 t82 t79))
  2763 8d6d329bb2354ffa218e4b6256b283b3915c3682 7 0
  3418 195c5f4e7eb20baa5a32cf916824c8152dd91637 7 0
  2764 unsat
  3419 unsat
  2765 (assume axiom0 (! (not (! (not (! (= 1 (* 2 x$)) :named @p_2)) :named @p_3)) :named @p_1))
  3420 (assume a0 (! (not (! (not (! (= 1 (* 2 x$)) :named @p_2)) :named @p_3)) :named @p_1))
  2766 (step t2 (cl (not @p_1) @p_2) :rule not_not)
  3421 (step t2 (cl (not @p_1) @p_2) :rule not_not)
  2767 (step t3 (cl @p_2) :rule th_resolution :premises (t2 axiom0))
  3422 (step t3 (cl @p_2) :rule th_resolution :premises (t2 a0))
  2768 (step t4 (cl @p_3 @p_3) :rule lia_generic)
  3423 (step t4 (cl @p_3 @p_3) :rule lia_generic)
  2769 (step t5 (cl @p_3) :rule contraction :premises (t4))
  3424 (step t5 (cl @p_3) :rule contraction :premises (t4))
  2770 (step t6 (cl) :rule resolution :premises (t5 t3))
  3425 (step t6 (cl) :rule resolution :premises (t5 t3))
  2771 1cf2d299f7ccd81bab0d38f30ec8595b5f133da6 35 0
  3426 f45af256a4bceda428e7fbee4e1e3dbdf14a491e 35 0
  2772 unsat
  3427 unsat
  2773 (assume axiom0 (! (forall ((?v0 A$) (?v1 B$)) (! (= ?v0 (! (fst$ (! (pair$ ?v0 ?v1) :named @p_3)) :named @p_5)) :named @p_7)) :named @p_1))
  3428 (assume a0 (! (forall ((?v0 A$) (?v1 B$)) (! (= ?v0 (! (fst$ (! (pair$ ?v0 ?v1) :named @p_3)) :named @p_5)) :named @p_7)) :named @p_1))
  2774 (assume axiom1 (! (not (! (=> (! (= (! (fst$ (pair$ x$ y$)) :named @p_26) a$) :named @p_18) (! (= x$ a$) :named @p_19)) :named @p_23)) :named @p_17))
  3429 (assume a1 (! (not (! (=> (! (= (! (fst$ (pair$ x$ y$)) :named @p_26) a$) :named @p_18) (! (= x$ a$) :named @p_19)) :named @p_23)) :named @p_17))
  2775 (anchor :step t3 :args ((:= (?v0 A$) veriT_vr0) (:= (?v1 B$) veriT_vr1)))
  3430 (anchor :step t3 :args ((:= (?v0 A$) veriT_vr0) (:= (?v1 B$) veriT_vr1)))
  2776 (step t3.t1 (cl (! (= ?v0 veriT_vr0) :named @p_2)) :rule refl)
  3431 (step t3.t1 (cl (! (= ?v0 veriT_vr0) :named @p_2)) :rule refl)
  2777 (step t3.t2 (cl @p_2) :rule refl)
  3432 (step t3.t2 (cl @p_2) :rule refl)
  2778 (step t3.t3 (cl (= ?v1 veriT_vr1)) :rule refl)
  3433 (step t3.t3 (cl (= ?v1 veriT_vr1)) :rule refl)
  2779 (step t3.t4 (cl (= @p_3 (! (pair$ veriT_vr0 veriT_vr1) :named @p_4))) :rule cong :premises (t3.t2 t3.t3))
  3434 (step t3.t4 (cl (= @p_3 (! (pair$ veriT_vr0 veriT_vr1) :named @p_4))) :rule cong :premises (t3.t2 t3.t3))
  2780 (step t3.t5 (cl (= @p_5 (! (fst$ @p_4) :named @p_6))) :rule cong :premises (t3.t4))
  3435 (step t3.t5 (cl (= @p_5 (! (fst$ @p_4) :named @p_6))) :rule cong :premises (t3.t4))
  2781 (step t3.t6 (cl (= @p_7 (! (= veriT_vr0 @p_6) :named @p_8))) :rule cong :premises (t3.t1 t3.t5))
  3436 (step t3.t6 (cl (= @p_7 (! (= veriT_vr0 @p_6) :named @p_8))) :rule cong :premises (t3.t1 t3.t5))
  2782 (step t3 (cl (! (= @p_1 (! (forall ((veriT_vr0 A$) (veriT_vr1 B$)) @p_8) :named @p_10)) :named @p_9)) :rule bind)
  3437 (step t3 (cl (! (= @p_1 (! (forall ((veriT_vr0 A$) (veriT_vr1 B$)) @p_8) :named @p_10)) :named @p_9)) :rule bind)
  2783 (step t4 (cl (not @p_9) (not @p_1) @p_10) :rule equiv_pos2)
  3438 (step t4 (cl (not @p_9) (not @p_1) @p_10) :rule equiv_pos2)
  2784 (step t5 (cl @p_10) :rule th_resolution :premises (axiom0 t3 t4))
  3439 (step t5 (cl @p_10) :rule th_resolution :premises (a0 t3 t4))
  2785 (anchor :step t6 :args ((:= (veriT_vr0 A$) veriT_vr2) (:= (veriT_vr1 B$) veriT_vr3)))
  3440 (anchor :step t6 :args ((:= (veriT_vr0 A$) veriT_vr2) (:= (veriT_vr1 B$) veriT_vr3)))
  2786 (step t6.t1 (cl (! (= veriT_vr0 veriT_vr2) :named @p_11)) :rule refl)
  3441 (step t6.t1 (cl (! (= veriT_vr0 veriT_vr2) :named @p_11)) :rule refl)
  2787 (step t6.t2 (cl @p_11) :rule refl)
  3442 (step t6.t2 (cl @p_11) :rule refl)
  2788 (step t6.t3 (cl (= veriT_vr1 veriT_vr3)) :rule refl)
  3443 (step t6.t3 (cl (= veriT_vr1 veriT_vr3)) :rule refl)
  2789 (step t6.t4 (cl (= @p_4 (! (pair$ veriT_vr2 veriT_vr3) :named @p_12))) :rule cong :premises (t6.t2 t6.t3))
  3444 (step t6.t4 (cl (= @p_4 (! (pair$ veriT_vr2 veriT_vr3) :named @p_12))) :rule cong :premises (t6.t2 t6.t3))
  2794 (step t8 (cl @p_16) :rule th_resolution :premises (t5 t6 t7))
  3449 (step t8 (cl @p_16) :rule th_resolution :premises (t5 t6 t7))
  2795 (step t9 (cl (! (= @p_17 (! (and @p_18 (! (not @p_19) :named @p_25)) :named @p_21)) :named @p_20)) :rule bool_simplify)
  3450 (step t9 (cl (! (= @p_17 (! (and @p_18 (! (not @p_19) :named @p_25)) :named @p_21)) :named @p_20)) :rule bool_simplify)
  2796 (step t10 (cl (! (not @p_20) :named @p_24) (! (not @p_17) :named @p_22) @p_21) :rule equiv_pos2)
  3451 (step t10 (cl (! (not @p_20) :named @p_24) (! (not @p_17) :named @p_22) @p_21) :rule equiv_pos2)
  2797 (step t11 (cl (not @p_22) @p_23) :rule not_not)
  3452 (step t11 (cl (not @p_22) @p_23) :rule not_not)
  2798 (step t12 (cl @p_24 @p_23 @p_21) :rule th_resolution :premises (t11 t10))
  3453 (step t12 (cl @p_24 @p_23 @p_21) :rule th_resolution :premises (t11 t10))
  2799 (step t13 (cl @p_21) :rule th_resolution :premises (axiom1 t9 t12))
  3454 (step t13 (cl @p_21) :rule th_resolution :premises (a1 t9 t12))
  2800 (step t14 (cl @p_18) :rule and :premises (t13))
  3455 (step t14 (cl @p_18) :rule and :premises (t13))
  2801 (step t15 (cl @p_25) :rule and :premises (t13))
  3456 (step t15 (cl @p_25) :rule and :premises (t13))
  2802 (step t16 (cl (or (! (not @p_16) :named @p_27) (! (= x$ @p_26) :named @p_28))) :rule forall_inst :args ((:= veriT_vr2 x$) (:= veriT_vr3 y$)))
  3457 (step t16 (cl (or (! (not @p_16) :named @p_27) (! (= x$ @p_26) :named @p_28))) :rule forall_inst :args ((:= veriT_vr2 x$) (:= veriT_vr3 y$)))
  2803 (step t17 (cl @p_27 @p_28) :rule or :premises (t16))
  3458 (step t17 (cl @p_27 @p_28) :rule or :premises (t16))
  2804 (step t18 (cl @p_28) :rule resolution :premises (t17 t8))
  3459 (step t18 (cl @p_28) :rule resolution :premises (t17 t8))
  2805 (step t19 (cl (not @p_28) (not @p_18) @p_19) :rule eq_transitive)
  3460 (step t19 (cl (not @p_28) (not @p_18) @p_19) :rule eq_transitive)
  2806 (step t20 (cl) :rule resolution :premises (t19 t14 t15 t18))
  3461 (step t20 (cl) :rule resolution :premises (t19 t14 t15 t18))
  2807 48c92486160c88d9d50f41cf6a3fd33cb769b2b7 67 0
  3462 22e3ad7a3ba163eb9b2786d30a493e2c63cf8f81 67 0
  2808 unsat
  3463 unsat
  2809 (assume axiom1 (! (forall ((?v0 A$) (?v1 B$)) (! (= ?v0 (! (fst$a (! (pair$a ?v0 ?v1) :named @p_3)) :named @p_5)) :named @p_7)) :named @p_1))
  3464 (assume a1 (! (forall ((?v0 A$) (?v1 B$)) (! (= ?v0 (! (fst$a (! (pair$a ?v0 ?v1) :named @p_3)) :named @p_5)) :named @p_7)) :named @p_1))
  2810 (assume axiom3 (! (forall ((?v0 B$) (?v1 A$)) (! (= ?v1 (! (snd$a (! (pair$ ?v0 ?v1) :named @p_19)) :named @p_21)) :named @p_23)) :named @p_17))
  3465 (assume a3 (! (forall ((?v0 B$) (?v1 A$)) (! (= ?v1 (! (snd$a (! (pair$ ?v0 ?v1) :named @p_19)) :named @p_21)) :named @p_23)) :named @p_17))
  2811 (assume axiom4 (! (not (! (=> (! (and (! (= p1$ (! (pair$a x$ y$) :named @p_47)) :named @p_41) (! (= p2$ (! (pair$ y$ x$) :named @p_46)) :named @p_42)) :named @p_34) (! (= (! (fst$a p1$) :named @p_52) (! (snd$a p2$) :named @p_54)) :named @p_35)) :named @p_39)) :named @p_33))
  3466 (assume a4 (! (not (! (=> (! (and (! (= p1$ (! (pair$a x$ y$) :named @p_47)) :named @p_41) (! (= p2$ (! (pair$ y$ x$) :named @p_46)) :named @p_42)) :named @p_34) (! (= (! (fst$a p1$) :named @p_52) (! (snd$a p2$) :named @p_54)) :named @p_35)) :named @p_39)) :named @p_33))
  2812 (anchor :step t4 :args ((:= (?v0 A$) veriT_vr4) (:= (?v1 B$) veriT_vr5)))
  3467 (anchor :step t4 :args ((:= (?v0 A$) veriT_vr4) (:= (?v1 B$) veriT_vr5)))
  2813 (step t4.t1 (cl (! (= ?v0 veriT_vr4) :named @p_2)) :rule refl)
  3468 (step t4.t1 (cl (! (= ?v0 veriT_vr4) :named @p_2)) :rule refl)
  2814 (step t4.t2 (cl @p_2) :rule refl)
  3469 (step t4.t2 (cl @p_2) :rule refl)
  2815 (step t4.t3 (cl (= ?v1 veriT_vr5)) :rule refl)
  3470 (step t4.t3 (cl (= ?v1 veriT_vr5)) :rule refl)
  2816 (step t4.t4 (cl (= @p_3 (! (pair$a veriT_vr4 veriT_vr5) :named @p_4))) :rule cong :premises (t4.t2 t4.t3))
  3471 (step t4.t4 (cl (= @p_3 (! (pair$a veriT_vr4 veriT_vr5) :named @p_4))) :rule cong :premises (t4.t2 t4.t3))
  2817 (step t4.t5 (cl (= @p_5 (! (fst$a @p_4) :named @p_6))) :rule cong :premises (t4.t4))
  3472 (step t4.t5 (cl (= @p_5 (! (fst$a @p_4) :named @p_6))) :rule cong :premises (t4.t4))
  2818 (step t4.t6 (cl (= @p_7 (! (= veriT_vr4 @p_6) :named @p_8))) :rule cong :premises (t4.t1 t4.t5))
  3473 (step t4.t6 (cl (= @p_7 (! (= veriT_vr4 @p_6) :named @p_8))) :rule cong :premises (t4.t1 t4.t5))
  2819 (step t4 (cl (! (= @p_1 (! (forall ((veriT_vr4 A$) (veriT_vr5 B$)) @p_8) :named @p_10)) :named @p_9)) :rule bind)
  3474 (step t4 (cl (! (= @p_1 (! (forall ((veriT_vr4 A$) (veriT_vr5 B$)) @p_8) :named @p_10)) :named @p_9)) :rule bind)
  2820 (step t5 (cl (not @p_9) (not @p_1) @p_10) :rule equiv_pos2)
  3475 (step t5 (cl (not @p_9) (not @p_1) @p_10) :rule equiv_pos2)
  2821 (step t6 (cl @p_10) :rule th_resolution :premises (axiom1 t4 t5))
  3476 (step t6 (cl @p_10) :rule th_resolution :premises (a1 t4 t5))
  2822 (anchor :step t7 :args ((:= (veriT_vr4 A$) veriT_vr6) (:= (veriT_vr5 B$) veriT_vr7)))
  3477 (anchor :step t7 :args ((:= (veriT_vr4 A$) veriT_vr6) (:= (veriT_vr5 B$) veriT_vr7)))
  2823 (step t7.t1 (cl (! (= veriT_vr4 veriT_vr6) :named @p_11)) :rule refl)
  3478 (step t7.t1 (cl (! (= veriT_vr4 veriT_vr6) :named @p_11)) :rule refl)
  2824 (step t7.t2 (cl @p_11) :rule refl)
  3479 (step t7.t2 (cl @p_11) :rule refl)
  2825 (step t7.t3 (cl (= veriT_vr5 veriT_vr7)) :rule refl)
  3480 (step t7.t3 (cl (= veriT_vr5 veriT_vr7)) :rule refl)
  2826 (step t7.t4 (cl (= @p_4 (! (pair$a veriT_vr6 veriT_vr7) :named @p_12))) :rule cong :premises (t7.t2 t7.t3))
  3481 (step t7.t4 (cl (= @p_4 (! (pair$a veriT_vr6 veriT_vr7) :named @p_12))) :rule cong :premises (t7.t2 t7.t3))
  2836 (step t10.t4 (cl (= @p_19 (! (pair$ veriT_vr12 veriT_vr13) :named @p_20))) :rule cong :premises (t10.t2 t10.t3))
  3491 (step t10.t4 (cl (= @p_19 (! (pair$ veriT_vr12 veriT_vr13) :named @p_20))) :rule cong :premises (t10.t2 t10.t3))
  2837 (step t10.t5 (cl (= @p_21 (! (snd$a @p_20) :named @p_22))) :rule cong :premises (t10.t4))
  3492 (step t10.t5 (cl (= @p_21 (! (snd$a @p_20) :named @p_22))) :rule cong :premises (t10.t4))
  2838 (step t10.t6 (cl (= @p_23 (! (= veriT_vr13 @p_22) :named @p_24))) :rule cong :premises (t10.t1 t10.t5))
  3493 (step t10.t6 (cl (= @p_23 (! (= veriT_vr13 @p_22) :named @p_24))) :rule cong :premises (t10.t1 t10.t5))
  2839 (step t10 (cl (! (= @p_17 (! (forall ((veriT_vr12 B$) (veriT_vr13 A$)) @p_24) :named @p_26)) :named @p_25)) :rule bind)
  3494 (step t10 (cl (! (= @p_17 (! (forall ((veriT_vr12 B$) (veriT_vr13 A$)) @p_24) :named @p_26)) :named @p_25)) :rule bind)
  2840 (step t11 (cl (not @p_25) (not @p_17) @p_26) :rule equiv_pos2)
  3495 (step t11 (cl (not @p_25) (not @p_17) @p_26) :rule equiv_pos2)
  2841 (step t12 (cl @p_26) :rule th_resolution :premises (axiom3 t10 t11))
  3496 (step t12 (cl @p_26) :rule th_resolution :premises (a3 t10 t11))
  2842 (anchor :step t13 :args ((:= (veriT_vr12 B$) veriT_vr14) (:= (veriT_vr13 A$) veriT_vr15)))
  3497 (anchor :step t13 :args ((:= (veriT_vr12 B$) veriT_vr14) (:= (veriT_vr13 A$) veriT_vr15)))
  2843 (step t13.t1 (cl (! (= veriT_vr13 veriT_vr15) :named @p_27)) :rule refl)
  3498 (step t13.t1 (cl (! (= veriT_vr13 veriT_vr15) :named @p_27)) :rule refl)
  2844 (step t13.t2 (cl (= veriT_vr12 veriT_vr14)) :rule refl)
  3499 (step t13.t2 (cl (= veriT_vr12 veriT_vr14)) :rule refl)
  2845 (step t13.t3 (cl @p_27) :rule refl)
  3500 (step t13.t3 (cl @p_27) :rule refl)
  2846 (step t13.t4 (cl (= @p_20 (! (pair$ veriT_vr14 veriT_vr15) :named @p_28))) :rule cong :premises (t13.t2 t13.t3))
  3501 (step t13.t4 (cl (= @p_20 (! (pair$ veriT_vr14 veriT_vr15) :named @p_28))) :rule cong :premises (t13.t2 t13.t3))
  2851 (step t15 (cl @p_32) :rule th_resolution :premises (t12 t13 t14))
  3506 (step t15 (cl @p_32) :rule th_resolution :premises (t12 t13 t14))
  2852 (step t16 (cl (! (= @p_33 (! (and @p_34 (! (not @p_35) :named @p_43)) :named @p_37)) :named @p_36)) :rule bool_simplify)
  3507 (step t16 (cl (! (= @p_33 (! (and @p_34 (! (not @p_35) :named @p_43)) :named @p_37)) :named @p_36)) :rule bool_simplify)
  2853 (step t17 (cl (! (not @p_36) :named @p_40) (! (not @p_33) :named @p_38) @p_37) :rule equiv_pos2)
  3508 (step t17 (cl (! (not @p_36) :named @p_40) (! (not @p_33) :named @p_38) @p_37) :rule equiv_pos2)
  2854 (step t18 (cl (not @p_38) @p_39) :rule not_not)
  3509 (step t18 (cl (not @p_38) @p_39) :rule not_not)
  2855 (step t19 (cl @p_40 @p_39 @p_37) :rule th_resolution :premises (t18 t17))
  3510 (step t19 (cl @p_40 @p_39 @p_37) :rule th_resolution :premises (t18 t17))
  2856 (step t20 (cl @p_37) :rule th_resolution :premises (axiom4 t16 t19))
  3511 (step t20 (cl @p_37) :rule th_resolution :premises (a4 t16 t19))
  2857 (step t21 (cl (! (= @p_37 (! (and @p_41 @p_42 @p_43) :named @p_45)) :named @p_44)) :rule ac_simp)
  3512 (step t21 (cl (! (= @p_37 (! (and @p_41 @p_42 @p_43) :named @p_45)) :named @p_44)) :rule ac_simp)
  2858 (step t22 (cl (not @p_44) (not @p_37) @p_45) :rule equiv_pos2)
  3513 (step t22 (cl (not @p_44) (not @p_37) @p_45) :rule equiv_pos2)
  2859 (step t23 (cl @p_45) :rule th_resolution :premises (t20 t21 t22))
  3514 (step t23 (cl @p_45) :rule th_resolution :premises (t20 t21 t22))
  2860 (step t24 (cl @p_41) :rule and :premises (t23))
  3515 (step t24 (cl @p_41) :rule and :premises (t23))
  2861 (step t25 (cl @p_42) :rule and :premises (t23))
  3516 (step t25 (cl @p_42) :rule and :premises (t23))
  2870 (step t34 (cl (! (not @p_42) :named @p_60) @p_56) :rule eq_congruent)
  3525 (step t34 (cl (! (not @p_42) :named @p_60) @p_56) :rule eq_congruent)
  2871 (step t35 (cl @p_57 @p_58 @p_59 @p_35 @p_60) :rule th_resolution :premises (t33 t34))
  3526 (step t35 (cl @p_57 @p_58 @p_59 @p_35 @p_60) :rule th_resolution :premises (t33 t34))
  2872 (step t36 (cl (! (not @p_41) :named @p_62) @p_61) :rule eq_congruent)
  3527 (step t36 (cl (! (not @p_41) :named @p_62) @p_61) :rule eq_congruent)
  2873 (step t37 (cl @p_58 @p_59 @p_35 @p_60 @p_62) :rule th_resolution :premises (t35 t36))
  3528 (step t37 (cl @p_58 @p_59 @p_35 @p_60 @p_62) :rule th_resolution :premises (t35 t36))
  2874 (step t38 (cl) :rule resolution :premises (t37 t24 t25 t26 t30 t32))
  3529 (step t38 (cl) :rule resolution :premises (t37 t24 t25 t26 t30 t32))
  2875 d98294078e51b7d929ca2e2c002b0b435565488d 25 0
  3530 323770b82ef8fd021b5433671b6c4077843fd9d7 97 0
  2876 unsat
  3531 unsat
  2877 (assume axiom0 (! (not (! (or (! (= (! (f$ g$ x$) :named @p_1) (! (and (! (fun_app$ g$ x$) :named @p_2) true) :named @p_13)) :named @p_4) (or (! (= @p_1 true) :named @p_5) (! (= @p_2 true) :named @p_6))) :named @p_3)) :named @p_7))
  3532 (assume a1 (! (forall ((?v0 A_b_fun$) (?v1 A$) (?v2 B$) (?v3 A$)) (! (= (! (fun_app$ (! (fun_upd$ ?v0 ?v1 ?v2) :named @p_2) ?v3) :named @p_4) (! (ite (! (= ?v1 ?v3) :named @p_8) ?v2 (! (fun_app$ ?v0 ?v3) :named @p_12)) :named @p_14)) :named @p_16)) :named @p_1))
  2878 (step t2 (cl (= @p_3 (! (or @p_4 @p_5 @p_6) :named @p_8))) :rule ac_simp)
  3533 (assume a2 (! (not (! (=> (! (and (! (not (! (= i$ i1$) :named @p_62)) :named @p_40) (! (not (! (= i$ i2$) :named @p_46)) :named @p_41)) :named @p_33) (! (= (! (fun_app$ (fun_upd$ (! (fun_upd$ f$ i1$ v1$) :named @p_47) i2$ v2$) i$) :named @p_45) (! (fun_app$ f$ i$) :named @p_63)) :named @p_34)) :named @p_38)) :named @p_32))
  2879 (step t3 (cl (! (= @p_7 (! (not @p_8) :named @p_10)) :named @p_9)) :rule cong :premises (t2))
       
  2880 (step t4 (cl (! (not @p_9) :named @p_12) (! (not @p_7) :named @p_11) @p_10) :rule equiv_pos2)
       
  2881 (step t5 (cl (not @p_11) @p_3) :rule not_not)
       
  2882 (step t6 (cl @p_12 @p_3 @p_10) :rule th_resolution :premises (t5 t4))
       
  2883 (step t7 (cl @p_10) :rule th_resolution :premises (axiom0 t3 t6))
       
  2884 (step t8 (cl (= @p_13 (! (and @p_2) :named @p_14))) :rule and_simplify)
       
  2885 (step t9 (cl (= @p_14 @p_2)) :rule and_simplify)
       
  2886 (step t10 (cl (= @p_13 @p_2)) :rule trans :premises (t8 t9))
       
  2887 (step t11 (cl (= @p_4 (! (= @p_1 @p_2) :named @p_15))) :rule cong :premises (t10))
       
  2888 (step t12 (cl (= @p_5 @p_1)) :rule equiv_simplify)
       
  2889 (step t13 (cl (= @p_6 @p_2)) :rule equiv_simplify)
       
  2890 (step t14 (cl (= @p_8 (! (or @p_15 @p_1 @p_2) :named @p_16))) :rule cong :premises (t11 t12 t13))
       
  2891 (step t15 (cl (! (= @p_10 (! (not @p_16) :named @p_18)) :named @p_17)) :rule cong :premises (t14))
       
  2892 (step t16 (cl (! (not @p_17) :named @p_20) (! (not @p_10) :named @p_19) @p_18) :rule equiv_pos2)
       
  2893 (step t17 (cl (not @p_19) @p_8) :rule not_not)
       
  2894 (step t18 (cl @p_20 @p_8 @p_18) :rule th_resolution :premises (t17 t16))
       
  2895 (step t19 (cl @p_18) :rule th_resolution :premises (t7 t15 t18))
       
  2896 (step t20 (cl (not @p_15)) :rule not_or :premises (t19))
       
  2897 (step t21 (cl @p_1 @p_2) :rule not_equiv1 :premises (t20))
       
  2898 (step t22 (cl (not @p_1)) :rule not_or :premises (t19))
       
  2899 (step t23 (cl (not @p_2)) :rule not_or :premises (t19))
       
  2900 (step t24 (cl) :rule resolution :premises (t21 t22 t23))
       
  2901 a6d9c8f29a4df3b9eaa40764e38a8a41a8961f01 97 0
       
  2902 unsat
       
  2903 (assume axiom1 (! (forall ((?v0 A_b_fun$) (?v1 A$) (?v2 B$) (?v3 A$)) (! (= (! (fun_app$ (! (fun_upd$ ?v0 ?v1 ?v2) :named @p_2) ?v3) :named @p_4) (! (ite (! (= ?v1 ?v3) :named @p_8) ?v2 (! (fun_app$ ?v0 ?v3) :named @p_12)) :named @p_14)) :named @p_16)) :named @p_1))
       
  2904 (assume axiom2 (! (not (! (=> (! (and (! (not (! (= i$ i1$) :named @p_62)) :named @p_40) (! (not (! (= i$ i2$) :named @p_46)) :named @p_41)) :named @p_33) (! (= (! (fun_app$ (fun_upd$ (! (fun_upd$ f$ i1$ v1$) :named @p_47) i2$ v2$) i$) :named @p_45) (! (fun_app$ f$ i$) :named @p_63)) :named @p_34)) :named @p_38)) :named @p_32))
       
  2905 (anchor :step t3 :args ((:= (?v0 A_b_fun$) veriT_vr6) (:= (?v1 A$) veriT_vr7) (:= (?v2 B$) veriT_vr8) (:= (?v3 A$) veriT_vr9)))
  3534 (anchor :step t3 :args ((:= (?v0 A_b_fun$) veriT_vr6) (:= (?v1 A$) veriT_vr7) (:= (?v2 B$) veriT_vr8) (:= (?v3 A$) veriT_vr9)))
  2906 (step t3.t1 (cl (! (= ?v0 veriT_vr6) :named @p_11)) :rule refl)
  3535 (step t3.t1 (cl (! (= ?v0 veriT_vr6) :named @p_11)) :rule refl)
  2907 (step t3.t2 (cl (! (= ?v1 veriT_vr7) :named @p_6)) :rule refl)
  3536 (step t3.t2 (cl (! (= ?v1 veriT_vr7) :named @p_6)) :rule refl)
  2908 (step t3.t3 (cl (! (= ?v2 veriT_vr8) :named @p_10)) :rule refl)
  3537 (step t3.t3 (cl (! (= ?v2 veriT_vr8) :named @p_10)) :rule refl)
  2909 (step t3.t4 (cl (= @p_2 (! (fun_upd$ veriT_vr6 veriT_vr7 veriT_vr8) :named @p_3))) :rule cong :premises (t3.t1 t3.t2 t3.t3))
  3538 (step t3.t4 (cl (= @p_2 (! (fun_upd$ veriT_vr6 veriT_vr7 veriT_vr8) :named @p_3))) :rule cong :premises (t3.t1 t3.t2 t3.t3))
  2918 (step t3.t13 (cl (= @p_12 (! (fun_app$ veriT_vr6 veriT_vr9) :named @p_13))) :rule cong :premises (t3.t11 t3.t12))
  3547 (step t3.t13 (cl (= @p_12 (! (fun_app$ veriT_vr6 veriT_vr9) :named @p_13))) :rule cong :premises (t3.t11 t3.t12))
  2919 (step t3.t14 (cl (= @p_14 (! (ite @p_9 veriT_vr8 @p_13) :named @p_15))) :rule cong :premises (t3.t9 t3.t10 t3.t13))
  3548 (step t3.t14 (cl (= @p_14 (! (ite @p_9 veriT_vr8 @p_13) :named @p_15))) :rule cong :premises (t3.t9 t3.t10 t3.t13))
  2920 (step t3.t15 (cl (= @p_16 (! (= @p_5 @p_15) :named @p_17))) :rule cong :premises (t3.t6 t3.t14))
  3549 (step t3.t15 (cl (= @p_16 (! (= @p_5 @p_15) :named @p_17))) :rule cong :premises (t3.t6 t3.t14))
  2921 (step t3 (cl (! (= @p_1 (! (forall ((veriT_vr6 A_b_fun$) (veriT_vr7 A$) (veriT_vr8 B$) (veriT_vr9 A$)) @p_17) :named @p_19)) :named @p_18)) :rule bind)
  3550 (step t3 (cl (! (= @p_1 (! (forall ((veriT_vr6 A_b_fun$) (veriT_vr7 A$) (veriT_vr8 B$) (veriT_vr9 A$)) @p_17) :named @p_19)) :named @p_18)) :rule bind)
  2922 (step t4 (cl (not @p_18) (not @p_1) @p_19) :rule equiv_pos2)
  3551 (step t4 (cl (not @p_18) (not @p_1) @p_19) :rule equiv_pos2)
  2923 (step t5 (cl @p_19) :rule th_resolution :premises (axiom1 t3 t4))
  3552 (step t5 (cl @p_19) :rule th_resolution :premises (a1 t3 t4))
  2924 (anchor :step t6 :args ((:= (veriT_vr6 A_b_fun$) veriT_vr10) (:= (veriT_vr7 A$) veriT_vr11) (:= (veriT_vr8 B$) veriT_vr12) (:= (veriT_vr9 A$) veriT_vr13)))
  3553 (anchor :step t6 :args ((:= (veriT_vr6 A_b_fun$) veriT_vr10) (:= (veriT_vr7 A$) veriT_vr11) (:= (veriT_vr8 B$) veriT_vr12) (:= (veriT_vr9 A$) veriT_vr13)))
  2925 (step t6.t1 (cl (! (= veriT_vr6 veriT_vr10) :named @p_26)) :rule refl)
  3554 (step t6.t1 (cl (! (= veriT_vr6 veriT_vr10) :named @p_26)) :rule refl)
  2926 (step t6.t2 (cl (! (= veriT_vr7 veriT_vr11) :named @p_22)) :rule refl)
  3555 (step t6.t2 (cl (! (= veriT_vr7 veriT_vr11) :named @p_22)) :rule refl)
  2927 (step t6.t3 (cl (! (= veriT_vr8 veriT_vr12) :named @p_25)) :rule refl)
  3556 (step t6.t3 (cl (! (= veriT_vr8 veriT_vr12) :named @p_25)) :rule refl)
  2928 (step t6.t4 (cl (= @p_3 (! (fun_upd$ veriT_vr10 veriT_vr11 veriT_vr12) :named @p_20))) :rule cong :premises (t6.t1 t6.t2 t6.t3))
  3557 (step t6.t4 (cl (= @p_3 (! (fun_upd$ veriT_vr10 veriT_vr11 veriT_vr12) :named @p_20))) :rule cong :premises (t6.t1 t6.t2 t6.t3))
  2942 (step t8 (cl @p_31) :rule th_resolution :premises (t5 t6 t7))
  3571 (step t8 (cl @p_31) :rule th_resolution :premises (t5 t6 t7))
  2943 (step t9 (cl (! (= @p_32 (! (and @p_33 (! (not @p_34) :named @p_42)) :named @p_36)) :named @p_35)) :rule bool_simplify)
  3572 (step t9 (cl (! (= @p_32 (! (and @p_33 (! (not @p_34) :named @p_42)) :named @p_36)) :named @p_35)) :rule bool_simplify)
  2944 (step t10 (cl (! (not @p_35) :named @p_39) (! (not @p_32) :named @p_37) @p_36) :rule equiv_pos2)
  3573 (step t10 (cl (! (not @p_35) :named @p_39) (! (not @p_32) :named @p_37) @p_36) :rule equiv_pos2)
  2945 (step t11 (cl (not @p_37) @p_38) :rule not_not)
  3574 (step t11 (cl (not @p_37) @p_38) :rule not_not)
  2946 (step t12 (cl @p_39 @p_38 @p_36) :rule th_resolution :premises (t11 t10))
  3575 (step t12 (cl @p_39 @p_38 @p_36) :rule th_resolution :premises (t11 t10))
  2947 (step t13 (cl @p_36) :rule th_resolution :premises (axiom2 t9 t12))
  3576 (step t13 (cl @p_36) :rule th_resolution :premises (a2 t9 t12))
  2948 (step t14 (cl (! (= @p_36 (! (and @p_40 @p_41 @p_42) :named @p_44)) :named @p_43)) :rule ac_simp)
  3577 (step t14 (cl (! (= @p_36 (! (and @p_40 @p_41 @p_42) :named @p_44)) :named @p_43)) :rule ac_simp)
  2949 (step t15 (cl (not @p_43) (not @p_36) @p_44) :rule equiv_pos2)
  3578 (step t15 (cl (not @p_43) (not @p_36) @p_44) :rule equiv_pos2)
  2950 (step t16 (cl @p_44) :rule th_resolution :premises (t13 t14 t15))
  3579 (step t16 (cl @p_44) :rule th_resolution :premises (t13 t14 t15))
  2951 (step t17 (cl @p_40) :rule and :premises (t16))
  3580 (step t17 (cl @p_40) :rule and :premises (t16))
  2952 (step t18 (cl @p_41) :rule and :premises (t16))
  3581 (step t18 (cl @p_41) :rule and :premises (t16))
  2994 (step t50 (cl @p_71) :rule resolution :premises (t44 t49))
  3623 (step t50 (cl @p_71) :rule resolution :premises (t44 t49))
  2995 (step t51 (cl @p_72) :rule resolution :premises (t46 t49))
  3624 (step t51 (cl @p_72) :rule resolution :premises (t46 t49))
  2996 (step t52 (cl @p_73) :rule resolution :premises (t48 t51))
  3625 (step t52 (cl @p_73) :rule resolution :premises (t48 t51))
  2997 (step t53 (cl (not @p_58) (not @p_60) (not @p_71) (not @p_73) @p_34) :rule eq_transitive)
  3626 (step t53 (cl (not @p_58) (not @p_60) (not @p_71) (not @p_73) @p_34) :rule eq_transitive)
  2998 (step t54 (cl) :rule resolution :premises (t53 t19 t34 t36 t50 t52))
  3627 (step t54 (cl) :rule resolution :premises (t53 t19 t34 t36 t50 t52))
  2999 6c882ad63eb28539c511430af509d5d6577b2638 38 0
  3628 5c8ad736381ed7e2bc55bcefd8a06994784b278f 25 0
  3000 unsat
  3629 unsat
  3001 (assume axiom0 (! (forall ((?v0 A$)) (! (= ?v0 (! (id$ ?v0) :named @p_4)) :named @p_6)) :named @p_2))
  3630 (assume a0 (! (not (! (or (! (= (! (f$ g$ x$) :named @p_1) (! (and (! (fun_app$ g$ x$) :named @p_2) true) :named @p_13)) :named @p_4) (or (! (= @p_1 true) :named @p_5) (! (= @p_2 true) :named @p_6))) :named @p_3)) :named @p_7))
  3002 (assume axiom1 (forall ((?v0 Bool)) (= (id$a ?v0) ?v0)))
  3631 (step t2 (cl (= @p_3 (! (or @p_4 @p_5 @p_6) :named @p_8))) :rule ac_simp)
  3003 (assume axiom2 (! (not (! (and (! (= x$ (id$ x$)) :named @p_23) (! (= (! (id$a true) :named @p_17) true) :named @p_1)) :named @p_22)) :named @p_24))
  3632 (step t3 (cl (! (= @p_7 (! (not @p_8) :named @p_10)) :named @p_9)) :rule cong :premises (t2))
  3004 (step t4 (cl (! (and (! (= (! (id$a false) :named @p_16) false) :named @p_15) @p_1) :named @p_18)) :rule bfun_elim :premises (axiom1))
  3633 (step t4 (cl (! (not @p_9) :named @p_12) (! (not @p_7) :named @p_11) @p_10) :rule equiv_pos2)
       
  3634 (step t5 (cl (not @p_11) @p_3) :rule not_not)
       
  3635 (step t6 (cl @p_12 @p_3 @p_10) :rule th_resolution :premises (t5 t4))
       
  3636 (step t7 (cl @p_10) :rule th_resolution :premises (a0 t3 t6))
       
  3637 (step t8 (cl (= @p_13 (! (and @p_2) :named @p_14))) :rule and_simplify)
       
  3638 (step t9 (cl (= @p_14 @p_2)) :rule and_simplify)
       
  3639 (step t10 (cl (= @p_13 @p_2)) :rule trans :premises (t8 t9))
       
  3640 (step t11 (cl (= @p_4 (! (= @p_1 @p_2) :named @p_15))) :rule cong :premises (t10))
       
  3641 (step t12 (cl (= @p_5 @p_1)) :rule equiv_simplify)
       
  3642 (step t13 (cl (= @p_6 @p_2)) :rule equiv_simplify)
       
  3643 (step t14 (cl (= @p_8 (! (or @p_15 @p_1 @p_2) :named @p_16))) :rule cong :premises (t11 t12 t13))
       
  3644 (step t15 (cl (! (= @p_10 (! (not @p_16) :named @p_18)) :named @p_17)) :rule cong :premises (t14))
       
  3645 (step t16 (cl (! (not @p_17) :named @p_20) (! (not @p_10) :named @p_19) @p_18) :rule equiv_pos2)
       
  3646 (step t17 (cl (not @p_19) @p_8) :rule not_not)
       
  3647 (step t18 (cl @p_20 @p_8 @p_18) :rule th_resolution :premises (t17 t16))
       
  3648 (step t19 (cl @p_18) :rule th_resolution :premises (t7 t15 t18))
       
  3649 (step t20 (cl (not @p_15)) :rule not_or :premises (t19))
       
  3650 (step t21 (cl @p_1 @p_2) :rule not_equiv1 :premises (t20))
       
  3651 (step t22 (cl (not @p_1)) :rule not_or :premises (t19))
       
  3652 (step t23 (cl (not @p_2)) :rule not_or :premises (t19))
       
  3653 (step t24 (cl) :rule resolution :premises (t21 t22 t23))
       
  3654 866c42407f20d04dcdd5beace79be280ba36c916 38 0
       
  3655 unsat
       
  3656 (assume a0 (! (forall ((?v0 A$)) (! (= ?v0 (! (id$ ?v0) :named @p_4)) :named @p_6)) :named @p_2))
       
  3657 (assume a1 (forall ((?v0 Bool)) (= (id$a ?v0) ?v0)))
       
  3658 (assume a2 (! (not (! (and (! (= x$ (id$ x$)) :named @p_23) (! (= (! (id$a true) :named @p_17) true) :named @p_1)) :named @p_22)) :named @p_24))
       
  3659 (step t4 (cl (! (and (! (= (! (id$a false) :named @p_16) false) :named @p_15) @p_1) :named @p_18)) :rule bfun_elim :premises (a1))
  3005 (anchor :step t5 :args ((:= (?v0 A$) veriT_vr0)))
  3660 (anchor :step t5 :args ((:= (?v0 A$) veriT_vr0)))
  3006 (step t5.t1 (cl (! (= ?v0 veriT_vr0) :named @p_3)) :rule refl)
  3661 (step t5.t1 (cl (! (= ?v0 veriT_vr0) :named @p_3)) :rule refl)
  3007 (step t5.t2 (cl @p_3) :rule refl)
  3662 (step t5.t2 (cl @p_3) :rule refl)
  3008 (step t5.t3 (cl (= @p_4 (! (id$ veriT_vr0) :named @p_5))) :rule cong :premises (t5.t2))
  3663 (step t5.t3 (cl (= @p_4 (! (id$ veriT_vr0) :named @p_5))) :rule cong :premises (t5.t2))
  3009 (step t5.t4 (cl (= @p_6 (! (= veriT_vr0 @p_5) :named @p_7))) :rule cong :premises (t5.t1 t5.t3))
  3664 (step t5.t4 (cl (= @p_6 (! (= veriT_vr0 @p_5) :named @p_7))) :rule cong :premises (t5.t1 t5.t3))
  3010 (step t5 (cl (! (= @p_2 (! (forall ((veriT_vr0 A$)) @p_7) :named @p_9)) :named @p_8)) :rule bind)
  3665 (step t5 (cl (! (= @p_2 (! (forall ((veriT_vr0 A$)) @p_7) :named @p_9)) :named @p_8)) :rule bind)
  3011 (step t6 (cl (not @p_8) (not @p_2) @p_9) :rule equiv_pos2)
  3666 (step t6 (cl (not @p_8) (not @p_2) @p_9) :rule equiv_pos2)
  3012 (step t7 (cl @p_9) :rule th_resolution :premises (axiom0 t5 t6))
  3667 (step t7 (cl @p_9) :rule th_resolution :premises (a0 t5 t6))
  3013 (anchor :step t8 :args ((:= (veriT_vr0 A$) veriT_vr1)))
  3668 (anchor :step t8 :args ((:= (veriT_vr0 A$) veriT_vr1)))
  3014 (step t8.t1 (cl (! (= veriT_vr0 veriT_vr1) :named @p_10)) :rule refl)
  3669 (step t8.t1 (cl (! (= veriT_vr0 veriT_vr1) :named @p_10)) :rule refl)
  3015 (step t8.t2 (cl @p_10) :rule refl)
  3670 (step t8.t2 (cl @p_10) :rule refl)
  3016 (step t8.t3 (cl (= @p_5 (! (id$ veriT_vr1) :named @p_11))) :rule cong :premises (t8.t2))
  3671 (step t8.t3 (cl (= @p_5 (! (id$ veriT_vr1) :named @p_11))) :rule cong :premises (t8.t2))
  3017 (step t8.t4 (cl (= @p_7 (! (= veriT_vr1 @p_11) :named @p_12))) :rule cong :premises (t8.t1 t8.t3))
  3672 (step t8.t4 (cl (= @p_7 (! (= veriT_vr1 @p_11) :named @p_12))) :rule cong :premises (t8.t1 t8.t3))
  3026 (step t16 (cl (= @p_22 (! (and @p_23 @p_17) :named @p_25))) :rule cong :premises (t12))
  3681 (step t16 (cl (= @p_22 (! (and @p_23 @p_17) :named @p_25))) :rule cong :premises (t12))
  3027 (step t17 (cl (! (= @p_24 (! (not @p_25) :named @p_27)) :named @p_26)) :rule cong :premises (t16))
  3682 (step t17 (cl (! (= @p_24 (! (not @p_25) :named @p_27)) :named @p_26)) :rule cong :premises (t16))
  3028 (step t18 (cl (! (not @p_26) :named @p_29) (! (not @p_24) :named @p_28) @p_27) :rule equiv_pos2)
  3683 (step t18 (cl (! (not @p_26) :named @p_29) (! (not @p_24) :named @p_28) @p_27) :rule equiv_pos2)
  3029 (step t19 (cl (not @p_28) @p_22) :rule not_not)
  3684 (step t19 (cl (not @p_28) @p_22) :rule not_not)
  3030 (step t20 (cl @p_29 @p_22 @p_27) :rule th_resolution :premises (t19 t18))
  3685 (step t20 (cl @p_29 @p_22 @p_27) :rule th_resolution :premises (t19 t18))
  3031 (step t21 (cl @p_27) :rule th_resolution :premises (axiom2 t17 t20))
  3686 (step t21 (cl @p_27) :rule th_resolution :premises (a2 t17 t20))
  3032 (step t22 (cl @p_17) :rule and :premises (t15))
  3687 (step t22 (cl @p_17) :rule and :premises (t15))
  3033 (step t23 (cl (! (not @p_23) :named @p_30) (not @p_17)) :rule not_and :premises (t21))
  3688 (step t23 (cl (! (not @p_23) :named @p_30) (not @p_17)) :rule not_and :premises (t21))
  3034 (step t24 (cl @p_30) :rule resolution :premises (t23 t22))
  3689 (step t24 (cl @p_30) :rule resolution :premises (t23 t22))
  3035 (step t25 (cl (or (! (not @p_14) :named @p_31) @p_23)) :rule forall_inst :args ((:= veriT_vr1 x$)))
  3690 (step t25 (cl (or (! (not @p_14) :named @p_31) @p_23)) :rule forall_inst :args ((:= veriT_vr1 x$)))
  3036 (step t26 (cl @p_31 @p_23) :rule or :premises (t25))
  3691 (step t26 (cl @p_31 @p_23) :rule or :premises (t25))
  3037 (step t27 (cl) :rule resolution :premises (t26 t10 t24))
  3692 (step t27 (cl) :rule resolution :premises (t26 t10 t24))
  3038 395426c1e77b0b2b43dd37f4fdc5b1794b758773 27 0
  3693 75683ef8683272f0e70a656b2aaeeba1b535ac8d 27 0
  3039 unsat
  3694 unsat
  3040 (assume axiom0 (not (=> (f$ (! (exists ((?v0 A$)) (! (g$ ?v0) :named @p_2)) :named @p_1)) true)))
  3695 (assume a0 (not (=> (f$ (! (exists ((?v0 A$)) (! (g$ ?v0) :named @p_2)) :named @p_1)) true)))
  3041 (step t2 (cl (! (not (! (=> (! (ite @p_1 (! (f$ true) :named @p_6) (! (f$ false) :named @p_7)) :named @p_4) true) :named @p_8)) :named @p_10)) :rule bfun_elim :premises (axiom0))
  3696 (step t2 (cl (! (not (! (=> (! (ite @p_1 (! (f$ true) :named @p_6) (! (f$ false) :named @p_7)) :named @p_4) true) :named @p_8)) :named @p_10)) :rule bfun_elim :premises (a0))
  3042 (anchor :step t3 :args ((:= (?v0 A$) veriT_vr0)))
  3697 (anchor :step t3 :args ((:= (?v0 A$) veriT_vr0)))
  3043 (step t3.t1 (cl (= ?v0 veriT_vr0)) :rule refl)
  3698 (step t3.t1 (cl (= ?v0 veriT_vr0)) :rule refl)
  3044 (step t3.t2 (cl (= @p_2 (! (g$ veriT_vr0) :named @p_3))) :rule cong :premises (t3.t1))
  3699 (step t3.t2 (cl (= @p_2 (! (g$ veriT_vr0) :named @p_3))) :rule cong :premises (t3.t1))
  3045 (step t3 (cl (= @p_1 (! (exists ((veriT_vr0 A$)) @p_3) :named @p_5))) :rule bind)
  3700 (step t3 (cl (= @p_1 (! (exists ((veriT_vr0 A$)) @p_3) :named @p_5))) :rule bind)
  3046 (step t4 (cl (= @p_4 (! (ite @p_5 @p_6 @p_7) :named @p_9))) :rule cong :premises (t3))
  3701 (step t4 (cl (= @p_4 (! (ite @p_5 @p_6 @p_7) :named @p_9))) :rule cong :premises (t3))
  3061 (step t19 (cl (! (= @p_17 false) :named @p_22)) :rule trans :premises (t17 t18))
  3716 (step t19 (cl (! (= @p_17 false) :named @p_22)) :rule trans :premises (t17 t18))
  3062 (step t20 (cl (not @p_22) (not @p_17) false) :rule equiv_pos2)
  3717 (step t20 (cl (not @p_22) (not @p_17) false) :rule equiv_pos2)
  3063 (step t21 (cl false) :rule th_resolution :premises (t15 t19 t20))
  3718 (step t21 (cl false) :rule th_resolution :premises (t15 t19 t20))
  3064 (step t22 (cl (not false)) :rule false)
  3719 (step t22 (cl (not false)) :rule false)
  3065 (step t23 (cl) :rule resolution :premises (t21 t22))
  3720 (step t23 (cl) :rule resolution :premises (t21 t22))
  3066 2bbe312ac0bf24de2abf59ed85b8b3b02d04d4eb 60 0
  3721 c16c43a541a3283a006315d4b74b5196ee73be5b 27 0
  3067 unsat
  3722 unsat
  3068 (assume axiom0 (! (forall ((?v0 Int) (?v1 Int)) (! (= (! (fun_app$ (! (fun_app$a uu$ ?v0) :named @p_2) ?v1) :named @p_4) (! (<= ?v0 ?v1) :named @p_8)) :named @p_10)) :named @p_1))
  3723 (assume a0 (not (=> (f$ (! (forall ((?v0 A$)) (! (g$ ?v0) :named @p_2)) :named @p_1)) true)))
  3069 (assume axiom1 (! (not (! (=> (! (= uu$ le$) :named @p_23) (! (fun_app$ (! (fun_app$a le$ 3) :named @p_40) 42) :named @p_24)) :named @p_28)) :named @p_22))
  3724 (step t2 (cl (! (not (! (=> (! (ite @p_1 (! (f$ true) :named @p_6) (! (f$ false) :named @p_7)) :named @p_4) true) :named @p_8)) :named @p_10)) :rule bfun_elim :premises (a0))
       
  3725 (anchor :step t3 :args ((:= (?v0 A$) veriT_vr0)))
       
  3726 (step t3.t1 (cl (= ?v0 veriT_vr0)) :rule refl)
       
  3727 (step t3.t2 (cl (= @p_2 (! (g$ veriT_vr0) :named @p_3))) :rule cong :premises (t3.t1))
       
  3728 (step t3 (cl (= @p_1 (! (forall ((veriT_vr0 A$)) @p_3) :named @p_5))) :rule bind)
       
  3729 (step t4 (cl (= @p_4 (! (ite @p_5 @p_6 @p_7) :named @p_9))) :rule cong :premises (t3))
       
  3730 (step t5 (cl (= @p_8 (! (=> @p_9 true) :named @p_11))) :rule cong :premises (t4))
       
  3731 (step t6 (cl (! (= @p_10 (! (not @p_11) :named @p_13)) :named @p_12)) :rule cong :premises (t5))
       
  3732 (step t7 (cl (! (not @p_12) :named @p_15) (! (not @p_10) :named @p_14) @p_13) :rule equiv_pos2)
       
  3733 (step t8 (cl (not @p_14) @p_8) :rule not_not)
       
  3734 (step t9 (cl @p_15 @p_8 @p_13) :rule th_resolution :premises (t8 t7))
       
  3735 (step t10 (cl @p_13) :rule th_resolution :premises (t2 t6 t9))
       
  3736 (step t11 (cl (! (= @p_13 (! (and @p_9 (! (not true) :named @p_20)) :named @p_17)) :named @p_16)) :rule bool_simplify)
       
  3737 (step t12 (cl (! (not @p_16) :named @p_19) (! (not @p_13) :named @p_18) @p_17) :rule equiv_pos2)
       
  3738 (step t13 (cl (not @p_18) @p_11) :rule not_not)
       
  3739 (step t14 (cl @p_19 @p_11 @p_17) :rule th_resolution :premises (t13 t12))
       
  3740 (step t15 (cl @p_17) :rule th_resolution :premises (t10 t11 t14))
       
  3741 (step t16 (cl (= @p_20 false)) :rule not_simplify)
       
  3742 (step t17 (cl (= @p_17 (! (and @p_9 false) :named @p_21))) :rule cong :premises (t16))
       
  3743 (step t18 (cl (= @p_21 false)) :rule and_simplify)
       
  3744 (step t19 (cl (! (= @p_17 false) :named @p_22)) :rule trans :premises (t17 t18))
       
  3745 (step t20 (cl (not @p_22) (not @p_17) false) :rule equiv_pos2)
       
  3746 (step t21 (cl false) :rule th_resolution :premises (t15 t19 t20))
       
  3747 (step t22 (cl (not false)) :rule false)
       
  3748 (step t23 (cl) :rule resolution :premises (t21 t22))
       
  3749 bfe8d775ab64ce32fa8986be49dfdcae57d75099 60 0
       
  3750 unsat
       
  3751 (assume a0 (! (forall ((?v0 Int) (?v1 Int)) (! (= (! (fun_app$ (! (fun_app$a uu$ ?v0) :named @p_2) ?v1) :named @p_4) (! (<= ?v0 ?v1) :named @p_8)) :named @p_10)) :named @p_1))
       
  3752 (assume a1 (! (not (! (=> (! (= uu$ le$) :named @p_23) (! (fun_app$ (! (fun_app$a le$ 3) :named @p_40) 42) :named @p_24)) :named @p_28)) :named @p_22))
  3070 (anchor :step t3 :args ((:= (?v0 Int) veriT_vr0) (:= (?v1 Int) veriT_vr1)))
  3753 (anchor :step t3 :args ((:= (?v0 Int) veriT_vr0) (:= (?v1 Int) veriT_vr1)))
  3071 (step t3.t1 (cl (! (= ?v0 veriT_vr0) :named @p_6)) :rule refl)
  3754 (step t3.t1 (cl (! (= ?v0 veriT_vr0) :named @p_6)) :rule refl)
  3072 (step t3.t2 (cl (= @p_2 (! (fun_app$a uu$ veriT_vr0) :named @p_3))) :rule cong :premises (t3.t1))
  3755 (step t3.t2 (cl (= @p_2 (! (fun_app$a uu$ veriT_vr0) :named @p_3))) :rule cong :premises (t3.t1))
  3073 (step t3.t3 (cl (! (= ?v1 veriT_vr1) :named @p_7)) :rule refl)
  3756 (step t3.t3 (cl (! (= ?v1 veriT_vr1) :named @p_7)) :rule refl)
  3074 (step t3.t4 (cl (= @p_4 (! (fun_app$ @p_3 veriT_vr1) :named @p_5))) :rule cong :premises (t3.t2 t3.t3))
  3757 (step t3.t4 (cl (= @p_4 (! (fun_app$ @p_3 veriT_vr1) :named @p_5))) :rule cong :premises (t3.t2 t3.t3))
  3076 (step t3.t6 (cl @p_7) :rule refl)
  3759 (step t3.t6 (cl @p_7) :rule refl)
  3077 (step t3.t7 (cl (= @p_8 (! (<= veriT_vr0 veriT_vr1) :named @p_9))) :rule cong :premises (t3.t5 t3.t6))
  3760 (step t3.t7 (cl (= @p_8 (! (<= veriT_vr0 veriT_vr1) :named @p_9))) :rule cong :premises (t3.t5 t3.t6))
  3078 (step t3.t8 (cl (= @p_10 (! (= @p_5 @p_9) :named @p_11))) :rule cong :premises (t3.t4 t3.t7))
  3761 (step t3.t8 (cl (= @p_10 (! (= @p_5 @p_9) :named @p_11))) :rule cong :premises (t3.t4 t3.t7))
  3079 (step t3 (cl (! (= @p_1 (! (forall ((veriT_vr0 Int) (veriT_vr1 Int)) @p_11) :named @p_13)) :named @p_12)) :rule bind)
  3762 (step t3 (cl (! (= @p_1 (! (forall ((veriT_vr0 Int) (veriT_vr1 Int)) @p_11) :named @p_13)) :named @p_12)) :rule bind)
  3080 (step t4 (cl (not @p_12) (not @p_1) @p_13) :rule equiv_pos2)
  3763 (step t4 (cl (not @p_12) (not @p_1) @p_13) :rule equiv_pos2)
  3081 (step t5 (cl @p_13) :rule th_resolution :premises (axiom0 t3 t4))
  3764 (step t5 (cl @p_13) :rule th_resolution :premises (a0 t3 t4))
  3082 (anchor :step t6 :args ((:= (veriT_vr0 Int) veriT_vr2) (:= (veriT_vr1 Int) veriT_vr3)))
  3765 (anchor :step t6 :args ((:= (veriT_vr0 Int) veriT_vr2) (:= (veriT_vr1 Int) veriT_vr3)))
  3083 (step t6.t1 (cl (! (= veriT_vr0 veriT_vr2) :named @p_16)) :rule refl)
  3766 (step t6.t1 (cl (! (= veriT_vr0 veriT_vr2) :named @p_16)) :rule refl)
  3084 (step t6.t2 (cl (= @p_3 (! (fun_app$a uu$ veriT_vr2) :named @p_14))) :rule cong :premises (t6.t1))
  3767 (step t6.t2 (cl (= @p_3 (! (fun_app$a uu$ veriT_vr2) :named @p_14))) :rule cong :premises (t6.t1))
  3085 (step t6.t3 (cl (! (= veriT_vr1 veriT_vr3) :named @p_17)) :rule refl)
  3768 (step t6.t3 (cl (! (= veriT_vr1 veriT_vr3) :named @p_17)) :rule refl)
  3086 (step t6.t4 (cl (= @p_5 (! (fun_app$ @p_14 veriT_vr3) :named @p_15))) :rule cong :premises (t6.t2 t6.t3))
  3769 (step t6.t4 (cl (= @p_5 (! (fun_app$ @p_14 veriT_vr3) :named @p_15))) :rule cong :premises (t6.t2 t6.t3))
  3093 (step t8 (cl @p_21) :rule th_resolution :premises (t5 t6 t7))
  3776 (step t8 (cl @p_21) :rule th_resolution :premises (t5 t6 t7))
  3094 (step t9 (cl (! (= @p_22 (! (and @p_23 (! (not @p_24) :named @p_30)) :named @p_26)) :named @p_25)) :rule bool_simplify)
  3777 (step t9 (cl (! (= @p_22 (! (and @p_23 (! (not @p_24) :named @p_30)) :named @p_26)) :named @p_25)) :rule bool_simplify)
  3095 (step t10 (cl (! (not @p_25) :named @p_29) (! (not @p_22) :named @p_27) @p_26) :rule equiv_pos2)
  3778 (step t10 (cl (! (not @p_25) :named @p_29) (! (not @p_22) :named @p_27) @p_26) :rule equiv_pos2)
  3096 (step t11 (cl (not @p_27) @p_28) :rule not_not)
  3779 (step t11 (cl (not @p_27) @p_28) :rule not_not)
  3097 (step t12 (cl @p_29 @p_28 @p_26) :rule th_resolution :premises (t11 t10))
  3780 (step t12 (cl @p_29 @p_28 @p_26) :rule th_resolution :premises (t11 t10))
  3098 (step t13 (cl @p_26) :rule th_resolution :premises (axiom1 t9 t12))
  3781 (step t13 (cl @p_26) :rule th_resolution :premises (a1 t9 t12))
  3099 (step t14 (cl @p_23) :rule and :premises (t13))
  3782 (step t14 (cl @p_23) :rule and :premises (t13))
  3100 (step t15 (cl @p_30) :rule and :premises (t13))
  3783 (step t15 (cl @p_30) :rule and :premises (t13))
  3101 (step t16 (cl (or (! (not @p_21) :named @p_37) (! (= (! (fun_app$ (! (fun_app$a uu$ 3) :named @p_41) 42) :named @p_32) (! (<= 3 42) :named @p_33)) :named @p_31))) :rule forall_inst :args ((:= veriT_vr2 3) (:= veriT_vr3 42)))
  3784 (step t16 (cl (or (! (not @p_21) :named @p_37) (! (= (! (fun_app$ (! (fun_app$a uu$ 3) :named @p_41) 42) :named @p_32) (! (<= 3 42) :named @p_33)) :named @p_31))) :rule forall_inst :args ((:= veriT_vr2 3) (:= veriT_vr3 42)))
  3102 (anchor :step t17)
  3785 (anchor :step t17)
  3103 (assume t17.h1 @p_31)
  3786 (assume t17.h1 @p_31)
  3122 (step t29 (cl @p_45 @p_43) :rule th_resolution :premises (t27 t28))
  3805 (step t29 (cl @p_45 @p_43) :rule th_resolution :premises (t27 t28))
  3123 (step t30 (cl @p_46 @p_42 @p_24 @p_45) :rule th_resolution :premises (t26 t29))
  3806 (step t30 (cl @p_46 @p_42 @p_24 @p_45) :rule th_resolution :premises (t26 t29))
  3124 (step t31 (cl @p_47) :rule eq_reflexive)
  3807 (step t31 (cl @p_47) :rule eq_reflexive)
  3125 (step t32 (cl @p_42 @p_24 @p_45) :rule th_resolution :premises (t30 t31))
  3808 (step t32 (cl @p_42 @p_24 @p_45) :rule th_resolution :premises (t30 t31))
  3126 (step t33 (cl) :rule resolution :premises (t32 t14 t15 t25))
  3809 (step t33 (cl) :rule resolution :premises (t32 t14 t15 t25))
  3127 cff62aa4cee92583faa1651c31b596d6853191d1 27 0
  3810 2224e31ba45ff13284551d05730c64492fbe999c 125 0
  3128 unsat
  3811 unsat
  3129 (assume axiom0 (not (=> (f$ (! (forall ((?v0 A$)) (! (g$ ?v0) :named @p_2)) :named @p_1)) true)))
  3812 (assume a0 (! (forall ((?v0 Int)) (! (= (! (fun_app$ uu$ ?v0) :named @p_2) (! (+ ?v0 1) :named @p_5)) :named @p_7)) :named @p_1))
  3130 (step t2 (cl (! (not (! (=> (! (ite @p_1 (! (f$ true) :named @p_6) (! (f$ false) :named @p_7)) :named @p_4) true) :named @p_8)) :named @p_10)) :rule bfun_elim :premises (axiom0))
  3813 (assume a1 (! (forall ((?v0 Int_int_fun$)) (! (= nil$ (! (map$ ?v0 nil$) :named @p_22)) :named @p_24)) :named @p_21))
  3131 (anchor :step t3 :args ((:= (?v0 A$) veriT_vr0)))
  3814 (assume a2 (! (forall ((?v0 Int_int_fun$) (?v1 Int) (?v2 Int_list$)) (! (= (! (map$ ?v0 (! (cons$ ?v1 ?v2) :named @p_33)) :named @p_35) (! (cons$ (! (fun_app$ ?v0 ?v1) :named @p_39) (! (map$ ?v0 ?v2) :named @p_42)) :named @p_44)) :named @p_46)) :named @p_32))
  3132 (step t3.t1 (cl (= ?v0 veriT_vr0)) :rule refl)
  3815 (assume a3 (not (! (= (! (map$ uu$ (cons$ 0 (! (cons$ 1 nil$) :named @p_62))) :named @p_61) (! (cons$ 1 (! (cons$ 2 nil$) :named @p_90)) :named @p_86)) :named @p_88)))
  3133 (step t3.t2 (cl (= @p_2 (! (g$ veriT_vr0) :named @p_3))) :rule cong :premises (t3.t1))
       
  3134 (step t3 (cl (= @p_1 (! (forall ((veriT_vr0 A$)) @p_3) :named @p_5))) :rule bind)
       
  3135 (step t4 (cl (= @p_4 (! (ite @p_5 @p_6 @p_7) :named @p_9))) :rule cong :premises (t3))
       
  3136 (step t5 (cl (= @p_8 (! (=> @p_9 true) :named @p_11))) :rule cong :premises (t4))
       
  3137 (step t6 (cl (! (= @p_10 (! (not @p_11) :named @p_13)) :named @p_12)) :rule cong :premises (t5))
       
  3138 (step t7 (cl (! (not @p_12) :named @p_15) (! (not @p_10) :named @p_14) @p_13) :rule equiv_pos2)
       
  3139 (step t8 (cl (not @p_14) @p_8) :rule not_not)
       
  3140 (step t9 (cl @p_15 @p_8 @p_13) :rule th_resolution :premises (t8 t7))
       
  3141 (step t10 (cl @p_13) :rule th_resolution :premises (t2 t6 t9))
       
  3142 (step t11 (cl (! (= @p_13 (! (and @p_9 (! (not true) :named @p_20)) :named @p_17)) :named @p_16)) :rule bool_simplify)
       
  3143 (step t12 (cl (! (not @p_16) :named @p_19) (! (not @p_13) :named @p_18) @p_17) :rule equiv_pos2)
       
  3144 (step t13 (cl (not @p_18) @p_11) :rule not_not)
       
  3145 (step t14 (cl @p_19 @p_11 @p_17) :rule th_resolution :premises (t13 t12))
       
  3146 (step t15 (cl @p_17) :rule th_resolution :premises (t10 t11 t14))
       
  3147 (step t16 (cl (= @p_20 false)) :rule not_simplify)
       
  3148 (step t17 (cl (= @p_17 (! (and @p_9 false) :named @p_21))) :rule cong :premises (t16))
       
  3149 (step t18 (cl (= @p_21 false)) :rule and_simplify)
       
  3150 (step t19 (cl (! (= @p_17 false) :named @p_22)) :rule trans :premises (t17 t18))
       
  3151 (step t20 (cl (not @p_22) (not @p_17) false) :rule equiv_pos2)
       
  3152 (step t21 (cl false) :rule th_resolution :premises (t15 t19 t20))
       
  3153 (step t22 (cl (not false)) :rule false)
       
  3154 (step t23 (cl) :rule resolution :premises (t21 t22))
       
  3155 b98ce8490503b759ff8b992327f85a4088d1bb79 125 0
       
  3156 unsat
       
  3157 (assume axiom0 (! (forall ((?v0 Int)) (! (= (! (fun_app$ uu$ ?v0) :named @p_2) (! (+ ?v0 1) :named @p_5)) :named @p_7)) :named @p_1))
       
  3158 (assume axiom1 (! (forall ((?v0 Int_int_fun$)) (! (= nil$ (! (map$ ?v0 nil$) :named @p_22)) :named @p_24)) :named @p_21))
       
  3159 (assume axiom2 (! (forall ((?v0 Int_int_fun$) (?v1 Int) (?v2 Int_list$)) (! (= (! (map$ ?v0 (! (cons$ ?v1 ?v2) :named @p_33)) :named @p_35) (! (cons$ (! (fun_app$ ?v0 ?v1) :named @p_39) (! (map$ ?v0 ?v2) :named @p_42)) :named @p_44)) :named @p_46)) :named @p_32))
       
  3160 (assume axiom3 (not (! (= (! (map$ uu$ (cons$ 0 (! (cons$ 1 nil$) :named @p_62))) :named @p_61) (! (cons$ 1 (! (cons$ 2 nil$) :named @p_90)) :named @p_86)) :named @p_88)))
       
  3161 (anchor :step t5 :args ((:= (?v0 Int) veriT_vr0)))
  3816 (anchor :step t5 :args ((:= (?v0 Int) veriT_vr0)))
  3162 (step t5.t1 (cl (! (= ?v0 veriT_vr0) :named @p_4)) :rule refl)
  3817 (step t5.t1 (cl (! (= ?v0 veriT_vr0) :named @p_4)) :rule refl)
  3163 (step t5.t2 (cl (= @p_2 (! (fun_app$ uu$ veriT_vr0) :named @p_3))) :rule cong :premises (t5.t1))
  3818 (step t5.t2 (cl (= @p_2 (! (fun_app$ uu$ veriT_vr0) :named @p_3))) :rule cong :premises (t5.t1))
  3164 (step t5.t3 (cl @p_4) :rule refl)
  3819 (step t5.t3 (cl @p_4) :rule refl)
  3165 (step t5.t4 (cl (= @p_5 (! (+ veriT_vr0 1) :named @p_6))) :rule cong :premises (t5.t3))
  3820 (step t5.t4 (cl (= @p_5 (! (+ veriT_vr0 1) :named @p_6))) :rule cong :premises (t5.t3))
  3166 (step t5.t5 (cl (= @p_7 (! (= @p_3 @p_6) :named @p_8))) :rule cong :premises (t5.t2 t5.t4))
  3821 (step t5.t5 (cl (= @p_7 (! (= @p_3 @p_6) :named @p_8))) :rule cong :premises (t5.t2 t5.t4))
  3167 (step t5 (cl (! (= @p_1 (! (forall ((veriT_vr0 Int)) @p_8) :named @p_10)) :named @p_9)) :rule bind)
  3822 (step t5 (cl (! (= @p_1 (! (forall ((veriT_vr0 Int)) @p_8) :named @p_10)) :named @p_9)) :rule bind)
  3168 (step t6 (cl (not @p_9) (not @p_1) @p_10) :rule equiv_pos2)
  3823 (step t6 (cl (not @p_9) (not @p_1) @p_10) :rule equiv_pos2)
  3169 (step t7 (cl @p_10) :rule th_resolution :premises (axiom0 t5 t6))
  3824 (step t7 (cl @p_10) :rule th_resolution :premises (a0 t5 t6))
  3170 (anchor :step t8 :args ((veriT_vr0 Int)))
  3825 (anchor :step t8 :args ((veriT_vr0 Int)))
  3171 (step t8.t1 (cl (= @p_6 (! (+ 1 veriT_vr0) :named @p_11))) :rule sum_simplify)
  3826 (step t8.t1 (cl (= @p_6 (! (+ 1 veriT_vr0) :named @p_11))) :rule sum_simplify)
  3172 (step t8.t2 (cl (= @p_8 (! (= @p_3 @p_11) :named @p_12))) :rule cong :premises (t8.t1))
  3827 (step t8.t2 (cl (= @p_8 (! (= @p_3 @p_11) :named @p_12))) :rule cong :premises (t8.t1))
  3173 (step t8 (cl (! (= @p_10 (! (forall ((veriT_vr0 Int)) @p_12) :named @p_14)) :named @p_13)) :rule bind)
  3828 (step t8 (cl (! (= @p_10 (! (forall ((veriT_vr0 Int)) @p_12) :named @p_14)) :named @p_13)) :rule bind)
  3174 (step t9 (cl (not @p_13) (not @p_10) @p_14) :rule equiv_pos2)
  3829 (step t9 (cl (not @p_13) (not @p_10) @p_14) :rule equiv_pos2)
  3186 (step t14.t1 (cl (= ?v0 veriT_vr2)) :rule refl)
  3841 (step t14.t1 (cl (= ?v0 veriT_vr2)) :rule refl)
  3187 (step t14.t2 (cl (= @p_22 (! (map$ veriT_vr2 nil$) :named @p_23))) :rule cong :premises (t14.t1))
  3842 (step t14.t2 (cl (= @p_22 (! (map$ veriT_vr2 nil$) :named @p_23))) :rule cong :premises (t14.t1))
  3188 (step t14.t3 (cl (= @p_24 (! (= nil$ @p_23) :named @p_25))) :rule cong :premises (t14.t2))
  3843 (step t14.t3 (cl (= @p_24 (! (= nil$ @p_23) :named @p_25))) :rule cong :premises (t14.t2))
  3189 (step t14 (cl (! (= @p_21 (! (forall ((veriT_vr2 Int_int_fun$)) @p_25) :named @p_27)) :named @p_26)) :rule bind)
  3844 (step t14 (cl (! (= @p_21 (! (forall ((veriT_vr2 Int_int_fun$)) @p_25) :named @p_27)) :named @p_26)) :rule bind)
  3190 (step t15 (cl (not @p_26) (not @p_21) @p_27) :rule equiv_pos2)
  3845 (step t15 (cl (not @p_26) (not @p_21) @p_27) :rule equiv_pos2)
  3191 (step t16 (cl @p_27) :rule th_resolution :premises (axiom1 t14 t15))
  3846 (step t16 (cl @p_27) :rule th_resolution :premises (a1 t14 t15))
  3192 (anchor :step t17 :args ((:= (veriT_vr2 Int_int_fun$) veriT_vr3)))
  3847 (anchor :step t17 :args ((:= (veriT_vr2 Int_int_fun$) veriT_vr3)))
  3193 (step t17.t1 (cl (= veriT_vr2 veriT_vr3)) :rule refl)
  3848 (step t17.t1 (cl (= veriT_vr2 veriT_vr3)) :rule refl)
  3194 (step t17.t2 (cl (= @p_23 (! (map$ veriT_vr3 nil$) :named @p_28))) :rule cong :premises (t17.t1))
  3849 (step t17.t2 (cl (= @p_23 (! (map$ veriT_vr3 nil$) :named @p_28))) :rule cong :premises (t17.t1))
  3195 (step t17.t3 (cl (= @p_25 (! (= nil$ @p_28) :named @p_29))) :rule cong :premises (t17.t2))
  3850 (step t17.t3 (cl (= @p_25 (! (= nil$ @p_28) :named @p_29))) :rule cong :premises (t17.t2))
  3196 (step t17 (cl (! (= @p_27 (! (forall ((veriT_vr3 Int_int_fun$)) @p_29) :named @p_31)) :named @p_30)) :rule bind)
  3851 (step t17 (cl (! (= @p_27 (! (forall ((veriT_vr3 Int_int_fun$)) @p_29) :named @p_31)) :named @p_30)) :rule bind)
  3210 (step t20.t11 (cl (= @p_42 (! (map$ veriT_vr4 veriT_vr6) :named @p_43))) :rule cong :premises (t20.t9 t20.t10))
  3865 (step t20.t11 (cl (= @p_42 (! (map$ veriT_vr4 veriT_vr6) :named @p_43))) :rule cong :premises (t20.t9 t20.t10))
  3211 (step t20.t12 (cl (= @p_44 (! (cons$ @p_40 @p_43) :named @p_45))) :rule cong :premises (t20.t8 t20.t11))
  3866 (step t20.t12 (cl (= @p_44 (! (cons$ @p_40 @p_43) :named @p_45))) :rule cong :premises (t20.t8 t20.t11))
  3212 (step t20.t13 (cl (= @p_46 (! (= @p_36 @p_45) :named @p_47))) :rule cong :premises (t20.t5 t20.t12))
  3867 (step t20.t13 (cl (= @p_46 (! (= @p_36 @p_45) :named @p_47))) :rule cong :premises (t20.t5 t20.t12))
  3213 (step t20 (cl (! (= @p_32 (! (forall ((veriT_vr4 Int_int_fun$) (veriT_vr5 Int) (veriT_vr6 Int_list$)) @p_47) :named @p_49)) :named @p_48)) :rule bind)
  3868 (step t20 (cl (! (= @p_32 (! (forall ((veriT_vr4 Int_int_fun$) (veriT_vr5 Int) (veriT_vr6 Int_list$)) @p_47) :named @p_49)) :named @p_48)) :rule bind)
  3214 (step t21 (cl (not @p_48) (not @p_32) @p_49) :rule equiv_pos2)
  3869 (step t21 (cl (not @p_48) (not @p_32) @p_49) :rule equiv_pos2)
  3215 (step t22 (cl @p_49) :rule th_resolution :premises (axiom2 t20 t21))
  3870 (step t22 (cl @p_49) :rule th_resolution :premises (a2 t20 t21))
  3216 (anchor :step t23 :args ((:= (veriT_vr4 Int_int_fun$) veriT_vr7) (:= (veriT_vr5 Int) veriT_vr8) (:= (veriT_vr6 Int_list$) veriT_vr9)))
  3871 (anchor :step t23 :args ((:= (veriT_vr4 Int_int_fun$) veriT_vr7) (:= (veriT_vr5 Int) veriT_vr8) (:= (veriT_vr6 Int_list$) veriT_vr9)))
  3217 (step t23.t1 (cl (! (= veriT_vr4 veriT_vr7) :named @p_52)) :rule refl)
  3872 (step t23.t1 (cl (! (= veriT_vr4 veriT_vr7) :named @p_52)) :rule refl)
  3218 (step t23.t2 (cl (! (= veriT_vr5 veriT_vr8) :named @p_53)) :rule refl)
  3873 (step t23.t2 (cl (! (= veriT_vr5 veriT_vr8) :named @p_53)) :rule refl)
  3219 (step t23.t3 (cl (! (= veriT_vr6 veriT_vr9) :named @p_55)) :rule refl)
  3874 (step t23.t3 (cl (! (= veriT_vr6 veriT_vr9) :named @p_55)) :rule refl)
  3220 (step t23.t4 (cl (= @p_34 (! (cons$ veriT_vr8 veriT_vr9) :named @p_50))) :rule cong :premises (t23.t2 t23.t3))
  3875 (step t23.t4 (cl (= @p_34 (! (cons$ veriT_vr8 veriT_vr9) :named @p_50))) :rule cong :premises (t23.t2 t23.t3))
  3275 (step t56 (cl (not (! (= @p_90 @p_92) :named @p_95)) (! (not @p_75) :named @p_96) @p_93) :rule eq_transitive)
  3930 (step t56 (cl (not (! (= @p_90 @p_92) :named @p_95)) (! (not @p_75) :named @p_96) @p_93) :rule eq_transitive)
  3276 (step t57 (cl @p_94 (! (not @p_85) :named @p_97) @p_95) :rule eq_congruent)
  3931 (step t57 (cl @p_94 (! (not @p_85) :named @p_97) @p_95) :rule eq_congruent)
  3277 (step t58 (cl @p_96 @p_93 @p_94 @p_97) :rule th_resolution :premises (t56 t57))
  3932 (step t58 (cl @p_96 @p_93 @p_94 @p_97) :rule th_resolution :premises (t56 t57))
  3278 (step t59 (cl @p_89 @p_91 @p_96 @p_94 @p_97) :rule th_resolution :premises (t55 t58))
  3933 (step t59 (cl @p_89 @p_91 @p_96 @p_94 @p_97) :rule th_resolution :premises (t55 t58))
  3279 (step t60 (cl @p_98 @p_88 @p_89 @p_96 @p_94 @p_97) :rule th_resolution :premises (t54 t59))
  3934 (step t60 (cl @p_98 @p_88 @p_89 @p_96 @p_94 @p_97) :rule th_resolution :premises (t54 t59))
  3280 (step t61 (cl) :rule resolution :premises (t60 axiom3 t28 t39 t41 t51 t53))
  3935 (step t61 (cl) :rule resolution :premises (t60 a3 t28 t39 t41 t51 t53))
  3281 4bfba84466bed875a9d6690636344a2452d6f312 23 0
  3936 9bfeafd531163b7b5dc1f3e29f35b01c7ed668dc 23 0
  3282 unsat
  3937 unsat
  3283 (assume axiom0 (! (not (! (or (! (forall ((?v0 A$)) (! (p$ ?v0) :named @p_2)) :named @p_1) (! (not @p_1) :named @p_4)) :named @p_6)) :named @p_8))
  3938 (assume a0 (! (not (! (or (! (forall ((?v0 A$)) (! (p$ ?v0) :named @p_2)) :named @p_1) (! (not @p_1) :named @p_4)) :named @p_6)) :named @p_8))
  3284 (anchor :step t2 :args ((:= (?v0 A$) veriT_vr0)))
  3939 (anchor :step t2 :args ((:= (?v0 A$) veriT_vr0)))
  3285 (step t2.t1 (cl (= ?v0 veriT_vr0)) :rule refl)
  3940 (step t2.t1 (cl (= ?v0 veriT_vr0)) :rule refl)
  3286 (step t2.t2 (cl (= @p_2 (! (p$ veriT_vr0) :named @p_3))) :rule cong :premises (t2.t1))
  3941 (step t2.t2 (cl (= @p_2 (! (p$ veriT_vr0) :named @p_3))) :rule cong :premises (t2.t1))
  3287 (step t2 (cl (= @p_1 (! (forall ((veriT_vr0 A$)) @p_3) :named @p_5))) :rule bind)
  3942 (step t2 (cl (= @p_1 (! (forall ((veriT_vr0 A$)) @p_3) :named @p_5))) :rule bind)
  3288 (step t3 (cl (= @p_4 (! (not @p_5) :named @p_7))) :rule cong :premises (t2))
  3943 (step t3 (cl (= @p_4 (! (not @p_5) :named @p_7))) :rule cong :premises (t2))
  3289 (step t4 (cl (= @p_6 (! (or @p_5 @p_7) :named @p_9))) :rule cong :premises (t2 t3))
  3944 (step t4 (cl (= @p_6 (! (or @p_5 @p_7) :named @p_9))) :rule cong :premises (t2 t3))
  3290 (step t5 (cl (! (= @p_8 (! (not @p_9) :named @p_11)) :named @p_10)) :rule cong :premises (t4))
  3945 (step t5 (cl (! (= @p_8 (! (not @p_9) :named @p_11)) :named @p_10)) :rule cong :premises (t4))
  3291 (step t6 (cl (! (not @p_10) :named @p_13) (! (not @p_8) :named @p_12) @p_11) :rule equiv_pos2)
  3946 (step t6 (cl (! (not @p_10) :named @p_13) (! (not @p_8) :named @p_12) @p_11) :rule equiv_pos2)
  3292 (step t7 (cl (not @p_12) @p_6) :rule not_not)
  3947 (step t7 (cl (not @p_12) @p_6) :rule not_not)
  3293 (step t8 (cl @p_13 @p_6 @p_11) :rule th_resolution :premises (t7 t6))
  3948 (step t8 (cl @p_13 @p_6 @p_11) :rule th_resolution :premises (t7 t6))
  3294 (step t9 (cl @p_11) :rule th_resolution :premises (axiom0 t5 t8))
  3949 (step t9 (cl @p_11) :rule th_resolution :premises (a0 t5 t8))
  3295 (step t10 (cl (= @p_9 true)) :rule or_simplify)
  3950 (step t10 (cl (= @p_9 true)) :rule or_simplify)
  3296 (step t11 (cl (= @p_11 (! (not true) :named @p_14))) :rule cong :premises (t10))
  3951 (step t11 (cl (= @p_11 (! (not true) :named @p_14))) :rule cong :premises (t10))
  3297 (step t12 (cl (= @p_14 false)) :rule not_simplify)
  3952 (step t12 (cl (= @p_14 false)) :rule not_simplify)
  3298 (step t13 (cl (! (= @p_11 false) :named @p_15)) :rule trans :premises (t11 t12))
  3953 (step t13 (cl (! (= @p_11 false) :named @p_15)) :rule trans :premises (t11 t12))
  3299 (step t14 (cl (! (not @p_15) :named @p_17) (! (not @p_11) :named @p_16) false) :rule equiv_pos2)
  3954 (step t14 (cl (! (not @p_15) :named @p_17) (! (not @p_11) :named @p_16) false) :rule equiv_pos2)
  3300 (step t15 (cl (not @p_16) @p_9) :rule not_not)
  3955 (step t15 (cl (not @p_16) @p_9) :rule not_not)
  3301 (step t16 (cl @p_17 @p_9 false) :rule th_resolution :premises (t15 t14))
  3956 (step t16 (cl @p_17 @p_9 false) :rule th_resolution :premises (t15 t14))
  3302 (step t17 (cl false) :rule th_resolution :premises (t9 t13 t16))
  3957 (step t17 (cl false) :rule th_resolution :premises (t9 t13 t16))
  3303 (step t18 (cl (not false)) :rule false)
  3958 (step t18 (cl (not false)) :rule false)
  3304 (step t19 (cl) :rule resolution :premises (t17 t18))
  3959 (step t19 (cl) :rule resolution :premises (t17 t18))
  3305 2f429461f6d8832eb5f04c2d4afd47dfd1b769d9 48 0
  3960 3fb3269903eddb271bcd0f8b72a806a38020c0d1 107 0
  3306 unsat
  3961 unsat
  3307 (assume axiom2 (! (forall ((?v0 A$) (?v1 A$) (?v2 A$)) (! (=> (! (and (! (less_eq$ ?v0 ?v1) :named @p_4) (! (less_eq$ ?v1 ?v2) :named @p_7)) :named @p_9) (! (less_eq$ ?v0 ?v2) :named @p_13)) :named @p_15)) :named @p_3))
  3962 (assume a0 (! (forall ((?v0 Int)) (! (= (! (dec_10$ ?v0) :named @p_2) (! (ite (! (< ?v0 10) :named @p_5) ?v0 (! (dec_10$ (! (- ?v0 10) :named @p_7)) :named @p_9)) :named @p_11)) :named @p_13)) :named @p_1))
  3308 (assume axiom3 (! (less_eq$ (! (sup$ (collect$ uu$)) :named @p_2) (! (sup$ (collect$ uua$)) :named @p_1)) :named @p_31))
  3963 (assume a1 (not (! (= (! (dec_10$ (! (* 4 (! (dec_10$ 4) :named @p_38)) :named @p_27)) :named @p_26) 6) :named @p_74)))
  3309 (assume axiom4 (! (less_eq$ @p_1 @p_2) :named @p_32))
       
  3310 (assume axiom5 (not (! (less_eq$ @p_2 @p_2) :named @p_33)))
       
  3311 (anchor :step t5 :args ((:= (?v0 A$) veriT_vr4) (:= (?v1 A$) veriT_vr5) (:= (?v2 A$) veriT_vr6)))
       
  3312 (step t5.t1 (cl (! (= ?v0 veriT_vr4) :named @p_11)) :rule refl)
       
  3313 (step t5.t2 (cl (! (= ?v1 veriT_vr5) :named @p_6)) :rule refl)
       
  3314 (step t5.t3 (cl (= @p_4 (! (less_eq$ veriT_vr4 veriT_vr5) :named @p_5))) :rule cong :premises (t5.t1 t5.t2))
       
  3315 (step t5.t4 (cl @p_6) :rule refl)
       
  3316 (step t5.t5 (cl (! (= ?v2 veriT_vr6) :named @p_12)) :rule refl)
       
  3317 (step t5.t6 (cl (= @p_7 (! (less_eq$ veriT_vr5 veriT_vr6) :named @p_8))) :rule cong :premises (t5.t4 t5.t5))
       
  3318 (step t5.t7 (cl (= @p_9 (! (and @p_5 @p_8) :named @p_10))) :rule cong :premises (t5.t3 t5.t6))
       
  3319 (step t5.t8 (cl @p_11) :rule refl)
       
  3320 (step t5.t9 (cl @p_12) :rule refl)
       
  3321 (step t5.t10 (cl (= @p_13 (! (less_eq$ veriT_vr4 veriT_vr6) :named @p_14))) :rule cong :premises (t5.t8 t5.t9))
       
  3322 (step t5.t11 (cl (= @p_15 (! (=> @p_10 @p_14) :named @p_16))) :rule cong :premises (t5.t7 t5.t10))
       
  3323 (step t5 (cl (! (= @p_3 (! (forall ((veriT_vr4 A$) (veriT_vr5 A$) (veriT_vr6 A$)) @p_16) :named @p_18)) :named @p_17)) :rule bind)
       
  3324 (step t6 (cl (not @p_17) (not @p_3) @p_18) :rule equiv_pos2)
       
  3325 (step t7 (cl @p_18) :rule th_resolution :premises (axiom2 t5 t6))
       
  3326 (anchor :step t8 :args ((:= (veriT_vr4 A$) veriT_vr7) (:= (veriT_vr5 A$) veriT_vr8) (:= (veriT_vr6 A$) veriT_vr9)))
       
  3327 (step t8.t1 (cl (! (= veriT_vr4 veriT_vr7) :named @p_23)) :rule refl)
       
  3328 (step t8.t2 (cl (! (= veriT_vr5 veriT_vr8) :named @p_20)) :rule refl)
       
  3329 (step t8.t3 (cl (= @p_5 (! (less_eq$ veriT_vr7 veriT_vr8) :named @p_19))) :rule cong :premises (t8.t1 t8.t2))
       
  3330 (step t8.t4 (cl @p_20) :rule refl)
       
  3331 (step t8.t5 (cl (! (= veriT_vr6 veriT_vr9) :named @p_24)) :rule refl)
       
  3332 (step t8.t6 (cl (= @p_8 (! (less_eq$ veriT_vr8 veriT_vr9) :named @p_21))) :rule cong :premises (t8.t4 t8.t5))
       
  3333 (step t8.t7 (cl (= @p_10 (! (and @p_19 @p_21) :named @p_22))) :rule cong :premises (t8.t3 t8.t6))
       
  3334 (step t8.t8 (cl @p_23) :rule refl)
       
  3335 (step t8.t9 (cl @p_24) :rule refl)
       
  3336 (step t8.t10 (cl (= @p_14 (! (less_eq$ veriT_vr7 veriT_vr9) :named @p_25))) :rule cong :premises (t8.t8 t8.t9))
       
  3337 (step t8.t11 (cl (= @p_16 (! (=> @p_22 @p_25) :named @p_26))) :rule cong :premises (t8.t7 t8.t10))
       
  3338 (step t8 (cl (! (= @p_18 (! (forall ((veriT_vr7 A$) (veriT_vr8 A$) (veriT_vr9 A$)) @p_26) :named @p_28)) :named @p_27)) :rule bind)
       
  3339 (step t9 (cl (not @p_27) (not @p_18) @p_28) :rule equiv_pos2)
       
  3340 (step t10 (cl @p_28) :rule th_resolution :premises (t7 t8 t9))
       
  3341 (step t11 (cl (or (! (not @p_28) :named @p_29) (! (forall ((veriT_vr7 A$) (veriT_vr8 A$) (veriT_vr9 A$)) (or (not @p_19) (not @p_21) @p_25)) :named @p_30))) :rule qnt_cnf)
       
  3342 (step t12 (cl @p_29 @p_30) :rule or :premises (t11))
       
  3343 (step t13 (cl (or (! (not @p_30) :named @p_34) (! (or (! (not @p_31) :named @p_39) (! (not @p_32) :named @p_40) @p_33) :named @p_35))) :rule forall_inst :args ((:= veriT_vr7 @p_2) (:= veriT_vr8 @p_1) (:= veriT_vr9 @p_2)))
       
  3344 (step t14 (cl @p_34 @p_35) :rule or :premises (t13))
       
  3345 (step t15 (cl (! (or @p_29 @p_35) :named @p_37) (! (not @p_29) :named @p_36)) :rule or_neg)
       
  3346 (step t16 (cl (not @p_36) @p_28) :rule not_not)
       
  3347 (step t17 (cl @p_37 @p_28) :rule th_resolution :premises (t16 t15))
       
  3348 (step t18 (cl @p_37 (! (not @p_35) :named @p_38)) :rule or_neg)
       
  3349 (step t19 (cl @p_37) :rule th_resolution :premises (t12 t14 t17 t18))
       
  3350 (step t20 (cl @p_38 @p_39 @p_40 @p_33) :rule or_pos)
       
  3351 (step t21 (cl @p_29 @p_35) :rule or :premises (t19))
       
  3352 (step t22 (cl @p_38) :rule resolution :premises (t20 axiom3 axiom4 axiom5))
       
  3353 (step t23 (cl) :rule resolution :premises (t21 t10 t22))
       
  3354 8f4bf1893caa103dd59d38dee5686b501773527d 107 0
       
  3355 unsat
       
  3356 (assume axiom0 (! (forall ((?v0 Int)) (! (= (! (dec_10$ ?v0) :named @p_2) (! (ite (! (< ?v0 10) :named @p_5) ?v0 (! (dec_10$ (! (- ?v0 10) :named @p_7)) :named @p_9)) :named @p_11)) :named @p_13)) :named @p_1))
       
  3357 (assume axiom1 (not (! (= (! (dec_10$ (! (* 4 (! (dec_10$ 4) :named @p_38)) :named @p_27)) :named @p_26) 6) :named @p_74)))
       
  3358 (anchor :step t3 :args ((:= (?v0 Int) veriT_vr0)))
  3964 (anchor :step t3 :args ((:= (?v0 Int) veriT_vr0)))
  3359 (step t3.t1 (cl (! (= ?v0 veriT_vr0) :named @p_4)) :rule refl)
  3965 (step t3.t1 (cl (! (= ?v0 veriT_vr0) :named @p_4)) :rule refl)
  3360 (step t3.t2 (cl (= @p_2 (! (dec_10$ veriT_vr0) :named @p_3))) :rule cong :premises (t3.t1))
  3966 (step t3.t2 (cl (= @p_2 (! (dec_10$ veriT_vr0) :named @p_3))) :rule cong :premises (t3.t1))
  3361 (step t3.t3 (cl @p_4) :rule refl)
  3967 (step t3.t3 (cl @p_4) :rule refl)
  3362 (step t3.t4 (cl (= @p_5 (! (< veriT_vr0 10) :named @p_6))) :rule cong :premises (t3.t3))
  3968 (step t3.t4 (cl (= @p_5 (! (< veriT_vr0 10) :named @p_6))) :rule cong :premises (t3.t3))
  3366 (step t3.t8 (cl (= @p_9 (! (dec_10$ @p_8) :named @p_10))) :rule cong :premises (t3.t7))
  3972 (step t3.t8 (cl (= @p_9 (! (dec_10$ @p_8) :named @p_10))) :rule cong :premises (t3.t7))
  3367 (step t3.t9 (cl (= @p_11 (! (ite @p_6 veriT_vr0 @p_10) :named @p_12))) :rule cong :premises (t3.t4 t3.t5 t3.t8))
  3973 (step t3.t9 (cl (= @p_11 (! (ite @p_6 veriT_vr0 @p_10) :named @p_12))) :rule cong :premises (t3.t4 t3.t5 t3.t8))
  3368 (step t3.t10 (cl (= @p_13 (! (= @p_3 @p_12) :named @p_14))) :rule cong :premises (t3.t2 t3.t9))
  3974 (step t3.t10 (cl (= @p_13 (! (= @p_3 @p_12) :named @p_14))) :rule cong :premises (t3.t2 t3.t9))
  3369 (step t3 (cl (! (= @p_1 (! (forall ((veriT_vr0 Int)) @p_14) :named @p_16)) :named @p_15)) :rule bind)
  3975 (step t3 (cl (! (= @p_1 (! (forall ((veriT_vr0 Int)) @p_14) :named @p_16)) :named @p_15)) :rule bind)
  3370 (step t4 (cl (not @p_15) (not @p_1) @p_16) :rule equiv_pos2)
  3976 (step t4 (cl (not @p_15) (not @p_1) @p_16) :rule equiv_pos2)
  3371 (step t5 (cl @p_16) :rule th_resolution :premises (axiom0 t3 t4))
  3977 (step t5 (cl @p_16) :rule th_resolution :premises (a0 t3 t4))
  3372 (anchor :step t6 :args ((:= (veriT_vr0 Int) veriT_vr1)))
  3978 (anchor :step t6 :args ((:= (veriT_vr0 Int) veriT_vr1)))
  3373 (step t6.t1 (cl (! (= veriT_vr0 veriT_vr1) :named @p_18)) :rule refl)
  3979 (step t6.t1 (cl (! (= veriT_vr0 veriT_vr1) :named @p_18)) :rule refl)
  3374 (step t6.t2 (cl (= @p_3 (! (dec_10$ veriT_vr1) :named @p_17))) :rule cong :premises (t6.t1))
  3980 (step t6.t2 (cl (= @p_3 (! (dec_10$ veriT_vr1) :named @p_17))) :rule cong :premises (t6.t1))
  3375 (step t6.t3 (cl @p_18) :rule refl)
  3981 (step t6.t3 (cl @p_18) :rule refl)
  3376 (step t6.t4 (cl (= @p_6 (! (< veriT_vr1 10) :named @p_19))) :rule cong :premises (t6.t3))
  3982 (step t6.t4 (cl (= @p_6 (! (< veriT_vr1 10) :named @p_19))) :rule cong :premises (t6.t3))
  3453 (step t55 (cl @p_72) :rule resolution :premises (t54 t32))
  4059 (step t55 (cl @p_72) :rule resolution :premises (t54 t32))
  3454 (step t56 (cl @p_68) :rule resolution :premises (t51 t55 t53))
  4060 (step t56 (cl @p_68) :rule resolution :premises (t51 t55 t53))
  3455 (step t57 (cl (! (not @p_64) :named @p_77) (! (not @p_66) :named @p_78) (! (not @p_68) :named @p_79) (! (= 6 @p_31) :named @p_73)) :rule eq_transitive)
  4061 (step t57 (cl (! (not @p_64) :named @p_77) (! (not @p_66) :named @p_78) (! (not @p_68) :named @p_79) (! (= 6 @p_31) :named @p_73)) :rule eq_transitive)
  3456 (step t58 (cl (not @p_73) (! (not @p_53) :named @p_75) (! (not @p_51) :named @p_76) @p_74) :rule eq_transitive)
  4062 (step t58 (cl (not @p_73) (! (not @p_53) :named @p_75) (! (not @p_51) :named @p_76) @p_74) :rule eq_transitive)
  3457 (step t59 (cl @p_75 @p_76 @p_74 @p_77 @p_78 @p_79) :rule th_resolution :premises (t58 t57))
  4063 (step t59 (cl @p_75 @p_76 @p_74 @p_77 @p_78 @p_79) :rule th_resolution :premises (t58 t57))
  3458 (step t60 (cl @p_75) :rule resolution :premises (t59 axiom1 t29 t45 t49 t56))
  4064 (step t60 (cl @p_75) :rule resolution :premises (t59 a1 t29 t45 t49 t56))
  3459 (step t61 (cl @p_30) :rule resolution :premises (t25 t60 t30))
  4065 (step t61 (cl @p_30) :rule resolution :premises (t25 t60 t30))
  3460 (step t62 (cl (not @p_30) @p_67) :rule la_generic :args (1 (- 4)))
  4066 (step t62 (cl (not @p_30) @p_67) :rule la_generic :args (1 (- 4)))
  3461 (step t63 (cl) :rule resolution :premises (t62 t61 t32))
  4067 (step t63 (cl) :rule resolution :premises (t62 t61 t32))
  3462 170ac60e28eef34728b56b5ef83cebdd5889b03f 1434 0
  4068 21ed8993747dbe3d7fd900d61cf02456b0a38afa 48 0
       
  4069 unsat
       
  4070 (assume a2 (! (forall ((?v0 A$) (?v1 A$) (?v2 A$)) (! (=> (! (and (! (less_eq$ ?v0 ?v1) :named @p_4) (! (less_eq$ ?v1 ?v2) :named @p_7)) :named @p_9) (! (less_eq$ ?v0 ?v2) :named @p_13)) :named @p_15)) :named @p_3))
       
  4071 (assume a3 (! (less_eq$ (! (sup$ (collect$ uu$)) :named @p_2) (! (sup$ (collect$ uua$)) :named @p_1)) :named @p_31))
       
  4072 (assume a4 (! (less_eq$ @p_1 @p_2) :named @p_32))
       
  4073 (assume a5 (not (! (less_eq$ @p_2 @p_2) :named @p_33)))
       
  4074 (anchor :step t5 :args ((:= (?v0 A$) veriT_vr4) (:= (?v1 A$) veriT_vr5) (:= (?v2 A$) veriT_vr6)))
       
  4075 (step t5.t1 (cl (! (= ?v0 veriT_vr4) :named @p_11)) :rule refl)
       
  4076 (step t5.t2 (cl (! (= ?v1 veriT_vr5) :named @p_6)) :rule refl)
       
  4077 (step t5.t3 (cl (= @p_4 (! (less_eq$ veriT_vr4 veriT_vr5) :named @p_5))) :rule cong :premises (t5.t1 t5.t2))
       
  4078 (step t5.t4 (cl @p_6) :rule refl)
       
  4079 (step t5.t5 (cl (! (= ?v2 veriT_vr6) :named @p_12)) :rule refl)
       
  4080 (step t5.t6 (cl (= @p_7 (! (less_eq$ veriT_vr5 veriT_vr6) :named @p_8))) :rule cong :premises (t5.t4 t5.t5))
       
  4081 (step t5.t7 (cl (= @p_9 (! (and @p_5 @p_8) :named @p_10))) :rule cong :premises (t5.t3 t5.t6))
       
  4082 (step t5.t8 (cl @p_11) :rule refl)
       
  4083 (step t5.t9 (cl @p_12) :rule refl)
       
  4084 (step t5.t10 (cl (= @p_13 (! (less_eq$ veriT_vr4 veriT_vr6) :named @p_14))) :rule cong :premises (t5.t8 t5.t9))
       
  4085 (step t5.t11 (cl (= @p_15 (! (=> @p_10 @p_14) :named @p_16))) :rule cong :premises (t5.t7 t5.t10))
       
  4086 (step t5 (cl (! (= @p_3 (! (forall ((veriT_vr4 A$) (veriT_vr5 A$) (veriT_vr6 A$)) @p_16) :named @p_18)) :named @p_17)) :rule bind)
       
  4087 (step t6 (cl (not @p_17) (not @p_3) @p_18) :rule equiv_pos2)
       
  4088 (step t7 (cl @p_18) :rule th_resolution :premises (a2 t5 t6))
       
  4089 (anchor :step t8 :args ((:= (veriT_vr4 A$) veriT_vr7) (:= (veriT_vr5 A$) veriT_vr8) (:= (veriT_vr6 A$) veriT_vr9)))
       
  4090 (step t8.t1 (cl (! (= veriT_vr4 veriT_vr7) :named @p_23)) :rule refl)
       
  4091 (step t8.t2 (cl (! (= veriT_vr5 veriT_vr8) :named @p_20)) :rule refl)
       
  4092 (step t8.t3 (cl (= @p_5 (! (less_eq$ veriT_vr7 veriT_vr8) :named @p_19))) :rule cong :premises (t8.t1 t8.t2))
       
  4093 (step t8.t4 (cl @p_20) :rule refl)
       
  4094 (step t8.t5 (cl (! (= veriT_vr6 veriT_vr9) :named @p_24)) :rule refl)
       
  4095 (step t8.t6 (cl (= @p_8 (! (less_eq$ veriT_vr8 veriT_vr9) :named @p_21))) :rule cong :premises (t8.t4 t8.t5))
       
  4096 (step t8.t7 (cl (= @p_10 (! (and @p_19 @p_21) :named @p_22))) :rule cong :premises (t8.t3 t8.t6))
       
  4097 (step t8.t8 (cl @p_23) :rule refl)
       
  4098 (step t8.t9 (cl @p_24) :rule refl)
       
  4099 (step t8.t10 (cl (= @p_14 (! (less_eq$ veriT_vr7 veriT_vr9) :named @p_25))) :rule cong :premises (t8.t8 t8.t9))
       
  4100 (step t8.t11 (cl (= @p_16 (! (=> @p_22 @p_25) :named @p_26))) :rule cong :premises (t8.t7 t8.t10))
       
  4101 (step t8 (cl (! (= @p_18 (! (forall ((veriT_vr7 A$) (veriT_vr8 A$) (veriT_vr9 A$)) @p_26) :named @p_28)) :named @p_27)) :rule bind)
       
  4102 (step t9 (cl (not @p_27) (not @p_18) @p_28) :rule equiv_pos2)
       
  4103 (step t10 (cl @p_28) :rule th_resolution :premises (t7 t8 t9))
       
  4104 (step t11 (cl (or (! (not @p_28) :named @p_29) (! (forall ((veriT_vr7 A$) (veriT_vr8 A$) (veriT_vr9 A$)) (or (not @p_19) (not @p_21) @p_25)) :named @p_30))) :rule qnt_cnf)
       
  4105 (step t12 (cl @p_29 @p_30) :rule or :premises (t11))
       
  4106 (step t13 (cl (or (! (not @p_30) :named @p_34) (! (or (! (not @p_31) :named @p_39) (! (not @p_32) :named @p_40) @p_33) :named @p_35))) :rule forall_inst :args ((:= veriT_vr7 @p_2) (:= veriT_vr8 @p_1) (:= veriT_vr9 @p_2)))
       
  4107 (step t14 (cl @p_34 @p_35) :rule or :premises (t13))
       
  4108 (step t15 (cl (! (or @p_29 @p_35) :named @p_37) (! (not @p_29) :named @p_36)) :rule or_neg)
       
  4109 (step t16 (cl (not @p_36) @p_28) :rule not_not)
       
  4110 (step t17 (cl @p_37 @p_28) :rule th_resolution :premises (t16 t15))
       
  4111 (step t18 (cl @p_37 (! (not @p_35) :named @p_38)) :rule or_neg)
       
  4112 (step t19 (cl @p_37) :rule th_resolution :premises (t12 t14 t17 t18))
       
  4113 (step t20 (cl @p_38 @p_39 @p_40 @p_33) :rule or_pos)
       
  4114 (step t21 (cl @p_29 @p_35) :rule or :premises (t19))
       
  4115 (step t22 (cl @p_38) :rule resolution :premises (t20 a3 a4 a5))
       
  4116 (step t23 (cl) :rule resolution :premises (t21 t10 t22))
       
  4117 c14292db1124938af032dfdc907662d28ea67e96 1434 0
  3463 unsat
  4118 unsat
  3464 (define-fun veriT_sk0 () A$ (! (choice ((veriT_vr57 A$)) (not (! (=> (! (member$ veriT_vr57 (! (set$ (! (remdups$ xs$) :named @p_9)) :named @p_380)) :named @p_429) (! (not (! (member$ veriT_vr57 (! (set$ (! (remdups$ ys$) :named @p_10)) :named @p_381)) :named @p_431)) :named @p_432)) :named @p_433))) :named @p_449))
  4119 (define-fun veriT_sk0 () A$ (! (choice ((veriT_vr57 A$)) (not (! (=> (! (member$ veriT_vr57 (! (set$ (! (remdups$ xs$) :named @p_9)) :named @p_380)) :named @p_429) (! (not (! (member$ veriT_vr57 (! (set$ (! (remdups$ ys$) :named @p_10)) :named @p_381)) :named @p_431)) :named @p_432)) :named @p_433))) :named @p_449))
  3465 (define-fun veriT_sk1 () A$ (! (choice ((veriT_vr58 A$)) (not (! (=> (! (member$ veriT_vr58 @p_381) :named @p_434) (! (not (! (member$ veriT_vr58 @p_380) :named @p_436)) :named @p_437)) :named @p_438))) :named @p_455))
  4120 (define-fun veriT_sk1 () A$ (! (choice ((veriT_vr58 A$)) (not (! (=> (! (member$ veriT_vr58 @p_381) :named @p_434) (! (not (! (member$ veriT_vr58 @p_380) :named @p_436)) :named @p_437)) :named @p_438))) :named @p_455))
  3466 (define-fun veriT_sk4 () A$ (! (choice ((veriT_vr97 A$)) (not (! (=> (! (member$ veriT_vr97 (! (set$ xs$) :named @p_715)) :named @p_825) (! (not (! (member$ veriT_vr97 @p_381) :named @p_827)) :named @p_828)) :named @p_824))) :named @p_799))
  4121 (define-fun veriT_sk4 () A$ (! (choice ((veriT_vr97 A$)) (not (! (=> (! (member$ veriT_vr97 (! (set$ xs$) :named @p_715)) :named @p_825) (! (not (! (member$ veriT_vr97 @p_381) :named @p_827)) :named @p_828)) :named @p_824))) :named @p_799))
  3467 (define-fun veriT_sk6 () A$ (! (choice ((veriT_vr103 A$)) (not (! (=> (! (member$ veriT_vr103 @p_380) :named @p_879) (! (not (! (member$ veriT_vr103 @p_381) :named @p_881)) :named @p_882)) :named @p_878))) :named @p_857))
  4122 (define-fun veriT_sk6 () A$ (! (choice ((veriT_vr103 A$)) (not (! (=> (! (member$ veriT_vr103 @p_380) :named @p_879) (! (not (! (member$ veriT_vr103 @p_381) :named @p_881)) :named @p_882)) :named @p_878))) :named @p_857))
  3468 (define-fun veriT_sk11 () A$ (! (choice ((veriT_vr117 A$)) (not (! (=> (! (member$ veriT_vr117 (! (coset$ xs$) :named @p_21)) :named @p_924) (! (member$ veriT_vr117 (! (set$ (! (append$ xs$ @p_10) :named @p_761)) :named @p_760)) :named @p_926)) :named @p_923))) :named @p_909))
  4123 (define-fun veriT_sk11 () A$ (! (choice ((veriT_vr117 A$)) (not (! (=> (! (member$ veriT_vr117 (! (coset$ xs$) :named @p_21)) :named @p_924) (! (member$ veriT_vr117 (! (set$ (! (append$ xs$ @p_10) :named @p_761)) :named @p_760)) :named @p_926)) :named @p_923))) :named @p_909))
  3469 (define-fun veriT_sk14 () A$ (! (choice ((veriT_vr123 A$)) (not (! (=> (! (member$ veriT_vr123 @p_715) :named @p_969) (! (not (! (member$ veriT_vr123 @p_381) :named @p_971)) :named @p_972)) :named @p_968))) :named @p_943))
  4124 (define-fun veriT_sk14 () A$ (! (choice ((veriT_vr123 A$)) (not (! (=> (! (member$ veriT_vr123 @p_715) :named @p_969) (! (not (! (member$ veriT_vr123 @p_381) :named @p_971)) :named @p_972)) :named @p_968))) :named @p_943))
  3470 (assume axiom0 (! (forall ((?v0 A_set$) (?v1 A_set$)) (! (= (! (fun_app$ (! (fun_app$a uu$ ?v0) :named @p_23) ?v1) :named @p_25) (! (= ?v0 ?v1) :named @p_13)) :named @p_30)) :named @p_22))
  4125 (assume a0 (! (forall ((?v0 A_set$) (?v1 A_set$)) (! (= (! (fun_app$ (! (fun_app$a uu$ ?v0) :named @p_23) ?v1) :named @p_25) (! (= ?v0 ?v1) :named @p_13)) :named @p_30)) :named @p_22))
  3471 (assume axiom1 (! (forall ((?v0 A_list$)) (! (= (! (fun_app$ (! (fun_app$a subset$ @p_21) :named @p_43) (! (set$ ?v0) :named @p_2)) :named @p_46) (! (and (! (less$ zero$ (! (fun_app$b card$ top$) :named @p_1)) :named @p_44) (! (= @p_1 (! (fun_app$b card$ (! (set$ (! (append$ xs$ ?v0) :named @p_49)) :named @p_51)) :named @p_53)) :named @p_55)) :named @p_57)) :named @p_59)) :named @p_42))
  4126 (assume a1 (! (forall ((?v0 A_list$)) (! (= (! (fun_app$ (! (fun_app$a subset$ @p_21) :named @p_43) (! (set$ ?v0) :named @p_2)) :named @p_46) (! (and (! (less$ zero$ (! (fun_app$b card$ top$) :named @p_1)) :named @p_44) (! (= @p_1 (! (fun_app$b card$ (! (set$ (! (append$ xs$ ?v0) :named @p_49)) :named @p_51)) :named @p_53)) :named @p_55)) :named @p_57)) :named @p_59)) :named @p_42))
  3472 (assume axiom2 (! (forall ((?v0 A$) (?v1 A_set$)) (! (=> (! (member$ ?v0 (! (uminus$ ?v1) :named @p_75)) :named @p_77) (! (not (! (member$ ?v0 ?v1) :named @p_81)) :named @p_83)) :named @p_85)) :named @p_74))
  4127 (assume a2 (! (forall ((?v0 A$) (?v1 A_set$)) (! (=> (! (member$ ?v0 (! (uminus$ ?v1) :named @p_75)) :named @p_77) (! (not (! (member$ ?v0 ?v1) :named @p_81)) :named @p_83)) :named @p_85)) :named @p_74))
  3473 (assume axiom3 (! (forall ((?v0 A_list$)) (! (= (! (fun_app$b card$ @p_2) :named @p_100) (! (size$ (! (remdups$ ?v0) :named @p_14)) :named @p_104)) :named @p_106)) :named @p_98))
  4128 (assume a3 (! (forall ((?v0 A_list$)) (! (= (! (fun_app$b card$ @p_2) :named @p_100) (! (size$ (! (remdups$ ?v0) :named @p_14)) :named @p_104)) :named @p_106)) :named @p_98))
  3474 (assume axiom4 (! (forall ((?v0 A_list$)) (! (finite$ @p_2) :named @p_120)) :named @p_118))
  4129 (assume a4 (! (forall ((?v0 A_list$)) (! (finite$ @p_2) :named @p_120)) :named @p_118))
  3475 (assume axiom5 (! (forall ((?v0 A$)) (! (member$ ?v0 top$) :named @p_129)) :named @p_128))
  4130 (assume a5 (! (forall ((?v0 A$)) (! (member$ ?v0 top$) :named @p_129)) :named @p_128))
  3476 (assume axiom6 (not (! (= top$ bot$) :named @p_717)))
  4131 (assume a6 (not (! (= top$ bot$) :named @p_717)))
  3477 (assume axiom9 (! (forall ((?v0 Nat$) (?v1 Nat$)) (! (= (! (= ?v0 (! (plus$ ?v0 ?v1) :named @p_138)) :named @p_140) (! (= zero$ ?v1) :named @p_143)) :named @p_145)) :named @p_136))
  4132 (assume a9 (! (forall ((?v0 Nat$) (?v1 Nat$)) (! (= (! (= ?v0 (! (plus$ ?v0 ?v1) :named @p_138)) :named @p_140) (! (= zero$ ?v1) :named @p_143)) :named @p_145)) :named @p_136))
  3478 (assume axiom10 (! (= (! (fun_app$b card$a @p_715) :named @p_1077) (! (size$ @p_9) :named @p_8)) :named @p_1076))
  4133 (assume a10 (! (= (! (fun_app$b card$a @p_715) :named @p_1077) (! (size$ @p_9) :named @p_8)) :named @p_1076))
  3479 (assume axiom11 (! (= card$ card$a) :named @p_1079))
  4134 (assume a11 (! (= card$ card$a) :named @p_1079))
  3480 (assume axiom12 (! (forall ((?v0 A_set$) (?v1 A_set$)) (! (=> (! (and (! (finite$ ?v0) :named @p_4) (! (finite$ ?v1) :named @p_159)) :named @p_161) (! (= (! (plus$ (! (fun_app$b card$ ?v0) :named @p_3) (! (fun_app$b card$ ?v1) :named @p_166)) :named @p_168) (! (plus$ (! (fun_app$b card$ (! (sup$ ?v0 ?v1) :named @p_170)) :named @p_172) (! (fun_app$b card$ (! (inf$ ?v0 ?v1) :named @p_6)) :named @p_175)) :named @p_177)) :named @p_179)) :named @p_181)) :named @p_157))
  4135 (assume a12 (! (forall ((?v0 A_set$) (?v1 A_set$)) (! (=> (! (and (! (finite$ ?v0) :named @p_4) (! (finite$ ?v1) :named @p_159)) :named @p_161) (! (= (! (plus$ (! (fun_app$b card$ ?v0) :named @p_3) (! (fun_app$b card$ ?v1) :named @p_166)) :named @p_168) (! (plus$ (! (fun_app$b card$ (! (sup$ ?v0 ?v1) :named @p_170)) :named @p_172) (! (fun_app$b card$ (! (inf$ ?v0 ?v1) :named @p_6)) :named @p_175)) :named @p_177)) :named @p_179)) :named @p_181)) :named @p_157))
  3481 (assume axiom13 (! (forall ((?v0 A_set$)) (! (= (! (= zero$ @p_3) :named @p_204) (! (or (! (= ?v0 bot$) :named @p_207) (! (not @p_4) :named @p_210)) :named @p_212)) :named @p_214)) :named @p_202))
  4136 (assume a13 (! (forall ((?v0 A_set$)) (! (= (! (= zero$ @p_3) :named @p_204) (! (or (! (= ?v0 bot$) :named @p_207) (! (not @p_4) :named @p_210)) :named @p_212)) :named @p_214)) :named @p_202))
  3482 (assume axiom14 (! (forall ((?v0 A_set$)) (! (=> (! (and (! (finite$ top$) :named @p_7) (! (= @p_1 @p_3) :named @p_230)) :named @p_232) (! (= ?v0 top$) :named @p_235)) :named @p_237)) :named @p_228))
  4137 (assume a14 (! (forall ((?v0 A_set$)) (! (=> (! (and (! (finite$ top$) :named @p_7) (! (= @p_1 @p_3) :named @p_230)) :named @p_232) (! (= ?v0 top$) :named @p_235)) :named @p_237)) :named @p_228))
  3483 (assume axiom15 (! (forall ((?v0 A_list$)) (! (= @p_2 (! (uminus$ (! (coset$ ?v0) :named @p_5)) :named @p_253)) :named @p_255)) :named @p_249))
  4138 (assume a15 (! (forall ((?v0 A_list$)) (! (= @p_2 (! (uminus$ (! (coset$ ?v0) :named @p_5)) :named @p_253)) :named @p_255)) :named @p_249))
  3484 (assume axiom16 (! (forall ((?v0 A_list$)) (! (= @p_5 (! (uminus$ @p_2) :named @p_270)) :named @p_272)) :named @p_266))
  4139 (assume a16 (! (forall ((?v0 A_list$)) (! (= @p_5 (! (uminus$ @p_2) :named @p_270)) :named @p_272)) :named @p_266))
  3485 (assume axiom17 (! (forall ((?v0 A_set$) (?v1 A_set$)) (! (= (! (= bot$ @p_6) :named @p_285) (! (forall ((?v2 A$)) (! (=> (! (member$ ?v2 ?v0) :named @p_15) (! (not (! (member$ ?v2 ?v1) :named @p_16)) :named @p_294)) :named @p_296)) :named @p_287)) :named @p_298)) :named @p_283))
  4140 (assume a17 (! (forall ((?v0 A_set$) (?v1 A_set$)) (! (= (! (= bot$ @p_6) :named @p_285) (! (forall ((?v2 A$)) (! (=> (! (member$ ?v2 ?v0) :named @p_15) (! (not (! (member$ ?v2 ?v1) :named @p_16)) :named @p_294)) :named @p_296)) :named @p_287)) :named @p_298)) :named @p_283))
  3486 (assume axiom18 (! (= uu$ eq_set$) :named @p_1100))
  4141 (assume a18 (! (= uu$ eq_set$) :named @p_1100))
  3487 (assume axiom19 (! (forall ((?v0 A_set$)) (! (=> @p_4 (! (= (! (finite$ (! (uminus$ ?v0) :named @p_361)) :named @p_363) @p_7) :named @p_365)) :named @p_367)) :named @p_358))
  4142 (assume a19 (! (forall ((?v0 A_set$)) (! (=> @p_4 (! (= (! (finite$ (! (uminus$ ?v0) :named @p_361)) :named @p_363) @p_7) :named @p_365)) :named @p_367)) :named @p_358))
  3488 (assume axiom20 (! (= rhs$ (! (ite (! (= zero$ @p_1) :named @p_403) false (! (and (! (= @p_1 (! (plus$ @p_8 (! (size$ @p_10) :named @p_719)) :named @p_1056)) :named @p_400) (! (and (! (forall ((?v0 A$)) (! (=> (! (member$ ?v0 @p_380) :named @p_12) (! (not (! (member$ ?v0 @p_381) :named @p_11)) :named @p_385)) :named @p_387)) :named @p_379) (! (forall ((?v0 A$)) (! (=> @p_11 (! (not @p_12) :named @p_392)) :named @p_394)) :named @p_389)) :named @p_396)) :named @p_399)) :named @p_402)) :named @p_405))
  4143 (assume a20 (! (= rhs$ (! (ite (! (= zero$ @p_1) :named @p_403) false (! (and (! (= @p_1 (! (plus$ @p_8 (! (size$ @p_10) :named @p_719)) :named @p_1056)) :named @p_400) (! (and (! (forall ((?v0 A$)) (! (=> (! (member$ ?v0 @p_380) :named @p_12) (! (not (! (member$ ?v0 @p_381) :named @p_11)) :named @p_385)) :named @p_387)) :named @p_379) (! (forall ((?v0 A$)) (! (=> @p_11 (! (not @p_12) :named @p_392)) :named @p_394)) :named @p_389)) :named @p_396)) :named @p_399)) :named @p_402)) :named @p_405))
  3489 (assume axiom21 (! (forall ((?v0 A_list$) (?v1 A_list$)) (! (= (! (set$ (! (append$ ?v0 ?v1) :named @p_498)) :named @p_500) (! (sup$ @p_2 (! (set$ ?v1) :named @p_20)) :named @p_506)) :named @p_508)) :named @p_497))
  4144 (assume a21 (! (forall ((?v0 A_list$) (?v1 A_list$)) (! (= (! (set$ (! (append$ ?v0 ?v1) :named @p_498)) :named @p_500) (! (sup$ @p_2 (! (set$ ?v1) :named @p_20)) :named @p_506)) :named @p_508)) :named @p_497))
  3490 (assume axiom22 (! (forall ((?v0 A_set$) (?v1 A_set$)) (! (= @p_13 (! (and (! (fun_app$ (! (fun_app$a less_eq$ ?v0) :named @p_19) ?v1) :named @p_17) (! (fun_app$ (! (fun_app$a less_eq$ ?v1) :named @p_528) ?v0) :named @p_530)) :named @p_18)) :named @p_533)) :named @p_522))
  4145 (assume a22 (! (forall ((?v0 A_set$) (?v1 A_set$)) (! (= @p_13 (! (and (! (fun_app$ (! (fun_app$a less_eq$ ?v0) :named @p_19) ?v1) :named @p_17) (! (fun_app$ (! (fun_app$a less_eq$ ?v1) :named @p_528) ?v0) :named @p_530)) :named @p_18)) :named @p_533)) :named @p_522))
  3491 (assume axiom23 (! (forall ((?v0 A_list$)) (! (= @p_2 (! (set$ @p_14) :named @p_552)) :named @p_554)) :named @p_548))
  4146 (assume a23 (! (forall ((?v0 A_list$)) (! (= @p_2 (! (set$ @p_14) :named @p_552)) :named @p_554)) :named @p_548))
  3492 (assume axiom24 (! (= subset$ less_eq$) :named @p_1090))
  4147 (assume a24 (! (= subset$ less_eq$) :named @p_1090))
  3493 (assume axiom25 (! (forall ((?v0 A_set$) (?v1 A_set$)) (! (=> (! (forall ((?v2 A$)) (! (=> @p_15 @p_16) :named @p_571)) :named @p_566) @p_17) :named @p_577)) :named @p_565))
  4148 (assume a25 (! (forall ((?v0 A_set$) (?v1 A_set$)) (! (=> (! (forall ((?v2 A$)) (! (=> @p_15 @p_16) :named @p_571)) :named @p_566) @p_17) :named @p_577)) :named @p_565))
  3494 (assume axiom26 (! (forall ((?v0 A_set$) (?v1 A_set$)) (! (=> @p_18 @p_13) :named @p_602)) :named @p_593))
  4149 (assume a26 (! (forall ((?v0 A_set$) (?v1 A_set$)) (! (=> @p_18 @p_13) :named @p_602)) :named @p_593))
  3495 (assume axiom27 (! (forall ((?v0 A_set$) (?v1 A_list$)) (! (= (! (fun_app$ @p_19 (! (coset$ ?v1) :named @p_619)) :named @p_621) (! (forall ((?v2 A$)) (! (=> (! (member$ ?v2 @p_20) :named @p_627) (! (not @p_15) :named @p_632)) :named @p_634)) :named @p_623)) :named @p_636)) :named @p_617))
  4150 (assume a27 (! (forall ((?v0 A_set$) (?v1 A_list$)) (! (= (! (fun_app$ @p_19 (! (coset$ ?v1) :named @p_619)) :named @p_621) (! (forall ((?v2 A$)) (! (=> (! (member$ ?v2 @p_20) :named @p_627) (! (not @p_15) :named @p_632)) :named @p_634)) :named @p_623)) :named @p_636)) :named @p_617))
  3496 (assume axiom28 (not (= (! (fun_app$ (! (fun_app$a eq_set$ @p_21) :named @p_1097) (! (set$ ys$) :named @p_713)) :named @p_711) rhs$)))
  4151 (assume a28 (not (= (! (fun_app$ (! (fun_app$a eq_set$ @p_21) :named @p_1097) (! (set$ ys$) :named @p_713)) :named @p_711) rhs$)))
  3497 (anchor :step t28 :args ((:= (?v0 A_set$) veriT_vr0) (:= (?v1 A_set$) veriT_vr1)))
  4152 (anchor :step t28 :args ((:= (?v0 A_set$) veriT_vr0) (:= (?v1 A_set$) veriT_vr1)))
  3498 (step t28.t1 (cl (! (= ?v0 veriT_vr0) :named @p_27)) :rule refl)
  4153 (step t28.t1 (cl (! (= ?v0 veriT_vr0) :named @p_27)) :rule refl)
  3499 (step t28.t2 (cl (= @p_23 (! (fun_app$a uu$ veriT_vr0) :named @p_24))) :rule cong :premises (t28.t1))
  4154 (step t28.t2 (cl (= @p_23 (! (fun_app$a uu$ veriT_vr0) :named @p_24))) :rule cong :premises (t28.t1))
  3500 (step t28.t3 (cl (! (= ?v1 veriT_vr1) :named @p_28)) :rule refl)
  4155 (step t28.t3 (cl (! (= ?v1 veriT_vr1) :named @p_28)) :rule refl)
  3501 (step t28.t4 (cl (= @p_25 (! (fun_app$ @p_24 veriT_vr1) :named @p_26))) :rule cong :premises (t28.t2 t28.t3))
  4156 (step t28.t4 (cl (= @p_25 (! (fun_app$ @p_24 veriT_vr1) :named @p_26))) :rule cong :premises (t28.t2 t28.t3))
  3503 (step t28.t6 (cl @p_28) :rule refl)
  4158 (step t28.t6 (cl @p_28) :rule refl)
  3504 (step t28.t7 (cl (= @p_13 (! (= veriT_vr0 veriT_vr1) :named @p_29))) :rule cong :premises (t28.t5 t28.t6))
  4159 (step t28.t7 (cl (= @p_13 (! (= veriT_vr0 veriT_vr1) :named @p_29))) :rule cong :premises (t28.t5 t28.t6))
  3505 (step t28.t8 (cl (= @p_30 (! (= @p_26 @p_29) :named @p_31))) :rule cong :premises (t28.t4 t28.t7))
  4160 (step t28.t8 (cl (= @p_30 (! (= @p_26 @p_29) :named @p_31))) :rule cong :premises (t28.t4 t28.t7))
  3506 (step t28 (cl (! (= @p_22 (! (forall ((veriT_vr0 A_set$) (veriT_vr1 A_set$)) @p_31) :named @p_33)) :named @p_32)) :rule bind)
  4161 (step t28 (cl (! (= @p_22 (! (forall ((veriT_vr0 A_set$) (veriT_vr1 A_set$)) @p_31) :named @p_33)) :named @p_32)) :rule bind)
  3507 (step t29 (cl (not @p_32) (not @p_22) @p_33) :rule equiv_pos2)
  4162 (step t29 (cl (not @p_32) (not @p_22) @p_33) :rule equiv_pos2)
  3508 (step t30 (cl @p_33) :rule th_resolution :premises (axiom0 t28 t29))
  4163 (step t30 (cl @p_33) :rule th_resolution :premises (a0 t28 t29))
  3509 (anchor :step t31 :args ((:= (veriT_vr0 A_set$) veriT_vr2) (:= (veriT_vr1 A_set$) veriT_vr3)))
  4164 (anchor :step t31 :args ((:= (veriT_vr0 A_set$) veriT_vr2) (:= (veriT_vr1 A_set$) veriT_vr3)))
  3510 (step t31.t1 (cl (! (= veriT_vr0 veriT_vr2) :named @p_36)) :rule refl)
  4165 (step t31.t1 (cl (! (= veriT_vr0 veriT_vr2) :named @p_36)) :rule refl)
  3511 (step t31.t2 (cl (= @p_24 (! (fun_app$a uu$ veriT_vr2) :named @p_34))) :rule cong :premises (t31.t1))
  4166 (step t31.t2 (cl (= @p_24 (! (fun_app$a uu$ veriT_vr2) :named @p_34))) :rule cong :premises (t31.t1))
  3512 (step t31.t3 (cl (! (= veriT_vr1 veriT_vr3) :named @p_37)) :rule refl)
  4167 (step t31.t3 (cl (! (= veriT_vr1 veriT_vr3) :named @p_37)) :rule refl)
  3513 (step t31.t4 (cl (= @p_26 (! (fun_app$ @p_34 veriT_vr3) :named @p_35))) :rule cong :premises (t31.t2 t31.t3))
  4168 (step t31.t4 (cl (= @p_26 (! (fun_app$ @p_34 veriT_vr3) :named @p_35))) :rule cong :premises (t31.t2 t31.t3))
  3529 (step t34.t8 (cl (= @p_55 (! (= @p_1 @p_54) :named @p_56))) :rule cong :premises (t34.t7))
  4184 (step t34.t8 (cl (= @p_55 (! (= @p_1 @p_54) :named @p_56))) :rule cong :premises (t34.t7))
  3530 (step t34.t9 (cl (= @p_57 (! (and @p_44 @p_56) :named @p_58))) :rule cong :premises (t34.t8))
  4185 (step t34.t9 (cl (= @p_57 (! (and @p_44 @p_56) :named @p_58))) :rule cong :premises (t34.t8))
  3531 (step t34.t10 (cl (= @p_59 (! (= @p_47 @p_58) :named @p_60))) :rule cong :premises (t34.t3 t34.t9))
  4186 (step t34.t10 (cl (= @p_59 (! (= @p_47 @p_58) :named @p_60))) :rule cong :premises (t34.t3 t34.t9))
  3532 (step t34 (cl (! (= @p_42 (! (forall ((veriT_vr4 A_list$)) @p_60) :named @p_62)) :named @p_61)) :rule bind)
  4187 (step t34 (cl (! (= @p_42 (! (forall ((veriT_vr4 A_list$)) @p_60) :named @p_62)) :named @p_61)) :rule bind)
  3533 (step t35 (cl (not @p_61) (not @p_42) @p_62) :rule equiv_pos2)
  4188 (step t35 (cl (not @p_61) (not @p_42) @p_62) :rule equiv_pos2)
  3534 (step t36 (cl @p_62) :rule th_resolution :premises (axiom1 t34 t35))
  4189 (step t36 (cl @p_62) :rule th_resolution :premises (a1 t34 t35))
  3535 (anchor :step t37 :args ((:= (veriT_vr4 A_list$) veriT_vr5)))
  4190 (anchor :step t37 :args ((:= (veriT_vr4 A_list$) veriT_vr5)))
  3536 (step t37.t1 (cl (! (= veriT_vr4 veriT_vr5) :named @p_65)) :rule refl)
  4191 (step t37.t1 (cl (! (= veriT_vr4 veriT_vr5) :named @p_65)) :rule refl)
  3537 (step t37.t2 (cl (= @p_45 (! (set$ veriT_vr5) :named @p_63))) :rule cong :premises (t37.t1))
  4192 (step t37.t2 (cl (= @p_45 (! (set$ veriT_vr5) :named @p_63))) :rule cong :premises (t37.t1))
  3538 (step t37.t3 (cl (= @p_47 (! (fun_app$ @p_43 @p_63) :named @p_64))) :rule cong :premises (t37.t2))
  4193 (step t37.t3 (cl (= @p_47 (! (fun_app$ @p_43 @p_63) :named @p_64))) :rule cong :premises (t37.t2))
  3539 (step t37.t4 (cl @p_65) :rule refl)
  4194 (step t37.t4 (cl @p_65) :rule refl)
  3556 (step t40.t7 (cl (= @p_81 (! (member$ veriT_vr6 veriT_vr7) :named @p_82))) :rule cong :premises (t40.t5 t40.t6))
  4211 (step t40.t7 (cl (= @p_81 (! (member$ veriT_vr6 veriT_vr7) :named @p_82))) :rule cong :premises (t40.t5 t40.t6))
  3557 (step t40.t8 (cl (= @p_83 (! (not @p_82) :named @p_84))) :rule cong :premises (t40.t7))
  4212 (step t40.t8 (cl (= @p_83 (! (not @p_82) :named @p_84))) :rule cong :premises (t40.t7))
  3558 (step t40.t9 (cl (= @p_85 (! (=> @p_78 @p_84) :named @p_86))) :rule cong :premises (t40.t4 t40.t8))
  4213 (step t40.t9 (cl (= @p_85 (! (=> @p_78 @p_84) :named @p_86))) :rule cong :premises (t40.t4 t40.t8))
  3559 (step t40 (cl (! (= @p_74 (! (forall ((veriT_vr6 A$) (veriT_vr7 A_set$)) @p_86) :named @p_88)) :named @p_87)) :rule bind)
  4214 (step t40 (cl (! (= @p_74 (! (forall ((veriT_vr6 A$) (veriT_vr7 A_set$)) @p_86) :named @p_88)) :named @p_87)) :rule bind)
  3560 (step t41 (cl (not @p_87) (not @p_74) @p_88) :rule equiv_pos2)
  4215 (step t41 (cl (not @p_87) (not @p_74) @p_88) :rule equiv_pos2)
  3561 (step t42 (cl @p_88) :rule th_resolution :premises (axiom2 t40 t41))
  4216 (step t42 (cl @p_88) :rule th_resolution :premises (a2 t40 t41))
  3562 (anchor :step t43 :args ((:= (veriT_vr6 A$) veriT_vr8) (:= (veriT_vr7 A_set$) veriT_vr9)))
  4217 (anchor :step t43 :args ((:= (veriT_vr6 A$) veriT_vr8) (:= (veriT_vr7 A_set$) veriT_vr9)))
  3563 (step t43.t1 (cl (! (= veriT_vr6 veriT_vr8) :named @p_91)) :rule refl)
  4218 (step t43.t1 (cl (! (= veriT_vr6 veriT_vr8) :named @p_91)) :rule refl)
  3564 (step t43.t2 (cl (! (= veriT_vr7 veriT_vr9) :named @p_92)) :rule refl)
  4219 (step t43.t2 (cl (! (= veriT_vr7 veriT_vr9) :named @p_92)) :rule refl)
  3565 (step t43.t3 (cl (= @p_76 (! (uminus$ veriT_vr9) :named @p_89))) :rule cong :premises (t43.t2))
  4220 (step t43.t3 (cl (= @p_76 (! (uminus$ veriT_vr9) :named @p_89))) :rule cong :premises (t43.t2))
  3566 (step t43.t4 (cl (= @p_78 (! (member$ veriT_vr8 @p_89) :named @p_90))) :rule cong :premises (t43.t1 t43.t3))
  4221 (step t43.t4 (cl (= @p_78 (! (member$ veriT_vr8 @p_89) :named @p_90))) :rule cong :premises (t43.t1 t43.t3))
  3580 (step t46.t5 (cl (= @p_14 (! (remdups$ veriT_vr10) :named @p_103))) :rule cong :premises (t46.t4))
  4235 (step t46.t5 (cl (= @p_14 (! (remdups$ veriT_vr10) :named @p_103))) :rule cong :premises (t46.t4))
  3581 (step t46.t6 (cl (= @p_104 (! (size$ @p_103) :named @p_105))) :rule cong :premises (t46.t5))
  4236 (step t46.t6 (cl (= @p_104 (! (size$ @p_103) :named @p_105))) :rule cong :premises (t46.t5))
  3582 (step t46.t7 (cl (= @p_106 (! (= @p_101 @p_105) :named @p_107))) :rule cong :premises (t46.t3 t46.t6))
  4237 (step t46.t7 (cl (= @p_106 (! (= @p_101 @p_105) :named @p_107))) :rule cong :premises (t46.t3 t46.t6))
  3583 (step t46 (cl (! (= @p_98 (! (forall ((veriT_vr10 A_list$)) @p_107) :named @p_109)) :named @p_108)) :rule bind)
  4238 (step t46 (cl (! (= @p_98 (! (forall ((veriT_vr10 A_list$)) @p_107) :named @p_109)) :named @p_108)) :rule bind)
  3584 (step t47 (cl (not @p_108) (not @p_98) @p_109) :rule equiv_pos2)
  4239 (step t47 (cl (not @p_108) (not @p_98) @p_109) :rule equiv_pos2)
  3585 (step t48 (cl @p_109) :rule th_resolution :premises (axiom3 t46 t47))
  4240 (step t48 (cl @p_109) :rule th_resolution :premises (a3 t46 t47))
  3586 (anchor :step t49 :args ((:= (veriT_vr10 A_list$) veriT_vr11)))
  4241 (anchor :step t49 :args ((:= (veriT_vr10 A_list$) veriT_vr11)))
  3587 (step t49.t1 (cl (! (= veriT_vr10 veriT_vr11) :named @p_112)) :rule refl)
  4242 (step t49.t1 (cl (! (= veriT_vr10 veriT_vr11) :named @p_112)) :rule refl)
  3588 (step t49.t2 (cl (= @p_99 (! (set$ veriT_vr11) :named @p_110))) :rule cong :premises (t49.t1))
  4243 (step t49.t2 (cl (= @p_99 (! (set$ veriT_vr11) :named @p_110))) :rule cong :premises (t49.t1))
  3589 (step t49.t3 (cl (= @p_101 (! (fun_app$b card$ @p_110) :named @p_111))) :rule cong :premises (t49.t2))
  4244 (step t49.t3 (cl (= @p_101 (! (fun_app$b card$ @p_110) :named @p_111))) :rule cong :premises (t49.t2))
  3590 (step t49.t4 (cl @p_112) :rule refl)
  4245 (step t49.t4 (cl @p_112) :rule refl)
  3598 (step t52.t1 (cl (= ?v0 veriT_vr12)) :rule refl)
  4253 (step t52.t1 (cl (= ?v0 veriT_vr12)) :rule refl)
  3599 (step t52.t2 (cl (= @p_2 (! (set$ veriT_vr12) :named @p_119))) :rule cong :premises (t52.t1))
  4254 (step t52.t2 (cl (= @p_2 (! (set$ veriT_vr12) :named @p_119))) :rule cong :premises (t52.t1))
  3600 (step t52.t3 (cl (= @p_120 (! (finite$ @p_119) :named @p_121))) :rule cong :premises (t52.t2))
  4255 (step t52.t3 (cl (= @p_120 (! (finite$ @p_119) :named @p_121))) :rule cong :premises (t52.t2))
  3601 (step t52 (cl (! (= @p_118 (! (forall ((veriT_vr12 A_list$)) @p_121) :named @p_123)) :named @p_122)) :rule bind)
  4256 (step t52 (cl (! (= @p_118 (! (forall ((veriT_vr12 A_list$)) @p_121) :named @p_123)) :named @p_122)) :rule bind)
  3602 (step t53 (cl (not @p_122) (not @p_118) @p_123) :rule equiv_pos2)
  4257 (step t53 (cl (not @p_122) (not @p_118) @p_123) :rule equiv_pos2)
  3603 (step t54 (cl @p_123) :rule th_resolution :premises (axiom4 t52 t53))
  4258 (step t54 (cl @p_123) :rule th_resolution :premises (a4 t52 t53))
  3604 (anchor :step t55 :args ((:= (veriT_vr12 A_list$) veriT_vr13)))
  4259 (anchor :step t55 :args ((:= (veriT_vr12 A_list$) veriT_vr13)))
  3605 (step t55.t1 (cl (= veriT_vr12 veriT_vr13)) :rule refl)
  4260 (step t55.t1 (cl (= veriT_vr12 veriT_vr13)) :rule refl)
  3606 (step t55.t2 (cl (= @p_119 (! (set$ veriT_vr13) :named @p_124))) :rule cong :premises (t55.t1))
  4261 (step t55.t2 (cl (= @p_119 (! (set$ veriT_vr13) :named @p_124))) :rule cong :premises (t55.t1))
  3607 (step t55.t3 (cl (= @p_121 (! (finite$ @p_124) :named @p_125))) :rule cong :premises (t55.t2))
  4262 (step t55.t3 (cl (= @p_121 (! (finite$ @p_124) :named @p_125))) :rule cong :premises (t55.t2))
  3608 (step t55 (cl (! (= @p_123 (! (forall ((veriT_vr13 A_list$)) @p_125) :named @p_127)) :named @p_126)) :rule bind)
  4263 (step t55 (cl (! (= @p_123 (! (forall ((veriT_vr13 A_list$)) @p_125) :named @p_127)) :named @p_126)) :rule bind)
  3611 (anchor :step t58 :args ((:= (?v0 A$) veriT_vr14)))
  4266 (anchor :step t58 :args ((:= (?v0 A$) veriT_vr14)))
  3612 (step t58.t1 (cl (= ?v0 veriT_vr14)) :rule refl)
  4267 (step t58.t1 (cl (= ?v0 veriT_vr14)) :rule refl)
  3613 (step t58.t2 (cl (= @p_129 (! (member$ veriT_vr14 top$) :named @p_130))) :rule cong :premises (t58.t1))
  4268 (step t58.t2 (cl (= @p_129 (! (member$ veriT_vr14 top$) :named @p_130))) :rule cong :premises (t58.t1))
  3614 (step t58 (cl (! (= @p_128 (! (forall ((veriT_vr14 A$)) @p_130) :named @p_132)) :named @p_131)) :rule bind)
  4269 (step t58 (cl (! (= @p_128 (! (forall ((veriT_vr14 A$)) @p_130) :named @p_132)) :named @p_131)) :rule bind)
  3615 (step t59 (cl (not @p_131) (not @p_128) @p_132) :rule equiv_pos2)
  4270 (step t59 (cl (not @p_131) (not @p_128) @p_132) :rule equiv_pos2)
  3616 (step t60 (cl @p_132) :rule th_resolution :premises (axiom5 t58 t59))
  4271 (step t60 (cl @p_132) :rule th_resolution :premises (a5 t58 t59))
  3617 (anchor :step t61 :args ((:= (veriT_vr14 A$) veriT_vr15)))
  4272 (anchor :step t61 :args ((:= (veriT_vr14 A$) veriT_vr15)))
  3618 (step t61.t1 (cl (= veriT_vr14 veriT_vr15)) :rule refl)
  4273 (step t61.t1 (cl (= veriT_vr14 veriT_vr15)) :rule refl)
  3619 (step t61.t2 (cl (= @p_130 (! (member$ veriT_vr15 top$) :named @p_133))) :rule cong :premises (t61.t1))
  4274 (step t61.t2 (cl (= @p_130 (! (member$ veriT_vr15 top$) :named @p_133))) :rule cong :premises (t61.t1))
  3620 (step t61 (cl (! (= @p_132 (! (forall ((veriT_vr15 A$)) @p_133) :named @p_135)) :named @p_134)) :rule bind)
  4275 (step t61 (cl (! (= @p_132 (! (forall ((veriT_vr15 A$)) @p_133) :named @p_135)) :named @p_134)) :rule bind)
  3621 (step t62 (cl (not @p_134) (not @p_132) @p_135) :rule equiv_pos2)
  4276 (step t62 (cl (not @p_134) (not @p_132) @p_135) :rule equiv_pos2)
  3629 (step t64.t6 (cl @p_142) :rule refl)
  4284 (step t64.t6 (cl @p_142) :rule refl)
  3630 (step t64.t7 (cl (= @p_143 (! (= zero$ veriT_vr27) :named @p_144))) :rule cong :premises (t64.t6))
  4285 (step t64.t7 (cl (= @p_143 (! (= zero$ veriT_vr27) :named @p_144))) :rule cong :premises (t64.t6))
  3631 (step t64.t8 (cl (= @p_145 (! (= @p_141 @p_144) :named @p_146))) :rule cong :premises (t64.t5 t64.t7))
  4286 (step t64.t8 (cl (= @p_145 (! (= @p_141 @p_144) :named @p_146))) :rule cong :premises (t64.t5 t64.t7))
  3632 (step t64 (cl (! (= @p_136 (! (forall ((veriT_vr26 Nat$) (veriT_vr27 Nat$)) @p_146) :named @p_148)) :named @p_147)) :rule bind)
  4287 (step t64 (cl (! (= @p_136 (! (forall ((veriT_vr26 Nat$) (veriT_vr27 Nat$)) @p_146) :named @p_148)) :named @p_147)) :rule bind)
  3633 (step t65 (cl (not @p_147) (not @p_136) @p_148) :rule equiv_pos2)
  4288 (step t65 (cl (not @p_147) (not @p_136) @p_148) :rule equiv_pos2)
  3634 (step t66 (cl @p_148) :rule th_resolution :premises (axiom9 t64 t65))
  4289 (step t66 (cl @p_148) :rule th_resolution :premises (a9 t64 t65))
  3635 (anchor :step t67 :args ((:= (veriT_vr26 Nat$) veriT_vr28) (:= (veriT_vr27 Nat$) veriT_vr29)))
  4290 (anchor :step t67 :args ((:= (veriT_vr26 Nat$) veriT_vr28) (:= (veriT_vr27 Nat$) veriT_vr29)))
  3636 (step t67.t1 (cl (! (= veriT_vr26 veriT_vr28) :named @p_149)) :rule refl)
  4291 (step t67.t1 (cl (! (= veriT_vr26 veriT_vr28) :named @p_149)) :rule refl)
  3637 (step t67.t2 (cl @p_149) :rule refl)
  4292 (step t67.t2 (cl @p_149) :rule refl)
  3638 (step t67.t3 (cl (! (= veriT_vr27 veriT_vr29) :named @p_152)) :rule refl)
  4293 (step t67.t3 (cl (! (= veriT_vr27 veriT_vr29) :named @p_152)) :rule refl)
  3639 (step t67.t4 (cl (= @p_139 (! (plus$ veriT_vr28 veriT_vr29) :named @p_150))) :rule cong :premises (t67.t2 t67.t3))
  4294 (step t67.t4 (cl (= @p_139 (! (plus$ veriT_vr28 veriT_vr29) :named @p_150))) :rule cong :premises (t67.t2 t67.t3))
  3666 (step t70.t19 (cl (= @p_177 (! (plus$ @p_173 @p_176) :named @p_178))) :rule cong :premises (t70.t14 t70.t18))
  4321 (step t70.t19 (cl (= @p_177 (! (plus$ @p_173 @p_176) :named @p_178))) :rule cong :premises (t70.t14 t70.t18))
  3667 (step t70.t20 (cl (= @p_179 (! (= @p_169 @p_178) :named @p_180))) :rule cong :premises (t70.t10 t70.t19))
  4322 (step t70.t20 (cl (= @p_179 (! (= @p_169 @p_178) :named @p_180))) :rule cong :premises (t70.t10 t70.t19))
  3668 (step t70.t21 (cl (= @p_181 (! (=> @p_162 @p_180) :named @p_182))) :rule cong :premises (t70.t5 t70.t20))
  4323 (step t70.t21 (cl (= @p_181 (! (=> @p_162 @p_180) :named @p_182))) :rule cong :premises (t70.t5 t70.t20))
  3669 (step t70 (cl (! (= @p_157 (! (forall ((veriT_vr30 A_set$) (veriT_vr31 A_set$)) @p_182) :named @p_184)) :named @p_183)) :rule bind)
  4324 (step t70 (cl (! (= @p_157 (! (forall ((veriT_vr30 A_set$) (veriT_vr31 A_set$)) @p_182) :named @p_184)) :named @p_183)) :rule bind)
  3670 (step t71 (cl (not @p_183) (not @p_157) @p_184) :rule equiv_pos2)
  4325 (step t71 (cl (not @p_183) (not @p_157) @p_184) :rule equiv_pos2)
  3671 (step t72 (cl @p_184) :rule th_resolution :premises (axiom12 t70 t71))
  4326 (step t72 (cl @p_184) :rule th_resolution :premises (a12 t70 t71))
  3672 (anchor :step t73 :args ((:= (veriT_vr30 A_set$) veriT_vr32) (:= (veriT_vr31 A_set$) veriT_vr33)))
  4327 (anchor :step t73 :args ((:= (veriT_vr30 A_set$) veriT_vr32) (:= (veriT_vr31 A_set$) veriT_vr33)))
  3673 (step t73.t1 (cl (! (= veriT_vr30 veriT_vr32) :named @p_188)) :rule refl)
  4328 (step t73.t1 (cl (! (= veriT_vr30 veriT_vr32) :named @p_188)) :rule refl)
  3674 (step t73.t2 (cl (= @p_158 (! (finite$ veriT_vr32) :named @p_185))) :rule cong :premises (t73.t1))
  4329 (step t73.t2 (cl (= @p_158 (! (finite$ veriT_vr32) :named @p_185))) :rule cong :premises (t73.t1))
  3675 (step t73.t3 (cl (! (= veriT_vr31 veriT_vr33) :named @p_190)) :rule refl)
  4330 (step t73.t3 (cl (! (= veriT_vr31 veriT_vr33) :named @p_190)) :rule refl)
  3676 (step t73.t4 (cl (= @p_160 (! (finite$ veriT_vr33) :named @p_186))) :rule cong :premises (t73.t3))
  4331 (step t73.t4 (cl (= @p_160 (! (finite$ veriT_vr33) :named @p_186))) :rule cong :premises (t73.t3))
  3705 (step t76.t8 (cl (= @p_210 (! (not @p_209) :named @p_211))) :rule cong :premises (t76.t7))
  4360 (step t76.t8 (cl (= @p_210 (! (not @p_209) :named @p_211))) :rule cong :premises (t76.t7))
  3706 (step t76.t9 (cl (= @p_212 (! (or @p_208 @p_211) :named @p_213))) :rule cong :premises (t76.t5 t76.t8))
  4361 (step t76.t9 (cl (= @p_212 (! (or @p_208 @p_211) :named @p_213))) :rule cong :premises (t76.t5 t76.t8))
  3707 (step t76.t10 (cl (= @p_214 (! (= @p_205 @p_213) :named @p_215))) :rule cong :premises (t76.t3 t76.t9))
  4362 (step t76.t10 (cl (= @p_214 (! (= @p_205 @p_213) :named @p_215))) :rule cong :premises (t76.t3 t76.t9))
  3708 (step t76 (cl (! (= @p_202 (! (forall ((veriT_vr34 A_set$)) @p_215) :named @p_217)) :named @p_216)) :rule bind)
  4363 (step t76 (cl (! (= @p_202 (! (forall ((veriT_vr34 A_set$)) @p_215) :named @p_217)) :named @p_216)) :rule bind)
  3709 (step t77 (cl (not @p_216) (not @p_202) @p_217) :rule equiv_pos2)
  4364 (step t77 (cl (not @p_216) (not @p_202) @p_217) :rule equiv_pos2)
  3710 (step t78 (cl @p_217) :rule th_resolution :premises (axiom13 t76 t77))
  4365 (step t78 (cl @p_217) :rule th_resolution :premises (a13 t76 t77))
  3711 (anchor :step t79 :args ((:= (veriT_vr34 A_set$) veriT_vr35)))
  4366 (anchor :step t79 :args ((:= (veriT_vr34 A_set$) veriT_vr35)))
  3712 (step t79.t1 (cl (! (= veriT_vr34 veriT_vr35) :named @p_220)) :rule refl)
  4367 (step t79.t1 (cl (! (= veriT_vr34 veriT_vr35) :named @p_220)) :rule refl)
  3713 (step t79.t2 (cl (= @p_203 (! (fun_app$b card$ veriT_vr35) :named @p_218))) :rule cong :premises (t79.t1))
  4368 (step t79.t2 (cl (= @p_203 (! (fun_app$b card$ veriT_vr35) :named @p_218))) :rule cong :premises (t79.t1))
  3714 (step t79.t3 (cl (= @p_205 (! (= zero$ @p_218) :named @p_219))) :rule cong :premises (t79.t2))
  4369 (step t79.t3 (cl (= @p_205 (! (= zero$ @p_218) :named @p_219))) :rule cong :premises (t79.t2))
  3715 (step t79.t4 (cl @p_220) :rule refl)
  4370 (step t79.t4 (cl @p_220) :rule refl)
  3730 (step t82.t5 (cl @p_234) :rule refl)
  4385 (step t82.t5 (cl @p_234) :rule refl)
  3731 (step t82.t6 (cl (= @p_235 (! (= top$ veriT_vr36) :named @p_236))) :rule cong :premises (t82.t5))
  4386 (step t82.t6 (cl (= @p_235 (! (= top$ veriT_vr36) :named @p_236))) :rule cong :premises (t82.t5))
  3732 (step t82.t7 (cl (= @p_237 (! (=> @p_233 @p_236) :named @p_238))) :rule cong :premises (t82.t4 t82.t6))
  4387 (step t82.t7 (cl (= @p_237 (! (=> @p_233 @p_236) :named @p_238))) :rule cong :premises (t82.t4 t82.t6))
  3733 (step t82 (cl (! (= @p_228 (! (forall ((veriT_vr36 A_set$)) @p_238) :named @p_240)) :named @p_239)) :rule bind)
  4388 (step t82 (cl (! (= @p_228 (! (forall ((veriT_vr36 A_set$)) @p_238) :named @p_240)) :named @p_239)) :rule bind)
  3734 (step t83 (cl (not @p_239) (not @p_228) @p_240) :rule equiv_pos2)
  4389 (step t83 (cl (not @p_239) (not @p_228) @p_240) :rule equiv_pos2)
  3735 (step t84 (cl @p_240) :rule th_resolution :premises (axiom14 t82 t83))
  4390 (step t84 (cl @p_240) :rule th_resolution :premises (a14 t82 t83))
  3736 (anchor :step t85 :args ((:= (veriT_vr36 A_set$) veriT_vr37)))
  4391 (anchor :step t85 :args ((:= (veriT_vr36 A_set$) veriT_vr37)))
  3737 (step t85.t1 (cl (! (= veriT_vr36 veriT_vr37) :named @p_244)) :rule refl)
  4392 (step t85.t1 (cl (! (= veriT_vr36 veriT_vr37) :named @p_244)) :rule refl)
  3738 (step t85.t2 (cl (= @p_229 (! (fun_app$b card$ veriT_vr37) :named @p_241))) :rule cong :premises (t85.t1))
  4393 (step t85.t2 (cl (= @p_229 (! (fun_app$b card$ veriT_vr37) :named @p_241))) :rule cong :premises (t85.t1))
  3739 (step t85.t3 (cl (= @p_231 (! (= @p_1 @p_241) :named @p_242))) :rule cong :premises (t85.t2))
  4394 (step t85.t3 (cl (= @p_231 (! (= @p_1 @p_241) :named @p_242))) :rule cong :premises (t85.t2))
  3740 (step t85.t4 (cl (= @p_233 (! (and @p_7 @p_242) :named @p_243))) :rule cong :premises (t85.t3))
  4395 (step t85.t4 (cl (= @p_233 (! (and @p_7 @p_242) :named @p_243))) :rule cong :premises (t85.t3))
  3751 (step t88.t4 (cl (= @p_5 (! (coset$ veriT_vr38) :named @p_252))) :rule cong :premises (t88.t3))
  4406 (step t88.t4 (cl (= @p_5 (! (coset$ veriT_vr38) :named @p_252))) :rule cong :premises (t88.t3))
  3752 (step t88.t5 (cl (= @p_253 (! (uminus$ @p_252) :named @p_254))) :rule cong :premises (t88.t4))
  4407 (step t88.t5 (cl (= @p_253 (! (uminus$ @p_252) :named @p_254))) :rule cong :premises (t88.t4))
  3753 (step t88.t6 (cl (= @p_255 (! (= @p_250 @p_254) :named @p_256))) :rule cong :premises (t88.t2 t88.t5))
  4408 (step t88.t6 (cl (= @p_255 (! (= @p_250 @p_254) :named @p_256))) :rule cong :premises (t88.t2 t88.t5))
  3754 (step t88 (cl (! (= @p_249 (! (forall ((veriT_vr38 A_list$)) @p_256) :named @p_258)) :named @p_257)) :rule bind)
  4409 (step t88 (cl (! (= @p_249 (! (forall ((veriT_vr38 A_list$)) @p_256) :named @p_258)) :named @p_257)) :rule bind)
  3755 (step t89 (cl (not @p_257) (not @p_249) @p_258) :rule equiv_pos2)
  4410 (step t89 (cl (not @p_257) (not @p_249) @p_258) :rule equiv_pos2)
  3756 (step t90 (cl @p_258) :rule th_resolution :premises (axiom15 t88 t89))
  4411 (step t90 (cl @p_258) :rule th_resolution :premises (a15 t88 t89))
  3757 (anchor :step t91 :args ((:= (veriT_vr38 A_list$) veriT_vr39)))
  4412 (anchor :step t91 :args ((:= (veriT_vr38 A_list$) veriT_vr39)))
  3758 (step t91.t1 (cl (! (= veriT_vr38 veriT_vr39) :named @p_260)) :rule refl)
  4413 (step t91.t1 (cl (! (= veriT_vr38 veriT_vr39) :named @p_260)) :rule refl)
  3759 (step t91.t2 (cl (= @p_250 (! (set$ veriT_vr39) :named @p_259))) :rule cong :premises (t91.t1))
  4414 (step t91.t2 (cl (= @p_250 (! (set$ veriT_vr39) :named @p_259))) :rule cong :premises (t91.t1))
  3760 (step t91.t3 (cl @p_260) :rule refl)
  4415 (step t91.t3 (cl @p_260) :rule refl)
  3761 (step t91.t4 (cl (= @p_252 (! (coset$ veriT_vr39) :named @p_261))) :rule cong :premises (t91.t3))
  4416 (step t91.t4 (cl (= @p_252 (! (coset$ veriT_vr39) :named @p_261))) :rule cong :premises (t91.t3))
  3771 (step t94.t4 (cl (= @p_2 (! (set$ veriT_vr40) :named @p_269))) :rule cong :premises (t94.t3))
  4426 (step t94.t4 (cl (= @p_2 (! (set$ veriT_vr40) :named @p_269))) :rule cong :premises (t94.t3))
  3772 (step t94.t5 (cl (= @p_270 (! (uminus$ @p_269) :named @p_271))) :rule cong :premises (t94.t4))
  4427 (step t94.t5 (cl (= @p_270 (! (uminus$ @p_269) :named @p_271))) :rule cong :premises (t94.t4))
  3773 (step t94.t6 (cl (= @p_272 (! (= @p_267 @p_271) :named @p_273))) :rule cong :premises (t94.t2 t94.t5))
  4428 (step t94.t6 (cl (= @p_272 (! (= @p_267 @p_271) :named @p_273))) :rule cong :premises (t94.t2 t94.t5))
  3774 (step t94 (cl (! (= @p_266 (! (forall ((veriT_vr40 A_list$)) @p_273) :named @p_275)) :named @p_274)) :rule bind)
  4429 (step t94 (cl (! (= @p_266 (! (forall ((veriT_vr40 A_list$)) @p_273) :named @p_275)) :named @p_274)) :rule bind)
  3775 (step t95 (cl (not @p_274) (not @p_266) @p_275) :rule equiv_pos2)
  4430 (step t95 (cl (not @p_274) (not @p_266) @p_275) :rule equiv_pos2)
  3776 (step t96 (cl @p_275) :rule th_resolution :premises (axiom16 t94 t95))
  4431 (step t96 (cl @p_275) :rule th_resolution :premises (a16 t94 t95))
  3777 (anchor :step t97 :args ((:= (veriT_vr40 A_list$) veriT_vr41)))
  4432 (anchor :step t97 :args ((:= (veriT_vr40 A_list$) veriT_vr41)))
  3778 (step t97.t1 (cl (! (= veriT_vr40 veriT_vr41) :named @p_277)) :rule refl)
  4433 (step t97.t1 (cl (! (= veriT_vr40 veriT_vr41) :named @p_277)) :rule refl)
  3779 (step t97.t2 (cl (= @p_267 (! (coset$ veriT_vr41) :named @p_276))) :rule cong :premises (t97.t1))
  4434 (step t97.t2 (cl (= @p_267 (! (coset$ veriT_vr41) :named @p_276))) :rule cong :premises (t97.t1))
  3780 (step t97.t3 (cl @p_277) :rule refl)
  4435 (step t97.t3 (cl @p_277) :rule refl)
  3781 (step t97.t4 (cl (= @p_269 (! (set$ veriT_vr41) :named @p_278))) :rule cong :premises (t97.t3))
  4436 (step t97.t4 (cl (= @p_269 (! (set$ veriT_vr41) :named @p_278))) :rule cong :premises (t97.t3))
  3800 (step t100.t5.t8 (cl (= @p_296 (! (=> @p_290 @p_295) :named @p_297))) :rule cong :premises (t100.t5.t3 t100.t5.t7))
  4455 (step t100.t5.t8 (cl (= @p_296 (! (=> @p_290 @p_295) :named @p_297))) :rule cong :premises (t100.t5.t3 t100.t5.t7))
  3801 (step t100.t5 (cl (= @p_287 (! (forall ((veriT_vr44 A$)) @p_297) :named @p_288))) :rule bind)
  4456 (step t100.t5 (cl (= @p_287 (! (forall ((veriT_vr44 A$)) @p_297) :named @p_288))) :rule bind)
  3802 (step t100.t6 (cl (= @p_298 (! (= @p_286 @p_288) :named @p_299))) :rule cong :premises (t100.t4 t100.t5))
  4457 (step t100.t6 (cl (= @p_298 (! (= @p_286 @p_288) :named @p_299))) :rule cong :premises (t100.t4 t100.t5))
  3803 (step t100 (cl (! (= @p_283 (! (forall ((veriT_vr42 A_set$) (veriT_vr43 A_set$)) @p_299) :named @p_301)) :named @p_300)) :rule bind)
  4458 (step t100 (cl (! (= @p_283 (! (forall ((veriT_vr42 A_set$) (veriT_vr43 A_set$)) @p_299) :named @p_301)) :named @p_300)) :rule bind)
  3804 (step t101 (cl (not @p_300) (not @p_283) @p_301) :rule equiv_pos2)
  4459 (step t101 (cl (not @p_300) (not @p_283) @p_301) :rule equiv_pos2)
  3805 (step t102 (cl @p_301) :rule th_resolution :premises (axiom17 t100 t101))
  4460 (step t102 (cl @p_301) :rule th_resolution :premises (a17 t100 t101))
  3806 (anchor :step t103 :args ((veriT_vr42 A_set$) (veriT_vr43 A_set$)))
  4461 (anchor :step t103 :args ((veriT_vr42 A_set$) (veriT_vr43 A_set$)))
  3807 (step t103.t1 (cl (= @p_299 (! (and (! (=> @p_286 @p_288) :named @p_315) (! (=> @p_288 @p_286) :named @p_325)) :named @p_302))) :rule connective_def)
  4462 (step t103.t1 (cl (= @p_299 (! (and (! (=> @p_286 @p_288) :named @p_315) (! (=> @p_288 @p_286) :named @p_325)) :named @p_302))) :rule connective_def)
  3808 (step t103 (cl (! (= @p_301 (! (forall ((veriT_vr42 A_set$) (veriT_vr43 A_set$)) @p_302) :named @p_304)) :named @p_303)) :rule bind)
  4463 (step t103 (cl (! (= @p_301 (! (forall ((veriT_vr42 A_set$) (veriT_vr43 A_set$)) @p_302) :named @p_304)) :named @p_303)) :rule bind)
  3809 (step t104 (cl (not @p_303) (not @p_301) @p_304) :rule equiv_pos2)
  4464 (step t104 (cl (not @p_303) (not @p_301) @p_304) :rule equiv_pos2)
  3810 (step t105 (cl @p_304) :rule th_resolution :premises (t102 t103 t104))
  4465 (step t105 (cl @p_304) :rule th_resolution :premises (t102 t103 t104))
  3900 (step t115.t5 (cl (= @p_363 (! (finite$ @p_362) :named @p_364))) :rule cong :premises (t115.t4))
  4555 (step t115.t5 (cl (= @p_363 (! (finite$ @p_362) :named @p_364))) :rule cong :premises (t115.t4))
  3901 (step t115.t6 (cl (= @p_365 (! (= @p_364 @p_7) :named @p_366))) :rule cong :premises (t115.t5))
  4556 (step t115.t6 (cl (= @p_365 (! (= @p_364 @p_7) :named @p_366))) :rule cong :premises (t115.t5))
  3902 (step t115.t7 (cl (= @p_367 (! (=> @p_359 @p_366) :named @p_368))) :rule cong :premises (t115.t2 t115.t6))
  4557 (step t115.t7 (cl (= @p_367 (! (=> @p_359 @p_366) :named @p_368))) :rule cong :premises (t115.t2 t115.t6))
  3903 (step t115 (cl (! (= @p_358 (! (forall ((veriT_vr53 A_set$)) @p_368) :named @p_370)) :named @p_369)) :rule bind)
  4558 (step t115 (cl (! (= @p_358 (! (forall ((veriT_vr53 A_set$)) @p_368) :named @p_370)) :named @p_369)) :rule bind)
  3904 (step t116 (cl (not @p_369) (not @p_358) @p_370) :rule equiv_pos2)
  4559 (step t116 (cl (not @p_369) (not @p_358) @p_370) :rule equiv_pos2)
  3905 (step t117 (cl @p_370) :rule th_resolution :premises (axiom19 t115 t116))
  4560 (step t117 (cl @p_370) :rule th_resolution :premises (a19 t115 t116))
  3906 (anchor :step t118 :args ((:= (veriT_vr53 A_set$) veriT_vr54)))
  4561 (anchor :step t118 :args ((:= (veriT_vr53 A_set$) veriT_vr54)))
  3907 (step t118.t1 (cl (! (= veriT_vr53 veriT_vr54) :named @p_372)) :rule refl)
  4562 (step t118.t1 (cl (! (= veriT_vr53 veriT_vr54) :named @p_372)) :rule refl)
  3908 (step t118.t2 (cl (= @p_359 (! (finite$ veriT_vr54) :named @p_371))) :rule cong :premises (t118.t1))
  4563 (step t118.t2 (cl (= @p_359 (! (finite$ veriT_vr54) :named @p_371))) :rule cong :premises (t118.t1))
  3909 (step t118.t3 (cl @p_372) :rule refl)
  4564 (step t118.t3 (cl @p_372) :rule refl)
  3910 (step t118.t4 (cl (= @p_362 (! (uminus$ veriT_vr54) :named @p_373))) :rule cong :premises (t118.t3))
  4565 (step t118.t4 (cl (= @p_362 (! (uminus$ veriT_vr54) :named @p_373))) :rule cong :premises (t118.t3))
  3933 (step t123 (cl (= @p_396 (! (and @p_397 @p_398) :named @p_401))) :rule cong :premises (t121 t122))
  4588 (step t123 (cl (= @p_396 (! (and @p_397 @p_398) :named @p_401))) :rule cong :premises (t121 t122))
  3934 (step t124 (cl (= @p_399 (! (and @p_400 @p_401) :named @p_404))) :rule cong :premises (t123))
  4589 (step t124 (cl (= @p_399 (! (and @p_400 @p_401) :named @p_404))) :rule cong :premises (t123))
  3935 (step t125 (cl (= @p_402 (! (ite @p_403 false @p_404) :named @p_406))) :rule cong :premises (t124))
  4590 (step t125 (cl (= @p_402 (! (ite @p_403 false @p_404) :named @p_406))) :rule cong :premises (t124))
  3936 (step t126 (cl (! (= @p_405 (! (= rhs$ @p_406) :named @p_408)) :named @p_407)) :rule cong :premises (t125))
  4591 (step t126 (cl (! (= @p_405 (! (= rhs$ @p_406) :named @p_408)) :named @p_407)) :rule cong :premises (t125))
  3937 (step t127 (cl (not @p_407) (not @p_405) @p_408) :rule equiv_pos2)
  4592 (step t127 (cl (not @p_407) (not @p_405) @p_408) :rule equiv_pos2)
  3938 (step t128 (cl @p_408) :rule th_resolution :premises (axiom20 t126 t127))
  4593 (step t128 (cl @p_408) :rule th_resolution :premises (a20 t126 t127))
  3939 (step t129 (cl (= @p_404 (! (and @p_400 @p_397 @p_398) :named @p_409))) :rule ac_simp)
  4594 (step t129 (cl (= @p_404 (! (and @p_400 @p_397 @p_398) :named @p_409))) :rule ac_simp)
  3940 (step t130 (cl (= @p_406 (! (ite @p_403 false @p_409) :named @p_410))) :rule cong :premises (t129))
  4595 (step t130 (cl (= @p_406 (! (ite @p_403 false @p_409) :named @p_410))) :rule cong :premises (t129))
  3941 (step t131 (cl (! (= @p_408 (! (= rhs$ @p_410) :named @p_412)) :named @p_411)) :rule cong :premises (t130))
  4596 (step t131 (cl (! (= @p_408 (! (= rhs$ @p_410) :named @p_412)) :named @p_411)) :rule cong :premises (t130))
  3942 (step t132 (cl (not @p_411) (not @p_408) @p_412) :rule equiv_pos2)
  4597 (step t132 (cl (not @p_411) (not @p_408) @p_412) :rule equiv_pos2)
  3943 (step t133 (cl @p_412) :rule th_resolution :premises (t128 t131 t132))
  4598 (step t133 (cl @p_412) :rule th_resolution :premises (t128 t131 t132))
  4059 (step t185.t8 (cl (= @p_20 (! (set$ veriT_vr62) :named @p_505))) :rule cong :premises (t185.t7))
  4714 (step t185.t8 (cl (= @p_20 (! (set$ veriT_vr62) :named @p_505))) :rule cong :premises (t185.t7))
  4060 (step t185.t9 (cl (= @p_506 (! (sup$ @p_503 @p_505) :named @p_507))) :rule cong :premises (t185.t6 t185.t8))
  4715 (step t185.t9 (cl (= @p_506 (! (sup$ @p_503 @p_505) :named @p_507))) :rule cong :premises (t185.t6 t185.t8))
  4061 (step t185.t10 (cl (= @p_508 (! (= @p_501 @p_507) :named @p_509))) :rule cong :premises (t185.t4 t185.t9))
  4716 (step t185.t10 (cl (= @p_508 (! (= @p_501 @p_507) :named @p_509))) :rule cong :premises (t185.t4 t185.t9))
  4062 (step t185 (cl (! (= @p_497 (! (forall ((veriT_vr61 A_list$) (veriT_vr62 A_list$)) @p_509) :named @p_511)) :named @p_510)) :rule bind)
  4717 (step t185 (cl (! (= @p_497 (! (forall ((veriT_vr61 A_list$) (veriT_vr62 A_list$)) @p_509) :named @p_511)) :named @p_510)) :rule bind)
  4063 (step t186 (cl (not @p_510) (not @p_497) @p_511) :rule equiv_pos2)
  4718 (step t186 (cl (not @p_510) (not @p_497) @p_511) :rule equiv_pos2)
  4064 (step t187 (cl @p_511) :rule th_resolution :premises (axiom21 t185 t186))
  4719 (step t187 (cl @p_511) :rule th_resolution :premises (a21 t185 t186))
  4065 (anchor :step t188 :args ((:= (veriT_vr61 A_list$) veriT_vr63) (:= (veriT_vr62 A_list$) veriT_vr64)))
  4720 (anchor :step t188 :args ((:= (veriT_vr61 A_list$) veriT_vr63) (:= (veriT_vr62 A_list$) veriT_vr64)))
  4066 (step t188.t1 (cl (! (= veriT_vr61 veriT_vr63) :named @p_514)) :rule refl)
  4721 (step t188.t1 (cl (! (= veriT_vr61 veriT_vr63) :named @p_514)) :rule refl)
  4067 (step t188.t2 (cl (! (= veriT_vr62 veriT_vr64) :named @p_516)) :rule refl)
  4722 (step t188.t2 (cl (! (= veriT_vr62 veriT_vr64) :named @p_516)) :rule refl)
  4068 (step t188.t3 (cl (= @p_499 (! (append$ veriT_vr63 veriT_vr64) :named @p_512))) :rule cong :premises (t188.t1 t188.t2))
  4723 (step t188.t3 (cl (= @p_499 (! (append$ veriT_vr63 veriT_vr64) :named @p_512))) :rule cong :premises (t188.t1 t188.t2))
  4069 (step t188.t4 (cl (= @p_501 (! (set$ @p_512) :named @p_513))) :rule cong :premises (t188.t3))
  4724 (step t188.t4 (cl (= @p_501 (! (set$ @p_512) :named @p_513))) :rule cong :premises (t188.t3))
  4090 (step t191.t11 (cl (= @p_530 (! (fun_app$ @p_529 veriT_vr65) :named @p_531))) :rule cong :premises (t191.t9 t191.t10))
  4745 (step t191.t11 (cl (= @p_530 (! (fun_app$ @p_529 veriT_vr65) :named @p_531))) :rule cong :premises (t191.t9 t191.t10))
  4091 (step t191.t12 (cl (= @p_18 (! (and @p_527 @p_531) :named @p_532))) :rule cong :premises (t191.t7 t191.t11))
  4746 (step t191.t12 (cl (= @p_18 (! (and @p_527 @p_531) :named @p_532))) :rule cong :premises (t191.t7 t191.t11))
  4092 (step t191.t13 (cl (= @p_533 (! (= @p_523 @p_532) :named @p_534))) :rule cong :premises (t191.t3 t191.t12))
  4747 (step t191.t13 (cl (= @p_533 (! (= @p_523 @p_532) :named @p_534))) :rule cong :premises (t191.t3 t191.t12))
  4093 (step t191 (cl (! (= @p_522 (! (forall ((veriT_vr65 A_set$) (veriT_vr66 A_set$)) @p_534) :named @p_536)) :named @p_535)) :rule bind)
  4748 (step t191 (cl (! (= @p_522 (! (forall ((veriT_vr65 A_set$) (veriT_vr66 A_set$)) @p_534) :named @p_536)) :named @p_535)) :rule bind)
  4094 (step t192 (cl (not @p_535) (not @p_522) @p_536) :rule equiv_pos2)
  4749 (step t192 (cl (not @p_535) (not @p_522) @p_536) :rule equiv_pos2)
  4095 (step t193 (cl @p_536) :rule th_resolution :premises (axiom22 t191 t192))
  4750 (step t193 (cl @p_536) :rule th_resolution :premises (a22 t191 t192))
  4096 (anchor :step t194 :args ((:= (veriT_vr65 A_set$) veriT_vr67) (:= (veriT_vr66 A_set$) veriT_vr68)))
  4751 (anchor :step t194 :args ((:= (veriT_vr65 A_set$) veriT_vr67) (:= (veriT_vr66 A_set$) veriT_vr68)))
  4097 (step t194.t1 (cl (! (= veriT_vr65 veriT_vr67) :named @p_538)) :rule refl)
  4752 (step t194.t1 (cl (! (= veriT_vr65 veriT_vr67) :named @p_538)) :rule refl)
  4098 (step t194.t2 (cl (! (= veriT_vr66 veriT_vr68) :named @p_540)) :rule refl)
  4753 (step t194.t2 (cl (! (= veriT_vr66 veriT_vr68) :named @p_540)) :rule refl)
  4099 (step t194.t3 (cl (= @p_523 (! (= veriT_vr67 veriT_vr68) :named @p_537))) :rule cong :premises (t194.t1 t194.t2))
  4754 (step t194.t3 (cl (= @p_523 (! (= veriT_vr67 veriT_vr68) :named @p_537))) :rule cong :premises (t194.t1 t194.t2))
  4100 (step t194.t4 (cl @p_538) :rule refl)
  4755 (step t194.t4 (cl @p_538) :rule refl)
  4117 (step t197.t4 (cl (= @p_14 (! (remdups$ veriT_vr69) :named @p_551))) :rule cong :premises (t197.t3))
  4772 (step t197.t4 (cl (= @p_14 (! (remdups$ veriT_vr69) :named @p_551))) :rule cong :premises (t197.t3))
  4118 (step t197.t5 (cl (= @p_552 (! (set$ @p_551) :named @p_553))) :rule cong :premises (t197.t4))
  4773 (step t197.t5 (cl (= @p_552 (! (set$ @p_551) :named @p_553))) :rule cong :premises (t197.t4))
  4119 (step t197.t6 (cl (= @p_554 (! (= @p_549 @p_553) :named @p_555))) :rule cong :premises (t197.t2 t197.t5))
  4774 (step t197.t6 (cl (= @p_554 (! (= @p_549 @p_553) :named @p_555))) :rule cong :premises (t197.t2 t197.t5))
  4120 (step t197 (cl (! (= @p_548 (! (forall ((veriT_vr69 A_list$)) @p_555) :named @p_557)) :named @p_556)) :rule bind)
  4775 (step t197 (cl (! (= @p_548 (! (forall ((veriT_vr69 A_list$)) @p_555) :named @p_557)) :named @p_556)) :rule bind)
  4121 (step t198 (cl (not @p_556) (not @p_548) @p_557) :rule equiv_pos2)
  4776 (step t198 (cl (not @p_556) (not @p_548) @p_557) :rule equiv_pos2)
  4122 (step t199 (cl @p_557) :rule th_resolution :premises (axiom23 t197 t198))
  4777 (step t199 (cl @p_557) :rule th_resolution :premises (a23 t197 t198))
  4123 (anchor :step t200 :args ((:= (veriT_vr69 A_list$) veriT_vr70)))
  4778 (anchor :step t200 :args ((:= (veriT_vr69 A_list$) veriT_vr70)))
  4124 (step t200.t1 (cl (! (= veriT_vr69 veriT_vr70) :named @p_559)) :rule refl)
  4779 (step t200.t1 (cl (! (= veriT_vr69 veriT_vr70) :named @p_559)) :rule refl)
  4125 (step t200.t2 (cl (= @p_549 (! (set$ veriT_vr70) :named @p_558))) :rule cong :premises (t200.t1))
  4780 (step t200.t2 (cl (= @p_549 (! (set$ veriT_vr70) :named @p_558))) :rule cong :premises (t200.t1))
  4126 (step t200.t3 (cl @p_559) :rule refl)
  4781 (step t200.t3 (cl @p_559) :rule refl)
  4127 (step t200.t4 (cl (= @p_551 (! (remdups$ veriT_vr70) :named @p_560))) :rule cong :premises (t200.t3))
  4782 (step t200.t4 (cl (= @p_551 (! (remdups$ veriT_vr70) :named @p_560))) :rule cong :premises (t200.t3))
  4145 (step t203.t4 (cl @p_575) :rule refl)
  4800 (step t203.t4 (cl @p_575) :rule refl)
  4146 (step t203.t5 (cl (= @p_17 (! (fun_app$ @p_574 veriT_vr72) :named @p_576))) :rule cong :premises (t203.t3 t203.t4))
  4801 (step t203.t5 (cl (= @p_17 (! (fun_app$ @p_574 veriT_vr72) :named @p_576))) :rule cong :premises (t203.t3 t203.t4))
  4147 (step t203.t6 (cl (= @p_577 (! (=> @p_567 @p_576) :named @p_578))) :rule cong :premises (t203.t1 t203.t5))
  4802 (step t203.t6 (cl (= @p_577 (! (=> @p_567 @p_576) :named @p_578))) :rule cong :premises (t203.t1 t203.t5))
  4148 (step t203 (cl (! (= @p_565 (! (forall ((veriT_vr71 A_set$) (veriT_vr72 A_set$)) @p_578) :named @p_580)) :named @p_579)) :rule bind)
  4803 (step t203 (cl (! (= @p_565 (! (forall ((veriT_vr71 A_set$) (veriT_vr72 A_set$)) @p_578) :named @p_580)) :named @p_579)) :rule bind)
  4149 (step t204 (cl (not @p_579) (not @p_565) @p_580) :rule equiv_pos2)
  4804 (step t204 (cl (not @p_579) (not @p_565) @p_580) :rule equiv_pos2)
  4150 (step t205 (cl @p_580) :rule th_resolution :premises (axiom25 t203 t204))
  4805 (step t205 (cl @p_580) :rule th_resolution :premises (a25 t203 t204))
  4151 (anchor :step t206 :args ((:= (veriT_vr71 A_set$) veriT_vr74) (:= (veriT_vr72 A_set$) veriT_vr75)))
  4806 (anchor :step t206 :args ((:= (veriT_vr71 A_set$) veriT_vr74) (:= (veriT_vr72 A_set$) veriT_vr75)))
  4152 (anchor :step t206.t1 :args ((:= (veriT_vr73 A$) veriT_vr76)))
  4807 (anchor :step t206.t1 :args ((:= (veriT_vr73 A$) veriT_vr76)))
  4153 (step t206.t1.t1 (cl (! (= veriT_vr73 veriT_vr76) :named @p_583)) :rule refl)
  4808 (step t206.t1.t1 (cl (! (= veriT_vr73 veriT_vr76) :named @p_583)) :rule refl)
  4154 (step t206.t1.t2 (cl (! (= veriT_vr71 veriT_vr74) :named @p_586)) :rule refl)
  4809 (step t206.t1.t2 (cl (! (= veriT_vr71 veriT_vr74) :named @p_586)) :rule refl)
  4155 (step t206.t1.t3 (cl (= @p_568 (! (member$ veriT_vr76 veriT_vr74) :named @p_582))) :rule cong :premises (t206.t1.t1 t206.t1.t2))
  4810 (step t206.t1.t3 (cl (= @p_568 (! (member$ veriT_vr76 veriT_vr74) :named @p_582))) :rule cong :premises (t206.t1.t1 t206.t1.t2))
  4180 (step t209.t11 (cl @p_596) :rule refl)
  4835 (step t209.t11 (cl @p_596) :rule refl)
  4181 (step t209.t12 (cl (= @p_13 (! (= veriT_vr77 veriT_vr78) :named @p_601))) :rule cong :premises (t209.t10 t209.t11))
  4836 (step t209.t12 (cl (= @p_13 (! (= veriT_vr77 veriT_vr78) :named @p_601))) :rule cong :premises (t209.t10 t209.t11))
  4182 (step t209.t13 (cl (= @p_602 (! (=> @p_600 @p_601) :named @p_603))) :rule cong :premises (t209.t9 t209.t12))
  4837 (step t209.t13 (cl (= @p_602 (! (=> @p_600 @p_601) :named @p_603))) :rule cong :premises (t209.t9 t209.t12))
  4183 (step t209 (cl (! (= @p_593 (! (forall ((veriT_vr77 A_set$) (veriT_vr78 A_set$)) @p_603) :named @p_605)) :named @p_604)) :rule bind)
  4838 (step t209 (cl (! (= @p_593 (! (forall ((veriT_vr77 A_set$) (veriT_vr78 A_set$)) @p_603) :named @p_605)) :named @p_604)) :rule bind)
  4184 (step t210 (cl (not @p_604) (not @p_593) @p_605) :rule equiv_pos2)
  4839 (step t210 (cl (not @p_604) (not @p_593) @p_605) :rule equiv_pos2)
  4185 (step t211 (cl @p_605) :rule th_resolution :premises (axiom26 t209 t210))
  4840 (step t211 (cl @p_605) :rule th_resolution :premises (a26 t209 t210))
  4186 (anchor :step t212 :args ((:= (veriT_vr77 A_set$) veriT_vr79) (:= (veriT_vr78 A_set$) veriT_vr80)))
  4841 (anchor :step t212 :args ((:= (veriT_vr77 A_set$) veriT_vr79) (:= (veriT_vr78 A_set$) veriT_vr80)))
  4187 (step t212.t1 (cl (! (= veriT_vr77 veriT_vr79) :named @p_610)) :rule refl)
  4842 (step t212.t1 (cl (! (= veriT_vr77 veriT_vr79) :named @p_610)) :rule refl)
  4188 (step t212.t2 (cl (= @p_594 (! (fun_app$a less_eq$ veriT_vr79) :named @p_606))) :rule cong :premises (t212.t1))
  4843 (step t212.t2 (cl (= @p_594 (! (fun_app$a less_eq$ veriT_vr79) :named @p_606))) :rule cong :premises (t212.t1))
  4189 (step t212.t3 (cl (! (= veriT_vr78 veriT_vr80) :named @p_608)) :rule refl)
  4844 (step t212.t3 (cl (! (= veriT_vr78 veriT_vr80) :named @p_608)) :rule refl)
  4190 (step t212.t4 (cl (= @p_595 (! (fun_app$ @p_606 veriT_vr80) :named @p_607))) :rule cong :premises (t212.t2 t212.t3))
  4845 (step t212.t4 (cl (= @p_595 (! (fun_app$ @p_606 veriT_vr80) :named @p_607))) :rule cong :premises (t212.t2 t212.t3))
  4218 (step t215.t6.t9 (cl (= @p_634 (! (=> @p_628 @p_633) :named @p_635))) :rule cong :premises (t215.t6.t4 t215.t6.t8))
  4873 (step t215.t6.t9 (cl (= @p_634 (! (=> @p_628 @p_633) :named @p_635))) :rule cong :premises (t215.t6.t4 t215.t6.t8))
  4219 (step t215.t6 (cl (= @p_623 (! (forall ((veriT_vr83 A$)) @p_635) :named @p_624))) :rule bind)
  4874 (step t215.t6 (cl (= @p_623 (! (forall ((veriT_vr83 A$)) @p_635) :named @p_624))) :rule bind)
  4220 (step t215.t7 (cl (= @p_636 (! (= @p_622 @p_624) :named @p_637))) :rule cong :premises (t215.t5 t215.t6))
  4875 (step t215.t7 (cl (= @p_636 (! (= @p_622 @p_624) :named @p_637))) :rule cong :premises (t215.t5 t215.t6))
  4221 (step t215 (cl (! (= @p_617 (! (forall ((veriT_vr81 A_set$) (veriT_vr82 A_list$)) @p_637) :named @p_639)) :named @p_638)) :rule bind)
  4876 (step t215 (cl (! (= @p_617 (! (forall ((veriT_vr81 A_set$) (veriT_vr82 A_list$)) @p_637) :named @p_639)) :named @p_638)) :rule bind)
  4222 (step t216 (cl (not @p_638) (not @p_617) @p_639) :rule equiv_pos2)
  4877 (step t216 (cl (not @p_638) (not @p_617) @p_639) :rule equiv_pos2)
  4223 (step t217 (cl @p_639) :rule th_resolution :premises (axiom27 t215 t216))
  4878 (step t217 (cl @p_639) :rule th_resolution :premises (a27 t215 t216))
  4224 (anchor :step t218 :args ((veriT_vr81 A_set$) (veriT_vr82 A_list$)))
  4879 (anchor :step t218 :args ((veriT_vr81 A_set$) (veriT_vr82 A_list$)))
  4225 (step t218.t1 (cl (= @p_637 (! (and (! (=> @p_622 @p_624) :named @p_655) (! (=> @p_624 @p_622) :named @p_667)) :named @p_640))) :rule connective_def)
  4880 (step t218.t1 (cl (= @p_637 (! (and (! (=> @p_622 @p_624) :named @p_655) (! (=> @p_624 @p_622) :named @p_667)) :named @p_640))) :rule connective_def)
  4226 (step t218 (cl (! (= @p_639 (! (forall ((veriT_vr81 A_set$) (veriT_vr82 A_list$)) @p_640) :named @p_642)) :named @p_641)) :rule bind)
  4881 (step t218 (cl (! (= @p_639 (! (forall ((veriT_vr81 A_set$) (veriT_vr82 A_list$)) @p_640) :named @p_642)) :named @p_641)) :rule bind)
  4227 (step t219 (cl (not @p_641) (not @p_639) @p_642) :rule equiv_pos2)
  4882 (step t219 (cl (not @p_641) (not @p_639) @p_642) :rule equiv_pos2)
  4228 (step t220 (cl @p_642) :rule th_resolution :premises (t217 t218 t219))
  4883 (step t220 (cl @p_642) :rule th_resolution :premises (t217 t218 t219))
  4334 (step t243 (cl @p_460 @p_458) :rule th_resolution :premises (t242 t241))
  4989 (step t243 (cl @p_460 @p_458) :rule th_resolution :premises (t242 t241))
  4335 (step t244 (cl @p_482 (! (not @p_422) :named @p_707) (! (not @p_400) :named @p_708) (! (not @p_454) :named @p_709) (! (not @p_460) :named @p_710)) :rule and_neg)
  4990 (step t244 (cl @p_482 (! (not @p_422) :named @p_707) (! (not @p_400) :named @p_708) (! (not @p_454) :named @p_709) (! (not @p_460) :named @p_710)) :rule and_neg)
  4336 (step t245 (cl (not @p_707) @p_403) :rule not_not)
  4991 (step t245 (cl (not @p_707) @p_403) :rule not_not)
  4337 (step t246 (cl @p_482 @p_403 @p_708 @p_709 @p_710) :rule th_resolution :premises (t245 t244))
  4992 (step t246 (cl @p_482 @p_403 @p_708 @p_709 @p_710) :rule th_resolution :premises (t245 t244))
  4338 (step t247 (cl (not @p_482) rhs$) :rule implies :premises (t235))
  4993 (step t247 (cl (not @p_482) rhs$) :rule implies :premises (t235))
  4339 (step t248 (cl @p_711 rhs$) :rule not_equiv1 :premises (axiom28))
  4994 (step t248 (cl @p_711 rhs$) :rule not_equiv1 :premises (a28))
  4340 (step t249 (cl (! (not @p_711) :named @p_1099) @p_712) :rule not_equiv2 :premises (axiom28))
  4995 (step t249 (cl (! (not @p_711) :named @p_1099) @p_712) :rule not_equiv2 :premises (a28))
  4341 (step t250 (cl (or (! (not @p_474) :named @p_1028) (! (forall ((veriT_vr59 A$)) (or @p_472 @p_469)) :named @p_1029))) :rule qnt_cnf)
  4996 (step t250 (cl (or (! (not @p_474) :named @p_1028) (! (forall ((veriT_vr59 A$)) (or @p_472 @p_469)) :named @p_1029))) :rule qnt_cnf)
  4342 (step t251 (cl (or (! (not @p_564) :named @p_714) (! (= @p_381 @p_713) :named @p_722))) :rule forall_inst :args ((:= veriT_vr70 ys$)))
  4997 (step t251 (cl (or (! (not @p_564) :named @p_714) (! (= @p_381 @p_713) :named @p_722))) :rule forall_inst :args ((:= veriT_vr70 ys$)))
  4343 (step t252 (cl (or @p_714 (! (= @p_715 @p_380) :named @p_723))) :rule forall_inst :args ((:= veriT_vr70 xs$)))
  4998 (step t252 (cl (or @p_714 (! (= @p_715 @p_380) :named @p_723))) :rule forall_inst :args ((:= veriT_vr70 xs$)))
  4344 (step t253 (cl (or @p_714 (! (= @p_381 (! (set$ (! (remdups$ @p_10) :named @p_753)) :named @p_752)) :named @p_724))) :rule forall_inst :args ((:= veriT_vr70 @p_10)))
  4999 (step t253 (cl (or @p_714 (! (= @p_381 (! (set$ (! (remdups$ @p_10) :named @p_753)) :named @p_752)) :named @p_724))) :rule forall_inst :args ((:= veriT_vr70 @p_10)))
  4345 (step t254 (cl (or (! (not @p_282) :named @p_716) (! (= (! (coset$ @p_9) :named @p_792) (! (uminus$ @p_380) :named @p_721)) :named @p_725))) :rule forall_inst :args ((:= veriT_vr41 @p_9)))
  5000 (step t254 (cl (or (! (not @p_282) :named @p_716) (! (= (! (coset$ @p_9) :named @p_792) (! (uminus$ @p_380) :named @p_721)) :named @p_725))) :rule forall_inst :args ((:= veriT_vr41 @p_9)))
  4370 (step t279 (cl (not @p_731) @p_7) :rule not_not)
  5025 (step t279 (cl (not @p_731) @p_7) :rule not_not)
  4371 (step t280 (cl @p_729 @p_7) :rule th_resolution :premises (t279 t278))
  5026 (step t280 (cl @p_729 @p_7) :rule th_resolution :premises (t279 t278))
  4372 (step t281 (cl (! (not @p_732) :named @p_734) @p_403 @p_733) :rule equiv_pos1)
  5027 (step t281 (cl (! (not @p_732) :named @p_734) @p_403 @p_733) :rule equiv_pos1)
  4373 (step t282 (cl @p_734 @p_422 @p_729) :rule equiv_pos2)
  5028 (step t282 (cl @p_734 @p_422 @p_729) :rule equiv_pos2)
  4374 (step t283 (cl @p_735 @p_732) :rule or :premises (t257))
  5029 (step t283 (cl @p_735 @p_732) :rule or :premises (t257))
  4375 (step t284 (cl @p_733 @p_730) :rule resolution :premises (t277 axiom6))
  5030 (step t284 (cl @p_733 @p_730) :rule resolution :premises (t277 a6))
  4376 (step t285 (cl @p_732) :rule resolution :premises (t283 t81))
  5031 (step t285 (cl @p_732) :rule resolution :premises (t283 t81))
  4377 (step t286 (cl @p_718 @p_736) :rule or :premises (t258))
  5032 (step t286 (cl @p_718 @p_736) :rule or :premises (t258))
  4378 (step t287 (cl @p_736) :rule resolution :premises (t286 t57))
  5033 (step t287 (cl @p_736) :rule resolution :premises (t286 t57))
  4379 (step t288 (cl @p_718 @p_737) :rule or :premises (t259))
  5034 (step t288 (cl @p_718 @p_737) :rule or :premises (t259))
  4380 (step t289 (cl @p_737) :rule resolution :premises (t288 t57))
  5035 (step t289 (cl @p_737) :rule resolution :premises (t288 t57))
  4795 (step t492 (cl @p_1087 @p_1043 @p_1088) :rule eq_congruent)
  5450 (step t492 (cl @p_1087 @p_1043 @p_1088) :rule eq_congruent)
  4796 (step t493 (cl @p_1043 @p_1088) :rule th_resolution :premises (t492 t474))
  5451 (step t493 (cl @p_1043 @p_1088) :rule th_resolution :premises (t492 t474))
  4797 (step t494 (cl @p_1089 @p_1086 @p_1043) :rule th_resolution :premises (t491 t493))
  5452 (step t494 (cl @p_1089 @p_1086 @p_1043) :rule th_resolution :premises (t491 t493))
  4798 (step t495 (cl @p_1075 @p_1083 @p_1082 @p_1089 @p_1043) :rule th_resolution :premises (t490 t494))
  5453 (step t495 (cl @p_1075 @p_1083 @p_1082 @p_1089 @p_1043) :rule th_resolution :premises (t490 t494))
  4799 (step t496 (cl @p_1054 @p_1070 @p_1071 @p_400 @p_1069 @p_1067 @p_1068 @p_1083 @p_1082 @p_1089 @p_1043) :rule th_resolution :premises (t484 t495))
  5454 (step t496 (cl @p_1054 @p_1070 @p_1071 @p_400 @p_1069 @p_1067 @p_1068 @p_1083 @p_1082 @p_1089 @p_1043) :rule th_resolution :premises (t484 t495))
  4800 (step t497 (cl @p_1054 @p_1070 @p_400) :rule resolution :premises (t496 t270 axiom10 t319 t344 t405 t293 axiom11 t266))
  5455 (step t497 (cl @p_1054 @p_1070 @p_400) :rule resolution :premises (t496 t270 a10 t319 t344 t405 t293 a11 t266))
  4801 (step t498 (cl (not (! (= @p_43 @p_854) :named @p_1091)) (! (not (! (= @p_21 @p_939) :named @p_1094)) :named @p_1093) @p_1019 @p_1003) :rule eq_congruent_pred)
  5456 (step t498 (cl (not (! (= @p_43 @p_854) :named @p_1091)) (! (not (! (= @p_21 @p_939) :named @p_1094)) :named @p_1093) @p_1019 @p_1003) :rule eq_congruent_pred)
  4802 (step t499 (cl (! (not @p_1090) :named @p_1092) @p_1051 @p_1091) :rule eq_congruent)
  5457 (step t499 (cl (! (not @p_1090) :named @p_1092) @p_1051 @p_1091) :rule eq_congruent)
  4803 (step t500 (cl @p_1092 @p_1091 @p_1040 @p_1043) :rule th_resolution :premises (t499 t453))
  5458 (step t500 (cl @p_1092 @p_1091 @p_1040 @p_1043) :rule th_resolution :premises (t499 t453))
  4804 (step t501 (cl @p_1093 @p_1019 @p_1003 @p_1092 @p_1040 @p_1043) :rule th_resolution :premises (t498 t500))
  5459 (step t501 (cl @p_1093 @p_1019 @p_1003 @p_1092 @p_1040 @p_1043) :rule th_resolution :premises (t498 t500))
  4805 (step t502 (cl @p_1040 @p_1043 @p_1067 @p_1068 @p_1094) :rule eq_transitive)
  5460 (step t502 (cl @p_1040 @p_1043 @p_1067 @p_1068 @p_1094) :rule eq_transitive)
  4806 (step t503 (cl @p_1019 @p_1003 @p_1092 @p_1040 @p_1043 @p_1040 @p_1043 @p_1067 @p_1068) :rule th_resolution :premises (t501 t502))
  5461 (step t503 (cl @p_1019 @p_1003 @p_1092 @p_1040 @p_1043 @p_1040 @p_1043 @p_1067 @p_1068) :rule th_resolution :premises (t501 t502))
  4807 (step t504 (cl @p_1019 @p_1003 @p_1092 @p_1040 @p_1043 @p_1067 @p_1068) :rule contraction :premises (t503))
  5462 (step t504 (cl @p_1019 @p_1003 @p_1092 @p_1040 @p_1043 @p_1067 @p_1068) :rule contraction :premises (t503))
  4808 (step t505 (cl @p_1019 @p_1003 @p_1040) :rule resolution :premises (t504 axiom24 t266 t319 t270))
  5463 (step t505 (cl @p_1019 @p_1003 @p_1040) :rule resolution :premises (t504 a24 t266 t319 t270))
  4809 (step t506 (cl (not (! (= @p_713 @p_757) :named @p_1095)) @p_773 (! (not @p_736) :named @p_1096)) :rule eq_congruent_pred)
  5464 (step t506 (cl (not (! (= @p_713 @p_757) :named @p_1095)) @p_773 (! (not @p_736) :named @p_1096)) :rule eq_congruent_pred)
  4810 (step t507 (cl @p_1040 @p_794 @p_1095) :rule eq_transitive)
  5465 (step t507 (cl @p_1040 @p_794 @p_1095) :rule eq_transitive)
  4811 (step t508 (cl @p_773 @p_1096 @p_1040 @p_794) :rule th_resolution :premises (t506 t507))
  5466 (step t508 (cl @p_773 @p_1096 @p_1040 @p_794) :rule th_resolution :premises (t506 t507))
  4812 (step t509 (cl @p_773 @p_1040) :rule resolution :premises (t508 t274 t287))
  5467 (step t509 (cl @p_773 @p_1040) :rule resolution :premises (t508 t274 t287))
  4813 (step t510 (cl @p_1040 @p_754) :rule resolution :premises (t453 t266))
  5468 (step t510 (cl @p_1040 @p_754) :rule resolution :premises (t453 t266))
  4816 (step t513 (cl @p_1102) :rule eq_reflexive)
  5471 (step t513 (cl @p_1102) :rule eq_reflexive)
  4817 (step t514 (cl @p_1103 @p_1101) :rule th_resolution :premises (t512 t513))
  5472 (step t514 (cl @p_1103 @p_1101) :rule th_resolution :premises (t512 t513))
  4818 (step t515 (cl @p_1104 @p_748 @p_1099 @p_1103) :rule th_resolution :premises (t511 t514))
  5473 (step t515 (cl @p_1104 @p_748 @p_1099 @p_1103) :rule th_resolution :premises (t511 t514))
  4819 (step t516 (cl @p_1105) :rule eq_reflexive)
  5474 (step t516 (cl @p_1105) :rule eq_reflexive)
  4820 (step t517 (cl @p_748 @p_1099 @p_1103) :rule th_resolution :premises (t515 t516))
  5475 (step t517 (cl @p_748 @p_1099 @p_1103) :rule th_resolution :premises (t515 t516))
  4821 (step t518 (cl @p_748 @p_1099) :rule resolution :premises (t517 axiom18))
  5476 (step t518 (cl @p_748 @p_1099) :rule resolution :premises (t517 a18))
  4822 (step t519 (cl rhs$) :rule resolution :premises (t471 t294 t243 t240 t246 t462 t497 t419 t416 t415 t410 t452 t422 t425 t505 t440 t282 t386 t284 t320 t328 t321 t509 t510 t301 t518 t248 t247 t296 t421 t418 t414 t427 t285 t390 t333 t323 t303))
  5477 (step t519 (cl rhs$) :rule resolution :premises (t471 t294 t243 t240 t246 t462 t497 t419 t416 t415 t410 t452 t422 t425 t505 t440 t282 t386 t284 t320 t328 t321 t509 t510 t301 t518 t248 t247 t296 t421 t418 t414 t427 t285 t390 t333 t323 t303))
  4823 (step t520 (cl @p_493) :rule resolution :premises (t234 t519))
  5478 (step t520 (cl @p_493) :rule resolution :premises (t234 t519))
  4824 (step t521 (cl @p_1099) :rule resolution :premises (t249 t519))
  5479 (step t521 (cl @p_1099) :rule resolution :premises (t249 t519))
  4825 (step t522 (cl @p_422) :rule resolution :premises (t231 t520))
  5480 (step t522 (cl @p_422) :rule resolution :premises (t231 t520))
  4826 (step t523 (cl @p_400) :rule resolution :premises (t232 t520))
  5481 (step t523 (cl @p_400) :rule resolution :premises (t232 t520))
  4831 (step t528 (cl @p_888) :rule resolution :premises (t454 t526))
  5486 (step t528 (cl @p_888) :rule resolution :premises (t454 t526))
  4832 (step t529 (cl @p_855) :rule resolution :premises (t395 t528 t399))
  5487 (step t529 (cl @p_855) :rule resolution :premises (t395 t528 t399))
  4833 (step t530 (cl @p_1106 @p_1104 @p_1107 @p_711) :rule eq_congruent_pred)
  5488 (step t530 (cl @p_1106 @p_1104 @p_1107 @p_711) :rule eq_congruent_pred)
  4834 (step t531 (cl @p_1104 @p_1107 @p_711 @p_1103) :rule th_resolution :premises (t530 t514))
  5489 (step t531 (cl @p_1104 @p_1107 @p_711 @p_1103) :rule th_resolution :premises (t530 t514))
  4835 (step t532 (cl @p_1107 @p_711 @p_1103) :rule th_resolution :premises (t531 t516))
  5490 (step t532 (cl @p_1107 @p_711 @p_1103) :rule th_resolution :premises (t531 t516))
  4836 (step t533 (cl @p_1107) :rule resolution :premises (t532 axiom18 t521))
  5491 (step t533 (cl @p_1107) :rule resolution :premises (t532 a18 t521))
  4837 (step t534 (cl (! (not (! (= @p_854 @p_854) :named @p_1110)) :named @p_1108) (not @p_796) @p_762 (! (not @p_855) :named @p_1109)) :rule eq_congruent_pred)
  5492 (step t534 (cl (! (not (! (= @p_854 @p_854) :named @p_1110)) :named @p_1108) (not @p_796) @p_762 (! (not @p_855) :named @p_1109)) :rule eq_congruent_pred)
  4838 (step t535 (cl @p_1108 @p_762 @p_1109 @p_794 @p_795 @p_797) :rule th_resolution :premises (t534 t351))
  5493 (step t535 (cl @p_1108 @p_762 @p_1109 @p_794 @p_795 @p_797) :rule th_resolution :premises (t534 t351))
  4839 (step t536 (cl @p_1110) :rule eq_reflexive)
  5494 (step t536 (cl @p_1110) :rule eq_reflexive)
  4840 (step t537 (cl @p_762 @p_1109 @p_794 @p_795 @p_797) :rule th_resolution :premises (t535 t536))
  5495 (step t537 (cl @p_762 @p_1109 @p_794 @p_795 @p_797) :rule th_resolution :premises (t535 t536))
  4841 (step t538 (cl @p_762) :rule resolution :premises (t537 t268 t272 t274 t529))
  5496 (step t538 (cl @p_762) :rule resolution :premises (t537 t268 t272 t274 t529))
  4859 (step t556 (cl @p_1118 @p_1116 @p_1043) :rule th_resolution :premises (t553 t555))
  5514 (step t556 (cl @p_1118 @p_1116 @p_1043) :rule th_resolution :premises (t553 t555))
  4860 (step t557 (cl @p_1113 @p_1118 @p_1043) :rule th_resolution :premises (t552 t556))
  5515 (step t557 (cl @p_1113 @p_1118 @p_1043) :rule th_resolution :premises (t552 t556))
  4861 (step t558 (cl @p_708 @p_1072 @p_1071 @p_1070 @p_778 @p_1118 @p_1043) :rule th_resolution :premises (t550 t557))
  5516 (step t558 (cl @p_708 @p_1072 @p_1071 @p_1070 @p_778 @p_1118 @p_1043) :rule th_resolution :premises (t550 t557))
  4862 (step t559 (cl @p_708 @p_1071 @p_1070 @p_778 @p_1118 @p_1043 @p_1083 @p_1082 @p_1089 @p_1043) :rule th_resolution :premises (t558 t495))
  5517 (step t559 (cl @p_708 @p_1071 @p_1070 @p_778 @p_1118 @p_1043 @p_1083 @p_1082 @p_1089 @p_1043) :rule th_resolution :premises (t558 t495))
  4863 (step t560 (cl @p_708 @p_1071 @p_1070 @p_778 @p_1118 @p_1043 @p_1083 @p_1082 @p_1089) :rule contraction :premises (t559))
  5518 (step t560 (cl @p_708 @p_1071 @p_1070 @p_778 @p_1118 @p_1043 @p_1083 @p_1082 @p_1089) :rule contraction :premises (t559))
  4864 (step t561 (cl @p_778) :rule resolution :premises (t560 axiom11 t523 t266 t293 t327 t344 axiom10 t546))
  5519 (step t561 (cl @p_778) :rule resolution :premises (t560 a11 t523 t266 t293 t327 t344 a10 t546))
  4865 (step t562 (cl @p_708 @p_1072 @p_1071 @p_1070 @p_1119 @p_1017) :rule eq_transitive)
  5520 (step t562 (cl @p_708 @p_1072 @p_1071 @p_1070 @p_1119 @p_1017) :rule eq_transitive)
  4866 (step t563 (cl @p_708 @p_1072 @p_1071 @p_1070 @p_1017 @p_1069 @p_1067 @p_1068) :rule th_resolution :premises (t562 t483))
  5521 (step t563 (cl @p_708 @p_1072 @p_1071 @p_1070 @p_1017 @p_1069 @p_1067 @p_1068) :rule th_resolution :premises (t562 t483))
  4867 (step t564 (cl @p_708 @p_1071 @p_1070 @p_1017 @p_1069 @p_1067 @p_1068 @p_1083 @p_1082 @p_1089 @p_1043) :rule th_resolution :premises (t563 t495))
  5522 (step t564 (cl @p_708 @p_1071 @p_1070 @p_1017 @p_1069 @p_1067 @p_1068 @p_1083 @p_1082 @p_1089 @p_1043) :rule th_resolution :premises (t563 t495))
  4868 (step t565 (cl @p_1017) :rule resolution :premises (t564 axiom11 t523 t266 t270 axiom10 t319 t344 t405 t546 t293))
  5523 (step t565 (cl @p_1017) :rule resolution :premises (t564 a11 t523 t266 t270 a10 t319 t344 t405 t546 t293))
  4869 (step t566 (cl @p_767) :rule resolution :premises (t315 t549 t317))
  5524 (step t566 (cl @p_767) :rule resolution :premises (t315 t549 t317))
  4870 (step t567 (cl @p_777) :rule resolution :premises (t334 t561 t527))
  5525 (step t567 (cl @p_777) :rule resolution :premises (t334 t561 t527))
  4871 (step t568 (cl @p_1120) :rule resolution :premises (t314 t566 t538))
  5526 (step t568 (cl @p_1120) :rule resolution :premises (t314 t566 t538))
  4872 (step t569 (cl @p_780) :rule resolution :premises (t335 t567 t337))
  5527 (step t569 (cl @p_780) :rule resolution :premises (t335 t567 t337))
  4873 (step t570 (cl (! (not (! (= @p_43 @p_907) :named @p_1123)) :named @p_1122) @p_1065 @p_1121 @p_763) :rule eq_congruent_pred)
  5528 (step t570 (cl (! (not (! (= @p_43 @p_907) :named @p_1123)) :named @p_1122) @p_1065 @p_1121 @p_763) :rule eq_congruent_pred)
  4874 (step t571 (cl @p_1122 @p_1121 @p_763 @p_1067 @p_1068) :rule th_resolution :premises (t570 t480))
  5529 (step t571 (cl @p_1122 @p_1121 @p_763 @p_1067 @p_1068) :rule th_resolution :premises (t570 t480))
  4875 (step t572 (cl @p_1092 @p_1111 @p_1123) :rule eq_congruent)
  5530 (step t572 (cl @p_1092 @p_1111 @p_1123) :rule eq_congruent)
  4876 (step t573 (cl @p_1092 @p_1123) :rule th_resolution :premises (t572 t513))
  5531 (step t573 (cl @p_1092 @p_1123) :rule th_resolution :premises (t572 t513))
  4877 (step t574 (cl @p_1121 @p_763 @p_1067 @p_1068 @p_1092) :rule th_resolution :premises (t571 t573))
  5532 (step t574 (cl @p_1121 @p_763 @p_1067 @p_1068 @p_1092) :rule th_resolution :premises (t571 t573))
  4878 (step t575 (cl @p_1121) :rule resolution :premises (t574 axiom24 t270 t568 t319))
  5533 (step t575 (cl @p_1121) :rule resolution :premises (t574 a24 t270 t568 t319))
  4879 (step t576 (cl (not (! (= veriT_sk11 veriT_sk11) :named @p_1124)) (! (not (! (= top$ @p_760) :named @p_1128)) :named @p_1125) @p_933 (! (not @p_1039) :named @p_1126)) :rule eq_congruent_pred)
  5534 (step t576 (cl (not (! (= veriT_sk11 veriT_sk11) :named @p_1124)) (! (not (! (= top$ @p_760) :named @p_1128)) :named @p_1125) @p_933 (! (not @p_1039) :named @p_1126)) :rule eq_congruent_pred)
  4880 (step t577 (cl @p_1124) :rule eq_reflexive)
  5535 (step t577 (cl @p_1124) :rule eq_reflexive)
  4881 (step t578 (cl @p_1125 @p_933 @p_1126) :rule th_resolution :premises (t576 t577))
  5536 (step t578 (cl @p_1125 @p_933 @p_1126) :rule th_resolution :premises (t576 t577))
  4882 (step t579 (cl (! (not @p_780) :named @p_1129) @p_1118 @p_1127 (! (not @p_770) :named @p_1130) @p_1128) :rule eq_transitive)
  5537 (step t579 (cl (! (not @p_780) :named @p_1129) @p_1118 @p_1127 (! (not @p_770) :named @p_1130) @p_1128) :rule eq_transitive)
  4883 (step t580 (cl @p_1129 @p_1118 @p_1130 @p_1128 @p_1043) :rule th_resolution :premises (t579 t555))
  5538 (step t580 (cl @p_1129 @p_1118 @p_1130 @p_1128 @p_1043) :rule th_resolution :premises (t579 t555))
  4891 (step t588 (cl @p_1133) :rule resolution :premises (t346 t587 t348))
  5546 (step t588 (cl @p_1133) :rule resolution :premises (t346 t587 t348))
  4892 (step t589 (cl @p_1122 (! (not (! (= @p_760 @p_760) :named @p_1136)) :named @p_1134) (! (not @p_910) :named @p_1135) @p_790) :rule eq_congruent_pred)
  5547 (step t589 (cl @p_1122 (! (not (! (= @p_760 @p_760) :named @p_1136)) :named @p_1134) (! (not @p_910) :named @p_1135) @p_790) :rule eq_congruent_pred)
  4893 (step t590 (cl @p_1134 @p_1135 @p_790 @p_1092) :rule th_resolution :premises (t589 t573))
  5548 (step t590 (cl @p_1134 @p_1135 @p_790 @p_1092) :rule th_resolution :premises (t589 t573))
  4894 (step t591 (cl @p_1136) :rule eq_reflexive)
  5549 (step t591 (cl @p_1136) :rule eq_reflexive)
  4895 (step t592 (cl @p_1135 @p_790 @p_1092) :rule th_resolution :premises (t590 t591))
  5550 (step t592 (cl @p_1135 @p_790 @p_1092) :rule th_resolution :premises (t590 t591))
  4896 (step t593 (cl) :rule resolution :premises (t592 axiom24 t588 t586))
  5551 (step t593 (cl) :rule resolution :premises (t592 a24 t588 t586))
  4897 d8bde960a6a2cb3d70d1b157d08487440b364301 654 0
  5552 7d1d28af77b48e47cf45f7abbbccb64bffffc3f9 6 0
  4898 unsat
  5553 unsat
  4899 (assume axiom0 (! (forall ((?v0 Int)) (! (= (! (fun_app$ uua$ ?v0) :named @p_13) (! (line_integral_exists$ f$ (! (insert$ j$ bot$) :named @p_7)) :named @p_12)) :named @p_15)) :named @p_11))
  5554 (assume a0 (! (< 0.0 (+ x$ (! (* 2.0 y$) :named @p_1))) :named @p_2))
  4900 (assume axiom1 (! (forall ((?v0 Int)) (! (= (! (fun_app$ uu$ ?v0) :named @p_25) (! (line_integral_exists$ f$ (! (insert$ i$ bot$) :named @p_5)) :named @p_24)) :named @p_27)) :named @p_23))
  5555 (assume a1 (! (< 0.0 (- x$ @p_1)) :named @p_3))
  4901 (assume axiom2 (! (forall ((?v0 Int_real_real_real_prod_fun_bool_fun_fun$) (?v1 Int_real_real_real_prod_fun_prod$)) (! (= (! (case_prod$ ?v0 ?v1) :named @p_36) (! (fun_app$a (! (fun_app$ ?v0 (! (fst$ ?v1) :named @p_40)) :named @p_42) (! (snd$ ?v1) :named @p_44)) :named @p_46)) :named @p_48)) :named @p_35))
  5556 (assume a2 (! (< x$ 0.0) :named @p_4))
  4902 (assume axiom3 (! (forall ((?v0 Real_real_prod$) (?v1 Real_real_prod$)) (! (=> (! (= (! (insert$ ?v0 bot$) :named @p_3) (! (insert$ ?v1 bot$) :named @p_64)) :named @p_66) (! (= ?v0 ?v1) :named @p_70)) :named @p_72)) :named @p_62))
  5557 (step t4 (cl (not @p_2) (not @p_3) (not @p_4)) :rule la_generic :args (1.0 1.0 2.0))
  4903 (assume axiom4 (! (forall ((?v0 Int) (?v1 Real_real_real_prod_fun$)) (! (= ?v1 (! (snd$ (! (pair$ ?v0 ?v1) :named @p_87)) :named @p_89)) :named @p_91)) :named @p_85))
  5558 (step t5 (cl) :rule resolution :premises (t4 a0 a1 a2))
  4904 (assume axiom5 (! (forall ((?v0 Real) (?v1 Real)) (! (= ?v1 (! (snd$a (! (fun_app$b (! (pair$a ?v0) :named @p_102) ?v1) :named @p_105)) :named @p_107)) :named @p_109)) :named @p_101))
  5559 64700034c370281d48d21e99833e7ceba6103960 26 0
  4905 (assume axiom6 (! (member$ (! (pair$ k$ g$) :named @p_403) one_chain_typeI$) :named @p_402))
       
  4906 (assume axiom7 (! (forall ((?v0 Real_real_prod_set$) (?v1 Real_real_prod$) (?v2 Real_real_prod_set$)) (! (= (! (= bot$ (! (inf$ ?v0 (! (insert$ ?v1 ?v2) :named @p_1)) :named @p_122)) :named @p_124) (! (and (! (not (! (member$a ?v1 ?v0) :named @p_128)) :named @p_130) (! (= bot$ (! (inf$ ?v0 ?v2) :named @p_133)) :named @p_135)) :named @p_137)) :named @p_139)) :named @p_120))
       
  4907 (assume axiom8 (! (finite$ bot$) :named @p_414))
       
  4908 (assume axiom9 (! (forall ((?v0 Real_real_prod_set$) (?v1 Real_real_prod$)) (! (=> (! (finite$ ?v0) :named @p_4) (! (finite$ (! (insert$ ?v1 ?v0) :named @p_160)) :named @p_162)) :named @p_164)) :named @p_157))
       
  4909 (assume axiom10 (! (= i$ (! (fun_app$b (pair$a 1.0) 0.0) :named @p_417)) :named @p_499))
       
  4910 (assume axiom11 (! (forall ((?v0 Real_real_prod$) (?v1 Real_real_prod_set$)) (! (=> (! (member$a ?v0 ?v1) :named @p_176) (! (= ?v1 (! (insert$ ?v0 ?v1) :named @p_2)) :named @p_181)) :named @p_183)) :named @p_175))
       
  4911 (assume axiom12 (! (= j$ (! (fun_app$b (pair$a 0.0) 1.0) :named @p_419)) :named @p_500))
       
  4912 (assume axiom13 (! (forall ((?v0 Real_real_prod_set$)) (! (= bot$ (! (inf$ ?v0 bot$) :named @p_196)) :named @p_198)) :named @p_195))
       
  4913 (assume axiom14 (! (forall ((?v0 Real_real_prod$) (?v1 Real_real_prod$) (?v2 Real_real_prod_set$)) (! (= (! (insert$ ?v0 @p_1) :named @p_208) (! (insert$ ?v1 (! (insert$ ?v0 ?v2) :named @p_213)) :named @p_215)) :named @p_217)) :named @p_206))
       
  4914 (assume axiom15 (! (forall ((?v0 Real_real_prod$) (?v1 Real_real_prod_set$)) (! (= @p_2 (! (sup$ @p_3 ?v1) :named @p_236)) :named @p_238)) :named @p_231))
       
  4915 (assume axiom16 (! (forall ((?v0 Real_real_prod_set$) (?v1 Real_real_prod_real_real_prod_fun$) (?v2 Real_real_prod_set$) (?v3 Real_real_real_prod_fun$) (?v4 Real_real_prod_set$)) (! (=> (! (and @p_4 (! (and (! (fun_app$a (! (line_integral_exists$ ?v1 ?v2) :named @p_252) ?v3) :named @p_254) (! (and (! (fun_app$a (! (line_integral_exists$ ?v1 ?v4) :named @p_257) ?v3) :named @p_260) (! (and (! (= ?v0 (! (sup$ ?v2 ?v4) :named @p_265)) :named @p_267) (! (= bot$ (! (inf$ ?v2 ?v4) :named @p_269)) :named @p_271)) :named @p_273)) :named @p_275)) :named @p_277)) :named @p_279) (! (= (! (line_integral$ ?v1 ?v0 ?v3) :named @p_281) (! (+ (! (line_integral$ ?v1 ?v2 ?v3) :named @p_283) (! (line_integral$ ?v1 ?v4 ?v3) :named @p_285)) :named @p_287)) :named @p_289)) :named @p_291)) :named @p_250))
       
  4916 (assume axiom17 (! (and (! (= (one_chain_line_integral$ f$ @p_5 one_chain_typeI$) (one_chain_line_integral$ f$ @p_5 one_chain_typeII$)) :named @p_337) (! (and (! (forall ((?v0 Int_real_real_real_prod_fun_prod$)) (! (=> (! (member$ ?v0 one_chain_typeI$) :named @p_9) (! (case_prod$ uu$ ?v0) :named @p_6)) :named @p_326)) :named @p_322) (! (forall ((?v0 Int_real_real_real_prod_fun_prod$)) (! (=> (! (member$ ?v0 one_chain_typeII$) :named @p_8) @p_6) :named @p_331)) :named @p_328)) :named @p_333)) :named @p_336))
       
  4917 (assume axiom18 (! (and (! (= (one_chain_line_integral$ f$ @p_7 one_chain_typeII$) (one_chain_line_integral$ f$ @p_7 one_chain_typeI$)) :named @p_377) (! (and (! (forall ((?v0 Int_real_real_real_prod_fun_prod$)) (! (=> @p_8 (! (case_prod$ uua$ ?v0) :named @p_10)) :named @p_366)) :named @p_362) (! (forall ((?v0 Int_real_real_real_prod_fun_prod$)) (! (=> @p_9 @p_10) :named @p_371)) :named @p_368)) :named @p_373)) :named @p_376))
       
  4918 (assume axiom19 (not (! (= (! (line_integral$ f$ (! (insert$ i$ @p_7) :named @p_407) g$) :named @p_462) (! (+ (! (line_integral$ f$ @p_5 g$) :named @p_404) (! (line_integral$ f$ @p_7 g$) :named @p_405)) :named @p_463)) :named @p_410)))
       
  4919 (anchor :step t21 :args ((:= (?v0 Int) veriT_vr0)))
       
  4920 (step t21.t1 (cl (= ?v0 veriT_vr0)) :rule refl)
       
  4921 (step t21.t2 (cl (= @p_13 (! (fun_app$ uua$ veriT_vr0) :named @p_14))) :rule cong :premises (t21.t1))
       
  4922 (step t21.t3 (cl (= @p_15 (! (= @p_12 @p_14) :named @p_16))) :rule cong :premises (t21.t2))
       
  4923 (step t21 (cl (! (= @p_11 (! (forall ((veriT_vr0 Int)) @p_16) :named @p_18)) :named @p_17)) :rule bind)
       
  4924 (step t22 (cl (not @p_17) (not @p_11) @p_18) :rule equiv_pos2)
       
  4925 (step t23 (cl @p_18) :rule th_resolution :premises (axiom0 t21 t22))
       
  4926 (anchor :step t24 :args ((:= (veriT_vr0 Int) veriT_vr1)))
       
  4927 (step t24.t1 (cl (= veriT_vr0 veriT_vr1)) :rule refl)
       
  4928 (step t24.t2 (cl (= @p_14 (! (fun_app$ uua$ veriT_vr1) :named @p_19))) :rule cong :premises (t24.t1))
       
  4929 (step t24.t3 (cl (= @p_16 (! (= @p_12 @p_19) :named @p_20))) :rule cong :premises (t24.t2))
       
  4930 (step t24 (cl (! (= @p_18 (! (forall ((veriT_vr1 Int)) @p_20) :named @p_22)) :named @p_21)) :rule bind)
       
  4931 (step t25 (cl (not @p_21) (not @p_18) @p_22) :rule equiv_pos2)
       
  4932 (step t26 (cl @p_22) :rule th_resolution :premises (t23 t24 t25))
       
  4933 (anchor :step t27 :args ((:= (?v0 Int) veriT_vr2)))
       
  4934 (step t27.t1 (cl (= ?v0 veriT_vr2)) :rule refl)
       
  4935 (step t27.t2 (cl (= @p_25 (! (fun_app$ uu$ veriT_vr2) :named @p_26))) :rule cong :premises (t27.t1))
       
  4936 (step t27.t3 (cl (= @p_27 (! (= @p_24 @p_26) :named @p_28))) :rule cong :premises (t27.t2))
       
  4937 (step t27 (cl (! (= @p_23 (! (forall ((veriT_vr2 Int)) @p_28) :named @p_30)) :named @p_29)) :rule bind)
       
  4938 (step t28 (cl (not @p_29) (not @p_23) @p_30) :rule equiv_pos2)
       
  4939 (step t29 (cl @p_30) :rule th_resolution :premises (axiom1 t27 t28))
       
  4940 (anchor :step t30 :args ((:= (veriT_vr2 Int) veriT_vr3)))
       
  4941 (step t30.t1 (cl (= veriT_vr2 veriT_vr3)) :rule refl)
       
  4942 (step t30.t2 (cl (= @p_26 (! (fun_app$ uu$ veriT_vr3) :named @p_31))) :rule cong :premises (t30.t1))
       
  4943 (step t30.t3 (cl (= @p_28 (! (= @p_24 @p_31) :named @p_32))) :rule cong :premises (t30.t2))
       
  4944 (step t30 (cl (! (= @p_30 (! (forall ((veriT_vr3 Int)) @p_32) :named @p_34)) :named @p_33)) :rule bind)
       
  4945 (step t31 (cl (not @p_33) (not @p_30) @p_34) :rule equiv_pos2)
       
  4946 (step t32 (cl @p_34) :rule th_resolution :premises (t29 t30 t31))
       
  4947 (anchor :step t33 :args ((:= (?v0 Int_real_real_real_prod_fun_bool_fun_fun$) veriT_vr4) (:= (?v1 Int_real_real_real_prod_fun_prod$) veriT_vr5)))
       
  4948 (step t33.t1 (cl (! (= ?v0 veriT_vr4) :named @p_38)) :rule refl)
       
  4949 (step t33.t2 (cl (! (= ?v1 veriT_vr5) :named @p_39)) :rule refl)
       
  4950 (step t33.t3 (cl (= @p_36 (! (case_prod$ veriT_vr4 veriT_vr5) :named @p_37))) :rule cong :premises (t33.t1 t33.t2))
       
  4951 (step t33.t4 (cl @p_38) :rule refl)
       
  4952 (step t33.t5 (cl @p_39) :rule refl)
       
  4953 (step t33.t6 (cl (= @p_40 (! (fst$ veriT_vr5) :named @p_41))) :rule cong :premises (t33.t5))
       
  4954 (step t33.t7 (cl (= @p_42 (! (fun_app$ veriT_vr4 @p_41) :named @p_43))) :rule cong :premises (t33.t4 t33.t6))
       
  4955 (step t33.t8 (cl @p_39) :rule refl)
       
  4956 (step t33.t9 (cl (= @p_44 (! (snd$ veriT_vr5) :named @p_45))) :rule cong :premises (t33.t8))
       
  4957 (step t33.t10 (cl (= @p_46 (! (fun_app$a @p_43 @p_45) :named @p_47))) :rule cong :premises (t33.t7 t33.t9))
       
  4958 (step t33.t11 (cl (= @p_48 (! (= @p_37 @p_47) :named @p_49))) :rule cong :premises (t33.t3 t33.t10))
       
  4959 (step t33 (cl (! (= @p_35 (! (forall ((veriT_vr4 Int_real_real_real_prod_fun_bool_fun_fun$) (veriT_vr5 Int_real_real_real_prod_fun_prod$)) @p_49) :named @p_51)) :named @p_50)) :rule bind)
       
  4960 (step t34 (cl (not @p_50) (not @p_35) @p_51) :rule equiv_pos2)
       
  4961 (step t35 (cl @p_51) :rule th_resolution :premises (axiom2 t33 t34))
       
  4962 (anchor :step t36 :args ((:= (veriT_vr4 Int_real_real_real_prod_fun_bool_fun_fun$) veriT_vr6) (:= (veriT_vr5 Int_real_real_real_prod_fun_prod$) veriT_vr7)))
       
  4963 (step t36.t1 (cl (! (= veriT_vr4 veriT_vr6) :named @p_53)) :rule refl)
       
  4964 (step t36.t2 (cl (! (= veriT_vr5 veriT_vr7) :named @p_54)) :rule refl)
       
  4965 (step t36.t3 (cl (= @p_37 (! (case_prod$ veriT_vr6 veriT_vr7) :named @p_52))) :rule cong :premises (t36.t1 t36.t2))
       
  4966 (step t36.t4 (cl @p_53) :rule refl)
       
  4967 (step t36.t5 (cl @p_54) :rule refl)
       
  4968 (step t36.t6 (cl (= @p_41 (! (fst$ veriT_vr7) :named @p_55))) :rule cong :premises (t36.t5))
       
  4969 (step t36.t7 (cl (= @p_43 (! (fun_app$ veriT_vr6 @p_55) :named @p_56))) :rule cong :premises (t36.t4 t36.t6))
       
  4970 (step t36.t8 (cl @p_54) :rule refl)
       
  4971 (step t36.t9 (cl (= @p_45 (! (snd$ veriT_vr7) :named @p_57))) :rule cong :premises (t36.t8))
       
  4972 (step t36.t10 (cl (= @p_47 (! (fun_app$a @p_56 @p_57) :named @p_58))) :rule cong :premises (t36.t7 t36.t9))
       
  4973 (step t36.t11 (cl (= @p_49 (! (= @p_52 @p_58) :named @p_59))) :rule cong :premises (t36.t3 t36.t10))
       
  4974 (step t36 (cl (! (= @p_51 (! (forall ((veriT_vr6 Int_real_real_real_prod_fun_bool_fun_fun$) (veriT_vr7 Int_real_real_real_prod_fun_prod$)) @p_59) :named @p_61)) :named @p_60)) :rule bind)
       
  4975 (step t37 (cl (not @p_60) (not @p_51) @p_61) :rule equiv_pos2)
       
  4976 (step t38 (cl @p_61) :rule th_resolution :premises (t35 t36 t37))
       
  4977 (anchor :step t39 :args ((:= (?v0 Real_real_prod$) veriT_vr8) (:= (?v1 Real_real_prod$) veriT_vr9)))
       
  4978 (step t39.t1 (cl (! (= ?v0 veriT_vr8) :named @p_68)) :rule refl)
       
  4979 (step t39.t2 (cl (= @p_3 (! (insert$ veriT_vr8 bot$) :named @p_63))) :rule cong :premises (t39.t1))
       
  4980 (step t39.t3 (cl (! (= ?v1 veriT_vr9) :named @p_69)) :rule refl)
       
  4981 (step t39.t4 (cl (= @p_64 (! (insert$ veriT_vr9 bot$) :named @p_65))) :rule cong :premises (t39.t3))
       
  4982 (step t39.t5 (cl (= @p_66 (! (= @p_63 @p_65) :named @p_67))) :rule cong :premises (t39.t2 t39.t4))
       
  4983 (step t39.t6 (cl @p_68) :rule refl)
       
  4984 (step t39.t7 (cl @p_69) :rule refl)
       
  4985 (step t39.t8 (cl (= @p_70 (! (= veriT_vr8 veriT_vr9) :named @p_71))) :rule cong :premises (t39.t6 t39.t7))
       
  4986 (step t39.t9 (cl (= @p_72 (! (=> @p_67 @p_71) :named @p_73))) :rule cong :premises (t39.t5 t39.t8))
       
  4987 (step t39 (cl (! (= @p_62 (! (forall ((veriT_vr8 Real_real_prod$) (veriT_vr9 Real_real_prod$)) @p_73) :named @p_75)) :named @p_74)) :rule bind)
       
  4988 (step t40 (cl (not @p_74) (not @p_62) @p_75) :rule equiv_pos2)
       
  4989 (step t41 (cl @p_75) :rule th_resolution :premises (axiom3 t39 t40))
       
  4990 (anchor :step t42 :args ((:= (veriT_vr8 Real_real_prod$) veriT_vr10) (:= (veriT_vr9 Real_real_prod$) veriT_vr11)))
       
  4991 (step t42.t1 (cl (! (= veriT_vr8 veriT_vr10) :named @p_79)) :rule refl)
       
  4992 (step t42.t2 (cl (= @p_63 (! (insert$ veriT_vr10 bot$) :named @p_76))) :rule cong :premises (t42.t1))
       
  4993 (step t42.t3 (cl (! (= veriT_vr9 veriT_vr11) :named @p_80)) :rule refl)
       
  4994 (step t42.t4 (cl (= @p_65 (! (insert$ veriT_vr11 bot$) :named @p_77))) :rule cong :premises (t42.t3))
       
  4995 (step t42.t5 (cl (= @p_67 (! (= @p_76 @p_77) :named @p_78))) :rule cong :premises (t42.t2 t42.t4))
       
  4996 (step t42.t6 (cl @p_79) :rule refl)
       
  4997 (step t42.t7 (cl @p_80) :rule refl)
       
  4998 (step t42.t8 (cl (= @p_71 (! (= veriT_vr10 veriT_vr11) :named @p_81))) :rule cong :premises (t42.t6 t42.t7))
       
  4999 (step t42.t9 (cl (= @p_73 (! (=> @p_78 @p_81) :named @p_82))) :rule cong :premises (t42.t5 t42.t8))
       
  5000 (step t42 (cl (! (= @p_75 (! (forall ((veriT_vr10 Real_real_prod$) (veriT_vr11 Real_real_prod$)) @p_82) :named @p_84)) :named @p_83)) :rule bind)
       
  5001 (step t43 (cl (not @p_83) (not @p_75) @p_84) :rule equiv_pos2)
       
  5002 (step t44 (cl @p_84) :rule th_resolution :premises (t41 t42 t43))
       
  5003 (anchor :step t45 :args ((:= (?v0 Int) veriT_vr12) (:= (?v1 Real_real_real_prod_fun$) veriT_vr13)))
       
  5004 (step t45.t1 (cl (! (= ?v1 veriT_vr13) :named @p_86)) :rule refl)
       
  5005 (step t45.t2 (cl (= ?v0 veriT_vr12)) :rule refl)
       
  5006 (step t45.t3 (cl @p_86) :rule refl)
       
  5007 (step t45.t4 (cl (= @p_87 (! (pair$ veriT_vr12 veriT_vr13) :named @p_88))) :rule cong :premises (t45.t2 t45.t3))
       
  5008 (step t45.t5 (cl (= @p_89 (! (snd$ @p_88) :named @p_90))) :rule cong :premises (t45.t4))
       
  5009 (step t45.t6 (cl (= @p_91 (! (= veriT_vr13 @p_90) :named @p_92))) :rule cong :premises (t45.t1 t45.t5))
       
  5010 (step t45 (cl (! (= @p_85 (! (forall ((veriT_vr12 Int) (veriT_vr13 Real_real_real_prod_fun$)) @p_92) :named @p_94)) :named @p_93)) :rule bind)
       
  5011 (step t46 (cl (not @p_93) (not @p_85) @p_94) :rule equiv_pos2)
       
  5012 (step t47 (cl @p_94) :rule th_resolution :premises (axiom4 t45 t46))
       
  5013 (anchor :step t48 :args ((:= (veriT_vr12 Int) veriT_vr14) (:= (veriT_vr13 Real_real_real_prod_fun$) veriT_vr15)))
       
  5014 (step t48.t1 (cl (! (= veriT_vr13 veriT_vr15) :named @p_95)) :rule refl)
       
  5015 (step t48.t2 (cl (= veriT_vr12 veriT_vr14)) :rule refl)
       
  5016 (step t48.t3 (cl @p_95) :rule refl)
       
  5017 (step t48.t4 (cl (= @p_88 (! (pair$ veriT_vr14 veriT_vr15) :named @p_96))) :rule cong :premises (t48.t2 t48.t3))
       
  5018 (step t48.t5 (cl (= @p_90 (! (snd$ @p_96) :named @p_97))) :rule cong :premises (t48.t4))
       
  5019 (step t48.t6 (cl (= @p_92 (! (= veriT_vr15 @p_97) :named @p_98))) :rule cong :premises (t48.t1 t48.t5))
       
  5020 (step t48 (cl (! (= @p_94 (! (forall ((veriT_vr14 Int) (veriT_vr15 Real_real_real_prod_fun$)) @p_98) :named @p_100)) :named @p_99)) :rule bind)
       
  5021 (step t49 (cl (not @p_99) (not @p_94) @p_100) :rule equiv_pos2)
       
  5022 (step t50 (cl @p_100) :rule th_resolution :premises (t47 t48 t49))
       
  5023 (anchor :step t51 :args ((:= (?v0 Real) veriT_vr16) (:= (?v1 Real) veriT_vr17)))
       
  5024 (step t51.t1 (cl (! (= ?v1 veriT_vr17) :named @p_104)) :rule refl)
       
  5025 (step t51.t2 (cl (= ?v0 veriT_vr16)) :rule refl)
       
  5026 (step t51.t3 (cl (= @p_102 (! (pair$a veriT_vr16) :named @p_103))) :rule cong :premises (t51.t2))
       
  5027 (step t51.t4 (cl @p_104) :rule refl)
       
  5028 (step t51.t5 (cl (= @p_105 (! (fun_app$b @p_103 veriT_vr17) :named @p_106))) :rule cong :premises (t51.t3 t51.t4))
       
  5029 (step t51.t6 (cl (= @p_107 (! (snd$a @p_106) :named @p_108))) :rule cong :premises (t51.t5))
       
  5030 (step t51.t7 (cl (= @p_109 (! (= veriT_vr17 @p_108) :named @p_110))) :rule cong :premises (t51.t1 t51.t6))
       
  5031 (step t51 (cl (! (= @p_101 (! (forall ((veriT_vr16 Real) (veriT_vr17 Real)) @p_110) :named @p_112)) :named @p_111)) :rule bind)
       
  5032 (step t52 (cl (not @p_111) (not @p_101) @p_112) :rule equiv_pos2)
       
  5033 (step t53 (cl @p_112) :rule th_resolution :premises (axiom5 t51 t52))
       
  5034 (anchor :step t54 :args ((:= (veriT_vr16 Real) veriT_vr18) (:= (veriT_vr17 Real) veriT_vr19)))
       
  5035 (step t54.t1 (cl (! (= veriT_vr17 veriT_vr19) :named @p_114)) :rule refl)
       
  5036 (step t54.t2 (cl (= veriT_vr16 veriT_vr18)) :rule refl)
       
  5037 (step t54.t3 (cl (= @p_103 (! (pair$a veriT_vr18) :named @p_113))) :rule cong :premises (t54.t2))
       
  5038 (step t54.t4 (cl @p_114) :rule refl)
       
  5039 (step t54.t5 (cl (= @p_106 (! (fun_app$b @p_113 veriT_vr19) :named @p_115))) :rule cong :premises (t54.t3 t54.t4))
       
  5040 (step t54.t6 (cl (= @p_108 (! (snd$a @p_115) :named @p_116))) :rule cong :premises (t54.t5))
       
  5041 (step t54.t7 (cl (= @p_110 (! (= veriT_vr19 @p_116) :named @p_117))) :rule cong :premises (t54.t1 t54.t6))
       
  5042 (step t54 (cl (! (= @p_112 (! (forall ((veriT_vr18 Real) (veriT_vr19 Real)) @p_117) :named @p_119)) :named @p_118)) :rule bind)
       
  5043 (step t55 (cl (not @p_118) (not @p_112) @p_119) :rule equiv_pos2)
       
  5044 (step t56 (cl @p_119) :rule th_resolution :premises (t53 t54 t55))
       
  5045 (anchor :step t57 :args ((:= (?v0 Real_real_prod_set$) veriT_vr20) (:= (?v1 Real_real_prod$) veriT_vr21) (:= (?v2 Real_real_prod_set$) veriT_vr22)))
       
  5046 (step t57.t1 (cl (! (= ?v0 veriT_vr20) :named @p_127)) :rule refl)
       
  5047 (step t57.t2 (cl (! (= ?v1 veriT_vr21) :named @p_126)) :rule refl)
       
  5048 (step t57.t3 (cl (! (= ?v2 veriT_vr22) :named @p_132)) :rule refl)
       
  5049 (step t57.t4 (cl (= @p_1 (! (insert$ veriT_vr21 veriT_vr22) :named @p_121))) :rule cong :premises (t57.t2 t57.t3))
       
  5050 (step t57.t5 (cl (= @p_122 (! (inf$ veriT_vr20 @p_121) :named @p_123))) :rule cong :premises (t57.t1 t57.t4))
       
  5051 (step t57.t6 (cl (= @p_124 (! (= bot$ @p_123) :named @p_125))) :rule cong :premises (t57.t5))
       
  5052 (step t57.t7 (cl @p_126) :rule refl)
       
  5053 (step t57.t8 (cl @p_127) :rule refl)
       
  5054 (step t57.t9 (cl (= @p_128 (! (member$a veriT_vr21 veriT_vr20) :named @p_129))) :rule cong :premises (t57.t7 t57.t8))
       
  5055 (step t57.t10 (cl (= @p_130 (! (not @p_129) :named @p_131))) :rule cong :premises (t57.t9))
       
  5056 (step t57.t11 (cl @p_127) :rule refl)
       
  5057 (step t57.t12 (cl @p_132) :rule refl)
       
  5058 (step t57.t13 (cl (= @p_133 (! (inf$ veriT_vr20 veriT_vr22) :named @p_134))) :rule cong :premises (t57.t11 t57.t12))
       
  5059 (step t57.t14 (cl (= @p_135 (! (= bot$ @p_134) :named @p_136))) :rule cong :premises (t57.t13))
       
  5060 (step t57.t15 (cl (= @p_137 (! (and @p_131 @p_136) :named @p_138))) :rule cong :premises (t57.t10 t57.t14))
       
  5061 (step t57.t16 (cl (= @p_139 (! (= @p_125 @p_138) :named @p_140))) :rule cong :premises (t57.t6 t57.t15))
       
  5062 (step t57 (cl (! (= @p_120 (! (forall ((veriT_vr20 Real_real_prod_set$) (veriT_vr21 Real_real_prod$) (veriT_vr22 Real_real_prod_set$)) @p_140) :named @p_142)) :named @p_141)) :rule bind)
       
  5063 (step t58 (cl (not @p_141) (not @p_120) @p_142) :rule equiv_pos2)
       
  5064 (step t59 (cl @p_142) :rule th_resolution :premises (axiom7 t57 t58))
       
  5065 (anchor :step t60 :args ((:= (veriT_vr20 Real_real_prod_set$) veriT_vr23) (:= (veriT_vr21 Real_real_prod$) veriT_vr24) (:= (veriT_vr22 Real_real_prod_set$) veriT_vr25)))
       
  5066 (step t60.t1 (cl (! (= veriT_vr20 veriT_vr23) :named @p_147)) :rule refl)
       
  5067 (step t60.t2 (cl (! (= veriT_vr21 veriT_vr24) :named @p_146)) :rule refl)
       
  5068 (step t60.t3 (cl (! (= veriT_vr22 veriT_vr25) :named @p_150)) :rule refl)
       
  5069 (step t60.t4 (cl (= @p_121 (! (insert$ veriT_vr24 veriT_vr25) :named @p_143))) :rule cong :premises (t60.t2 t60.t3))
       
  5070 (step t60.t5 (cl (= @p_123 (! (inf$ veriT_vr23 @p_143) :named @p_144))) :rule cong :premises (t60.t1 t60.t4))
       
  5071 (step t60.t6 (cl (= @p_125 (! (= bot$ @p_144) :named @p_145))) :rule cong :premises (t60.t5))
       
  5072 (step t60.t7 (cl @p_146) :rule refl)
       
  5073 (step t60.t8 (cl @p_147) :rule refl)
       
  5074 (step t60.t9 (cl (= @p_129 (! (member$a veriT_vr24 veriT_vr23) :named @p_148))) :rule cong :premises (t60.t7 t60.t8))
       
  5075 (step t60.t10 (cl (= @p_131 (! (not @p_148) :named @p_149))) :rule cong :premises (t60.t9))
       
  5076 (step t60.t11 (cl @p_147) :rule refl)
       
  5077 (step t60.t12 (cl @p_150) :rule refl)
       
  5078 (step t60.t13 (cl (= @p_134 (! (inf$ veriT_vr23 veriT_vr25) :named @p_151))) :rule cong :premises (t60.t11 t60.t12))
       
  5079 (step t60.t14 (cl (= @p_136 (! (= bot$ @p_151) :named @p_152))) :rule cong :premises (t60.t13))
       
  5080 (step t60.t15 (cl (= @p_138 (! (and @p_149 @p_152) :named @p_153))) :rule cong :premises (t60.t10 t60.t14))
       
  5081 (step t60.t16 (cl (= @p_140 (! (= @p_145 @p_153) :named @p_154))) :rule cong :premises (t60.t6 t60.t15))
       
  5082 (step t60 (cl (! (= @p_142 (! (forall ((veriT_vr23 Real_real_prod_set$) (veriT_vr24 Real_real_prod$) (veriT_vr25 Real_real_prod_set$)) @p_154) :named @p_156)) :named @p_155)) :rule bind)
       
  5083 (step t61 (cl (not @p_155) (not @p_142) @p_156) :rule equiv_pos2)
       
  5084 (step t62 (cl @p_156) :rule th_resolution :premises (t59 t60 t61))
       
  5085 (anchor :step t63 :args ((:= (?v0 Real_real_prod_set$) veriT_vr26) (:= (?v1 Real_real_prod$) veriT_vr27)))
       
  5086 (step t63.t1 (cl (! (= ?v0 veriT_vr26) :named @p_159)) :rule refl)
       
  5087 (step t63.t2 (cl (= @p_4 (! (finite$ veriT_vr26) :named @p_158))) :rule cong :premises (t63.t1))
       
  5088 (step t63.t3 (cl (= ?v1 veriT_vr27)) :rule refl)
       
  5089 (step t63.t4 (cl @p_159) :rule refl)
       
  5090 (step t63.t5 (cl (= @p_160 (! (insert$ veriT_vr27 veriT_vr26) :named @p_161))) :rule cong :premises (t63.t3 t63.t4))
       
  5091 (step t63.t6 (cl (= @p_162 (! (finite$ @p_161) :named @p_163))) :rule cong :premises (t63.t5))
       
  5092 (step t63.t7 (cl (= @p_164 (! (=> @p_158 @p_163) :named @p_165))) :rule cong :premises (t63.t2 t63.t6))
       
  5093 (step t63 (cl (! (= @p_157 (! (forall ((veriT_vr26 Real_real_prod_set$) (veriT_vr27 Real_real_prod$)) @p_165) :named @p_167)) :named @p_166)) :rule bind)
       
  5094 (step t64 (cl (not @p_166) (not @p_157) @p_167) :rule equiv_pos2)
       
  5095 (step t65 (cl @p_167) :rule th_resolution :premises (axiom9 t63 t64))
       
  5096 (anchor :step t66 :args ((:= (veriT_vr26 Real_real_prod_set$) veriT_vr28) (:= (veriT_vr27 Real_real_prod$) veriT_vr29)))
       
  5097 (step t66.t1 (cl (! (= veriT_vr26 veriT_vr28) :named @p_169)) :rule refl)
       
  5098 (step t66.t2 (cl (= @p_158 (! (finite$ veriT_vr28) :named @p_168))) :rule cong :premises (t66.t1))
       
  5099 (step t66.t3 (cl (= veriT_vr27 veriT_vr29)) :rule refl)
       
  5100 (step t66.t4 (cl @p_169) :rule refl)
       
  5101 (step t66.t5 (cl (= @p_161 (! (insert$ veriT_vr29 veriT_vr28) :named @p_170))) :rule cong :premises (t66.t3 t66.t4))
       
  5102 (step t66.t6 (cl (= @p_163 (! (finite$ @p_170) :named @p_171))) :rule cong :premises (t66.t5))
       
  5103 (step t66.t7 (cl (= @p_165 (! (=> @p_168 @p_171) :named @p_172))) :rule cong :premises (t66.t2 t66.t6))
       
  5104 (step t66 (cl (! (= @p_167 (! (forall ((veriT_vr28 Real_real_prod_set$) (veriT_vr29 Real_real_prod$)) @p_172) :named @p_174)) :named @p_173)) :rule bind)
       
  5105 (step t67 (cl (not @p_173) (not @p_167) @p_174) :rule equiv_pos2)
       
  5106 (step t68 (cl @p_174) :rule th_resolution :premises (t65 t66 t67))
       
  5107 (anchor :step t69 :args ((:= (?v0 Real_real_prod$) veriT_vr30) (:= (?v1 Real_real_prod_set$) veriT_vr31)))
       
  5108 (step t69.t1 (cl (! (= ?v0 veriT_vr30) :named @p_179)) :rule refl)
       
  5109 (step t69.t2 (cl (! (= ?v1 veriT_vr31) :named @p_178)) :rule refl)
       
  5110 (step t69.t3 (cl (= @p_176 (! (member$a veriT_vr30 veriT_vr31) :named @p_177))) :rule cong :premises (t69.t1 t69.t2))
       
  5111 (step t69.t4 (cl @p_178) :rule refl)
       
  5112 (step t69.t5 (cl @p_179) :rule refl)
       
  5113 (step t69.t6 (cl @p_178) :rule refl)
       
  5114 (step t69.t7 (cl (= @p_2 (! (insert$ veriT_vr30 veriT_vr31) :named @p_180))) :rule cong :premises (t69.t5 t69.t6))
       
  5115 (step t69.t8 (cl (= @p_181 (! (= veriT_vr31 @p_180) :named @p_182))) :rule cong :premises (t69.t4 t69.t7))
       
  5116 (step t69.t9 (cl (= @p_183 (! (=> @p_177 @p_182) :named @p_184))) :rule cong :premises (t69.t3 t69.t8))
       
  5117 (step t69 (cl (! (= @p_175 (! (forall ((veriT_vr30 Real_real_prod$) (veriT_vr31 Real_real_prod_set$)) @p_184) :named @p_186)) :named @p_185)) :rule bind)
       
  5118 (step t70 (cl (not @p_185) (not @p_175) @p_186) :rule equiv_pos2)
       
  5119 (step t71 (cl @p_186) :rule th_resolution :premises (axiom11 t69 t70))
       
  5120 (anchor :step t72 :args ((:= (veriT_vr30 Real_real_prod$) veriT_vr32) (:= (veriT_vr31 Real_real_prod_set$) veriT_vr33)))
       
  5121 (step t72.t1 (cl (! (= veriT_vr30 veriT_vr32) :named @p_189)) :rule refl)
       
  5122 (step t72.t2 (cl (! (= veriT_vr31 veriT_vr33) :named @p_188)) :rule refl)
       
  5123 (step t72.t3 (cl (= @p_177 (! (member$a veriT_vr32 veriT_vr33) :named @p_187))) :rule cong :premises (t72.t1 t72.t2))
       
  5124 (step t72.t4 (cl @p_188) :rule refl)
       
  5125 (step t72.t5 (cl @p_189) :rule refl)
       
  5126 (step t72.t6 (cl @p_188) :rule refl)
       
  5127 (step t72.t7 (cl (= @p_180 (! (insert$ veriT_vr32 veriT_vr33) :named @p_190))) :rule cong :premises (t72.t5 t72.t6))
       
  5128 (step t72.t8 (cl (= @p_182 (! (= veriT_vr33 @p_190) :named @p_191))) :rule cong :premises (t72.t4 t72.t7))
       
  5129 (step t72.t9 (cl (= @p_184 (! (=> @p_187 @p_191) :named @p_192))) :rule cong :premises (t72.t3 t72.t8))
       
  5130 (step t72 (cl (! (= @p_186 (! (forall ((veriT_vr32 Real_real_prod$) (veriT_vr33 Real_real_prod_set$)) @p_192) :named @p_194)) :named @p_193)) :rule bind)
       
  5131 (step t73 (cl (not @p_193) (not @p_186) @p_194) :rule equiv_pos2)
       
  5132 (step t74 (cl @p_194) :rule th_resolution :premises (t71 t72 t73))
       
  5133 (anchor :step t75 :args ((:= (?v0 Real_real_prod_set$) veriT_vr34)))
       
  5134 (step t75.t1 (cl (= ?v0 veriT_vr34)) :rule refl)
       
  5135 (step t75.t2 (cl (= @p_196 (! (inf$ veriT_vr34 bot$) :named @p_197))) :rule cong :premises (t75.t1))
       
  5136 (step t75.t3 (cl (= @p_198 (! (= bot$ @p_197) :named @p_199))) :rule cong :premises (t75.t2))
       
  5137 (step t75 (cl (! (= @p_195 (! (forall ((veriT_vr34 Real_real_prod_set$)) @p_199) :named @p_201)) :named @p_200)) :rule bind)
       
  5138 (step t76 (cl (not @p_200) (not @p_195) @p_201) :rule equiv_pos2)
       
  5139 (step t77 (cl @p_201) :rule th_resolution :premises (axiom13 t75 t76))
       
  5140 (anchor :step t78 :args ((:= (veriT_vr34 Real_real_prod_set$) veriT_vr35)))
       
  5141 (step t78.t1 (cl (= veriT_vr34 veriT_vr35)) :rule refl)
       
  5142 (step t78.t2 (cl (= @p_197 (! (inf$ veriT_vr35 bot$) :named @p_202))) :rule cong :premises (t78.t1))
       
  5143 (step t78.t3 (cl (= @p_199 (! (= bot$ @p_202) :named @p_203))) :rule cong :premises (t78.t2))
       
  5144 (step t78 (cl (! (= @p_201 (! (forall ((veriT_vr35 Real_real_prod_set$)) @p_203) :named @p_205)) :named @p_204)) :rule bind)
       
  5145 (step t79 (cl (not @p_204) (not @p_201) @p_205) :rule equiv_pos2)
       
  5146 (step t80 (cl @p_205) :rule th_resolution :premises (t77 t78 t79))
       
  5147 (anchor :step t81 :args ((:= (?v0 Real_real_prod$) veriT_vr36) (:= (?v1 Real_real_prod$) veriT_vr37) (:= (?v2 Real_real_prod_set$) veriT_vr38)))
       
  5148 (step t81.t1 (cl (! (= ?v0 veriT_vr36) :named @p_211)) :rule refl)
       
  5149 (step t81.t2 (cl (! (= ?v1 veriT_vr37) :named @p_210)) :rule refl)
       
  5150 (step t81.t3 (cl (! (= ?v2 veriT_vr38) :named @p_212)) :rule refl)
       
  5151 (step t81.t4 (cl (= @p_1 (! (insert$ veriT_vr37 veriT_vr38) :named @p_207))) :rule cong :premises (t81.t2 t81.t3))
       
  5152 (step t81.t5 (cl (= @p_208 (! (insert$ veriT_vr36 @p_207) :named @p_209))) :rule cong :premises (t81.t1 t81.t4))
       
  5153 (step t81.t6 (cl @p_210) :rule refl)
       
  5154 (step t81.t7 (cl @p_211) :rule refl)
       
  5155 (step t81.t8 (cl @p_212) :rule refl)
       
  5156 (step t81.t9 (cl (= @p_213 (! (insert$ veriT_vr36 veriT_vr38) :named @p_214))) :rule cong :premises (t81.t7 t81.t8))
       
  5157 (step t81.t10 (cl (= @p_215 (! (insert$ veriT_vr37 @p_214) :named @p_216))) :rule cong :premises (t81.t6 t81.t9))
       
  5158 (step t81.t11 (cl (= @p_217 (! (= @p_209 @p_216) :named @p_218))) :rule cong :premises (t81.t5 t81.t10))
       
  5159 (step t81 (cl (! (= @p_206 (! (forall ((veriT_vr36 Real_real_prod$) (veriT_vr37 Real_real_prod$) (veriT_vr38 Real_real_prod_set$)) @p_218) :named @p_220)) :named @p_219)) :rule bind)
       
  5160 (step t82 (cl (not @p_219) (not @p_206) @p_220) :rule equiv_pos2)
       
  5161 (step t83 (cl @p_220) :rule th_resolution :premises (axiom14 t81 t82))
       
  5162 (anchor :step t84 :args ((:= (veriT_vr36 Real_real_prod$) veriT_vr39) (:= (veriT_vr37 Real_real_prod$) veriT_vr40) (:= (veriT_vr38 Real_real_prod_set$) veriT_vr41)))
       
  5163 (step t84.t1 (cl (! (= veriT_vr36 veriT_vr39) :named @p_224)) :rule refl)
       
  5164 (step t84.t2 (cl (! (= veriT_vr37 veriT_vr40) :named @p_223)) :rule refl)
       
  5165 (step t84.t3 (cl (! (= veriT_vr38 veriT_vr41) :named @p_225)) :rule refl)
       
  5166 (step t84.t4 (cl (= @p_207 (! (insert$ veriT_vr40 veriT_vr41) :named @p_221))) :rule cong :premises (t84.t2 t84.t3))
       
  5167 (step t84.t5 (cl (= @p_209 (! (insert$ veriT_vr39 @p_221) :named @p_222))) :rule cong :premises (t84.t1 t84.t4))
       
  5168 (step t84.t6 (cl @p_223) :rule refl)
       
  5169 (step t84.t7 (cl @p_224) :rule refl)
       
  5170 (step t84.t8 (cl @p_225) :rule refl)
       
  5171 (step t84.t9 (cl (= @p_214 (! (insert$ veriT_vr39 veriT_vr41) :named @p_226))) :rule cong :premises (t84.t7 t84.t8))
       
  5172 (step t84.t10 (cl (= @p_216 (! (insert$ veriT_vr40 @p_226) :named @p_227))) :rule cong :premises (t84.t6 t84.t9))
       
  5173 (step t84.t11 (cl (= @p_218 (! (= @p_222 @p_227) :named @p_228))) :rule cong :premises (t84.t5 t84.t10))
       
  5174 (step t84 (cl (! (= @p_220 (! (forall ((veriT_vr39 Real_real_prod$) (veriT_vr40 Real_real_prod$) (veriT_vr41 Real_real_prod_set$)) @p_228) :named @p_230)) :named @p_229)) :rule bind)
       
  5175 (step t85 (cl (not @p_229) (not @p_220) @p_230) :rule equiv_pos2)
       
  5176 (step t86 (cl @p_230) :rule th_resolution :premises (t83 t84 t85))
       
  5177 (anchor :step t87 :args ((:= (?v0 Real_real_prod$) veriT_vr42) (:= (?v1 Real_real_prod_set$) veriT_vr43)))
       
  5178 (step t87.t1 (cl (! (= ?v0 veriT_vr42) :named @p_233)) :rule refl)
       
  5179 (step t87.t2 (cl (! (= ?v1 veriT_vr43) :named @p_235)) :rule refl)
       
  5180 (step t87.t3 (cl (= @p_2 (! (insert$ veriT_vr42 veriT_vr43) :named @p_232))) :rule cong :premises (t87.t1 t87.t2))
       
  5181 (step t87.t4 (cl @p_233) :rule refl)
       
  5182 (step t87.t5 (cl (= @p_3 (! (insert$ veriT_vr42 bot$) :named @p_234))) :rule cong :premises (t87.t4))
       
  5183 (step t87.t6 (cl @p_235) :rule refl)
       
  5184 (step t87.t7 (cl (= @p_236 (! (sup$ @p_234 veriT_vr43) :named @p_237))) :rule cong :premises (t87.t5 t87.t6))
       
  5185 (step t87.t8 (cl (= @p_238 (! (= @p_232 @p_237) :named @p_239))) :rule cong :premises (t87.t3 t87.t7))
       
  5186 (step t87 (cl (! (= @p_231 (! (forall ((veriT_vr42 Real_real_prod$) (veriT_vr43 Real_real_prod_set$)) @p_239) :named @p_241)) :named @p_240)) :rule bind)
       
  5187 (step t88 (cl (not @p_240) (not @p_231) @p_241) :rule equiv_pos2)
       
  5188 (step t89 (cl @p_241) :rule th_resolution :premises (axiom15 t87 t88))
       
  5189 (anchor :step t90 :args ((:= (veriT_vr42 Real_real_prod$) veriT_vr44) (:= (veriT_vr43 Real_real_prod_set$) veriT_vr45)))
       
  5190 (step t90.t1 (cl (! (= veriT_vr42 veriT_vr44) :named @p_243)) :rule refl)
       
  5191 (step t90.t2 (cl (! (= veriT_vr43 veriT_vr45) :named @p_245)) :rule refl)
       
  5192 (step t90.t3 (cl (= @p_232 (! (insert$ veriT_vr44 veriT_vr45) :named @p_242))) :rule cong :premises (t90.t1 t90.t2))
       
  5193 (step t90.t4 (cl @p_243) :rule refl)
       
  5194 (step t90.t5 (cl (= @p_234 (! (insert$ veriT_vr44 bot$) :named @p_244))) :rule cong :premises (t90.t4))
       
  5195 (step t90.t6 (cl @p_245) :rule refl)
       
  5196 (step t90.t7 (cl (= @p_237 (! (sup$ @p_244 veriT_vr45) :named @p_246))) :rule cong :premises (t90.t5 t90.t6))
       
  5197 (step t90.t8 (cl (= @p_239 (! (= @p_242 @p_246) :named @p_247))) :rule cong :premises (t90.t3 t90.t7))
       
  5198 (step t90 (cl (! (= @p_241 (! (forall ((veriT_vr44 Real_real_prod$) (veriT_vr45 Real_real_prod_set$)) @p_247) :named @p_249)) :named @p_248)) :rule bind)
       
  5199 (step t91 (cl (not @p_248) (not @p_241) @p_249) :rule equiv_pos2)
       
  5200 (step t92 (cl @p_249) :rule th_resolution :premises (t89 t90 t91))
       
  5201 (anchor :step t93 :args ((:= (?v0 Real_real_prod_set$) veriT_vr46) (:= (?v1 Real_real_prod_real_real_prod_fun$) veriT_vr47) (:= (?v2 Real_real_prod_set$) veriT_vr48) (:= (?v3 Real_real_real_prod_fun$) veriT_vr49) (:= (?v4 Real_real_prod_set$) veriT_vr50)))
       
  5202 (step t93.t1 (cl (! (= ?v0 veriT_vr46) :named @p_262)) :rule refl)
       
  5203 (step t93.t2 (cl (= @p_4 (! (finite$ veriT_vr46) :named @p_251))) :rule cong :premises (t93.t1))
       
  5204 (step t93.t3 (cl (! (= ?v1 veriT_vr47) :named @p_256)) :rule refl)
       
  5205 (step t93.t4 (cl (! (= ?v2 veriT_vr48) :named @p_263)) :rule refl)
       
  5206 (step t93.t5 (cl (= @p_252 (! (line_integral_exists$ veriT_vr47 veriT_vr48) :named @p_253))) :rule cong :premises (t93.t3 t93.t4))
       
  5207 (step t93.t6 (cl (! (= ?v3 veriT_vr49) :named @p_259)) :rule refl)
       
  5208 (step t93.t7 (cl (= @p_254 (! (fun_app$a @p_253 veriT_vr49) :named @p_255))) :rule cong :premises (t93.t5 t93.t6))
       
  5209 (step t93.t8 (cl @p_256) :rule refl)
       
  5210 (step t93.t9 (cl (! (= ?v4 veriT_vr50) :named @p_264)) :rule refl)
       
  5211 (step t93.t10 (cl (= @p_257 (! (line_integral_exists$ veriT_vr47 veriT_vr50) :named @p_258))) :rule cong :premises (t93.t8 t93.t9))
       
  5212 (step t93.t11 (cl @p_259) :rule refl)
       
  5213 (step t93.t12 (cl (= @p_260 (! (fun_app$a @p_258 veriT_vr49) :named @p_261))) :rule cong :premises (t93.t10 t93.t11))
       
  5214 (step t93.t13 (cl @p_262) :rule refl)
       
  5215 (step t93.t14 (cl @p_263) :rule refl)
       
  5216 (step t93.t15 (cl @p_264) :rule refl)
       
  5217 (step t93.t16 (cl (= @p_265 (! (sup$ veriT_vr48 veriT_vr50) :named @p_266))) :rule cong :premises (t93.t14 t93.t15))
       
  5218 (step t93.t17 (cl (= @p_267 (! (= veriT_vr46 @p_266) :named @p_268))) :rule cong :premises (t93.t13 t93.t16))
       
  5219 (step t93.t18 (cl @p_263) :rule refl)
       
  5220 (step t93.t19 (cl @p_264) :rule refl)
       
  5221 (step t93.t20 (cl (= @p_269 (! (inf$ veriT_vr48 veriT_vr50) :named @p_270))) :rule cong :premises (t93.t18 t93.t19))
       
  5222 (step t93.t21 (cl (= @p_271 (! (= bot$ @p_270) :named @p_272))) :rule cong :premises (t93.t20))
       
  5223 (step t93.t22 (cl (= @p_273 (! (and @p_268 @p_272) :named @p_274))) :rule cong :premises (t93.t17 t93.t21))
       
  5224 (step t93.t23 (cl (= @p_275 (! (and @p_261 @p_274) :named @p_276))) :rule cong :premises (t93.t12 t93.t22))
       
  5225 (step t93.t24 (cl (= @p_277 (! (and @p_255 @p_276) :named @p_278))) :rule cong :premises (t93.t7 t93.t23))
       
  5226 (step t93.t25 (cl (= @p_279 (! (and @p_251 @p_278) :named @p_280))) :rule cong :premises (t93.t2 t93.t24))
       
  5227 (step t93.t26 (cl @p_256) :rule refl)
       
  5228 (step t93.t27 (cl @p_262) :rule refl)
       
  5229 (step t93.t28 (cl @p_259) :rule refl)
       
  5230 (step t93.t29 (cl (= @p_281 (! (line_integral$ veriT_vr47 veriT_vr46 veriT_vr49) :named @p_282))) :rule cong :premises (t93.t26 t93.t27 t93.t28))
       
  5231 (step t93.t30 (cl @p_256) :rule refl)
       
  5232 (step t93.t31 (cl @p_263) :rule refl)
       
  5233 (step t93.t32 (cl @p_259) :rule refl)
       
  5234 (step t93.t33 (cl (= @p_283 (! (line_integral$ veriT_vr47 veriT_vr48 veriT_vr49) :named @p_284))) :rule cong :premises (t93.t30 t93.t31 t93.t32))
       
  5235 (step t93.t34 (cl @p_256) :rule refl)
       
  5236 (step t93.t35 (cl @p_264) :rule refl)
       
  5237 (step t93.t36 (cl @p_259) :rule refl)
       
  5238 (step t93.t37 (cl (= @p_285 (! (line_integral$ veriT_vr47 veriT_vr50 veriT_vr49) :named @p_286))) :rule cong :premises (t93.t34 t93.t35 t93.t36))
       
  5239 (step t93.t38 (cl (= @p_287 (! (+ @p_284 @p_286) :named @p_288))) :rule cong :premises (t93.t33 t93.t37))
       
  5240 (step t93.t39 (cl (= @p_289 (! (= @p_282 @p_288) :named @p_290))) :rule cong :premises (t93.t29 t93.t38))
       
  5241 (step t93.t40 (cl (= @p_291 (! (=> @p_280 @p_290) :named @p_292))) :rule cong :premises (t93.t25 t93.t39))
       
  5242 (step t93 (cl (! (= @p_250 (! (forall ((veriT_vr46 Real_real_prod_set$) (veriT_vr47 Real_real_prod_real_real_prod_fun$) (veriT_vr48 Real_real_prod_set$) (veriT_vr49 Real_real_real_prod_fun$) (veriT_vr50 Real_real_prod_set$)) @p_292) :named @p_294)) :named @p_293)) :rule bind)
       
  5243 (step t94 (cl (not @p_293) (not @p_250) @p_294) :rule equiv_pos2)
       
  5244 (step t95 (cl @p_294) :rule th_resolution :premises (axiom16 t93 t94))
       
  5245 (anchor :step t96 :args ((veriT_vr46 Real_real_prod_set$) (veriT_vr47 Real_real_prod_real_real_prod_fun$) (veriT_vr48 Real_real_prod_set$) (veriT_vr49 Real_real_real_prod_fun$) (veriT_vr50 Real_real_prod_set$)))
       
  5246 (step t96.t1 (cl (= @p_280 (! (and @p_251 @p_255 @p_261 @p_268 @p_272) :named @p_295))) :rule ac_simp)
       
  5247 (step t96.t2 (cl (= @p_292 (! (=> @p_295 @p_290) :named @p_296))) :rule cong :premises (t96.t1))
       
  5248 (step t96 (cl (! (= @p_294 (! (forall ((veriT_vr46 Real_real_prod_set$) (veriT_vr47 Real_real_prod_real_real_prod_fun$) (veriT_vr48 Real_real_prod_set$) (veriT_vr49 Real_real_real_prod_fun$) (veriT_vr50 Real_real_prod_set$)) @p_296) :named @p_298)) :named @p_297)) :rule bind)
       
  5249 (step t97 (cl (not @p_297) (not @p_294) @p_298) :rule equiv_pos2)
       
  5250 (step t98 (cl @p_298) :rule th_resolution :premises (t95 t96 t97))
       
  5251 (anchor :step t99 :args ((:= (veriT_vr46 Real_real_prod_set$) veriT_vr51) (:= (veriT_vr47 Real_real_prod_real_real_prod_fun$) veriT_vr52) (:= (veriT_vr48 Real_real_prod_set$) veriT_vr53) (:= (veriT_vr49 Real_real_real_prod_fun$) veriT_vr54) (:= (veriT_vr50 Real_real_prod_set$) veriT_vr55)))
       
  5252 (step t99.t1 (cl (! (= veriT_vr46 veriT_vr51) :named @p_306)) :rule refl)
       
  5253 (step t99.t2 (cl (= @p_251 (! (finite$ veriT_vr51) :named @p_299))) :rule cong :premises (t99.t1))
       
  5254 (step t99.t3 (cl (! (= veriT_vr47 veriT_vr52) :named @p_302)) :rule refl)
       
  5255 (step t99.t4 (cl (! (= veriT_vr48 veriT_vr53) :named @p_307)) :rule refl)
       
  5256 (step t99.t5 (cl (= @p_253 (! (line_integral_exists$ veriT_vr52 veriT_vr53) :named @p_300))) :rule cong :premises (t99.t3 t99.t4))
       
  5257 (step t99.t6 (cl (! (= veriT_vr49 veriT_vr54) :named @p_304)) :rule refl)
       
  5258 (step t99.t7 (cl (= @p_255 (! (fun_app$a @p_300 veriT_vr54) :named @p_301))) :rule cong :premises (t99.t5 t99.t6))
       
  5259 (step t99.t8 (cl @p_302) :rule refl)
       
  5260 (step t99.t9 (cl (! (= veriT_vr50 veriT_vr55) :named @p_308)) :rule refl)
       
  5261 (step t99.t10 (cl (= @p_258 (! (line_integral_exists$ veriT_vr52 veriT_vr55) :named @p_303))) :rule cong :premises (t99.t8 t99.t9))
       
  5262 (step t99.t11 (cl @p_304) :rule refl)
       
  5263 (step t99.t12 (cl (= @p_261 (! (fun_app$a @p_303 veriT_vr54) :named @p_305))) :rule cong :premises (t99.t10 t99.t11))
       
  5264 (step t99.t13 (cl @p_306) :rule refl)
       
  5265 (step t99.t14 (cl @p_307) :rule refl)
       
  5266 (step t99.t15 (cl @p_308) :rule refl)
       
  5267 (step t99.t16 (cl (= @p_266 (! (sup$ veriT_vr53 veriT_vr55) :named @p_309))) :rule cong :premises (t99.t14 t99.t15))
       
  5268 (step t99.t17 (cl (= @p_268 (! (= veriT_vr51 @p_309) :named @p_310))) :rule cong :premises (t99.t13 t99.t16))
       
  5269 (step t99.t18 (cl @p_307) :rule refl)
       
  5270 (step t99.t19 (cl @p_308) :rule refl)
       
  5271 (step t99.t20 (cl (= @p_270 (! (inf$ veriT_vr53 veriT_vr55) :named @p_311))) :rule cong :premises (t99.t18 t99.t19))
       
  5272 (step t99.t21 (cl (= @p_272 (! (= bot$ @p_311) :named @p_312))) :rule cong :premises (t99.t20))
       
  5273 (step t99.t22 (cl (= @p_295 (! (and @p_299 @p_301 @p_305 @p_310 @p_312) :named @p_313))) :rule cong :premises (t99.t2 t99.t7 t99.t12 t99.t17 t99.t21))
       
  5274 (step t99.t23 (cl @p_302) :rule refl)
       
  5275 (step t99.t24 (cl @p_306) :rule refl)
       
  5276 (step t99.t25 (cl @p_304) :rule refl)
       
  5277 (step t99.t26 (cl (= @p_282 (! (line_integral$ veriT_vr52 veriT_vr51 veriT_vr54) :named @p_314))) :rule cong :premises (t99.t23 t99.t24 t99.t25))
       
  5278 (step t99.t27 (cl @p_302) :rule refl)
       
  5279 (step t99.t28 (cl @p_307) :rule refl)
       
  5280 (step t99.t29 (cl @p_304) :rule refl)
       
  5281 (step t99.t30 (cl (= @p_284 (! (line_integral$ veriT_vr52 veriT_vr53 veriT_vr54) :named @p_315))) :rule cong :premises (t99.t27 t99.t28 t99.t29))
       
  5282 (step t99.t31 (cl @p_302) :rule refl)
       
  5283 (step t99.t32 (cl @p_308) :rule refl)
       
  5284 (step t99.t33 (cl @p_304) :rule refl)
       
  5285 (step t99.t34 (cl (= @p_286 (! (line_integral$ veriT_vr52 veriT_vr55 veriT_vr54) :named @p_316))) :rule cong :premises (t99.t31 t99.t32 t99.t33))
       
  5286 (step t99.t35 (cl (= @p_288 (! (+ @p_315 @p_316) :named @p_317))) :rule cong :premises (t99.t30 t99.t34))
       
  5287 (step t99.t36 (cl (= @p_290 (! (= @p_314 @p_317) :named @p_318))) :rule cong :premises (t99.t26 t99.t35))
       
  5288 (step t99.t37 (cl (= @p_296 (! (=> @p_313 @p_318) :named @p_319))) :rule cong :premises (t99.t22 t99.t36))
       
  5289 (step t99 (cl (! (= @p_298 (! (forall ((veriT_vr51 Real_real_prod_set$) (veriT_vr52 Real_real_prod_real_real_prod_fun$) (veriT_vr53 Real_real_prod_set$) (veriT_vr54 Real_real_real_prod_fun$) (veriT_vr55 Real_real_prod_set$)) @p_319) :named @p_321)) :named @p_320)) :rule bind)
       
  5290 (step t100 (cl (not @p_320) (not @p_298) @p_321) :rule equiv_pos2)
       
  5291 (step t101 (cl @p_321) :rule th_resolution :premises (t98 t99 t100))
       
  5292 (anchor :step t102 :args ((:= (?v0 Int_real_real_real_prod_fun_prod$) veriT_vr56)))
       
  5293 (step t102.t1 (cl (! (= ?v0 veriT_vr56) :named @p_324)) :rule refl)
       
  5294 (step t102.t2 (cl (= @p_9 (! (member$ veriT_vr56 one_chain_typeI$) :named @p_323))) :rule cong :premises (t102.t1))
       
  5295 (step t102.t3 (cl @p_324) :rule refl)
       
  5296 (step t102.t4 (cl (! (= @p_6 (! (case_prod$ uu$ veriT_vr56) :named @p_325)) :named @p_330)) :rule cong :premises (t102.t3))
       
  5297 (step t102.t5 (cl (= @p_326 (! (=> @p_323 @p_325) :named @p_327))) :rule cong :premises (t102.t2 t102.t4))
       
  5298 (step t102 (cl (= @p_322 (! (forall ((veriT_vr56 Int_real_real_real_prod_fun_prod$)) @p_327) :named @p_334))) :rule bind)
       
  5299 (anchor :step t103 :args ((:= (?v0 Int_real_real_real_prod_fun_prod$) veriT_vr56)))
       
  5300 (step t103.t1 (cl @p_324) :rule refl)
       
  5301 (step t103.t2 (cl (= @p_8 (! (member$ veriT_vr56 one_chain_typeII$) :named @p_329))) :rule cong :premises (t103.t1))
       
  5302 (step t103.t3 (cl @p_324) :rule refl)
       
  5303 (step t103.t4 (cl @p_330) :rule cong :premises (t103.t3))
       
  5304 (step t103.t5 (cl (= @p_331 (! (=> @p_329 @p_325) :named @p_332))) :rule cong :premises (t103.t2 t103.t4))
       
  5305 (step t103 (cl (= @p_328 (! (forall ((veriT_vr56 Int_real_real_real_prod_fun_prod$)) @p_332) :named @p_335))) :rule bind)
       
  5306 (step t104 (cl (= @p_333 (! (and @p_334 @p_335) :named @p_338))) :rule cong :premises (t102 t103))
       
  5307 (step t105 (cl (! (= @p_336 (! (and @p_337 @p_338) :named @p_340)) :named @p_339)) :rule cong :premises (t104))
       
  5308 (step t106 (cl (not @p_339) (not @p_336) @p_340) :rule equiv_pos2)
       
  5309 (step t107 (cl @p_340) :rule th_resolution :premises (axiom17 t105 t106))
       
  5310 (step t108 (cl (! (= @p_340 (! (and @p_337 @p_334 @p_335) :named @p_342)) :named @p_341)) :rule ac_simp)
       
  5311 (step t109 (cl (not @p_341) (not @p_340) @p_342) :rule equiv_pos2)
       
  5312 (step t110 (cl @p_342) :rule th_resolution :premises (t107 t108 t109))
       
  5313 (anchor :step t111 :args ((:= (veriT_vr56 Int_real_real_real_prod_fun_prod$) veriT_vr57)))
       
  5314 (step t111.t1 (cl (! (= veriT_vr56 veriT_vr57) :named @p_344)) :rule refl)
       
  5315 (step t111.t2 (cl (= @p_329 (! (member$ veriT_vr57 one_chain_typeII$) :named @p_343))) :rule cong :premises (t111.t1))
       
  5316 (step t111.t3 (cl @p_344) :rule refl)
       
  5317 (step t111.t4 (cl (= @p_325 (! (case_prod$ uu$ veriT_vr57) :named @p_345))) :rule cong :premises (t111.t3))
       
  5318 (step t111.t5 (cl (= @p_332 (! (=> @p_343 @p_345) :named @p_346))) :rule cong :premises (t111.t2 t111.t4))
       
  5319 (step t111 (cl (= @p_335 (! (forall ((veriT_vr57 Int_real_real_real_prod_fun_prod$)) @p_346) :named @p_347))) :rule bind)
       
  5320 (step t112 (cl (! (= @p_342 (! (and @p_337 @p_334 @p_347) :named @p_349)) :named @p_348)) :rule cong :premises (t111))
       
  5321 (step t113 (cl (not @p_348) (not @p_342) @p_349) :rule equiv_pos2)
       
  5322 (step t114 (cl @p_349) :rule th_resolution :premises (t110 t112 t113))
       
  5323 (anchor :step t115 :args ((:= (veriT_vr56 Int_real_real_real_prod_fun_prod$) veriT_vr58)))
       
  5324 (step t115.t1 (cl (! (= veriT_vr56 veriT_vr58) :named @p_351)) :rule refl)
       
  5325 (step t115.t2 (cl (= @p_323 (! (member$ veriT_vr58 one_chain_typeI$) :named @p_350))) :rule cong :premises (t115.t1))
       
  5326 (step t115.t3 (cl @p_351) :rule refl)
       
  5327 (step t115.t4 (cl (= @p_325 (! (case_prod$ uu$ veriT_vr58) :named @p_352))) :rule cong :premises (t115.t3))
       
  5328 (step t115.t5 (cl (= @p_327 (! (=> @p_350 @p_352) :named @p_353))) :rule cong :premises (t115.t2 t115.t4))
       
  5329 (step t115 (cl (= @p_334 (! (forall ((veriT_vr58 Int_real_real_real_prod_fun_prod$)) @p_353) :named @p_358))) :rule bind)
       
  5330 (anchor :step t116 :args ((:= (veriT_vr57 Int_real_real_real_prod_fun_prod$) veriT_vr59)))
       
  5331 (step t116.t1 (cl (! (= veriT_vr57 veriT_vr59) :named @p_355)) :rule refl)
       
  5332 (step t116.t2 (cl (= @p_343 (! (member$ veriT_vr59 one_chain_typeII$) :named @p_354))) :rule cong :premises (t116.t1))
       
  5333 (step t116.t3 (cl @p_355) :rule refl)
       
  5334 (step t116.t4 (cl (= @p_345 (! (case_prod$ uu$ veriT_vr59) :named @p_356))) :rule cong :premises (t116.t3))
       
  5335 (step t116.t5 (cl (= @p_346 (! (=> @p_354 @p_356) :named @p_357))) :rule cong :premises (t116.t2 t116.t4))
       
  5336 (step t116 (cl (= @p_347 (! (forall ((veriT_vr59 Int_real_real_real_prod_fun_prod$)) @p_357) :named @p_359))) :rule bind)
       
  5337 (step t117 (cl (! (= @p_349 (! (and @p_337 @p_358 @p_359) :named @p_361)) :named @p_360)) :rule cong :premises (t115 t116))
       
  5338 (step t118 (cl (not @p_360) (not @p_349) @p_361) :rule equiv_pos2)
       
  5339 (step t119 (cl @p_361) :rule th_resolution :premises (t114 t117 t118))
       
  5340 (anchor :step t120 :args ((:= (?v0 Int_real_real_real_prod_fun_prod$) veriT_vr60)))
       
  5341 (step t120.t1 (cl (! (= ?v0 veriT_vr60) :named @p_364)) :rule refl)
       
  5342 (step t120.t2 (cl (= @p_8 (! (member$ veriT_vr60 one_chain_typeII$) :named @p_363))) :rule cong :premises (t120.t1))
       
  5343 (step t120.t3 (cl @p_364) :rule refl)
       
  5344 (step t120.t4 (cl (! (= @p_10 (! (case_prod$ uua$ veriT_vr60) :named @p_365)) :named @p_370)) :rule cong :premises (t120.t3))
       
  5345 (step t120.t5 (cl (= @p_366 (! (=> @p_363 @p_365) :named @p_367))) :rule cong :premises (t120.t2 t120.t4))
       
  5346 (step t120 (cl (= @p_362 (! (forall ((veriT_vr60 Int_real_real_real_prod_fun_prod$)) @p_367) :named @p_374))) :rule bind)
       
  5347 (anchor :step t121 :args ((:= (?v0 Int_real_real_real_prod_fun_prod$) veriT_vr60)))
       
  5348 (step t121.t1 (cl @p_364) :rule refl)
       
  5349 (step t121.t2 (cl (= @p_9 (! (member$ veriT_vr60 one_chain_typeI$) :named @p_369))) :rule cong :premises (t121.t1))
       
  5350 (step t121.t3 (cl @p_364) :rule refl)
       
  5351 (step t121.t4 (cl @p_370) :rule cong :premises (t121.t3))
       
  5352 (step t121.t5 (cl (= @p_371 (! (=> @p_369 @p_365) :named @p_372))) :rule cong :premises (t121.t2 t121.t4))
       
  5353 (step t121 (cl (= @p_368 (! (forall ((veriT_vr60 Int_real_real_real_prod_fun_prod$)) @p_372) :named @p_375))) :rule bind)
       
  5354 (step t122 (cl (= @p_373 (! (and @p_374 @p_375) :named @p_378))) :rule cong :premises (t120 t121))
       
  5355 (step t123 (cl (! (= @p_376 (! (and @p_377 @p_378) :named @p_380)) :named @p_379)) :rule cong :premises (t122))
       
  5356 (step t124 (cl (not @p_379) (not @p_376) @p_380) :rule equiv_pos2)
       
  5357 (step t125 (cl @p_380) :rule th_resolution :premises (axiom18 t123 t124))
       
  5358 (step t126 (cl (! (= @p_380 (! (and @p_377 @p_374 @p_375) :named @p_382)) :named @p_381)) :rule ac_simp)
       
  5359 (step t127 (cl (not @p_381) (not @p_380) @p_382) :rule equiv_pos2)
       
  5360 (step t128 (cl @p_382) :rule th_resolution :premises (t125 t126 t127))
       
  5361 (anchor :step t129 :args ((:= (veriT_vr60 Int_real_real_real_prod_fun_prod$) veriT_vr61)))
       
  5362 (step t129.t1 (cl (! (= veriT_vr60 veriT_vr61) :named @p_384)) :rule refl)
       
  5363 (step t129.t2 (cl (= @p_369 (! (member$ veriT_vr61 one_chain_typeI$) :named @p_383))) :rule cong :premises (t129.t1))
       
  5364 (step t129.t3 (cl @p_384) :rule refl)
       
  5365 (step t129.t4 (cl (= @p_365 (! (case_prod$ uua$ veriT_vr61) :named @p_385))) :rule cong :premises (t129.t3))
       
  5366 (step t129.t5 (cl (= @p_372 (! (=> @p_383 @p_385) :named @p_386))) :rule cong :premises (t129.t2 t129.t4))
       
  5367 (step t129 (cl (= @p_375 (! (forall ((veriT_vr61 Int_real_real_real_prod_fun_prod$)) @p_386) :named @p_387))) :rule bind)
       
  5368 (step t130 (cl (! (= @p_382 (! (and @p_377 @p_374 @p_387) :named @p_389)) :named @p_388)) :rule cong :premises (t129))
       
  5369 (step t131 (cl (not @p_388) (not @p_382) @p_389) :rule equiv_pos2)
       
  5370 (step t132 (cl @p_389) :rule th_resolution :premises (t128 t130 t131))
       
  5371 (anchor :step t133 :args ((:= (veriT_vr60 Int_real_real_real_prod_fun_prod$) veriT_vr62)))
       
  5372 (step t133.t1 (cl (! (= veriT_vr60 veriT_vr62) :named @p_391)) :rule refl)
       
  5373 (step t133.t2 (cl (= @p_363 (! (member$ veriT_vr62 one_chain_typeII$) :named @p_390))) :rule cong :premises (t133.t1))
       
  5374 (step t133.t3 (cl @p_391) :rule refl)
       
  5375 (step t133.t4 (cl (= @p_365 (! (case_prod$ uua$ veriT_vr62) :named @p_392))) :rule cong :premises (t133.t3))
       
  5376 (step t133.t5 (cl (= @p_367 (! (=> @p_390 @p_392) :named @p_393))) :rule cong :premises (t133.t2 t133.t4))
       
  5377 (step t133 (cl (= @p_374 (! (forall ((veriT_vr62 Int_real_real_real_prod_fun_prod$)) @p_393) :named @p_398))) :rule bind)
       
  5378 (anchor :step t134 :args ((:= (veriT_vr61 Int_real_real_real_prod_fun_prod$) veriT_vr63)))
       
  5379 (step t134.t1 (cl (! (= veriT_vr61 veriT_vr63) :named @p_395)) :rule refl)
       
  5380 (step t134.t2 (cl (= @p_383 (! (member$ veriT_vr63 one_chain_typeI$) :named @p_394))) :rule cong :premises (t134.t1))
       
  5381 (step t134.t3 (cl @p_395) :rule refl)
       
  5382 (step t134.t4 (cl (= @p_385 (! (case_prod$ uua$ veriT_vr63) :named @p_396))) :rule cong :premises (t134.t3))
       
  5383 (step t134.t5 (cl (= @p_386 (! (=> @p_394 @p_396) :named @p_397))) :rule cong :premises (t134.t2 t134.t4))
       
  5384 (step t134 (cl (= @p_387 (! (forall ((veriT_vr63 Int_real_real_real_prod_fun_prod$)) @p_397) :named @p_399))) :rule bind)
       
  5385 (step t135 (cl (! (= @p_389 (! (and @p_377 @p_398 @p_399) :named @p_401)) :named @p_400)) :rule cong :premises (t133 t134))
       
  5386 (step t136 (cl (not @p_400) (not @p_389) @p_401) :rule equiv_pos2)
       
  5387 (step t137 (cl @p_401) :rule th_resolution :premises (t132 t135 t136))
       
  5388 (step t138 (cl @p_358) :rule and :premises (t119))
       
  5389 (step t139 (cl @p_399) :rule and :premises (t137))
       
  5390 (step t140 (cl (or (! (not @p_399) :named @p_422) (! (=> @p_402 (! (case_prod$ uua$ @p_403) :named @p_421)) :named @p_420))) :rule forall_inst :args ((:= veriT_vr63 @p_403)))
       
  5391 (step t141 (cl (or (! (not @p_358) :named @p_427) (! (=> @p_402 (! (case_prod$ uu$ @p_403) :named @p_426)) :named @p_424))) :rule forall_inst :args ((:= veriT_vr58 @p_403)))
       
  5392 (step t142 (cl (or (! (not @p_321) :named @p_406) (! (=> (! (and (! (finite$ @p_5) :named @p_415) (! (fun_app$a @p_12 g$) :named @p_409) (! (fun_app$a @p_24 g$) :named @p_408) (! (= @p_5 (! (sup$ @p_7 @p_5) :named @p_466)) :named @p_430) (! (= bot$ (inf$ @p_7 @p_5)) :named @p_431)) :named @p_429) (! (= @p_404 (! (+ @p_405 @p_404) :named @p_528)) :named @p_433)) :named @p_432))) :rule forall_inst :args ((:= veriT_vr51 @p_5) (:= veriT_vr52 f$) (:= veriT_vr53 @p_7) (:= veriT_vr54 g$) (:= veriT_vr55 @p_5)))
       
  5393 (step t143 (cl (or @p_406 (! (=> (! (and (! (finite$ @p_407) :named @p_412) @p_408 @p_409 (! (= @p_407 (sup$ @p_5 @p_7)) :named @p_411) (! (= bot$ (inf$ @p_5 @p_7)) :named @p_437)) :named @p_434) @p_410) :named @p_438))) :rule forall_inst :args ((:= veriT_vr51 @p_407) (:= veriT_vr52 f$) (:= veriT_vr53 @p_5) (:= veriT_vr54 g$) (:= veriT_vr55 @p_7)))
       
  5394 (step t144 (cl (or (! (not @p_249) :named @p_441) @p_411)) :rule forall_inst :args ((:= veriT_vr44 i$) (:= veriT_vr45 @p_7)))
       
  5395 (step t145 (cl (or (! (not @p_230) :named @p_442) (! (= @p_407 (! (insert$ j$ @p_5) :named @p_467)) :named @p_443))) :rule forall_inst :args ((:= veriT_vr39 j$) (:= veriT_vr40 i$) (:= veriT_vr41 bot$)))
       
  5396 (step t146 (cl (or (! (not @p_194) :named @p_447) (! (=> (! (member$a i$ @p_7) :named @p_445) (! (= @p_7 @p_407) :named @p_446)) :named @p_444))) :rule forall_inst :args ((:= veriT_vr32 i$) (:= veriT_vr33 @p_7)))
       
  5397 (step t147 (cl (or (! (not @p_174) :named @p_413) (! (=> (! (finite$ @p_7) :named @p_416) @p_412) :named @p_448))) :rule forall_inst :args ((:= veriT_vr28 @p_7) (:= veriT_vr29 i$)))
       
  5398 (step t148 (cl (or @p_413 (! (=> @p_414 @p_415) :named @p_449))) :rule forall_inst :args ((:= veriT_vr28 bot$) (:= veriT_vr29 i$)))
       
  5399 (step t149 (cl (or @p_413 (! (=> @p_414 @p_416) :named @p_451))) :rule forall_inst :args ((:= veriT_vr28 bot$) (:= veriT_vr29 j$)))
       
  5400 (step t150 (cl (or (! (not @p_119) :named @p_418) (! (= 0.0 (! (snd$a @p_417) :named @p_495)) :named @p_454))) :rule forall_inst :args ((:= veriT_vr18 1.0) (:= veriT_vr19 0.0)))
       
  5401 (step t151 (cl (or @p_418 (! (= 1.0 (! (snd$a @p_419) :named @p_496)) :named @p_455))) :rule forall_inst :args ((:= veriT_vr18 0.0) (:= veriT_vr19 1.0)))
       
  5402 (step t152 (cl (or (! (not @p_100) :named @p_456) (! (= g$ (! (snd$ @p_403) :named @p_471)) :named @p_457))) :rule forall_inst :args ((:= veriT_vr14 k$) (:= veriT_vr15 g$)))
       
  5403 (step t153 (cl (or (! (not @p_84) :named @p_461) (! (=> (! (= @p_7 @p_5) :named @p_459) (! (= j$ i$) :named @p_460)) :named @p_458))) :rule forall_inst :args ((:= veriT_vr10 i$) (:= veriT_vr11 j$)))
       
  5404 (step t154 (cl (! (not @p_420) :named @p_423) (! (not @p_402) :named @p_425) @p_421) :rule implies_pos)
       
  5405 (step t155 (cl @p_422 @p_420) :rule or :premises (t140))
       
  5406 (step t156 (cl @p_423 @p_421) :rule resolution :premises (t154 axiom6))
       
  5407 (step t157 (cl @p_420) :rule resolution :premises (t155 t139))
       
  5408 (step t158 (cl @p_421) :rule resolution :premises (t156 t157))
       
  5409 (step t159 (cl (! (not @p_424) :named @p_428) @p_425 @p_426) :rule implies_pos)
       
  5410 (step t160 (cl @p_427 @p_424) :rule or :premises (t141))
       
  5411 (step t161 (cl @p_428 @p_426) :rule resolution :premises (t159 axiom6))
       
  5412 (step t162 (cl @p_424) :rule resolution :premises (t160 t138))
       
  5413 (step t163 (cl @p_426) :rule resolution :premises (t161 t162))
       
  5414 (step t164 (cl @p_429 (not @p_415) (! (not @p_409) :named @p_436) (! (not @p_408) :named @p_435) (not @p_430) (not @p_431)) :rule and_neg)
       
  5415 (step t165 (cl (not @p_432) (not @p_429) @p_433) :rule implies_pos)
       
  5416 (step t166 (cl @p_406 @p_432) :rule or :premises (t142))
       
  5417 (step t167 (cl @p_432) :rule resolution :premises (t166 t101))
       
  5418 (step t168 (cl @p_434 (not @p_412) @p_435 @p_436 (not @p_411) (! (not @p_437) :named @p_515)) :rule and_neg)
       
  5419 (step t169 (cl (! (not @p_438) :named @p_439) (! (not @p_434) :named @p_440) @p_410) :rule implies_pos)
       
  5420 (step t170 (cl @p_406 @p_438) :rule or :premises (t143))
       
  5421 (step t171 (cl @p_439 @p_440) :rule resolution :premises (t169 axiom19))
       
  5422 (step t172 (cl @p_438) :rule resolution :premises (t170 t101))
       
  5423 (step t173 (cl @p_440) :rule resolution :premises (t171 t172))
       
  5424 (step t174 (cl @p_441 @p_411) :rule or :premises (t144))
       
  5425 (step t175 (cl @p_411) :rule resolution :premises (t174 t92))
       
  5426 (step t176 (cl @p_442 @p_443) :rule or :premises (t145))
       
  5427 (step t177 (cl @p_443) :rule resolution :premises (t176 t86))
       
  5428 (step t178 (cl (not @p_444) (! (not @p_445) :named @p_470) @p_446) :rule implies_pos)
       
  5429 (step t179 (cl @p_447 @p_444) :rule or :premises (t146))
       
  5430 (step t180 (cl @p_444) :rule resolution :premises (t179 t74))
       
  5431 (step t181 (cl (not @p_448) (not @p_416) @p_412) :rule implies_pos)
       
  5432 (step t182 (cl @p_413 @p_448) :rule or :premises (t147))
       
  5433 (step t183 (cl @p_448) :rule resolution :premises (t182 t68))
       
  5434 (step t184 (cl (! (not @p_449) :named @p_450) (! (not @p_414) :named @p_452) @p_415) :rule implies_pos)
       
  5435 (step t185 (cl @p_413 @p_449) :rule or :premises (t148))
       
  5436 (step t186 (cl @p_450 @p_415) :rule resolution :premises (t184 axiom8))
       
  5437 (step t187 (cl @p_449) :rule resolution :premises (t185 t68))
       
  5438 (step t188 (cl @p_415) :rule resolution :premises (t186 t187))
       
  5439 (step t189 (cl (! (not @p_451) :named @p_453) @p_452 @p_416) :rule implies_pos)
       
  5440 (step t190 (cl @p_413 @p_451) :rule or :premises (t149))
       
  5441 (step t191 (cl @p_453 @p_416) :rule resolution :premises (t189 axiom8))
       
  5442 (step t192 (cl @p_451) :rule resolution :premises (t190 t68))
       
  5443 (step t193 (cl @p_416) :rule resolution :premises (t191 t192))
       
  5444 (step t194 (cl @p_412) :rule resolution :premises (t181 t193 t183))
       
  5445 (step t195 (cl @p_418 @p_454) :rule or :premises (t150))
       
  5446 (step t196 (cl @p_454) :rule resolution :premises (t195 t56))
       
  5447 (step t197 (cl @p_418 @p_455) :rule or :premises (t151))
       
  5448 (step t198 (cl @p_455) :rule resolution :premises (t197 t56))
       
  5449 (step t199 (cl @p_456 @p_457) :rule or :premises (t152))
       
  5450 (step t200 (cl @p_457) :rule resolution :premises (t199 t50))
       
  5451 (step t201 (cl (not @p_458) (! (not @p_459) :named @p_507) @p_460) :rule implies_pos)
       
  5452 (step t202 (cl @p_461 @p_458) :rule or :premises (t153))
       
  5453 (step t203 (cl @p_458) :rule resolution :premises (t202 t44))
       
  5454 (step t204 (cl (or @p_410 (! (not (! (<= @p_462 @p_463) :named @p_534)) :named @p_464) (! (not (! (<= @p_463 @p_462) :named @p_535)) :named @p_465))) :rule la_disequality)
       
  5455 (step t205 (cl @p_410 @p_464 @p_465) :rule or :premises (t204))
       
  5456 (step t206 (cl @p_464 @p_465) :rule resolution :premises (t205 axiom19))
       
  5457 (step t207 (cl (or @p_441 (! (= @p_466 @p_467) :named @p_474))) :rule forall_inst :args ((:= veriT_vr44 j$) (:= veriT_vr45 @p_5)))
       
  5458 (step t208 (cl (or @p_447 (! (=> (! (member$a j$ @p_5) :named @p_468) (! (= @p_5 @p_467) :named @p_477)) :named @p_475))) :rule forall_inst :args ((:= veriT_vr32 j$) (:= veriT_vr33 @p_5)))
       
  5459 (step t209 (cl (or (! (not @p_156) :named @p_469) (! (= @p_437 (! (and (! (not @p_468) :named @p_476) (! (= bot$ (inf$ @p_5 bot$)) :named @p_479)) :named @p_478)) :named @p_482))) :rule forall_inst :args ((:= veriT_vr23 @p_5) (:= veriT_vr24 j$) (:= veriT_vr25 bot$)))
       
  5460 (step t210 (cl (or @p_469 (! (= @p_431 (! (and @p_470 (! (= bot$ (inf$ @p_7 bot$)) :named @p_485)) :named @p_483)) :named @p_487))) :rule forall_inst :args ((:= veriT_vr23 @p_7) (:= veriT_vr24 i$) (:= veriT_vr25 bot$)))
       
  5461 (step t211 (cl (or (! (not @p_61) :named @p_472) (! (= @p_426 (! (fun_app$a (! (fun_app$ uu$ (! (fst$ @p_403) :named @p_473)) :named @p_508) @p_471) :named @p_489)) :named @p_488))) :rule forall_inst :args ((:= veriT_vr6 uu$) (:= veriT_vr7 @p_403)))
       
  5462 (step t212 (cl (or @p_472 (! (= @p_421 (! (fun_app$a (! (fun_app$ uua$ @p_473) :named @p_509) @p_471) :named @p_492)) :named @p_491))) :rule forall_inst :args ((:= veriT_vr6 uua$) (:= veriT_vr7 @p_403)))
       
  5463 (step t213 (cl @p_441 @p_474) :rule or :premises (t207))
       
  5464 (step t214 (cl @p_474) :rule resolution :premises (t213 t92))
       
  5465 (step t215 (cl (not @p_475) @p_476 @p_477) :rule implies_pos)
       
  5466 (step t216 (cl @p_447 @p_475) :rule or :premises (t208))
       
  5467 (step t217 (cl @p_475) :rule resolution :premises (t216 t74))
       
  5468 (step t218 (cl (not (! (not @p_470) :named @p_484)) @p_445) :rule not_not)
       
  5469 (step t219 (cl @p_478 (! (not @p_476) :named @p_480) (! (not @p_479) :named @p_481)) :rule and_neg)
       
  5470 (step t220 (cl (not @p_480) @p_468) :rule not_not)
       
  5471 (step t221 (cl @p_478 @p_468 @p_481) :rule th_resolution :premises (t220 t219))
       
  5472 (step t222 (cl (not @p_482) @p_437 (! (not @p_478) :named @p_516)) :rule equiv_pos1)
       
  5473 (step t223 (cl @p_469 @p_482) :rule or :premises (t209))
       
  5474 (step t224 (cl @p_482) :rule resolution :premises (t223 t62))
       
  5475 (step t225 (cl @p_483 @p_484 (! (not @p_485) :named @p_486)) :rule and_neg)
       
  5476 (step t226 (cl @p_483 @p_445 @p_486) :rule th_resolution :premises (t218 t225))
       
  5477 (step t227 (cl (not @p_487) @p_431 (not @p_483)) :rule equiv_pos1)
       
  5478 (step t228 (cl @p_469 @p_487) :rule or :premises (t210))
       
  5479 (step t229 (cl @p_487) :rule resolution :premises (t228 t62))
       
  5480 (step t230 (cl (! (not @p_488) :named @p_490) (not @p_426) @p_489) :rule equiv_pos2)
       
  5481 (step t231 (cl @p_472 @p_488) :rule or :premises (t211))
       
  5482 (step t232 (cl @p_490 @p_489) :rule resolution :premises (t230 t163))
       
  5483 (step t233 (cl @p_488) :rule resolution :premises (t231 t38))
       
  5484 (step t234 (cl @p_489) :rule resolution :premises (t232 t233))
       
  5485 (step t235 (cl (! (not @p_491) :named @p_493) (not @p_421) @p_492) :rule equiv_pos2)
       
  5486 (step t236 (cl @p_472 @p_491) :rule or :premises (t212))
       
  5487 (step t237 (cl @p_493 @p_492) :rule resolution :premises (t235 t158))
       
  5488 (step t238 (cl @p_491) :rule resolution :premises (t236 t38))
       
  5489 (step t239 (cl @p_492) :rule resolution :premises (t237 t238))
       
  5490 (step t240 (cl (or (! (not @p_205) :named @p_494) @p_479)) :rule forall_inst :args ((:= veriT_vr35 @p_5)))
       
  5491 (step t241 (cl (or @p_494 @p_485)) :rule forall_inst :args ((:= veriT_vr35 @p_7)))
       
  5492 (step t242 (cl @p_494 @p_479) :rule or :premises (t240))
       
  5493 (step t243 (cl @p_479) :rule resolution :premises (t242 t80))
       
  5494 (step t244 (cl @p_494 @p_485) :rule or :premises (t241))
       
  5495 (step t245 (cl @p_485) :rule resolution :premises (t244 t80))
       
  5496 (step t246 (cl (! (= @p_7 @p_7) :named @p_520)) :rule eq_reflexive)
       
  5497 (step t247 (cl (not (! (= 1.0 0.0) :named @p_497))) :rule la_generic :args ((- 1)))
       
  5498 (step t248 (cl (! (not @p_455) :named @p_505) (not (! (= @p_495 @p_496) :named @p_498)) (! (not @p_454) :named @p_506) @p_497) :rule eq_transitive)
       
  5499 (step t249 (cl (not (! (= @p_417 @p_419) :named @p_501)) @p_498) :rule eq_congruent)
       
  5500 (step t250 (cl (! (not @p_499) :named @p_502) (! (not @p_460) :named @p_503) (! (not @p_500) :named @p_504) @p_501) :rule eq_transitive)
       
  5501 (step t251 (cl @p_498 @p_502 @p_503 @p_504) :rule th_resolution :premises (t249 t250))
       
  5502 (step t252 (cl @p_505 @p_506 @p_497 @p_502 @p_503 @p_504) :rule th_resolution :premises (t248 t251))
       
  5503 (step t253 (cl @p_505 @p_506 @p_502 @p_503 @p_504) :rule th_resolution :premises (t247 t252))
       
  5504 (step t254 (cl @p_503) :rule resolution :premises (t253 axiom10 axiom12 t196 t198))
       
  5505 (step t255 (cl @p_507) :rule resolution :premises (t201 t254 t203))
       
  5506 (step t256 (cl (! (= f$ f$) :named @p_523)) :rule eq_reflexive)
       
  5507 (step t257 (cl (! (= g$ g$) :named @p_524)) :rule eq_reflexive)
       
  5508 (step t258 (cl (! (= @p_405 @p_405) :named @p_527)) :rule eq_reflexive)
       
  5509 (step t259 (cl (or (! (not @p_34) :named @p_510) (! (= @p_24 @p_508) :named @p_511))) :rule forall_inst :args ((:= veriT_vr3 @p_473)))
       
  5510 (step t260 (cl (or (! (not @p_22) :named @p_512) (! (= @p_12 @p_509) :named @p_513))) :rule forall_inst :args ((:= veriT_vr1 @p_473)))
       
  5511 (step t261 (cl @p_510 @p_511) :rule or :premises (t259))
       
  5512 (step t262 (cl @p_511) :rule resolution :premises (t261 t32))
       
  5513 (step t263 (cl @p_512 @p_513) :rule or :premises (t260))
       
  5514 (step t264 (cl @p_513) :rule resolution :premises (t263 t26))
       
  5515 (step t265 (cl (not @p_511) (! (not @p_457) :named @p_514) @p_408 (not @p_489)) :rule eq_congruent_pred)
       
  5516 (step t266 (cl @p_408) :rule resolution :premises (t265 t200 t234 t262))
       
  5517 (step t267 (cl (not @p_513) @p_514 @p_409 (not @p_492)) :rule eq_congruent_pred)
       
  5518 (step t268 (cl @p_409) :rule resolution :premises (t267 t200 t239 t264))
       
  5519 (step t269 (cl @p_515) :rule resolution :premises (t168 t268 t194 t173 t175 t266))
       
  5520 (step t270 (cl @p_516) :rule resolution :premises (t222 t269 t224))
       
  5521 (step t271 (cl @p_468) :rule resolution :premises (t221 t270 t243))
       
  5522 (step t272 (cl @p_477) :rule resolution :premises (t215 t271 t217))
       
  5523 (step t273 (cl (! (not @p_477) :named @p_517) (not @p_474) @p_430) :rule eq_transitive)
       
  5524 (step t274 (cl @p_430) :rule resolution :premises (t273 t214 t272))
       
  5525 (step t275 (cl @p_517 (! (not @p_443) :named @p_518) (! (= @p_5 @p_407) :named @p_519)) :rule eq_transitive)
       
  5526 (step t276 (cl @p_518 @p_517 @p_519) :rule eq_transitive)
       
  5527 (step t277 (cl (not @p_520) (! (not @p_446) :named @p_521) (! (not @p_519) :named @p_522) @p_459) :rule eq_transitive)
       
  5528 (step t278 (cl @p_521 @p_522 @p_459) :rule th_resolution :premises (t277 t246))
       
  5529 (step t279 (cl @p_521 @p_459 @p_518 @p_517) :rule th_resolution :premises (t278 t276))
       
  5530 (step t280 (cl @p_521) :rule resolution :premises (t279 t177 t255 t272))
       
  5531 (step t281 (cl (not @p_523) @p_522 (! (not @p_524) :named @p_525) (! (= @p_462 @p_404) :named @p_526)) :rule eq_congruent)
       
  5532 (step t282 (cl @p_522 @p_525 @p_526) :rule th_resolution :premises (t281 t256))
       
  5533 (step t283 (cl @p_522 @p_526) :rule th_resolution :premises (t282 t257))
       
  5534 (step t284 (cl @p_526 @p_517 @p_518) :rule th_resolution :premises (t283 t275))
       
  5535 (step t285 (cl @p_470) :rule resolution :premises (t178 t280 t180))
       
  5536 (step t286 (cl @p_483) :rule resolution :premises (t226 t285 t245))
       
  5537 (step t287 (cl @p_431) :rule resolution :premises (t227 t286 t229))
       
  5538 (step t288 (cl @p_429) :rule resolution :premises (t164 t287 t188 t266 t268 t274))
       
  5539 (step t289 (cl @p_433) :rule resolution :premises (t165 t288 t167))
       
  5540 (step t290 (cl (not @p_527) (! (not @p_526) :named @p_529) (! (= (! (+ @p_405 @p_462) :named @p_531) @p_528) :named @p_530)) :rule eq_congruent)
       
  5541 (step t291 (cl @p_529 @p_530) :rule th_resolution :premises (t290 t258))
       
  5542 (step t292 (cl @p_530 @p_517 @p_518) :rule th_resolution :premises (t291 t284))
       
  5543 (step t293 (cl (! (not @p_433) :named @p_532) (not @p_530) (! (= @p_404 @p_531) :named @p_533)) :rule eq_transitive)
       
  5544 (step t294 (cl @p_532 @p_533 @p_517 @p_518) :rule th_resolution :premises (t293 t292))
       
  5545 (step t295 (cl @p_534 @p_529 (! (not @p_533) :named @p_536)) :rule la_generic :args (1.0 (- 2) (- 1)))
       
  5546 (step t296 (cl @p_534 @p_517 @p_518 @p_532) :rule th_resolution :premises (t295 t284 t294))
       
  5547 (step t297 (cl @p_534) :rule resolution :premises (t296 t289 t177 t272))
       
  5548 (step t298 (cl @p_465) :rule resolution :premises (t206 t297))
       
  5549 (step t299 (cl @p_535 @p_529 @p_536) :rule la_generic :args (1.0 2 1))
       
  5550 (step t300 (cl @p_535 @p_517 @p_518 @p_532) :rule th_resolution :premises (t299 t284 t294))
       
  5551 (step t301 (cl) :rule resolution :premises (t300 t289 t177 t298 t272))
       
  5552 5fc0f54f0190d5b6a4967f69daa36736ef3d3325 6 0
       
  5553 unsat
  5560 unsat
  5554 (assume axiom0 (! (< 0.0 (+ x$ (! (* 2.0 y$) :named @p_1))) :named @p_2))
  5561 (assume a0 (! (forall ((?v0 A$) (?v1 B$) (?v2 C$)) (! (p$ ?v0 ?v1) :named @p_2)) :named @p_1))
  5555 (assume axiom1 (! (< 0.0 (- x$ @p_1)) :named @p_3))
  5562 (assume a1 (! (=> (! (p$ z$ y$) :named @p_12) false) :named @p_11))
  5556 (assume axiom2 (! (< x$ 0.0) :named @p_4))
  5563 (step t3 (cl (! (= @p_1 (! (forall ((?v0 A$) (?v1 B$)) @p_2) :named @p_4)) :named @p_3)) :rule qnt_rm_unused)
  5557 (step t4 (cl (not @p_2) (not @p_3) (not @p_4)) :rule la_generic :args (1.0 1.0 2.0))
  5564 (step t4 (cl (not @p_3) (not @p_1) @p_4) :rule equiv_pos2)
  5558 (step t5 (cl) :rule resolution :premises (t4 axiom0 axiom1 axiom2))
  5565 (step t5 (cl @p_4) :rule th_resolution :premises (a0 t3 t4))
  5559 809cc2252f6f1da6c3a4347a531733952ab0b99f 467 0
  5566 (anchor :step t6 :args ((:= (?v0 A$) veriT_vr0) (:= (?v1 B$) veriT_vr1)))
       
  5567 (step t6.t1 (cl (= ?v0 veriT_vr0)) :rule refl)
       
  5568 (step t6.t2 (cl (= ?v1 veriT_vr1)) :rule refl)
       
  5569 (step t6.t3 (cl (= @p_2 (! (p$ veriT_vr0 veriT_vr1) :named @p_5))) :rule cong :premises (t6.t1 t6.t2))
       
  5570 (step t6 (cl (! (= @p_4 (! (forall ((veriT_vr0 A$) (veriT_vr1 B$)) @p_5) :named @p_7)) :named @p_6)) :rule bind)
       
  5571 (step t7 (cl (not @p_6) (not @p_4) @p_7) :rule equiv_pos2)
       
  5572 (step t8 (cl @p_7) :rule th_resolution :premises (t5 t6 t7))
       
  5573 (anchor :step t9 :args ((:= (veriT_vr0 A$) veriT_vr2) (:= (veriT_vr1 B$) veriT_vr3)))
       
  5574 (step t9.t1 (cl (= veriT_vr0 veriT_vr2)) :rule refl)
       
  5575 (step t9.t2 (cl (= veriT_vr1 veriT_vr3)) :rule refl)
       
  5576 (step t9.t3 (cl (= @p_5 (! (p$ veriT_vr2 veriT_vr3) :named @p_8))) :rule cong :premises (t9.t1 t9.t2))
       
  5577 (step t9 (cl (! (= @p_7 (! (forall ((veriT_vr2 A$) (veriT_vr3 B$)) @p_8) :named @p_10)) :named @p_9)) :rule bind)
       
  5578 (step t10 (cl (not @p_9) (not @p_7) @p_10) :rule equiv_pos2)
       
  5579 (step t11 (cl @p_10) :rule th_resolution :premises (t8 t9 t10))
       
  5580 (step t12 (cl (! (= @p_11 (! (not @p_12) :named @p_14)) :named @p_13)) :rule implies_simplify)
       
  5581 (step t13 (cl (not @p_13) (not @p_11) @p_14) :rule equiv_pos2)
       
  5582 (step t14 (cl @p_14) :rule th_resolution :premises (a1 t12 t13))
       
  5583 (step t15 (cl (or (! (not @p_10) :named @p_15) @p_12)) :rule forall_inst :args ((:= veriT_vr2 z$) (:= veriT_vr3 y$)))
       
  5584 (step t16 (cl @p_15 @p_12) :rule or :premises (t15))
       
  5585 (step t17 (cl) :rule resolution :premises (t16 t11 t14))
       
  5586 732d0d825854417fe8b0c85959caf9624dd11670 23 0
  5560 unsat
  5587 unsat
  5561 (assume axiom0 (! (forall ((?v0 Real)) (! (= (! (fun_app$ uuc$ ?v0) :named @p_9) (! (pair$ (! (times$ (! (- ?v0 (! (divide$ 1.0 2.0) :named @p_7)) :named @p_12) d$) :named @p_1) (! (diamond_y$ @p_1) :named @p_16)) :named @p_18)) :named @p_20)) :named @p_6))
  5588 (assume a0 (! (not (! (<= y$ (! (ite (! (<= x$ y$) :named @p_3) y$ x$) :named @p_2)) :named @p_7)) :named @p_1))
  5562 (assume axiom3 (! (forall ((?v0 Real)) (! (= (! (fun_app$ uub$ ?v0) :named @p_37) (! (pair$ (! (- (! (divide$ d$ 2.0) :named @p_3)) :named @p_2) (! (times$ (! (- (! (* 2.0 ?v0) :named @p_40) 1.0) :named @p_42) (! (diamond_y$ @p_2) :named @p_36)) :named @p_44)) :named @p_46)) :named @p_48)) :named @p_35))
  5589 (step t2 (cl (! (= @p_1 (! (and (! (not (! (<= y$ @p_2) :named @p_13)) :named @p_9) (! (ite @p_3 (! (= y$ @p_2) :named @p_12) (! (= x$ @p_2) :named @p_11)) :named @p_10)) :named @p_5)) :named @p_4)) :rule ite_intro)
  5563 (assume axiom4 (! (< 0.0 d$) :named @p_257))
  5590 (step t3 (cl (! (not @p_4) :named @p_8) (! (not @p_1) :named @p_6) @p_5) :rule equiv_pos2)
  5564 (assume axiom5 (! (forall ((?v0 Real)) (! (= (! (diamond_y$ ?v0) :named @p_62) (! (- @p_3 (! (ite (! (< ?v0 0.0) :named @p_65) (! (- ?v0) :named @p_4) ?v0) :named @p_68)) :named @p_70)) :named @p_72)) :named @p_61))
  5591 (step t4 (cl (not @p_6) @p_7) :rule not_not)
  5565 (assume axiom7 (! (forall ((?v0 Real) (?v1 Real) (?v2 Real)) (! (= (! (< (! (divide$ ?v0 ?v1) :named @p_5) (! (divide$ ?v2 ?v1) :named @p_88)) :named @p_90) (! (and (! (=> (! (< 0.0 ?v1) :named @p_92) (! (< ?v0 ?v2) :named @p_96)) :named @p_98) (! (and (! (=> (! (< ?v1 0.0) :named @p_100) (! (< ?v2 ?v0) :named @p_102)) :named @p_104) (! (not (! (= 0.0 ?v1) :named @p_106)) :named @p_108)) :named @p_110)) :named @p_112)) :named @p_114)) :named @p_85))
  5592 (step t5 (cl @p_8 @p_7 @p_5) :rule th_resolution :premises (t4 t3))
  5566 (assume axiom8 (! (forall ((?v0 Real) (?v1 Real)) (! (= (! (divide$ @p_4 ?v1) :named @p_142) (! (- @p_5) :named @p_147)) :named @p_149)) :named @p_140))
  5593 (step t6 (cl @p_5) :rule th_resolution :premises (a0 t2 t5))
  5567 (assume axiom9 (! (forall ((?v0 Real) (?v1 Real)) (! (= (! (times$ @p_4 ?v1) :named @p_164) (! (- (! (times$ ?v0 ?v1) :named @p_168)) :named @p_170)) :named @p_172)) :named @p_162))
  5594 (step t7 (cl @p_9) :rule and :premises (t6))
  5568 (assume axiom10 (! (forall ((?v0 Real) (?v1 Real) (?v2 Real) (?v3 Real)) (! (= (! (= (! (pair$ ?v0 ?v1) :named @p_186) (! (pair$ ?v2 ?v3) :named @p_188)) :named @p_190) (! (and (! (= ?v0 ?v2) :named @p_194) (! (= ?v1 ?v3) :named @p_198)) :named @p_200)) :named @p_202)) :named @p_185))
  5595 (step t8 (cl @p_10) :rule and :premises (t6))
  5569 (assume axiom11 (! (not (! (=> (! (and (! (not (= uua$ uu$)) :named @p_226) (! (= uuc$ uub$) :named @p_227)) :named @p_220) false) :named @p_224)) :named @p_219))
  5596 (step t9 (cl @p_3 @p_11) :rule ite1 :premises (t8))
       
  5597 (step t10 (cl (! (not @p_3) :named @p_15) @p_12) :rule ite2 :premises (t8))
       
  5598 (step t11 (cl @p_13 @p_3 (! (not @p_11) :named @p_14)) :rule la_generic :args (1 1 (- 1)))
       
  5599 (step t12 (cl @p_3 @p_14) :rule resolution :premises (t11 t7))
       
  5600 (step t13 (cl (not (! (= y$ x$) :named @p_17)) (! (not @p_12) :named @p_16) @p_15 @p_13) :rule eq_congruent_pred)
       
  5601 (step t14 (cl @p_16 @p_14 @p_17) :rule eq_transitive)
       
  5602 (step t15 (cl @p_16 @p_15 @p_13 @p_16 @p_14) :rule th_resolution :premises (t13 t14))
       
  5603 (step t16 (cl @p_16 @p_15 @p_13 @p_14) :rule contraction :premises (t15))
       
  5604 (step t17 (cl @p_16 @p_15 @p_14) :rule resolution :premises (t16 t7))
       
  5605 (step t18 (cl @p_14) :rule resolution :premises (t17 t10 t12))
       
  5606 (step t19 (cl @p_3) :rule resolution :premises (t9 t18))
       
  5607 (step t20 (cl @p_12) :rule resolution :premises (t10 t19))
       
  5608 (step t21 (cl @p_13 @p_16) :rule la_generic :args (1 (- 1)))
       
  5609 (step t22 (cl) :rule resolution :premises (t21 t7 t20))
       
  5610 f17b9d0590c7cefc8013c1518981dc710a40e813 467 0
       
  5611 unsat
       
  5612 (assume a0 (! (forall ((?v0 Real)) (! (= (! (fun_app$ uuc$ ?v0) :named @p_9) (! (pair$ (! (times$ (! (- ?v0 (! (divide$ 1.0 2.0) :named @p_7)) :named @p_12) d$) :named @p_1) (! (diamond_y$ @p_1) :named @p_16)) :named @p_18)) :named @p_20)) :named @p_6))
       
  5613 (assume a3 (! (forall ((?v0 Real)) (! (= (! (fun_app$ uub$ ?v0) :named @p_37) (! (pair$ (! (- (! (divide$ d$ 2.0) :named @p_3)) :named @p_2) (! (times$ (! (- (! (* 2.0 ?v0) :named @p_40) 1.0) :named @p_42) (! (diamond_y$ @p_2) :named @p_36)) :named @p_44)) :named @p_46)) :named @p_48)) :named @p_35))
       
  5614 (assume a4 (! (< 0.0 d$) :named @p_257))
       
  5615 (assume a5 (! (forall ((?v0 Real)) (! (= (! (diamond_y$ ?v0) :named @p_62) (! (- @p_3 (! (ite (! (< ?v0 0.0) :named @p_65) (! (- ?v0) :named @p_4) ?v0) :named @p_68)) :named @p_70)) :named @p_72)) :named @p_61))
       
  5616 (assume a7 (! (forall ((?v0 Real) (?v1 Real) (?v2 Real)) (! (= (! (< (! (divide$ ?v0 ?v1) :named @p_5) (! (divide$ ?v2 ?v1) :named @p_88)) :named @p_90) (! (and (! (=> (! (< 0.0 ?v1) :named @p_92) (! (< ?v0 ?v2) :named @p_96)) :named @p_98) (! (and (! (=> (! (< ?v1 0.0) :named @p_100) (! (< ?v2 ?v0) :named @p_102)) :named @p_104) (! (not (! (= 0.0 ?v1) :named @p_106)) :named @p_108)) :named @p_110)) :named @p_112)) :named @p_114)) :named @p_85))
       
  5617 (assume a8 (! (forall ((?v0 Real) (?v1 Real)) (! (= (! (divide$ @p_4 ?v1) :named @p_142) (! (- @p_5) :named @p_147)) :named @p_149)) :named @p_140))
       
  5618 (assume a9 (! (forall ((?v0 Real) (?v1 Real)) (! (= (! (times$ @p_4 ?v1) :named @p_164) (! (- (! (times$ ?v0 ?v1) :named @p_168)) :named @p_170)) :named @p_172)) :named @p_162))
       
  5619 (assume a10 (! (forall ((?v0 Real) (?v1 Real) (?v2 Real) (?v3 Real)) (! (= (! (= (! (pair$ ?v0 ?v1) :named @p_186) (! (pair$ ?v2 ?v3) :named @p_188)) :named @p_190) (! (and (! (= ?v0 ?v2) :named @p_194) (! (= ?v1 ?v3) :named @p_198)) :named @p_200)) :named @p_202)) :named @p_185))
       
  5620 (assume a11 (! (not (! (=> (! (and (! (not (= uua$ uu$)) :named @p_226) (! (= uuc$ uub$) :named @p_227)) :named @p_220) false) :named @p_224)) :named @p_219))
  5570 (anchor :step t10 :args ((:= (?v0 Real) veriT_vr0)))
  5621 (anchor :step t10 :args ((:= (?v0 Real) veriT_vr0)))
  5571 (step t10.t1 (cl (! (= ?v0 veriT_vr0) :named @p_11)) :rule refl)
  5622 (step t10.t1 (cl (! (= ?v0 veriT_vr0) :named @p_11)) :rule refl)
  5572 (step t10.t2 (cl (= @p_9 (! (fun_app$ uuc$ veriT_vr0) :named @p_10))) :rule cong :premises (t10.t1))
  5623 (step t10.t2 (cl (= @p_9 (! (fun_app$ uuc$ veriT_vr0) :named @p_10))) :rule cong :premises (t10.t1))
  5573 (step t10.t3 (cl @p_11) :rule refl)
  5624 (step t10.t3 (cl @p_11) :rule refl)
  5574 (step t10.t4 (cl (! (= @p_12 (! (- veriT_vr0 @p_7) :named @p_13)) :named @p_14)) :rule cong :premises (t10.t3))
  5625 (step t10.t4 (cl (! (= @p_12 (! (- veriT_vr0 @p_7) :named @p_13)) :named @p_14)) :rule cong :premises (t10.t3))
  5579 (step t10.t9 (cl (= @p_16 (! (diamond_y$ @p_8) :named @p_17))) :rule cong :premises (t10.t8))
  5630 (step t10.t9 (cl (= @p_16 (! (diamond_y$ @p_8) :named @p_17))) :rule cong :premises (t10.t8))
  5580 (step t10.t10 (cl (= @p_18 (! (pair$ @p_8 @p_17) :named @p_19))) :rule cong :premises (t10.t5 t10.t9))
  5631 (step t10.t10 (cl (= @p_18 (! (pair$ @p_8 @p_17) :named @p_19))) :rule cong :premises (t10.t5 t10.t9))
  5581 (step t10.t11 (cl (= @p_20 (! (= @p_10 @p_19) :named @p_21))) :rule cong :premises (t10.t2 t10.t10))
  5632 (step t10.t11 (cl (= @p_20 (! (= @p_10 @p_19) :named @p_21))) :rule cong :premises (t10.t2 t10.t10))
  5582 (step t10 (cl (! (= @p_6 (! (forall ((veriT_vr0 Real)) @p_21) :named @p_23)) :named @p_22)) :rule bind)
  5633 (step t10 (cl (! (= @p_6 (! (forall ((veriT_vr0 Real)) @p_21) :named @p_23)) :named @p_22)) :rule bind)
  5583 (step t11 (cl (not @p_22) (not @p_6) @p_23) :rule equiv_pos2)
  5634 (step t11 (cl (not @p_22) (not @p_6) @p_23) :rule equiv_pos2)
  5584 (step t12 (cl @p_23) :rule th_resolution :premises (axiom0 t10 t11))
  5635 (step t12 (cl @p_23) :rule th_resolution :premises (a0 t10 t11))
  5585 (anchor :step t13 :args ((:= (veriT_vr0 Real) veriT_vr1)))
  5636 (anchor :step t13 :args ((:= (veriT_vr0 Real) veriT_vr1)))
  5586 (step t13.t1 (cl (! (= veriT_vr0 veriT_vr1) :named @p_26)) :rule refl)
  5637 (step t13.t1 (cl (! (= veriT_vr0 veriT_vr1) :named @p_26)) :rule refl)
  5587 (step t13.t2 (cl (= @p_10 (! (fun_app$ uuc$ veriT_vr1) :named @p_25))) :rule cong :premises (t13.t1))
  5638 (step t13.t2 (cl (= @p_10 (! (fun_app$ uuc$ veriT_vr1) :named @p_25))) :rule cong :premises (t13.t1))
  5588 (step t13.t3 (cl @p_26) :rule refl)
  5639 (step t13.t3 (cl @p_26) :rule refl)
  5589 (step t13.t4 (cl (! (= @p_13 (! (- veriT_vr1 @p_7) :named @p_27)) :named @p_28)) :rule cong :premises (t13.t3))
  5640 (step t13.t4 (cl (! (= @p_13 (! (- veriT_vr1 @p_7) :named @p_27)) :named @p_28)) :rule cong :premises (t13.t3))
  5606 (step t16.t6 (cl (= @p_44 (! (times$ @p_43 @p_36) :named @p_45))) :rule cong :premises (t16.t5))
  5657 (step t16.t6 (cl (= @p_44 (! (times$ @p_43 @p_36) :named @p_45))) :rule cong :premises (t16.t5))
  5607 (step t16.t7 (cl (= @p_46 (! (pair$ @p_2 @p_45) :named @p_47))) :rule cong :premises (t16.t6))
  5658 (step t16.t7 (cl (= @p_46 (! (pair$ @p_2 @p_45) :named @p_47))) :rule cong :premises (t16.t6))
  5608 (step t16.t8 (cl (= @p_48 (! (= @p_38 @p_47) :named @p_49))) :rule cong :premises (t16.t2 t16.t7))
  5659 (step t16.t8 (cl (= @p_48 (! (= @p_38 @p_47) :named @p_49))) :rule cong :premises (t16.t2 t16.t7))
  5609 (step t16 (cl (! (= @p_35 (! (forall ((veriT_vr6 Real)) @p_49) :named @p_51)) :named @p_50)) :rule bind)
  5660 (step t16 (cl (! (= @p_35 (! (forall ((veriT_vr6 Real)) @p_49) :named @p_51)) :named @p_50)) :rule bind)
  5610 (step t17 (cl (not @p_50) (not @p_35) @p_51) :rule equiv_pos2)
  5661 (step t17 (cl (not @p_50) (not @p_35) @p_51) :rule equiv_pos2)
  5611 (step t18 (cl @p_51) :rule th_resolution :premises (axiom3 t16 t17))
  5662 (step t18 (cl @p_51) :rule th_resolution :premises (a3 t16 t17))
  5612 (anchor :step t19 :args ((:= (veriT_vr6 Real) veriT_vr7)))
  5663 (anchor :step t19 :args ((:= (veriT_vr6 Real) veriT_vr7)))
  5613 (step t19.t1 (cl (! (= veriT_vr6 veriT_vr7) :named @p_53)) :rule refl)
  5664 (step t19.t1 (cl (! (= veriT_vr6 veriT_vr7) :named @p_53)) :rule refl)
  5614 (step t19.t2 (cl (= @p_38 (! (fun_app$ uub$ veriT_vr7) :named @p_52))) :rule cong :premises (t19.t1))
  5665 (step t19.t2 (cl (= @p_38 (! (fun_app$ uub$ veriT_vr7) :named @p_52))) :rule cong :premises (t19.t1))
  5615 (step t19.t3 (cl @p_53) :rule refl)
  5666 (step t19.t3 (cl @p_53) :rule refl)
  5616 (step t19.t4 (cl (= @p_41 (! (* 2.0 veriT_vr7) :named @p_54))) :rule cong :premises (t19.t3))
  5667 (step t19.t4 (cl (= @p_41 (! (* 2.0 veriT_vr7) :named @p_54))) :rule cong :premises (t19.t3))
  5632 (step t22.t8 (cl (= @p_68 (! (ite @p_66 @p_67 veriT_vr8) :named @p_69))) :rule cong :premises (t22.t4 t22.t6 t22.t7))
  5683 (step t22.t8 (cl (= @p_68 (! (ite @p_66 @p_67 veriT_vr8) :named @p_69))) :rule cong :premises (t22.t4 t22.t6 t22.t7))
  5633 (step t22.t9 (cl (= @p_70 (! (- @p_3 @p_69) :named @p_71))) :rule cong :premises (t22.t8))
  5684 (step t22.t9 (cl (= @p_70 (! (- @p_3 @p_69) :named @p_71))) :rule cong :premises (t22.t8))
  5634 (step t22.t10 (cl (= @p_72 (! (= @p_63 @p_71) :named @p_73))) :rule cong :premises (t22.t2 t22.t9))
  5685 (step t22.t10 (cl (= @p_72 (! (= @p_63 @p_71) :named @p_73))) :rule cong :premises (t22.t2 t22.t9))
  5635 (step t22 (cl (! (= @p_61 (! (forall ((veriT_vr8 Real)) @p_73) :named @p_75)) :named @p_74)) :rule bind)
  5686 (step t22 (cl (! (= @p_61 (! (forall ((veriT_vr8 Real)) @p_73) :named @p_75)) :named @p_74)) :rule bind)
  5636 (step t23 (cl (not @p_74) (not @p_61) @p_75) :rule equiv_pos2)
  5687 (step t23 (cl (not @p_74) (not @p_61) @p_75) :rule equiv_pos2)
  5637 (step t24 (cl @p_75) :rule th_resolution :premises (axiom5 t22 t23))
  5688 (step t24 (cl @p_75) :rule th_resolution :premises (a5 t22 t23))
  5638 (anchor :step t25 :args ((:= (veriT_vr8 Real) veriT_vr9)))
  5689 (anchor :step t25 :args ((:= (veriT_vr8 Real) veriT_vr9)))
  5639 (step t25.t1 (cl (! (= veriT_vr8 veriT_vr9) :named @p_77)) :rule refl)
  5690 (step t25.t1 (cl (! (= veriT_vr8 veriT_vr9) :named @p_77)) :rule refl)
  5640 (step t25.t2 (cl (= @p_63 (! (diamond_y$ veriT_vr9) :named @p_76))) :rule cong :premises (t25.t1))
  5691 (step t25.t2 (cl (= @p_63 (! (diamond_y$ veriT_vr9) :named @p_76))) :rule cong :premises (t25.t1))
  5641 (step t25.t3 (cl @p_77) :rule refl)
  5692 (step t25.t3 (cl @p_77) :rule refl)
  5642 (step t25.t4 (cl (= @p_66 (! (< veriT_vr9 0.0) :named @p_78))) :rule cong :premises (t25.t3))
  5693 (step t25.t4 (cl (= @p_66 (! (< veriT_vr9 0.0) :named @p_78))) :rule cong :premises (t25.t3))
  5675 (step t28.t23 (cl (= @p_110 (! (and @p_105 @p_109) :named @p_111))) :rule cong :premises (t28.t19 t28.t22))
  5726 (step t28.t23 (cl (= @p_110 (! (and @p_105 @p_109) :named @p_111))) :rule cong :premises (t28.t19 t28.t22))
  5676 (step t28.t24 (cl (= @p_112 (! (and @p_99 @p_111) :named @p_113))) :rule cong :premises (t28.t13 t28.t23))
  5727 (step t28.t24 (cl (= @p_112 (! (and @p_99 @p_111) :named @p_113))) :rule cong :premises (t28.t13 t28.t23))
  5677 (step t28.t25 (cl (= @p_114 (! (= @p_91 @p_113) :named @p_115))) :rule cong :premises (t28.t7 t28.t24))
  5728 (step t28.t25 (cl (= @p_114 (! (= @p_91 @p_113) :named @p_115))) :rule cong :premises (t28.t7 t28.t24))
  5678 (step t28 (cl (! (= @p_85 (! (forall ((veriT_vr10 Real) (veriT_vr11 Real) (veriT_vr12 Real)) @p_115) :named @p_117)) :named @p_116)) :rule bind)
  5729 (step t28 (cl (! (= @p_85 (! (forall ((veriT_vr10 Real) (veriT_vr11 Real) (veriT_vr12 Real)) @p_115) :named @p_117)) :named @p_116)) :rule bind)
  5679 (step t29 (cl (not @p_116) (not @p_85) @p_117) :rule equiv_pos2)
  5730 (step t29 (cl (not @p_116) (not @p_85) @p_117) :rule equiv_pos2)
  5680 (step t30 (cl @p_117) :rule th_resolution :premises (axiom7 t28 t29))
  5731 (step t30 (cl @p_117) :rule th_resolution :premises (a7 t28 t29))
  5681 (anchor :step t31 :args ((veriT_vr10 Real) (veriT_vr11 Real) (veriT_vr12 Real)))
  5732 (anchor :step t31 :args ((veriT_vr10 Real) (veriT_vr11 Real) (veriT_vr12 Real)))
  5682 (step t31.t1 (cl (= @p_113 (! (and @p_99 @p_105 @p_109) :named @p_118))) :rule ac_simp)
  5733 (step t31.t1 (cl (= @p_113 (! (and @p_99 @p_105 @p_109) :named @p_118))) :rule ac_simp)
  5683 (step t31.t2 (cl (= @p_115 (! (= @p_91 @p_118) :named @p_119))) :rule cong :premises (t31.t1))
  5734 (step t31.t2 (cl (= @p_115 (! (= @p_91 @p_118) :named @p_119))) :rule cong :premises (t31.t1))
  5684 (step t31 (cl (! (= @p_117 (! (forall ((veriT_vr10 Real) (veriT_vr11 Real) (veriT_vr12 Real)) @p_119) :named @p_121)) :named @p_120)) :rule bind)
  5735 (step t31 (cl (! (= @p_117 (! (forall ((veriT_vr10 Real) (veriT_vr11 Real) (veriT_vr12 Real)) @p_119) :named @p_121)) :named @p_120)) :rule bind)
  5685 (step t32 (cl (not @p_120) (not @p_117) @p_121) :rule equiv_pos2)
  5736 (step t32 (cl (not @p_120) (not @p_117) @p_121) :rule equiv_pos2)
  5722 (step t37.t7 (cl (= @p_5 (! (divide$ veriT_vr16 veriT_vr17) :named @p_146))) :rule cong :premises (t37.t5 t37.t6))
  5773 (step t37.t7 (cl (= @p_5 (! (divide$ veriT_vr16 veriT_vr17) :named @p_146))) :rule cong :premises (t37.t5 t37.t6))
  5723 (step t37.t8 (cl (= @p_147 (! (- @p_146) :named @p_148))) :rule cong :premises (t37.t7))
  5774 (step t37.t8 (cl (= @p_147 (! (- @p_146) :named @p_148))) :rule cong :premises (t37.t7))
  5724 (step t37.t9 (cl (= @p_149 (! (= @p_143 @p_148) :named @p_150))) :rule cong :premises (t37.t4 t37.t8))
  5775 (step t37.t9 (cl (= @p_149 (! (= @p_143 @p_148) :named @p_150))) :rule cong :premises (t37.t4 t37.t8))
  5725 (step t37 (cl (! (= @p_140 (! (forall ((veriT_vr16 Real) (veriT_vr17 Real)) @p_150) :named @p_152)) :named @p_151)) :rule bind)
  5776 (step t37 (cl (! (= @p_140 (! (forall ((veriT_vr16 Real) (veriT_vr17 Real)) @p_150) :named @p_152)) :named @p_151)) :rule bind)
  5726 (step t38 (cl (not @p_151) (not @p_140) @p_152) :rule equiv_pos2)
  5777 (step t38 (cl (not @p_151) (not @p_140) @p_152) :rule equiv_pos2)
  5727 (step t39 (cl @p_152) :rule th_resolution :premises (axiom8 t37 t38))
  5778 (step t39 (cl @p_152) :rule th_resolution :premises (a8 t37 t38))
  5728 (anchor :step t40 :args ((:= (veriT_vr16 Real) veriT_vr18) (:= (veriT_vr17 Real) veriT_vr19)))
  5779 (anchor :step t40 :args ((:= (veriT_vr16 Real) veriT_vr18) (:= (veriT_vr17 Real) veriT_vr19)))
  5729 (step t40.t1 (cl (! (= veriT_vr16 veriT_vr18) :named @p_155)) :rule refl)
  5780 (step t40.t1 (cl (! (= veriT_vr16 veriT_vr18) :named @p_155)) :rule refl)
  5730 (step t40.t2 (cl (= @p_141 (! (- veriT_vr18) :named @p_153))) :rule cong :premises (t40.t1))
  5781 (step t40.t2 (cl (= @p_141 (! (- veriT_vr18) :named @p_153))) :rule cong :premises (t40.t1))
  5731 (step t40.t3 (cl (! (= veriT_vr17 veriT_vr19) :named @p_156)) :rule refl)
  5782 (step t40.t3 (cl (! (= veriT_vr17 veriT_vr19) :named @p_156)) :rule refl)
  5732 (step t40.t4 (cl (= @p_143 (! (divide$ @p_153 veriT_vr19) :named @p_154))) :rule cong :premises (t40.t2 t40.t3))
  5783 (step t40.t4 (cl (= @p_143 (! (divide$ @p_153 veriT_vr19) :named @p_154))) :rule cong :premises (t40.t2 t40.t3))
  5748 (step t43.t7 (cl (= @p_168 (! (times$ veriT_vr20 veriT_vr21) :named @p_169))) :rule cong :premises (t43.t5 t43.t6))
  5799 (step t43.t7 (cl (= @p_168 (! (times$ veriT_vr20 veriT_vr21) :named @p_169))) :rule cong :premises (t43.t5 t43.t6))
  5749 (step t43.t8 (cl (= @p_170 (! (- @p_169) :named @p_171))) :rule cong :premises (t43.t7))
  5800 (step t43.t8 (cl (= @p_170 (! (- @p_169) :named @p_171))) :rule cong :premises (t43.t7))
  5750 (step t43.t9 (cl (= @p_172 (! (= @p_165 @p_171) :named @p_173))) :rule cong :premises (t43.t4 t43.t8))
  5801 (step t43.t9 (cl (= @p_172 (! (= @p_165 @p_171) :named @p_173))) :rule cong :premises (t43.t4 t43.t8))
  5751 (step t43 (cl (! (= @p_162 (! (forall ((veriT_vr20 Real) (veriT_vr21 Real)) @p_173) :named @p_175)) :named @p_174)) :rule bind)
  5802 (step t43 (cl (! (= @p_162 (! (forall ((veriT_vr20 Real) (veriT_vr21 Real)) @p_173) :named @p_175)) :named @p_174)) :rule bind)
  5752 (step t44 (cl (not @p_174) (not @p_162) @p_175) :rule equiv_pos2)
  5803 (step t44 (cl (not @p_174) (not @p_162) @p_175) :rule equiv_pos2)
  5753 (step t45 (cl @p_175) :rule th_resolution :premises (axiom9 t43 t44))
  5804 (step t45 (cl @p_175) :rule th_resolution :premises (a9 t43 t44))
  5754 (anchor :step t46 :args ((:= (veriT_vr20 Real) veriT_vr22) (:= (veriT_vr21 Real) veriT_vr23)))
  5805 (anchor :step t46 :args ((:= (veriT_vr20 Real) veriT_vr22) (:= (veriT_vr21 Real) veriT_vr23)))
  5755 (step t46.t1 (cl (! (= veriT_vr20 veriT_vr22) :named @p_178)) :rule refl)
  5806 (step t46.t1 (cl (! (= veriT_vr20 veriT_vr22) :named @p_178)) :rule refl)
  5756 (step t46.t2 (cl (= @p_163 (! (- veriT_vr22) :named @p_176))) :rule cong :premises (t46.t1))
  5807 (step t46.t2 (cl (= @p_163 (! (- veriT_vr22) :named @p_176))) :rule cong :premises (t46.t1))
  5757 (step t46.t3 (cl (! (= veriT_vr21 veriT_vr23) :named @p_179)) :rule refl)
  5808 (step t46.t3 (cl (! (= veriT_vr21 veriT_vr23) :named @p_179)) :rule refl)
  5758 (step t46.t4 (cl (= @p_165 (! (times$ @p_176 veriT_vr23) :named @p_177))) :rule cong :premises (t46.t2 t46.t3))
  5809 (step t46.t4 (cl (= @p_165 (! (times$ @p_176 veriT_vr23) :named @p_177))) :rule cong :premises (t46.t2 t46.t3))
  5780 (step t49.t13 (cl (= @p_198 (! (= veriT_vr25 veriT_vr27) :named @p_199))) :rule cong :premises (t49.t11 t49.t12))
  5831 (step t49.t13 (cl (= @p_198 (! (= veriT_vr25 veriT_vr27) :named @p_199))) :rule cong :premises (t49.t11 t49.t12))
  5781 (step t49.t14 (cl (= @p_200 (! (and @p_195 @p_199) :named @p_201))) :rule cong :premises (t49.t10 t49.t13))
  5832 (step t49.t14 (cl (= @p_200 (! (and @p_195 @p_199) :named @p_201))) :rule cong :premises (t49.t10 t49.t13))
  5782 (step t49.t15 (cl (= @p_202 (! (= @p_191 @p_201) :named @p_203))) :rule cong :premises (t49.t7 t49.t14))
  5833 (step t49.t15 (cl (= @p_202 (! (= @p_191 @p_201) :named @p_203))) :rule cong :premises (t49.t7 t49.t14))
  5783 (step t49 (cl (! (= @p_185 (! (forall ((veriT_vr24 Real) (veriT_vr25 Real) (veriT_vr26 Real) (veriT_vr27 Real)) @p_203) :named @p_205)) :named @p_204)) :rule bind)
  5834 (step t49 (cl (! (= @p_185 (! (forall ((veriT_vr24 Real) (veriT_vr25 Real) (veriT_vr26 Real) (veriT_vr27 Real)) @p_203) :named @p_205)) :named @p_204)) :rule bind)
  5784 (step t50 (cl (not @p_204) (not @p_185) @p_205) :rule equiv_pos2)
  5835 (step t50 (cl (not @p_204) (not @p_185) @p_205) :rule equiv_pos2)
  5785 (step t51 (cl @p_205) :rule th_resolution :premises (axiom10 t49 t50))
  5836 (step t51 (cl @p_205) :rule th_resolution :premises (a10 t49 t50))
  5786 (anchor :step t52 :args ((:= (veriT_vr24 Real) veriT_vr28) (:= (veriT_vr25 Real) veriT_vr29) (:= (veriT_vr26 Real) veriT_vr30) (:= (veriT_vr27 Real) veriT_vr31)))
  5837 (anchor :step t52 :args ((:= (veriT_vr24 Real) veriT_vr28) (:= (veriT_vr25 Real) veriT_vr29) (:= (veriT_vr26 Real) veriT_vr30) (:= (veriT_vr27 Real) veriT_vr31)))
  5787 (step t52.t1 (cl (! (= veriT_vr24 veriT_vr28) :named @p_209)) :rule refl)
  5838 (step t52.t1 (cl (! (= veriT_vr24 veriT_vr28) :named @p_209)) :rule refl)
  5788 (step t52.t2 (cl (! (= veriT_vr25 veriT_vr29) :named @p_212)) :rule refl)
  5839 (step t52.t2 (cl (! (= veriT_vr25 veriT_vr29) :named @p_212)) :rule refl)
  5789 (step t52.t3 (cl (= @p_187 (! (pair$ veriT_vr28 veriT_vr29) :named @p_206))) :rule cong :premises (t52.t1 t52.t2))
  5840 (step t52.t3 (cl (= @p_187 (! (pair$ veriT_vr28 veriT_vr29) :named @p_206))) :rule cong :premises (t52.t1 t52.t2))
  5790 (step t52.t4 (cl (! (= veriT_vr26 veriT_vr30) :named @p_210)) :rule refl)
  5841 (step t52.t4 (cl (! (= veriT_vr26 veriT_vr30) :named @p_210)) :rule refl)
  5804 (step t54 (cl @p_218) :rule th_resolution :premises (t51 t52 t53))
  5855 (step t54 (cl @p_218) :rule th_resolution :premises (t51 t52 t53))
  5805 (step t55 (cl (! (= @p_219 (! (and @p_220 (! (not false) :named @p_228)) :named @p_222)) :named @p_221)) :rule bool_simplify)
  5856 (step t55 (cl (! (= @p_219 (! (and @p_220 (! (not false) :named @p_228)) :named @p_222)) :named @p_221)) :rule bool_simplify)
  5806 (step t56 (cl (! (not @p_221) :named @p_225) (! (not @p_219) :named @p_223) @p_222) :rule equiv_pos2)
  5857 (step t56 (cl (! (not @p_221) :named @p_225) (! (not @p_219) :named @p_223) @p_222) :rule equiv_pos2)
  5807 (step t57 (cl (not @p_223) @p_224) :rule not_not)
  5858 (step t57 (cl (not @p_223) @p_224) :rule not_not)
  5808 (step t58 (cl @p_225 @p_224 @p_222) :rule th_resolution :premises (t57 t56))
  5859 (step t58 (cl @p_225 @p_224 @p_222) :rule th_resolution :premises (t57 t56))
  5809 (step t59 (cl @p_222) :rule th_resolution :premises (axiom11 t55 t58))
  5860 (step t59 (cl @p_222) :rule th_resolution :premises (a11 t55 t58))
  5810 (step t60 (cl (! (= @p_222 (! (and @p_226 @p_227 @p_228) :named @p_230)) :named @p_229)) :rule ac_simp)
  5861 (step t60 (cl (! (= @p_222 (! (and @p_226 @p_227 @p_228) :named @p_230)) :named @p_229)) :rule ac_simp)
  5811 (step t61 (cl (not @p_229) (not @p_222) @p_230) :rule equiv_pos2)
  5862 (step t61 (cl (not @p_229) (not @p_222) @p_230) :rule equiv_pos2)
  5812 (step t62 (cl @p_230) :rule th_resolution :premises (t59 t60 t61))
  5863 (step t62 (cl @p_230) :rule th_resolution :premises (t59 t60 t61))
  5813 (step t63 (cl (! (= @p_228 true) :named @p_269)) :rule not_simplify)
  5864 (step t63 (cl (! (= @p_228 true) :named @p_269)) :rule not_simplify)
  5814 (step t64 (cl (= @p_230 (! (and @p_226 @p_227 true) :named @p_231))) :rule cong :premises (t63))
  5865 (step t64 (cl (= @p_230 (! (and @p_226 @p_227 true) :named @p_231))) :rule cong :premises (t63))
  5951 (step t128 (cl @p_240) :rule resolution :premises (t127 t48))
  6002 (step t128 (cl @p_240) :rule resolution :premises (t127 t48))
  5952 (step t129 (cl @p_245 @p_251) :rule or :premises (t87))
  6003 (step t129 (cl @p_245 @p_251) :rule or :premises (t87))
  5953 (step t130 (cl @p_251) :rule resolution :premises (t129 t42))
  6004 (step t130 (cl @p_251) :rule resolution :premises (t129 t42))
  5954 (step t131 (cl @p_326 @p_259 (not @p_257)) :rule equiv_pos1)
  6005 (step t131 (cl @p_326 @p_259 (not @p_257)) :rule equiv_pos1)
  5955 (step t132 (cl @p_256 @p_273) :rule or :premises (t95))
  6006 (step t132 (cl @p_256 @p_273) :rule or :premises (t95))
  5956 (step t133 (cl @p_326 @p_259) :rule resolution :premises (t131 axiom4))
  6007 (step t133 (cl @p_326 @p_259) :rule resolution :premises (t131 a4))
  5957 (step t134 (cl @p_273) :rule resolution :premises (t132 t36))
  6008 (step t134 (cl @p_273) :rule resolution :premises (t132 t36))
  5958 (step t135 (cl @p_259) :rule resolution :premises (t133 t134))
  6009 (step t135 (cl @p_259) :rule resolution :premises (t133 t134))
  5959 (step t136 (cl @p_327 @p_328) :rule and_pos)
  6010 (step t136 (cl @p_327 @p_328) :rule and_pos)
  5960 (step t137 (cl (not @p_329) (! (not @p_280) :named @p_339) @p_330) :rule ite_pos2)
  6011 (step t137 (cl (not @p_329) (! (not @p_280) :named @p_339) @p_330) :rule ite_pos2)
  5961 (step t138 (cl @p_327 @p_329) :rule and_pos)
  6012 (step t138 (cl @p_327 @p_329) :rule and_pos)
  6022 (step t199 (cl @p_378 (! (not @p_346) :named @p_380) @p_379) :rule eq_transitive)
  6073 (step t199 (cl @p_378 (! (not @p_346) :named @p_380) @p_379) :rule eq_transitive)
  6023 (step t200 (cl @p_377 @p_378 @p_380) :rule th_resolution :premises (t198 t199))
  6074 (step t200 (cl @p_377 @p_378 @p_380) :rule th_resolution :premises (t198 t199))
  6024 (step t201 (cl @p_378 @p_381 @p_376 @p_344 @p_342 @p_378 @p_380) :rule th_resolution :premises (t197 t200))
  6075 (step t201 (cl @p_378 @p_381 @p_376 @p_344 @p_342 @p_378 @p_380) :rule th_resolution :premises (t197 t200))
  6025 (step t202 (cl @p_378 @p_381 @p_376 @p_344 @p_342 @p_380) :rule contraction :premises (t201))
  6076 (step t202 (cl @p_378 @p_381 @p_376 @p_344 @p_342 @p_380) :rule contraction :premises (t201))
  6026 (step t203 (cl) :rule resolution :premises (t202 t156 t165 t149 t173 t180 t196))
  6077 (step t203 (cl) :rule resolution :premises (t202 t156 t165 t149 t173 t180 t196))
  6027 42dfad143cfae67cfed01ebeb5997e53c8d08b98 26 0
  6078 268d7e42d22bc05b4bcc195eddbced079a39fedf 791 0
  6028 unsat
  6079 unsat
  6029 (assume axiom0 (! (forall ((?v0 A$) (?v1 B$) (?v2 C$)) (! (p$ ?v0 ?v1) :named @p_2)) :named @p_1))
  6080 (assume a0 (! (forall ((?v0 Real)) (! (= (! (fun_app$ uuc$ ?v0) :named @p_9) (! (pair$ (! (times$ (! (- ?v0 (! (divide$ 1.0 2.0) :named @p_7)) :named @p_12) d$) :named @p_1) (! (diamond_y$ @p_1) :named @p_16)) :named @p_18)) :named @p_20)) :named @p_6))
  6030 (assume axiom1 (! (=> (! (p$ z$ y$) :named @p_12) false) :named @p_11))
  6081 (assume a3 (! (forall ((?v0 Real)) (! (= (! (fun_app$ uub$ ?v0) :named @p_37) (! (pair$ (! (- (! (divide$ d$ 2.0) :named @p_3)) :named @p_2) (! (times$ (! (- (! (* 2.0 ?v0) :named @p_40) 1.0) :named @p_42) (! (diamond_y$ @p_2) :named @p_36)) :named @p_44)) :named @p_46)) :named @p_48)) :named @p_35))
  6031 (step t3 (cl (! (= @p_1 (! (forall ((?v0 A$) (?v1 B$)) @p_2) :named @p_4)) :named @p_3)) :rule qnt_rm_unused)
  6082 (assume a4 (! (< 0.0 d$) :named @p_453))
  6032 (step t4 (cl (not @p_3) (not @p_1) @p_4) :rule equiv_pos2)
  6083 (assume a5 (! (forall ((?v0 Real)) (! (= (! (diamond_y$ ?v0) :named @p_62) (! (- @p_3 (! (ite (! (< ?v0 0.0) :named @p_65) (! (- ?v0) :named @p_4) ?v0) :named @p_68)) :named @p_70)) :named @p_72)) :named @p_61))
  6033 (step t5 (cl @p_4) :rule th_resolution :premises (axiom0 t3 t4))
  6084 (assume a7 (! (forall ((?v0 Real) (?v1 Real) (?v2 Real)) (! (= (! (< (! (divide$ ?v0 ?v1) :named @p_5) (! (divide$ ?v2 ?v1) :named @p_88)) :named @p_90) (! (and (! (=> (! (< 0.0 ?v1) :named @p_92) (! (< ?v0 ?v2) :named @p_96)) :named @p_98) (! (and (! (=> (! (< ?v1 0.0) :named @p_100) (! (< ?v2 ?v0) :named @p_102)) :named @p_104) (! (not (! (= 0.0 ?v1) :named @p_106)) :named @p_108)) :named @p_110)) :named @p_112)) :named @p_114)) :named @p_85))
  6034 (anchor :step t6 :args ((:= (?v0 A$) veriT_vr0) (:= (?v1 B$) veriT_vr1)))
  6085 (assume a8 (! (forall ((?v0 Real) (?v1 Real)) (! (= (! (divide$ @p_4 ?v1) :named @p_142) (! (- @p_5) :named @p_147)) :named @p_149)) :named @p_140))
  6035 (step t6.t1 (cl (= ?v0 veriT_vr0)) :rule refl)
  6086 (assume a9 (! (forall ((?v0 Real) (?v1 Real)) (! (= (! (times$ @p_4 ?v1) :named @p_164) (! (- (! (times$ ?v0 ?v1) :named @p_168)) :named @p_170)) :named @p_172)) :named @p_162))
  6036 (step t6.t2 (cl (= ?v1 veriT_vr1)) :rule refl)
  6087 (assume a10 (! (forall ((?v0 Real) (?v1 Real) (?v2 Real) (?v3 Real)) (! (= (! (= (! (pair$ ?v0 ?v1) :named @p_186) (! (pair$ ?v2 ?v3) :named @p_188)) :named @p_190) (! (and (! (= ?v0 ?v2) :named @p_194) (! (= ?v1 ?v3) :named @p_198)) :named @p_200)) :named @p_202)) :named @p_185))
  6037 (step t6.t3 (cl (= @p_2 (! (p$ veriT_vr0 veriT_vr1) :named @p_5))) :rule cong :premises (t6.t1 t6.t2))
  6088 (assume a11 (! (not (! (=> (! (and (! (not (= uua$ uu$)) :named @p_226) (! (= uuc$ uub$) :named @p_227)) :named @p_220) false) :named @p_224)) :named @p_219))
  6038 (step t6 (cl (! (= @p_4 (! (forall ((veriT_vr0 A$) (veriT_vr1 B$)) @p_5) :named @p_7)) :named @p_6)) :rule bind)
       
  6039 (step t7 (cl (not @p_6) (not @p_4) @p_7) :rule equiv_pos2)
       
  6040 (step t8 (cl @p_7) :rule th_resolution :premises (t5 t6 t7))
       
  6041 (anchor :step t9 :args ((:= (veriT_vr0 A$) veriT_vr2) (:= (veriT_vr1 B$) veriT_vr3)))
       
  6042 (step t9.t1 (cl (= veriT_vr0 veriT_vr2)) :rule refl)
       
  6043 (step t9.t2 (cl (= veriT_vr1 veriT_vr3)) :rule refl)
       
  6044 (step t9.t3 (cl (= @p_5 (! (p$ veriT_vr2 veriT_vr3) :named @p_8))) :rule cong :premises (t9.t1 t9.t2))
       
  6045 (step t9 (cl (! (= @p_7 (! (forall ((veriT_vr2 A$) (veriT_vr3 B$)) @p_8) :named @p_10)) :named @p_9)) :rule bind)
       
  6046 (step t10 (cl (not @p_9) (not @p_7) @p_10) :rule equiv_pos2)
       
  6047 (step t11 (cl @p_10) :rule th_resolution :premises (t8 t9 t10))
       
  6048 (step t12 (cl (! (= @p_11 (! (not @p_12) :named @p_14)) :named @p_13)) :rule implies_simplify)
       
  6049 (step t13 (cl (not @p_13) (not @p_11) @p_14) :rule equiv_pos2)
       
  6050 (step t14 (cl @p_14) :rule th_resolution :premises (axiom1 t12 t13))
       
  6051 (step t15 (cl (or (! (not @p_10) :named @p_15) @p_12)) :rule forall_inst :args ((:= veriT_vr2 z$) (:= veriT_vr3 y$)))
       
  6052 (step t16 (cl @p_15 @p_12) :rule or :premises (t15))
       
  6053 (step t17 (cl) :rule resolution :premises (t16 t11 t14))
       
  6054 d91a4d59e816a47672957ce0be20acd9aa3eef3e 23 0
       
  6055 unsat
       
  6056 (assume axiom0 (! (not (! (<= y$ (! (ite (! (<= x$ y$) :named @p_3) y$ x$) :named @p_2)) :named @p_7)) :named @p_1))
       
  6057 (step t2 (cl (! (= @p_1 (! (and (! (not (! (<= y$ @p_2) :named @p_13)) :named @p_9) (! (ite @p_3 (! (= y$ @p_2) :named @p_12) (! (= x$ @p_2) :named @p_11)) :named @p_10)) :named @p_5)) :named @p_4)) :rule ite_intro)
       
  6058 (step t3 (cl (! (not @p_4) :named @p_8) (! (not @p_1) :named @p_6) @p_5) :rule equiv_pos2)
       
  6059 (step t4 (cl (not @p_6) @p_7) :rule not_not)
       
  6060 (step t5 (cl @p_8 @p_7 @p_5) :rule th_resolution :premises (t4 t3))
       
  6061 (step t6 (cl @p_5) :rule th_resolution :premises (axiom0 t2 t5))
       
  6062 (step t7 (cl @p_9) :rule and :premises (t6))
       
  6063 (step t8 (cl @p_10) :rule and :premises (t6))
       
  6064 (step t9 (cl @p_3 @p_11) :rule ite1 :premises (t8))
       
  6065 (step t10 (cl (! (not @p_3) :named @p_15) @p_12) :rule ite2 :premises (t8))
       
  6066 (step t11 (cl @p_13 @p_3 (! (not @p_11) :named @p_14)) :rule la_generic :args (1 1 (- 1)))
       
  6067 (step t12 (cl @p_3 @p_14) :rule resolution :premises (t11 t7))
       
  6068 (step t13 (cl (not (! (= y$ x$) :named @p_17)) (! (not @p_12) :named @p_16) @p_15 @p_13) :rule eq_congruent_pred)
       
  6069 (step t14 (cl @p_16 @p_14 @p_17) :rule eq_transitive)
       
  6070 (step t15 (cl @p_16 @p_15 @p_13 @p_16 @p_14) :rule th_resolution :premises (t13 t14))
       
  6071 (step t16 (cl @p_16 @p_15 @p_13 @p_14) :rule contraction :premises (t15))
       
  6072 (step t17 (cl @p_16 @p_15 @p_14) :rule resolution :premises (t16 t7))
       
  6073 (step t18 (cl @p_14) :rule resolution :premises (t17 t10 t12))
       
  6074 (step t19 (cl @p_3) :rule resolution :premises (t9 t18))
       
  6075 (step t20 (cl @p_12) :rule resolution :premises (t10 t19))
       
  6076 (step t21 (cl @p_13 @p_16) :rule la_generic :args (1 (- 1)))
       
  6077 (step t22 (cl) :rule resolution :premises (t21 t7 t20))
       
  6078 47bc3239fb0fd8c5f8f4969f0c6c1996f0a21574 567 0
       
  6079 unsat
       
  6080 (define-fun veriT_sk0 () A$ (! (choice ((veriT_vr145 A$)) (not (! (not (! (and (! (= (! (arg_min_on$ f$ (! (image$b g$ b$) :named @p_6)) :named @p_336) (! (fun_app$b g$ veriT_vr145) :named @p_378)) :named @p_379) (! (member$a veriT_vr145 b$) :named @p_381)) :named @p_382)) :named @p_377))) :named @p_357))
       
  6081 (assume axiom29 (! (forall ((?v0 B_set$) (?v1 B_c_fun$)) (! (=> (! (and (! (finite$ ?v0) :named @p_1) (! (not (! (= ?v0 bot$) :named @p_10)) :named @p_2)) :named @p_13) (! (member$ (! (arg_min_on$ ?v1 ?v0) :named @p_15) ?v0) :named @p_17)) :named @p_19)) :named @p_7))
       
  6082 (assume axiom31 (! (forall ((?v0 B_set$) (?v1 B$) (?v2 B_c_fun$)) (! (=> (! (and @p_1 (! (and @p_2 (! (member$ ?v1 ?v0) :named @p_38)) :named @p_40)) :named @p_42) (! (less_eq$ (! (fun_app$ ?v2 (! (arg_min_on$ ?v2 ?v0) :named @p_45)) :named @p_47) (! (fun_app$ ?v2 ?v1) :named @p_50)) :named @p_52)) :named @p_54)) :named @p_33))
       
  6083 (assume axiom33 (! (forall ((?v0 B_c_fun$) (?v1 A_b_fun$) (?v2 A$)) (! (= (! (fun_app$a (! (comp$ ?v0 ?v1) :named @p_78) ?v2) :named @p_80) (! (fun_app$ ?v0 (! (fun_app$b ?v1 ?v2) :named @p_3)) :named @p_86)) :named @p_88)) :named @p_77))
       
  6084 (assume axiom36 (! (forall ((?v0 A_set$) (?v1 A_b_fun$)) (! (=> (! (finite$a ?v0) :named @p_103) (! (finite$ (! (image$b ?v1 ?v0) :named @p_106)) :named @p_108)) :named @p_110)) :named @p_102))
       
  6085 (assume axiom40 (! (forall ((?v0 B$) (?v1 A_b_fun$) (?v2 A_set$)) (! (=> (! (and (! (member$ ?v0 (! (image$b ?v1 ?v2) :named @p_122)) :named @p_124) (! (forall ((?v3 A$)) (! (=> (! (and (! (= ?v0 (! (fun_app$b ?v1 ?v3) :named @p_130)) :named @p_132) (! (member$a ?v3 ?v2) :named @p_136)) :named @p_138) false) :named @p_140)) :named @p_126)) :named @p_142) false) :named @p_144)) :named @p_121))
       
  6086 (assume axiom44 (! (forall ((?v0 B$) (?v1 A_b_fun$) (?v2 A$) (?v3 A_set$)) (! (=> (! (and (! (= @p_3 ?v0) :named @p_173) (! (member$a ?v2 ?v3) :named @p_176)) :named @p_178) (! (member$ ?v0 (! (image$b ?v1 ?v3) :named @p_183)) :named @p_185)) :named @p_187)) :named @p_171))
       
  6087 (assume axiom48 (! (forall ((?v0 A_b_fun$) (?v1 A_set$)) (! (= (! (= bot$ (! (image$b ?v0 ?v1) :named @p_205)) :named @p_207) (! (= bot$a ?v1) :named @p_210)) :named @p_212)) :named @p_204))
       
  6088 (assume axiom50 (! (forall ((?v0 B_c_fun$) (?v1 B_set$) (?v2 B$) (?v3 B$)) (! (=> (! (and (! (inj_on$ ?v0 ?v1) :named @p_224) (! (and (! (= (! (fun_app$ ?v0 ?v2) :named @p_227) (! (fun_app$ ?v0 ?v3) :named @p_229)) :named @p_231) (! (and (! (member$ ?v2 ?v1) :named @p_235) (! (member$ ?v3 ?v1) :named @p_238)) :named @p_240)) :named @p_242)) :named @p_244) (! (= ?v3 ?v2) :named @p_246)) :named @p_248)) :named @p_223))
       
  6089 (assume axiom51 (! (forall ((?v0 C$) (?v1 C$)) (! (= (! (less$ ?v0 ?v1) :named @p_272) (! (and (! (less_eq$ ?v0 ?v1) :named @p_276) (! (not (! (= ?v0 ?v1) :named @p_278)) :named @p_280)) :named @p_282)) :named @p_284)) :named @p_271))
       
  6090 (assume axiom23 (! (inj_on$ f$ @p_6) :named @p_353))
       
  6091 (assume axiom24 (! (finite$a b$) :named @p_332))
       
  6092 (assume axiom25 (not (! (= bot$a b$) :named @p_331)))
       
  6093 (assume axiom26 (! (member$a (! (arg_min_on$a (! (comp$ f$ g$) :named @p_4) b$) :named @p_5) b$) :named @p_423))
       
  6094 (assume axiom27 (! (not (! (exists ((?v0 A$)) (! (and (! (member$a ?v0 b$) :named @p_300) (! (less$ (! (fun_app$a @p_4 ?v0) :named @p_303) (! (fun_app$a @p_4 @p_5) :named @p_299)) :named @p_305)) :named @p_307)) :named @p_298)) :named @p_309))
       
  6095 (assume axiom52 (not (! (= @p_336 (! (fun_app$b g$ @p_5) :named @p_333)) :named @p_355)))
       
  6096 (anchor :step t16 :args ((:= (?v0 B_set$) veriT_vr0) (:= (?v1 B_c_fun$) veriT_vr1)))
       
  6097 (step t16.t1 (cl (! (= ?v0 veriT_vr0) :named @p_9)) :rule refl)
       
  6098 (step t16.t2 (cl (= @p_1 (! (finite$ veriT_vr0) :named @p_8))) :rule cong :premises (t16.t1))
       
  6099 (step t16.t3 (cl @p_9) :rule refl)
       
  6100 (step t16.t4 (cl (= @p_10 (! (= bot$ veriT_vr0) :named @p_11))) :rule cong :premises (t16.t3))
       
  6101 (step t16.t5 (cl (= @p_2 (! (not @p_11) :named @p_12))) :rule cong :premises (t16.t4))
       
  6102 (step t16.t6 (cl (= @p_13 (! (and @p_8 @p_12) :named @p_14))) :rule cong :premises (t16.t2 t16.t5))
       
  6103 (step t16.t7 (cl (= ?v1 veriT_vr1)) :rule refl)
       
  6104 (step t16.t8 (cl @p_9) :rule refl)
       
  6105 (step t16.t9 (cl (= @p_15 (! (arg_min_on$ veriT_vr1 veriT_vr0) :named @p_16))) :rule cong :premises (t16.t7 t16.t8))
       
  6106 (step t16.t10 (cl @p_9) :rule refl)
       
  6107 (step t16.t11 (cl (= @p_17 (! (member$ @p_16 veriT_vr0) :named @p_18))) :rule cong :premises (t16.t9 t16.t10))
       
  6108 (step t16.t12 (cl (= @p_19 (! (=> @p_14 @p_18) :named @p_20))) :rule cong :premises (t16.t6 t16.t11))
       
  6109 (step t16 (cl (! (= @p_7 (! (forall ((veriT_vr0 B_set$) (veriT_vr1 B_c_fun$)) @p_20) :named @p_22)) :named @p_21)) :rule bind)
       
  6110 (step t17 (cl (not @p_21) (not @p_7) @p_22) :rule equiv_pos2)
       
  6111 (step t18 (cl @p_22) :rule th_resolution :premises (axiom29 t16 t17))
       
  6112 (anchor :step t19 :args ((:= (veriT_vr0 B_set$) veriT_vr2) (:= (veriT_vr1 B_c_fun$) veriT_vr3)))
       
  6113 (step t19.t1 (cl (! (= veriT_vr0 veriT_vr2) :named @p_24)) :rule refl)
       
  6114 (step t19.t2 (cl (= @p_8 (! (finite$ veriT_vr2) :named @p_23))) :rule cong :premises (t19.t1))
       
  6115 (step t19.t3 (cl @p_24) :rule refl)
       
  6116 (step t19.t4 (cl (= @p_11 (! (= bot$ veriT_vr2) :named @p_25))) :rule cong :premises (t19.t3))
       
  6117 (step t19.t5 (cl (= @p_12 (! (not @p_25) :named @p_26))) :rule cong :premises (t19.t4))
       
  6118 (step t19.t6 (cl (= @p_14 (! (and @p_23 @p_26) :named @p_27))) :rule cong :premises (t19.t2 t19.t5))
       
  6119 (step t19.t7 (cl (= veriT_vr1 veriT_vr3)) :rule refl)
       
  6120 (step t19.t8 (cl @p_24) :rule refl)
       
  6121 (step t19.t9 (cl (= @p_16 (! (arg_min_on$ veriT_vr3 veriT_vr2) :named @p_28))) :rule cong :premises (t19.t7 t19.t8))
       
  6122 (step t19.t10 (cl @p_24) :rule refl)
       
  6123 (step t19.t11 (cl (= @p_18 (! (member$ @p_28 veriT_vr2) :named @p_29))) :rule cong :premises (t19.t9 t19.t10))
       
  6124 (step t19.t12 (cl (= @p_20 (! (=> @p_27 @p_29) :named @p_30))) :rule cong :premises (t19.t6 t19.t11))
       
  6125 (step t19 (cl (! (= @p_22 (! (forall ((veriT_vr2 B_set$) (veriT_vr3 B_c_fun$)) @p_30) :named @p_32)) :named @p_31)) :rule bind)
       
  6126 (step t20 (cl (not @p_31) (not @p_22) @p_32) :rule equiv_pos2)
       
  6127 (step t21 (cl @p_32) :rule th_resolution :premises (t18 t19 t20))
       
  6128 (anchor :step t22 :args ((:= (?v0 B_set$) veriT_vr8) (:= (?v1 B$) veriT_vr9) (:= (?v2 B_c_fun$) veriT_vr10)))
       
  6129 (step t22.t1 (cl (! (= ?v0 veriT_vr8) :named @p_35)) :rule refl)
       
  6130 (step t22.t2 (cl (= @p_1 (! (finite$ veriT_vr8) :named @p_34))) :rule cong :premises (t22.t1))
       
  6131 (step t22.t3 (cl @p_35) :rule refl)
       
  6132 (step t22.t4 (cl (= @p_10 (! (= bot$ veriT_vr8) :named @p_36))) :rule cong :premises (t22.t3))
       
  6133 (step t22.t5 (cl (= @p_2 (! (not @p_36) :named @p_37))) :rule cong :premises (t22.t4))
       
  6134 (step t22.t6 (cl (! (= ?v1 veriT_vr9) :named @p_49)) :rule refl)
       
  6135 (step t22.t7 (cl @p_35) :rule refl)
       
  6136 (step t22.t8 (cl (= @p_38 (! (member$ veriT_vr9 veriT_vr8) :named @p_39))) :rule cong :premises (t22.t6 t22.t7))
       
  6137 (step t22.t9 (cl (= @p_40 (! (and @p_37 @p_39) :named @p_41))) :rule cong :premises (t22.t5 t22.t8))
       
  6138 (step t22.t10 (cl (= @p_42 (! (and @p_34 @p_41) :named @p_43))) :rule cong :premises (t22.t2 t22.t9))
       
  6139 (step t22.t11 (cl (! (= ?v2 veriT_vr10) :named @p_44)) :rule refl)
       
  6140 (step t22.t12 (cl @p_44) :rule refl)
       
  6141 (step t22.t13 (cl @p_35) :rule refl)
       
  6142 (step t22.t14 (cl (= @p_45 (! (arg_min_on$ veriT_vr10 veriT_vr8) :named @p_46))) :rule cong :premises (t22.t12 t22.t13))
       
  6143 (step t22.t15 (cl (= @p_47 (! (fun_app$ veriT_vr10 @p_46) :named @p_48))) :rule cong :premises (t22.t11 t22.t14))
       
  6144 (step t22.t16 (cl @p_44) :rule refl)
       
  6145 (step t22.t17 (cl @p_49) :rule refl)
       
  6146 (step t22.t18 (cl (= @p_50 (! (fun_app$ veriT_vr10 veriT_vr9) :named @p_51))) :rule cong :premises (t22.t16 t22.t17))
       
  6147 (step t22.t19 (cl (= @p_52 (! (less_eq$ @p_48 @p_51) :named @p_53))) :rule cong :premises (t22.t15 t22.t18))
       
  6148 (step t22.t20 (cl (= @p_54 (! (=> @p_43 @p_53) :named @p_55))) :rule cong :premises (t22.t10 t22.t19))
       
  6149 (step t22 (cl (! (= @p_33 (! (forall ((veriT_vr8 B_set$) (veriT_vr9 B$) (veriT_vr10 B_c_fun$)) @p_55) :named @p_57)) :named @p_56)) :rule bind)
       
  6150 (step t23 (cl (not @p_56) (not @p_33) @p_57) :rule equiv_pos2)
       
  6151 (step t24 (cl @p_57) :rule th_resolution :premises (axiom31 t22 t23))
       
  6152 (anchor :step t25 :args ((veriT_vr8 B_set$) (veriT_vr9 B$) (veriT_vr10 B_c_fun$)))
       
  6153 (step t25.t1 (cl (= @p_43 (! (and @p_34 @p_37 @p_39) :named @p_58))) :rule ac_simp)
       
  6154 (step t25.t2 (cl (= @p_55 (! (=> @p_58 @p_53) :named @p_59))) :rule cong :premises (t25.t1))
       
  6155 (step t25 (cl (! (= @p_57 (! (forall ((veriT_vr8 B_set$) (veriT_vr9 B$) (veriT_vr10 B_c_fun$)) @p_59) :named @p_61)) :named @p_60)) :rule bind)
       
  6156 (step t26 (cl (not @p_60) (not @p_57) @p_61) :rule equiv_pos2)
       
  6157 (step t27 (cl @p_61) :rule th_resolution :premises (t24 t25 t26))
       
  6158 (anchor :step t28 :args ((:= (veriT_vr8 B_set$) veriT_vr11) (:= (veriT_vr9 B$) veriT_vr12) (:= (veriT_vr10 B_c_fun$) veriT_vr13)))
       
  6159 (step t28.t1 (cl (! (= veriT_vr8 veriT_vr11) :named @p_63)) :rule refl)
       
  6160 (step t28.t2 (cl (= @p_34 (! (finite$ veriT_vr11) :named @p_62))) :rule cong :premises (t28.t1))
       
  6161 (step t28.t3 (cl @p_63) :rule refl)
       
  6162 (step t28.t4 (cl (= @p_36 (! (= bot$ veriT_vr11) :named @p_64))) :rule cong :premises (t28.t3))
       
  6163 (step t28.t5 (cl (= @p_37 (! (not @p_64) :named @p_65))) :rule cong :premises (t28.t4))
       
  6164 (step t28.t6 (cl (! (= veriT_vr9 veriT_vr12) :named @p_71)) :rule refl)
       
  6165 (step t28.t7 (cl @p_63) :rule refl)
       
  6166 (step t28.t8 (cl (= @p_39 (! (member$ veriT_vr12 veriT_vr11) :named @p_66))) :rule cong :premises (t28.t6 t28.t7))
       
  6167 (step t28.t9 (cl (= @p_58 (! (and @p_62 @p_65 @p_66) :named @p_67))) :rule cong :premises (t28.t2 t28.t5 t28.t8))
       
  6168 (step t28.t10 (cl (! (= veriT_vr10 veriT_vr13) :named @p_68)) :rule refl)
       
  6169 (step t28.t11 (cl @p_68) :rule refl)
       
  6170 (step t28.t12 (cl @p_63) :rule refl)
       
  6171 (step t28.t13 (cl (= @p_46 (! (arg_min_on$ veriT_vr13 veriT_vr11) :named @p_69))) :rule cong :premises (t28.t11 t28.t12))
       
  6172 (step t28.t14 (cl (= @p_48 (! (fun_app$ veriT_vr13 @p_69) :named @p_70))) :rule cong :premises (t28.t10 t28.t13))
       
  6173 (step t28.t15 (cl @p_68) :rule refl)
       
  6174 (step t28.t16 (cl @p_71) :rule refl)
       
  6175 (step t28.t17 (cl (= @p_51 (! (fun_app$ veriT_vr13 veriT_vr12) :named @p_72))) :rule cong :premises (t28.t15 t28.t16))
       
  6176 (step t28.t18 (cl (= @p_53 (! (less_eq$ @p_70 @p_72) :named @p_73))) :rule cong :premises (t28.t14 t28.t17))
       
  6177 (step t28.t19 (cl (= @p_59 (! (=> @p_67 @p_73) :named @p_74))) :rule cong :premises (t28.t9 t28.t18))
       
  6178 (step t28 (cl (! (= @p_61 (! (forall ((veriT_vr11 B_set$) (veriT_vr12 B$) (veriT_vr13 B_c_fun$)) @p_74) :named @p_76)) :named @p_75)) :rule bind)
       
  6179 (step t29 (cl (not @p_75) (not @p_61) @p_76) :rule equiv_pos2)
       
  6180 (step t30 (cl @p_76) :rule th_resolution :premises (t27 t28 t29))
       
  6181 (anchor :step t31 :args ((:= (?v0 B_c_fun$) veriT_vr20) (:= (?v1 A_b_fun$) veriT_vr21) (:= (?v2 A$) veriT_vr22)))
       
  6182 (step t31.t1 (cl (! (= ?v0 veriT_vr20) :named @p_82)) :rule refl)
       
  6183 (step t31.t2 (cl (! (= ?v1 veriT_vr21) :named @p_83)) :rule refl)
       
  6184 (step t31.t3 (cl (= @p_78 (! (comp$ veriT_vr20 veriT_vr21) :named @p_79))) :rule cong :premises (t31.t1 t31.t2))
       
  6185 (step t31.t4 (cl (! (= ?v2 veriT_vr22) :named @p_84)) :rule refl)
       
  6186 (step t31.t5 (cl (= @p_80 (! (fun_app$a @p_79 veriT_vr22) :named @p_81))) :rule cong :premises (t31.t3 t31.t4))
       
  6187 (step t31.t6 (cl @p_82) :rule refl)
       
  6188 (step t31.t7 (cl @p_83) :rule refl)
       
  6189 (step t31.t8 (cl @p_84) :rule refl)
       
  6190 (step t31.t9 (cl (= @p_3 (! (fun_app$b veriT_vr21 veriT_vr22) :named @p_85))) :rule cong :premises (t31.t7 t31.t8))
       
  6191 (step t31.t10 (cl (= @p_86 (! (fun_app$ veriT_vr20 @p_85) :named @p_87))) :rule cong :premises (t31.t6 t31.t9))
       
  6192 (step t31.t11 (cl (= @p_88 (! (= @p_81 @p_87) :named @p_89))) :rule cong :premises (t31.t5 t31.t10))
       
  6193 (step t31 (cl (! (= @p_77 (! (forall ((veriT_vr20 B_c_fun$) (veriT_vr21 A_b_fun$) (veriT_vr22 A$)) @p_89) :named @p_91)) :named @p_90)) :rule bind)
       
  6194 (step t32 (cl (not @p_90) (not @p_77) @p_91) :rule equiv_pos2)
       
  6195 (step t33 (cl @p_91) :rule th_resolution :premises (axiom33 t31 t32))
       
  6196 (anchor :step t34 :args ((:= (veriT_vr20 B_c_fun$) veriT_vr23) (:= (veriT_vr21 A_b_fun$) veriT_vr24) (:= (veriT_vr22 A$) veriT_vr25)))
       
  6197 (step t34.t1 (cl (! (= veriT_vr20 veriT_vr23) :named @p_94)) :rule refl)
       
  6198 (step t34.t2 (cl (! (= veriT_vr21 veriT_vr24) :named @p_95)) :rule refl)
       
  6199 (step t34.t3 (cl (= @p_79 (! (comp$ veriT_vr23 veriT_vr24) :named @p_92))) :rule cong :premises (t34.t1 t34.t2))
       
  6200 (step t34.t4 (cl (! (= veriT_vr22 veriT_vr25) :named @p_96)) :rule refl)
       
  6201 (step t34.t5 (cl (= @p_81 (! (fun_app$a @p_92 veriT_vr25) :named @p_93))) :rule cong :premises (t34.t3 t34.t4))
       
  6202 (step t34.t6 (cl @p_94) :rule refl)
       
  6203 (step t34.t7 (cl @p_95) :rule refl)
       
  6204 (step t34.t8 (cl @p_96) :rule refl)
       
  6205 (step t34.t9 (cl (= @p_85 (! (fun_app$b veriT_vr24 veriT_vr25) :named @p_97))) :rule cong :premises (t34.t7 t34.t8))
       
  6206 (step t34.t10 (cl (= @p_87 (! (fun_app$ veriT_vr23 @p_97) :named @p_98))) :rule cong :premises (t34.t6 t34.t9))
       
  6207 (step t34.t11 (cl (= @p_89 (! (= @p_93 @p_98) :named @p_99))) :rule cong :premises (t34.t5 t34.t10))
       
  6208 (step t34 (cl (! (= @p_91 (! (forall ((veriT_vr23 B_c_fun$) (veriT_vr24 A_b_fun$) (veriT_vr25 A$)) @p_99) :named @p_101)) :named @p_100)) :rule bind)
       
  6209 (step t35 (cl (not @p_100) (not @p_91) @p_101) :rule equiv_pos2)
       
  6210 (step t36 (cl @p_101) :rule th_resolution :premises (t33 t34 t35))
       
  6211 (anchor :step t37 :args ((:= (?v0 A_set$) veriT_vr34) (:= (?v1 A_b_fun$) veriT_vr35)))
       
  6212 (step t37.t1 (cl (! (= ?v0 veriT_vr34) :named @p_105)) :rule refl)
       
  6213 (step t37.t2 (cl (= @p_103 (! (finite$a veriT_vr34) :named @p_104))) :rule cong :premises (t37.t1))
       
  6214 (step t37.t3 (cl (= ?v1 veriT_vr35)) :rule refl)
       
  6215 (step t37.t4 (cl @p_105) :rule refl)
       
  6216 (step t37.t5 (cl (= @p_106 (! (image$b veriT_vr35 veriT_vr34) :named @p_107))) :rule cong :premises (t37.t3 t37.t4))
       
  6217 (step t37.t6 (cl (= @p_108 (! (finite$ @p_107) :named @p_109))) :rule cong :premises (t37.t5))
       
  6218 (step t37.t7 (cl (= @p_110 (! (=> @p_104 @p_109) :named @p_111))) :rule cong :premises (t37.t2 t37.t6))
       
  6219 (step t37 (cl (! (= @p_102 (! (forall ((veriT_vr34 A_set$) (veriT_vr35 A_b_fun$)) @p_111) :named @p_113)) :named @p_112)) :rule bind)
       
  6220 (step t38 (cl (not @p_112) (not @p_102) @p_113) :rule equiv_pos2)
       
  6221 (step t39 (cl @p_113) :rule th_resolution :premises (axiom36 t37 t38))
       
  6222 (anchor :step t40 :args ((:= (veriT_vr34 A_set$) veriT_vr36) (:= (veriT_vr35 A_b_fun$) veriT_vr37)))
       
  6223 (step t40.t1 (cl (! (= veriT_vr34 veriT_vr36) :named @p_115)) :rule refl)
       
  6224 (step t40.t2 (cl (= @p_104 (! (finite$a veriT_vr36) :named @p_114))) :rule cong :premises (t40.t1))
       
  6225 (step t40.t3 (cl (= veriT_vr35 veriT_vr37)) :rule refl)
       
  6226 (step t40.t4 (cl @p_115) :rule refl)
       
  6227 (step t40.t5 (cl (= @p_107 (! (image$b veriT_vr37 veriT_vr36) :named @p_116))) :rule cong :premises (t40.t3 t40.t4))
       
  6228 (step t40.t6 (cl (= @p_109 (! (finite$ @p_116) :named @p_117))) :rule cong :premises (t40.t5))
       
  6229 (step t40.t7 (cl (= @p_111 (! (=> @p_114 @p_117) :named @p_118))) :rule cong :premises (t40.t2 t40.t6))
       
  6230 (step t40 (cl (! (= @p_113 (! (forall ((veriT_vr36 A_set$) (veriT_vr37 A_b_fun$)) @p_118) :named @p_120)) :named @p_119)) :rule bind)
       
  6231 (step t41 (cl (not @p_119) (not @p_113) @p_120) :rule equiv_pos2)
       
  6232 (step t42 (cl @p_120) :rule th_resolution :premises (t39 t40 t41))
       
  6233 (anchor :step t43 :args ((:= (?v0 B$) veriT_vr58) (:= (?v1 A_b_fun$) veriT_vr59) (:= (?v2 A_set$) veriT_vr60)))
       
  6234 (step t43.t1 (cl (! (= ?v0 veriT_vr58) :named @p_128)) :rule refl)
       
  6235 (step t43.t2 (cl (! (= ?v1 veriT_vr59) :named @p_129)) :rule refl)
       
  6236 (step t43.t3 (cl (! (= ?v2 veriT_vr60) :named @p_135)) :rule refl)
       
  6237 (step t43.t4 (cl (= @p_122 (! (image$b veriT_vr59 veriT_vr60) :named @p_123))) :rule cong :premises (t43.t2 t43.t3))
       
  6238 (step t43.t5 (cl (= @p_124 (! (member$ veriT_vr58 @p_123) :named @p_125))) :rule cong :premises (t43.t1 t43.t4))
       
  6239 (anchor :step t43.t6 :args ((:= (?v3 A$) veriT_vr61)))
       
  6240 (step t43.t6.t1 (cl @p_128) :rule refl)
       
  6241 (step t43.t6.t2 (cl @p_129) :rule refl)
       
  6242 (step t43.t6.t3 (cl (! (= ?v3 veriT_vr61) :named @p_134)) :rule refl)
       
  6243 (step t43.t6.t4 (cl (= @p_130 (! (fun_app$b veriT_vr59 veriT_vr61) :named @p_131))) :rule cong :premises (t43.t6.t2 t43.t6.t3))
       
  6244 (step t43.t6.t5 (cl (= @p_132 (! (= veriT_vr58 @p_131) :named @p_133))) :rule cong :premises (t43.t6.t1 t43.t6.t4))
       
  6245 (step t43.t6.t6 (cl @p_134) :rule refl)
       
  6246 (step t43.t6.t7 (cl @p_135) :rule refl)
       
  6247 (step t43.t6.t8 (cl (= @p_136 (! (member$a veriT_vr61 veriT_vr60) :named @p_137))) :rule cong :premises (t43.t6.t6 t43.t6.t7))
       
  6248 (step t43.t6.t9 (cl (= @p_138 (! (and @p_133 @p_137) :named @p_139))) :rule cong :premises (t43.t6.t5 t43.t6.t8))
       
  6249 (step t43.t6.t10 (cl (= @p_140 (! (=> @p_139 false) :named @p_141))) :rule cong :premises (t43.t6.t9))
       
  6250 (step t43.t6 (cl (= @p_126 (! (forall ((veriT_vr61 A$)) @p_141) :named @p_127))) :rule bind)
       
  6251 (step t43.t7 (cl (= @p_142 (! (and @p_125 @p_127) :named @p_143))) :rule cong :premises (t43.t5 t43.t6))
       
  6252 (step t43.t8 (cl (= @p_144 (! (=> @p_143 false) :named @p_145))) :rule cong :premises (t43.t7))
       
  6253 (step t43 (cl (! (= @p_121 (! (forall ((veriT_vr58 B$) (veriT_vr59 A_b_fun$) (veriT_vr60 A_set$)) @p_145) :named @p_147)) :named @p_146)) :rule bind)
       
  6254 (step t44 (cl (not @p_146) (not @p_121) @p_147) :rule equiv_pos2)
       
  6255 (step t45 (cl @p_147) :rule th_resolution :premises (axiom40 t43 t44))
       
  6256 (anchor :step t46 :args ((veriT_vr58 B$) (veriT_vr59 A_b_fun$) (veriT_vr60 A_set$)))
       
  6257 (anchor :step t46.t1 :args ((veriT_vr61 A$)))
       
  6258 (step t46.t1.t1 (cl (= @p_141 (! (not @p_139) :named @p_149))) :rule implies_simplify)
       
  6259 (step t46.t1 (cl (= @p_127 (! (forall ((veriT_vr61 A$)) @p_149) :named @p_148))) :rule bind)
       
  6260 (step t46.t2 (cl (= @p_143 (! (and @p_125 @p_148) :named @p_150))) :rule cong :premises (t46.t1))
       
  6261 (step t46.t3 (cl (= @p_145 (! (=> @p_150 false) :named @p_151))) :rule cong :premises (t46.t2))
       
  6262 (step t46.t4 (cl (= @p_151 (! (not @p_150) :named @p_152))) :rule implies_simplify)
       
  6263 (step t46.t5 (cl (= @p_145 @p_152)) :rule trans :premises (t46.t3 t46.t4))
       
  6264 (step t46 (cl (! (= @p_147 (! (forall ((veriT_vr58 B$) (veriT_vr59 A_b_fun$) (veriT_vr60 A_set$)) @p_152) :named @p_154)) :named @p_153)) :rule bind)
       
  6265 (step t47 (cl (not @p_153) (not @p_147) @p_154) :rule equiv_pos2)
       
  6266 (step t48 (cl @p_154) :rule th_resolution :premises (t45 t46 t47))
       
  6267 (anchor :step t49 :args ((:= (veriT_vr58 B$) veriT_vr62) (:= (veriT_vr59 A_b_fun$) veriT_vr63) (:= (veriT_vr60 A_set$) veriT_vr64)))
       
  6268 (step t49.t1 (cl (! (= veriT_vr58 veriT_vr62) :named @p_158)) :rule refl)
       
  6269 (step t49.t2 (cl (! (= veriT_vr59 veriT_vr63) :named @p_159)) :rule refl)
       
  6270 (step t49.t3 (cl (! (= veriT_vr60 veriT_vr64) :named @p_163)) :rule refl)
       
  6271 (step t49.t4 (cl (= @p_123 (! (image$b veriT_vr63 veriT_vr64) :named @p_155))) :rule cong :premises (t49.t2 t49.t3))
       
  6272 (step t49.t5 (cl (= @p_125 (! (member$ veriT_vr62 @p_155) :named @p_156))) :rule cong :premises (t49.t1 t49.t4))
       
  6273 (anchor :step t49.t6 :args ((:= (veriT_vr61 A$) veriT_vr65)))
       
  6274 (step t49.t6.t1 (cl @p_158) :rule refl)
       
  6275 (step t49.t6.t2 (cl @p_159) :rule refl)
       
  6276 (step t49.t6.t3 (cl (! (= veriT_vr61 veriT_vr65) :named @p_162)) :rule refl)
       
  6277 (step t49.t6.t4 (cl (= @p_131 (! (fun_app$b veriT_vr63 veriT_vr65) :named @p_160))) :rule cong :premises (t49.t6.t2 t49.t6.t3))
       
  6278 (step t49.t6.t5 (cl (= @p_133 (! (= veriT_vr62 @p_160) :named @p_161))) :rule cong :premises (t49.t6.t1 t49.t6.t4))
       
  6279 (step t49.t6.t6 (cl @p_162) :rule refl)
       
  6280 (step t49.t6.t7 (cl @p_163) :rule refl)
       
  6281 (step t49.t6.t8 (cl (= @p_137 (! (member$a veriT_vr65 veriT_vr64) :named @p_164))) :rule cong :premises (t49.t6.t6 t49.t6.t7))
       
  6282 (step t49.t6.t9 (cl (= @p_139 (! (and @p_161 @p_164) :named @p_165))) :rule cong :premises (t49.t6.t5 t49.t6.t8))
       
  6283 (step t49.t6.t10 (cl (= @p_149 (! (not @p_165) :named @p_166))) :rule cong :premises (t49.t6.t9))
       
  6284 (step t49.t6 (cl (= @p_148 (! (forall ((veriT_vr65 A$)) @p_166) :named @p_157))) :rule bind)
       
  6285 (step t49.t7 (cl (= @p_150 (! (and @p_156 @p_157) :named @p_167))) :rule cong :premises (t49.t5 t49.t6))
       
  6286 (step t49.t8 (cl (= @p_152 (! (not @p_167) :named @p_168))) :rule cong :premises (t49.t7))
       
  6287 (step t49 (cl (! (= @p_154 (! (forall ((veriT_vr62 B$) (veriT_vr63 A_b_fun$) (veriT_vr64 A_set$)) @p_168) :named @p_170)) :named @p_169)) :rule bind)
       
  6288 (step t50 (cl (not @p_169) (not @p_154) @p_170) :rule equiv_pos2)
       
  6289 (step t51 (cl @p_170) :rule th_resolution :premises (t48 t49 t50))
       
  6290 (anchor :step t52 :args ((:= (?v0 B$) veriT_vr90) (:= (?v1 A_b_fun$) veriT_vr91) (:= (?v2 A$) veriT_vr92) (:= (?v3 A_set$) veriT_vr93)))
       
  6291 (step t52.t1 (cl (! (= ?v1 veriT_vr91) :named @p_181)) :rule refl)
       
  6292 (step t52.t2 (cl (! (= ?v2 veriT_vr92) :named @p_175)) :rule refl)
       
  6293 (step t52.t3 (cl (= @p_3 (! (fun_app$b veriT_vr91 veriT_vr92) :named @p_172))) :rule cong :premises (t52.t1 t52.t2))
       
  6294 (step t52.t4 (cl (! (= ?v0 veriT_vr90) :named @p_180)) :rule refl)
       
  6295 (step t52.t5 (cl (= @p_173 (! (= veriT_vr90 @p_172) :named @p_174))) :rule cong :premises (t52.t3 t52.t4))
       
  6296 (step t52.t6 (cl @p_175) :rule refl)
       
  6297 (step t52.t7 (cl (! (= ?v3 veriT_vr93) :named @p_182)) :rule refl)
       
  6298 (step t52.t8 (cl (= @p_176 (! (member$a veriT_vr92 veriT_vr93) :named @p_177))) :rule cong :premises (t52.t6 t52.t7))
       
  6299 (step t52.t9 (cl (= @p_178 (! (and @p_174 @p_177) :named @p_179))) :rule cong :premises (t52.t5 t52.t8))
       
  6300 (step t52.t10 (cl @p_180) :rule refl)
       
  6301 (step t52.t11 (cl @p_181) :rule refl)
       
  6302 (step t52.t12 (cl @p_182) :rule refl)
       
  6303 (step t52.t13 (cl (= @p_183 (! (image$b veriT_vr91 veriT_vr93) :named @p_184))) :rule cong :premises (t52.t11 t52.t12))
       
  6304 (step t52.t14 (cl (= @p_185 (! (member$ veriT_vr90 @p_184) :named @p_186))) :rule cong :premises (t52.t10 t52.t13))
       
  6305 (step t52.t15 (cl (= @p_187 (! (=> @p_179 @p_186) :named @p_188))) :rule cong :premises (t52.t9 t52.t14))
       
  6306 (step t52 (cl (! (= @p_171 (! (forall ((veriT_vr90 B$) (veriT_vr91 A_b_fun$) (veriT_vr92 A$) (veriT_vr93 A_set$)) @p_188) :named @p_190)) :named @p_189)) :rule bind)
       
  6307 (step t53 (cl (not @p_189) (not @p_171) @p_190) :rule equiv_pos2)
       
  6308 (step t54 (cl @p_190) :rule th_resolution :premises (axiom44 t52 t53))
       
  6309 (anchor :step t55 :args ((:= (veriT_vr90 B$) veriT_vr94) (:= (veriT_vr91 A_b_fun$) veriT_vr95) (:= (veriT_vr92 A$) veriT_vr96) (:= (veriT_vr93 A_set$) veriT_vr97)))
       
  6310 (step t55.t1 (cl (! (= veriT_vr90 veriT_vr94) :named @p_196)) :rule refl)
       
  6311 (step t55.t2 (cl (! (= veriT_vr91 veriT_vr95) :named @p_197)) :rule refl)
       
  6312 (step t55.t3 (cl (! (= veriT_vr92 veriT_vr96) :named @p_193)) :rule refl)
       
  6313 (step t55.t4 (cl (= @p_172 (! (fun_app$b veriT_vr95 veriT_vr96) :named @p_191))) :rule cong :premises (t55.t2 t55.t3))
       
  6314 (step t55.t5 (cl (= @p_174 (! (= veriT_vr94 @p_191) :named @p_192))) :rule cong :premises (t55.t1 t55.t4))
       
  6315 (step t55.t6 (cl @p_193) :rule refl)
       
  6316 (step t55.t7 (cl (! (= veriT_vr93 veriT_vr97) :named @p_198)) :rule refl)
       
  6317 (step t55.t8 (cl (= @p_177 (! (member$a veriT_vr96 veriT_vr97) :named @p_194))) :rule cong :premises (t55.t6 t55.t7))
       
  6318 (step t55.t9 (cl (= @p_179 (! (and @p_192 @p_194) :named @p_195))) :rule cong :premises (t55.t5 t55.t8))
       
  6319 (step t55.t10 (cl @p_196) :rule refl)
       
  6320 (step t55.t11 (cl @p_197) :rule refl)
       
  6321 (step t55.t12 (cl @p_198) :rule refl)
       
  6322 (step t55.t13 (cl (= @p_184 (! (image$b veriT_vr95 veriT_vr97) :named @p_199))) :rule cong :premises (t55.t11 t55.t12))
       
  6323 (step t55.t14 (cl (= @p_186 (! (member$ veriT_vr94 @p_199) :named @p_200))) :rule cong :premises (t55.t10 t55.t13))
       
  6324 (step t55.t15 (cl (= @p_188 (! (=> @p_195 @p_200) :named @p_201))) :rule cong :premises (t55.t9 t55.t14))
       
  6325 (step t55 (cl (! (= @p_190 (! (forall ((veriT_vr94 B$) (veriT_vr95 A_b_fun$) (veriT_vr96 A$) (veriT_vr97 A_set$)) @p_201) :named @p_203)) :named @p_202)) :rule bind)
       
  6326 (step t56 (cl (not @p_202) (not @p_190) @p_203) :rule equiv_pos2)
       
  6327 (step t57 (cl @p_203) :rule th_resolution :premises (t54 t55 t56))
       
  6328 (anchor :step t58 :args ((:= (?v0 A_b_fun$) veriT_vr114) (:= (?v1 A_set$) veriT_vr115)))
       
  6329 (step t58.t1 (cl (= ?v0 veriT_vr114)) :rule refl)
       
  6330 (step t58.t2 (cl (! (= ?v1 veriT_vr115) :named @p_209)) :rule refl)
       
  6331 (step t58.t3 (cl (= @p_205 (! (image$b veriT_vr114 veriT_vr115) :named @p_206))) :rule cong :premises (t58.t1 t58.t2))
       
  6332 (step t58.t4 (cl (= @p_207 (! (= bot$ @p_206) :named @p_208))) :rule cong :premises (t58.t3))
       
  6333 (step t58.t5 (cl @p_209) :rule refl)
       
  6334 (step t58.t6 (cl (= @p_210 (! (= bot$a veriT_vr115) :named @p_211))) :rule cong :premises (t58.t5))
       
  6335 (step t58.t7 (cl (= @p_212 (! (= @p_208 @p_211) :named @p_213))) :rule cong :premises (t58.t4 t58.t6))
       
  6336 (step t58 (cl (! (= @p_204 (! (forall ((veriT_vr114 A_b_fun$) (veriT_vr115 A_set$)) @p_213) :named @p_215)) :named @p_214)) :rule bind)
       
  6337 (step t59 (cl (not @p_214) (not @p_204) @p_215) :rule equiv_pos2)
       
  6338 (step t60 (cl @p_215) :rule th_resolution :premises (axiom48 t58 t59))
       
  6339 (anchor :step t61 :args ((:= (veriT_vr114 A_b_fun$) veriT_vr116) (:= (veriT_vr115 A_set$) veriT_vr117)))
       
  6340 (step t61.t1 (cl (= veriT_vr114 veriT_vr116)) :rule refl)
       
  6341 (step t61.t2 (cl (! (= veriT_vr115 veriT_vr117) :named @p_218)) :rule refl)
       
  6342 (step t61.t3 (cl (= @p_206 (! (image$b veriT_vr116 veriT_vr117) :named @p_216))) :rule cong :premises (t61.t1 t61.t2))
       
  6343 (step t61.t4 (cl (= @p_208 (! (= bot$ @p_216) :named @p_217))) :rule cong :premises (t61.t3))
       
  6344 (step t61.t5 (cl @p_218) :rule refl)
       
  6345 (step t61.t6 (cl (= @p_211 (! (= bot$a veriT_vr117) :named @p_219))) :rule cong :premises (t61.t5))
       
  6346 (step t61.t7 (cl (= @p_213 (! (= @p_217 @p_219) :named @p_220))) :rule cong :premises (t61.t4 t61.t6))
       
  6347 (step t61 (cl (! (= @p_215 (! (forall ((veriT_vr116 A_b_fun$) (veriT_vr117 A_set$)) @p_220) :named @p_222)) :named @p_221)) :rule bind)
       
  6348 (step t62 (cl (not @p_221) (not @p_215) @p_222) :rule equiv_pos2)
       
  6349 (step t63 (cl @p_222) :rule th_resolution :premises (t60 t61 t62))
       
  6350 (anchor :step t64 :args ((:= (?v0 B_c_fun$) veriT_vr122) (:= (?v1 B_set$) veriT_vr123) (:= (?v2 B$) veriT_vr124) (:= (?v3 B$) veriT_vr125)))
       
  6351 (step t64.t1 (cl (! (= ?v0 veriT_vr122) :named @p_226)) :rule refl)
       
  6352 (step t64.t2 (cl (! (= ?v1 veriT_vr123) :named @p_234)) :rule refl)
       
  6353 (step t64.t3 (cl (= @p_224 (! (inj_on$ veriT_vr122 veriT_vr123) :named @p_225))) :rule cong :premises (t64.t1 t64.t2))
       
  6354 (step t64.t4 (cl @p_226) :rule refl)
       
  6355 (step t64.t5 (cl (! (= ?v2 veriT_vr124) :named @p_233)) :rule refl)
       
  6356 (step t64.t6 (cl (= @p_227 (! (fun_app$ veriT_vr122 veriT_vr124) :named @p_228))) :rule cong :premises (t64.t4 t64.t5))
       
  6357 (step t64.t7 (cl @p_226) :rule refl)
       
  6358 (step t64.t8 (cl (! (= ?v3 veriT_vr125) :named @p_237)) :rule refl)
       
  6359 (step t64.t9 (cl (= @p_229 (! (fun_app$ veriT_vr122 veriT_vr125) :named @p_230))) :rule cong :premises (t64.t7 t64.t8))
       
  6360 (step t64.t10 (cl (= @p_231 (! (= @p_228 @p_230) :named @p_232))) :rule cong :premises (t64.t6 t64.t9))
       
  6361 (step t64.t11 (cl @p_233) :rule refl)
       
  6362 (step t64.t12 (cl @p_234) :rule refl)
       
  6363 (step t64.t13 (cl (= @p_235 (! (member$ veriT_vr124 veriT_vr123) :named @p_236))) :rule cong :premises (t64.t11 t64.t12))
       
  6364 (step t64.t14 (cl @p_237) :rule refl)
       
  6365 (step t64.t15 (cl @p_234) :rule refl)
       
  6366 (step t64.t16 (cl (= @p_238 (! (member$ veriT_vr125 veriT_vr123) :named @p_239))) :rule cong :premises (t64.t14 t64.t15))
       
  6367 (step t64.t17 (cl (= @p_240 (! (and @p_236 @p_239) :named @p_241))) :rule cong :premises (t64.t13 t64.t16))
       
  6368 (step t64.t18 (cl (= @p_242 (! (and @p_232 @p_241) :named @p_243))) :rule cong :premises (t64.t10 t64.t17))
       
  6369 (step t64.t19 (cl (= @p_244 (! (and @p_225 @p_243) :named @p_245))) :rule cong :premises (t64.t3 t64.t18))
       
  6370 (step t64.t20 (cl @p_237) :rule refl)
       
  6371 (step t64.t21 (cl @p_233) :rule refl)
       
  6372 (step t64.t22 (cl (= @p_246 (! (= veriT_vr124 veriT_vr125) :named @p_247))) :rule cong :premises (t64.t20 t64.t21))
       
  6373 (step t64.t23 (cl (= @p_248 (! (=> @p_245 @p_247) :named @p_249))) :rule cong :premises (t64.t19 t64.t22))
       
  6374 (step t64 (cl (! (= @p_223 (! (forall ((veriT_vr122 B_c_fun$) (veriT_vr123 B_set$) (veriT_vr124 B$) (veriT_vr125 B$)) @p_249) :named @p_251)) :named @p_250)) :rule bind)
       
  6375 (step t65 (cl (not @p_250) (not @p_223) @p_251) :rule equiv_pos2)
       
  6376 (step t66 (cl @p_251) :rule th_resolution :premises (axiom50 t64 t65))
       
  6377 (anchor :step t67 :args ((veriT_vr122 B_c_fun$) (veriT_vr123 B_set$) (veriT_vr124 B$) (veriT_vr125 B$)))
       
  6378 (step t67.t1 (cl (= @p_245 (! (and @p_225 @p_232 @p_236 @p_239) :named @p_252))) :rule ac_simp)
       
  6379 (step t67.t2 (cl (= @p_249 (! (=> @p_252 @p_247) :named @p_253))) :rule cong :premises (t67.t1))
       
  6380 (step t67 (cl (! (= @p_251 (! (forall ((veriT_vr122 B_c_fun$) (veriT_vr123 B_set$) (veriT_vr124 B$) (veriT_vr125 B$)) @p_253) :named @p_255)) :named @p_254)) :rule bind)
       
  6381 (step t68 (cl (not @p_254) (not @p_251) @p_255) :rule equiv_pos2)
       
  6382 (step t69 (cl @p_255) :rule th_resolution :premises (t66 t67 t68))
       
  6383 (anchor :step t70 :args ((:= (veriT_vr122 B_c_fun$) veriT_vr126) (:= (veriT_vr123 B_set$) veriT_vr127) (:= (veriT_vr124 B$) veriT_vr128) (:= (veriT_vr125 B$) veriT_vr129)))
       
  6384 (step t70.t1 (cl (! (= veriT_vr122 veriT_vr126) :named @p_257)) :rule refl)
       
  6385 (step t70.t2 (cl (! (= veriT_vr123 veriT_vr127) :named @p_262)) :rule refl)
       
  6386 (step t70.t3 (cl (= @p_225 (! (inj_on$ veriT_vr126 veriT_vr127) :named @p_256))) :rule cong :premises (t70.t1 t70.t2))
       
  6387 (step t70.t4 (cl @p_257) :rule refl)
       
  6388 (step t70.t5 (cl (! (= veriT_vr124 veriT_vr128) :named @p_261)) :rule refl)
       
  6389 (step t70.t6 (cl (= @p_228 (! (fun_app$ veriT_vr126 veriT_vr128) :named @p_258))) :rule cong :premises (t70.t4 t70.t5))
       
  6390 (step t70.t7 (cl @p_257) :rule refl)
       
  6391 (step t70.t8 (cl (! (= veriT_vr125 veriT_vr129) :named @p_264)) :rule refl)
       
  6392 (step t70.t9 (cl (= @p_230 (! (fun_app$ veriT_vr126 veriT_vr129) :named @p_259))) :rule cong :premises (t70.t7 t70.t8))
       
  6393 (step t70.t10 (cl (= @p_232 (! (= @p_258 @p_259) :named @p_260))) :rule cong :premises (t70.t6 t70.t9))
       
  6394 (step t70.t11 (cl @p_261) :rule refl)
       
  6395 (step t70.t12 (cl @p_262) :rule refl)
       
  6396 (step t70.t13 (cl (= @p_236 (! (member$ veriT_vr128 veriT_vr127) :named @p_263))) :rule cong :premises (t70.t11 t70.t12))
       
  6397 (step t70.t14 (cl @p_264) :rule refl)
       
  6398 (step t70.t15 (cl @p_262) :rule refl)
       
  6399 (step t70.t16 (cl (= @p_239 (! (member$ veriT_vr129 veriT_vr127) :named @p_265))) :rule cong :premises (t70.t14 t70.t15))
       
  6400 (step t70.t17 (cl (= @p_252 (! (and @p_256 @p_260 @p_263 @p_265) :named @p_266))) :rule cong :premises (t70.t3 t70.t10 t70.t13 t70.t16))
       
  6401 (step t70.t18 (cl @p_261) :rule refl)
       
  6402 (step t70.t19 (cl @p_264) :rule refl)
       
  6403 (step t70.t20 (cl (= @p_247 (! (= veriT_vr128 veriT_vr129) :named @p_267))) :rule cong :premises (t70.t18 t70.t19))
       
  6404 (step t70.t21 (cl (= @p_253 (! (=> @p_266 @p_267) :named @p_268))) :rule cong :premises (t70.t17 t70.t20))
       
  6405 (step t70 (cl (! (= @p_255 (! (forall ((veriT_vr126 B_c_fun$) (veriT_vr127 B_set$) (veriT_vr128 B$) (veriT_vr129 B$)) @p_268) :named @p_270)) :named @p_269)) :rule bind)
       
  6406 (step t71 (cl (not @p_269) (not @p_255) @p_270) :rule equiv_pos2)
       
  6407 (step t72 (cl @p_270) :rule th_resolution :premises (t69 t70 t71))
       
  6408 (anchor :step t73 :args ((:= (?v0 C$) veriT_vr130) (:= (?v1 C$) veriT_vr131)))
       
  6409 (step t73.t1 (cl (! (= ?v0 veriT_vr130) :named @p_274)) :rule refl)
       
  6410 (step t73.t2 (cl (! (= ?v1 veriT_vr131) :named @p_275)) :rule refl)
       
  6411 (step t73.t3 (cl (= @p_272 (! (less$ veriT_vr130 veriT_vr131) :named @p_273))) :rule cong :premises (t73.t1 t73.t2))
       
  6412 (step t73.t4 (cl @p_274) :rule refl)
       
  6413 (step t73.t5 (cl @p_275) :rule refl)
       
  6414 (step t73.t6 (cl (= @p_276 (! (less_eq$ veriT_vr130 veriT_vr131) :named @p_277))) :rule cong :premises (t73.t4 t73.t5))
       
  6415 (step t73.t7 (cl @p_274) :rule refl)
       
  6416 (step t73.t8 (cl @p_275) :rule refl)
       
  6417 (step t73.t9 (cl (= @p_278 (! (= veriT_vr130 veriT_vr131) :named @p_279))) :rule cong :premises (t73.t7 t73.t8))
       
  6418 (step t73.t10 (cl (= @p_280 (! (not @p_279) :named @p_281))) :rule cong :premises (t73.t9))
       
  6419 (step t73.t11 (cl (= @p_282 (! (and @p_277 @p_281) :named @p_283))) :rule cong :premises (t73.t6 t73.t10))
       
  6420 (step t73.t12 (cl (= @p_284 (! (= @p_273 @p_283) :named @p_285))) :rule cong :premises (t73.t3 t73.t11))
       
  6421 (step t73 (cl (! (= @p_271 (! (forall ((veriT_vr130 C$) (veriT_vr131 C$)) @p_285) :named @p_287)) :named @p_286)) :rule bind)
       
  6422 (step t74 (cl (not @p_286) (not @p_271) @p_287) :rule equiv_pos2)
       
  6423 (step t75 (cl @p_287) :rule th_resolution :premises (axiom51 t73 t74))
       
  6424 (anchor :step t76 :args ((:= (veriT_vr130 C$) veriT_vr132) (:= (veriT_vr131 C$) veriT_vr133)))
       
  6425 (step t76.t1 (cl (! (= veriT_vr130 veriT_vr132) :named @p_289)) :rule refl)
       
  6426 (step t76.t2 (cl (! (= veriT_vr131 veriT_vr133) :named @p_290)) :rule refl)
       
  6427 (step t76.t3 (cl (= @p_273 (! (less$ veriT_vr132 veriT_vr133) :named @p_288))) :rule cong :premises (t76.t1 t76.t2))
       
  6428 (step t76.t4 (cl @p_289) :rule refl)
       
  6429 (step t76.t5 (cl @p_290) :rule refl)
       
  6430 (step t76.t6 (cl (= @p_277 (! (less_eq$ veriT_vr132 veriT_vr133) :named @p_291))) :rule cong :premises (t76.t4 t76.t5))
       
  6431 (step t76.t7 (cl @p_289) :rule refl)
       
  6432 (step t76.t8 (cl @p_290) :rule refl)
       
  6433 (step t76.t9 (cl (= @p_279 (! (= veriT_vr132 veriT_vr133) :named @p_292))) :rule cong :premises (t76.t7 t76.t8))
       
  6434 (step t76.t10 (cl (= @p_281 (! (not @p_292) :named @p_293))) :rule cong :premises (t76.t9))
       
  6435 (step t76.t11 (cl (= @p_283 (! (and @p_291 @p_293) :named @p_294))) :rule cong :premises (t76.t6 t76.t10))
       
  6436 (step t76.t12 (cl (= @p_285 (! (= @p_288 @p_294) :named @p_295))) :rule cong :premises (t76.t3 t76.t11))
       
  6437 (step t76 (cl (! (= @p_287 (! (forall ((veriT_vr132 C$) (veriT_vr133 C$)) @p_295) :named @p_297)) :named @p_296)) :rule bind)
       
  6438 (step t77 (cl (not @p_296) (not @p_287) @p_297) :rule equiv_pos2)
       
  6439 (step t78 (cl @p_297) :rule th_resolution :premises (t75 t76 t77))
       
  6440 (anchor :step t79 :args ((:= (?v0 A$) veriT_vr134)))
       
  6441 (step t79.t1 (cl (! (= ?v0 veriT_vr134) :named @p_302)) :rule refl)
       
  6442 (step t79.t2 (cl (= @p_300 (! (member$a veriT_vr134 b$) :named @p_301))) :rule cong :premises (t79.t1))
       
  6443 (step t79.t3 (cl @p_302) :rule refl)
       
  6444 (step t79.t4 (cl (= @p_303 (! (fun_app$a @p_4 veriT_vr134) :named @p_304))) :rule cong :premises (t79.t3))
       
  6445 (step t79.t5 (cl (= @p_305 (! (less$ @p_304 @p_299) :named @p_306))) :rule cong :premises (t79.t4))
       
  6446 (step t79.t6 (cl (= @p_307 (! (and @p_301 @p_306) :named @p_308))) :rule cong :premises (t79.t2 t79.t5))
       
  6447 (step t79 (cl (= @p_298 (! (exists ((veriT_vr134 A$)) @p_308) :named @p_310))) :rule bind)
       
  6448 (step t80 (cl (! (= @p_309 (! (not @p_310) :named @p_312)) :named @p_311)) :rule cong :premises (t79))
       
  6449 (step t81 (cl (! (not @p_311) :named @p_314) (! (not @p_309) :named @p_313) @p_312) :rule equiv_pos2)
       
  6450 (step t82 (cl (not @p_313) @p_298) :rule not_not)
       
  6451 (step t83 (cl @p_314 @p_298 @p_312) :rule th_resolution :premises (t82 t81))
       
  6452 (step t84 (cl @p_312) :rule th_resolution :premises (axiom27 t80 t83))
       
  6453 (anchor :step t85 :args ((:= (veriT_vr134 A$) veriT_vr135)))
       
  6454 (step t85.t1 (cl (! (= veriT_vr134 veriT_vr135) :named @p_316)) :rule refl)
       
  6455 (step t85.t2 (cl (= @p_301 (! (member$a veriT_vr135 b$) :named @p_315))) :rule cong :premises (t85.t1))
       
  6456 (step t85.t3 (cl @p_316) :rule refl)
       
  6457 (step t85.t4 (cl (= @p_304 (! (fun_app$a @p_4 veriT_vr135) :named @p_317))) :rule cong :premises (t85.t3))
       
  6458 (step t85.t5 (cl (= @p_306 (! (less$ @p_317 @p_299) :named @p_318))) :rule cong :premises (t85.t4))
       
  6459 (step t85.t6 (cl (= @p_308 (! (and @p_315 @p_318) :named @p_319))) :rule cong :premises (t85.t2 t85.t5))
       
  6460 (step t85 (cl (= @p_310 (! (exists ((veriT_vr135 A$)) @p_319) :named @p_320))) :rule bind)
       
  6461 (step t86 (cl (! (= @p_312 (! (not @p_320) :named @p_322)) :named @p_321)) :rule cong :premises (t85))
       
  6462 (step t87 (cl (! (not @p_321) :named @p_324) (! (not @p_312) :named @p_323) @p_322) :rule equiv_pos2)
       
  6463 (step t88 (cl (not @p_323) @p_310) :rule not_not)
       
  6464 (step t89 (cl @p_324 @p_310 @p_322) :rule th_resolution :premises (t88 t87))
       
  6465 (step t90 (cl @p_322) :rule th_resolution :premises (t84 t86 t89))
       
  6466 (step t91 (cl (= @p_320 (! (not (! (forall ((veriT_vr135 A$)) (not @p_319)) :named @p_330)) :named @p_325))) :rule connective_def)
       
  6467 (step t92 (cl (! (= @p_322 (! (not @p_325) :named @p_327)) :named @p_326)) :rule cong :premises (t91))
       
  6468 (step t93 (cl (! (not @p_326) :named @p_329) (! (not @p_322) :named @p_328) @p_327) :rule equiv_pos2)
       
  6469 (step t94 (cl (not @p_328) @p_320) :rule not_not)
       
  6470 (step t95 (cl @p_329 @p_320 @p_327) :rule th_resolution :premises (t94 t93))
       
  6471 (step t96 (cl (not @p_327) @p_330) :rule not_not)
       
  6472 (step t97 (cl @p_329 @p_320 @p_330) :rule th_resolution :premises (t96 t95))
       
  6473 (step t98 (cl @p_327) :rule th_resolution :premises (t90 t92 t97))
       
  6474 (step t99 (cl @p_330) :rule th_resolution :premises (t96 t98))
       
  6475 (step t100 (cl (or (! (not @p_203) :named @p_421) (! (forall ((veriT_vr94 B$) (veriT_vr95 A_b_fun$) (veriT_vr96 A$) (veriT_vr97 A_set$)) (or (not @p_192) (not @p_194) @p_200)) :named @p_422))) :rule qnt_cnf)
       
  6476 (step t101 (cl (or (! (not @p_222) :named @p_339) (! (= (! (= bot$ @p_6) :named @p_335) @p_331) :named @p_337))) :rule forall_inst :args ((:= veriT_vr116 g$) (:= veriT_vr117 b$)))
       
  6477 (step t102 (cl (or (! (not @p_120) :named @p_342) (! (=> @p_332 (! (finite$ @p_6) :named @p_334)) :named @p_341))) :rule forall_inst :args ((:= veriT_vr36 b$) (:= veriT_vr37 g$)))
       
  6478 (step t103 (cl (or (! (not @p_101) :named @p_344) (! (= @p_299 (! (fun_app$ f$ @p_333) :named @p_354)) :named @p_345))) :rule forall_inst :args ((:= veriT_vr23 f$) (:= veriT_vr24 g$) (:= veriT_vr25 @p_5)))
       
  6479 (step t104 (cl (or (! (not @p_32) :named @p_351) (! (=> (! (and @p_334 (! (not @p_335) :named @p_338)) :named @p_346) (! (member$ @p_336 @p_6) :named @p_350)) :named @p_349))) :rule forall_inst :args ((:= veriT_vr2 @p_6) (:= veriT_vr3 f$)))
       
  6480 (step t105 (cl (! (not @p_337) :named @p_340) @p_338 @p_331) :rule equiv_pos2)
       
  6481 (step t106 (cl @p_339 @p_337) :rule or :premises (t101))
       
  6482 (step t107 (cl @p_340 @p_338) :rule resolution :premises (t105 axiom25))
       
  6483 (step t108 (cl @p_337) :rule resolution :premises (t106 t63))
       
  6484 (step t109 (cl @p_338) :rule resolution :premises (t107 t108))
       
  6485 (step t110 (cl (! (not @p_341) :named @p_343) (not @p_332) @p_334) :rule implies_pos)
       
  6486 (step t111 (cl @p_342 @p_341) :rule or :premises (t102))
       
  6487 (step t112 (cl @p_343 @p_334) :rule resolution :premises (t110 axiom24))
       
  6488 (step t113 (cl @p_341) :rule resolution :premises (t111 t42))
       
  6489 (step t114 (cl @p_334) :rule resolution :premises (t112 t113))
       
  6490 (step t115 (cl @p_344 @p_345) :rule or :premises (t103))
       
  6491 (step t116 (cl @p_345) :rule resolution :premises (t115 t36))
       
  6492 (step t117 (cl @p_346 (! (not @p_334) :named @p_348) (! (not @p_338) :named @p_347)) :rule and_neg)
       
  6493 (step t118 (cl (not @p_347) @p_335) :rule not_not)
       
  6494 (step t119 (cl @p_346 @p_348 @p_335) :rule th_resolution :premises (t118 t117))
       
  6495 (step t120 (cl (! (not @p_349) :named @p_352) (not @p_346) @p_350) :rule implies_pos)
       
  6496 (step t121 (cl @p_351 @p_349) :rule or :premises (t104))
       
  6497 (step t122 (cl @p_346) :rule resolution :premises (t119 t109 t114))
       
  6498 (step t123 (cl @p_352 @p_350) :rule resolution :premises (t120 t122))
       
  6499 (step t124 (cl @p_349) :rule resolution :premises (t121 t21))
       
  6500 (step t125 (cl @p_350) :rule resolution :premises (t123 t124))
       
  6501 (step t126 (cl (or (! (not @p_270) :named @p_410) (! (=> (! (and @p_353 (! (= @p_354 (! (fun_app$ f$ @p_336) :named @p_406)) :named @p_408) @p_350 (! (member$ @p_333 @p_6) :named @p_405)) :named @p_407) @p_355) :named @p_409))) :rule forall_inst :args ((:= veriT_vr126 f$) (:= veriT_vr127 @p_6) (:= veriT_vr128 @p_336) (:= veriT_vr129 @p_333)))
       
  6502 (step t127 (cl (or (! (not @p_170) :named @p_401) (! (not (! (and @p_350 (! (forall ((veriT_vr65 A$)) (! (not (! (and (! (= @p_336 (! (fun_app$b g$ veriT_vr65) :named @p_359)) :named @p_361) (! (member$a veriT_vr65 b$) :named @p_364)) :named @p_366)) :named @p_368)) :named @p_358)) :named @p_370)) :named @p_356))) :rule forall_inst :args ((:= veriT_vr62 @p_336) (:= veriT_vr63 g$) (:= veriT_vr64 b$)))
       
  6503 (anchor :step t128)
       
  6504 (assume t128.h1 @p_356)
       
  6505 (anchor :step t128.t2 :args ((:= (veriT_vr65 A$) veriT_vr144)))
       
  6506 (step t128.t2.t1 (cl (! (= veriT_vr65 veriT_vr144) :named @p_363)) :rule refl)
       
  6507 (step t128.t2.t2 (cl (= @p_359 (! (fun_app$b g$ veriT_vr144) :named @p_360))) :rule cong :premises (t128.t2.t1))
       
  6508 (step t128.t2.t3 (cl (= @p_361 (! (= @p_336 @p_360) :named @p_362))) :rule cong :premises (t128.t2.t2))
       
  6509 (step t128.t2.t4 (cl @p_363) :rule refl)
       
  6510 (step t128.t2.t5 (cl (= @p_364 (! (member$a veriT_vr144 b$) :named @p_365))) :rule cong :premises (t128.t2.t4))
       
  6511 (step t128.t2.t6 (cl (= @p_366 (! (and @p_362 @p_365) :named @p_367))) :rule cong :premises (t128.t2.t3 t128.t2.t5))
       
  6512 (step t128.t2.t7 (cl (= @p_368 (! (not @p_367) :named @p_369))) :rule cong :premises (t128.t2.t6))
       
  6513 (step t128.t2 (cl (= @p_358 (! (forall ((veriT_vr144 A$)) @p_369) :named @p_371))) :rule bind)
       
  6514 (step t128.t3 (cl (= @p_370 (! (and @p_350 @p_371) :named @p_372))) :rule cong :premises (t128.t2))
       
  6515 (step t128.t4 (cl (! (= @p_356 (! (not @p_372) :named @p_375)) :named @p_373)) :rule cong :premises (t128.t3))
       
  6516 (step t128.t5 (cl (! (not @p_373) :named @p_376) (! (not @p_356) :named @p_374) @p_375) :rule equiv_pos2)
       
  6517 (step t128.t6 (cl (! (not @p_374) :named @p_400) @p_370) :rule not_not)
       
  6518 (step t128.t7 (cl @p_376 @p_370 @p_375) :rule th_resolution :premises (t128.t6 t128.t5))
       
  6519 (step t128.t8 (cl @p_375) :rule th_resolution :premises (t128.h1 t128.t4 t128.t7))
       
  6520 (anchor :step t128.t9 :args ((:= (veriT_vr144 A$) veriT_vr145)))
       
  6521 (step t128.t9.t1 (cl (! (= veriT_vr144 veriT_vr145) :named @p_380)) :rule refl)
       
  6522 (step t128.t9.t2 (cl (= @p_360 @p_378)) :rule cong :premises (t128.t9.t1))
       
  6523 (step t128.t9.t3 (cl (= @p_362 @p_379)) :rule cong :premises (t128.t9.t2))
       
  6524 (step t128.t9.t4 (cl @p_380) :rule refl)
       
  6525 (step t128.t9.t5 (cl (= @p_365 @p_381)) :rule cong :premises (t128.t9.t4))
       
  6526 (step t128.t9.t6 (cl (= @p_367 @p_382)) :rule cong :premises (t128.t9.t3 t128.t9.t5))
       
  6527 (step t128.t9.t7 (cl (= @p_369 @p_377)) :rule cong :premises (t128.t9.t6))
       
  6528 (step t128.t9 (cl (= @p_371 (! (forall ((veriT_vr145 A$)) @p_377) :named @p_383))) :rule bind)
       
  6529 (step t128.t10 (cl (= @p_372 (! (and @p_350 @p_383) :named @p_384))) :rule cong :premises (t128.t9))
       
  6530 (step t128.t11 (cl (! (= @p_375 (! (not @p_384) :named @p_386)) :named @p_385)) :rule cong :premises (t128.t10))
       
  6531 (step t128.t12 (cl (! (not @p_385) :named @p_388) (! (not @p_375) :named @p_387) @p_386) :rule equiv_pos2)
       
  6532 (step t128.t13 (cl (not @p_387) @p_372) :rule not_not)
       
  6533 (step t128.t14 (cl @p_388 @p_372 @p_386) :rule th_resolution :premises (t128.t13 t128.t12))
       
  6534 (step t128.t15 (cl @p_386) :rule th_resolution :premises (t128.t8 t128.t11 t128.t14))
       
  6535 (anchor :step t128.t16 :args ((:= (veriT_vr145 A$) veriT_sk0)))
       
  6536 (step t128.t16.t1 (cl (! (= veriT_vr145 veriT_sk0) :named @p_392)) :rule refl)
       
  6537 (step t128.t16.t2 (cl (= @p_378 (! (fun_app$b g$ veriT_sk0) :named @p_390))) :rule cong :premises (t128.t16.t1))
       
  6538 (step t128.t16.t3 (cl (= @p_379 (! (= @p_336 @p_390) :named @p_391))) :rule cong :premises (t128.t16.t2))
       
  6539 (step t128.t16.t4 (cl @p_392) :rule refl)
       
  6540 (step t128.t16.t5 (cl (= @p_381 (! (member$a veriT_sk0 b$) :named @p_393))) :rule cong :premises (t128.t16.t4))
       
  6541 (step t128.t16.t6 (cl (= @p_382 (! (and @p_391 @p_393) :named @p_394))) :rule cong :premises (t128.t16.t3 t128.t16.t5))
       
  6542 (step t128.t16.t7 (cl (= @p_377 (! (not @p_394) :named @p_389))) :rule cong :premises (t128.t16.t6))
       
  6543 (step t128.t16 (cl (= @p_383 @p_389)) :rule sko_forall)
       
  6544 (step t128.t17 (cl (= @p_384 (! (and @p_350 @p_389) :named @p_395))) :rule cong :premises (t128.t16))
       
  6545 (step t128.t18 (cl (! (= @p_386 (! (not @p_395) :named @p_396)) :named @p_397)) :rule cong :premises (t128.t17))
       
  6546 (step t128.t19 (cl (! (not @p_397) :named @p_399) (! (not @p_386) :named @p_398) @p_396) :rule equiv_pos2)
       
  6547 (step t128.t20 (cl (not @p_398) @p_384) :rule not_not)
       
  6548 (step t128.t21 (cl @p_399 @p_384 @p_396) :rule th_resolution :premises (t128.t20 t128.t19))
       
  6549 (step t128.t22 (cl @p_396) :rule th_resolution :premises (t128.t15 t128.t18 t128.t21))
       
  6550 (step t128 (cl @p_374 @p_396) :rule subproof :discharge (h1))
       
  6551 (step t129 (cl @p_400 @p_370) :rule not_not)
       
  6552 (step t130 (cl @p_370 @p_396) :rule th_resolution :premises (t129 t128))
       
  6553 (step t131 (cl @p_401 @p_356) :rule or :premises (t127))
       
  6554 (step t132 (cl (! (or @p_401 @p_396) :named @p_403) (! (not @p_401) :named @p_402)) :rule or_neg)
       
  6555 (step t133 (cl (not @p_402) @p_170) :rule not_not)
       
  6556 (step t134 (cl @p_403 @p_170) :rule th_resolution :premises (t133 t132))
       
  6557 (step t135 (cl @p_403 (! (not @p_396) :named @p_404)) :rule or_neg)
       
  6558 (step t136 (cl (not @p_404) @p_395) :rule not_not)
       
  6559 (step t137 (cl @p_403 @p_395) :rule th_resolution :premises (t136 t135))
       
  6560 (step t138 (cl @p_403) :rule th_resolution :premises (t131 t130 t134 t137))
       
  6561 (step t139 (cl (or (! (not @p_76) :named @p_420) (! (=> (! (and @p_334 @p_338 @p_405) :named @p_417) (! (less_eq$ @p_406 @p_354) :named @p_419)) :named @p_418))) :rule forall_inst :args ((:= veriT_vr11 @p_6) (:= veriT_vr12 @p_333) (:= veriT_vr13 f$)))
       
  6562 (step t140 (cl @p_407 (not @p_353) (! (not @p_408) :named @p_411) (! (not @p_350) :named @p_415) (! (not @p_405) :named @p_412)) :rule and_neg)
       
  6563 (step t141 (cl (! (not @p_409) :named @p_413) (! (not @p_407) :named @p_414) @p_355) :rule implies_pos)
       
  6564 (step t142 (cl @p_410 @p_409) :rule or :premises (t126))
       
  6565 (step t143 (cl @p_407 @p_411 @p_412) :rule resolution :premises (t140 axiom23 t125))
       
  6566 (step t144 (cl @p_413 @p_414) :rule resolution :premises (t141 axiom52))
       
  6567 (step t145 (cl @p_409) :rule resolution :premises (t142 t72))
       
  6568 (step t146 (cl @p_414) :rule resolution :premises (t144 t145))
       
  6569 (step t147 (cl @p_389 @p_391) :rule and_pos)
       
  6570 (step t148 (cl @p_389 @p_393) :rule and_pos)
       
  6571 (step t149 (cl @p_395 @p_415 (! (not @p_389) :named @p_416)) :rule and_neg)
       
  6572 (step t150 (cl (not @p_416) @p_394) :rule not_not)
       
  6573 (step t151 (cl @p_395 @p_415 @p_394) :rule th_resolution :premises (t150 t149))
       
  6574 (step t152 (cl @p_401 @p_396) :rule or :premises (t138))
       
  6575 (step t153 (cl @p_395 @p_394) :rule resolution :premises (t151 t125))
       
  6576 (step t154 (cl @p_396) :rule resolution :premises (t152 t51))
       
  6577 (step t155 (cl @p_394) :rule resolution :premises (t153 t154))
       
  6578 (step t156 (cl @p_391) :rule resolution :premises (t147 t155))
       
  6579 (step t157 (cl @p_393) :rule resolution :premises (t148 t155))
       
  6580 (step t158 (cl @p_417 @p_348 @p_347 @p_412) :rule and_neg)
       
  6581 (step t159 (cl @p_417 @p_348 @p_335 @p_412) :rule th_resolution :premises (t118 t158))
       
  6582 (step t160 (cl (not @p_418) (not @p_417) @p_419) :rule implies_pos)
       
  6583 (step t161 (cl @p_420 @p_418) :rule or :premises (t139))
       
  6584 (step t162 (cl @p_417 @p_412) :rule resolution :premises (t159 t109 t114))
       
  6585 (step t163 (cl @p_418) :rule resolution :premises (t161 t30))
       
  6586 (step t164 (cl @p_421 @p_422) :rule or :premises (t100))
       
  6587 (step t165 (cl (or (! (not @p_422) :named @p_424) (! (or (! (not (! (= @p_333 @p_333) :named @p_430)) :named @p_431) (! (not @p_423) :named @p_429) @p_405) :named @p_425))) :rule forall_inst :args ((:= veriT_vr94 @p_333) (:= veriT_vr95 g$) (:= veriT_vr96 @p_5) (:= veriT_vr97 b$)))
       
  6588 (step t166 (cl @p_424 @p_425) :rule or :premises (t165))
       
  6589 (step t167 (cl (! (or @p_421 @p_425) :named @p_427) (! (not @p_421) :named @p_426)) :rule or_neg)
       
  6590 (step t168 (cl (not @p_426) @p_203) :rule not_not)
       
  6591 (step t169 (cl @p_427 @p_203) :rule th_resolution :premises (t168 t167))
       
  6592 (step t170 (cl @p_427 (! (not @p_425) :named @p_428)) :rule or_neg)
       
  6593 (step t171 (cl @p_427) :rule th_resolution :premises (t164 t166 t169 t170))
       
  6594 (anchor :step t172)
       
  6595 (assume t172.h1 @p_425)
       
  6596 (step t172.t2 (cl (= @p_430 true)) :rule eq_simplify)
       
  6597 (step t172.t3 (cl (= @p_431 (! (not true) :named @p_432))) :rule cong :premises (t172.t2))
       
  6598 (step t172.t4 (cl (= @p_432 false)) :rule not_simplify)
       
  6599 (step t172.t5 (cl (= @p_431 false)) :rule trans :premises (t172.t3 t172.t4))
       
  6600 (step t172.t6 (cl (= @p_425 (! (or false @p_429 @p_405) :named @p_433))) :rule cong :premises (t172.t5))
       
  6601 (step t172.t7 (cl (= @p_433 (! (or @p_429 @p_405) :named @p_434))) :rule or_simplify)
       
  6602 (step t172.t8 (cl (! (= @p_425 @p_434) :named @p_435)) :rule trans :premises (t172.t6 t172.t7))
       
  6603 (step t172.t9 (cl (not @p_435) @p_428 @p_434) :rule equiv_pos2)
       
  6604 (step t172.t10 (cl @p_434) :rule th_resolution :premises (t172.h1 t172.t8 t172.t9))
       
  6605 (step t172 (cl @p_428 @p_434) :rule subproof :discharge (h1))
       
  6606 (step t173 (cl @p_421 @p_425) :rule or :premises (t171))
       
  6607 (step t174 (cl (! (or @p_421 @p_434) :named @p_436) @p_426) :rule or_neg)
       
  6608 (step t175 (cl @p_436 @p_203) :rule th_resolution :premises (t168 t174))
       
  6609 (step t176 (cl @p_436 (! (not @p_434) :named @p_437)) :rule or_neg)
       
  6610 (step t177 (cl @p_436) :rule th_resolution :premises (t173 t172 t175 t176))
       
  6611 (step t178 (cl @p_437 @p_429 @p_405) :rule or_pos)
       
  6612 (step t179 (cl @p_421 @p_434) :rule or :premises (t177))
       
  6613 (step t180 (cl @p_437 @p_405) :rule resolution :premises (t178 axiom26))
       
  6614 (step t181 (cl @p_434) :rule resolution :premises (t179 t57))
       
  6615 (step t182 (cl @p_405) :rule resolution :premises (t180 t181))
       
  6616 (step t183 (cl @p_411) :rule resolution :premises (t143 t182 t146))
       
  6617 (step t184 (cl @p_417) :rule resolution :premises (t162 t182))
       
  6618 (step t185 (cl @p_419) :rule resolution :premises (t160 t184 t163))
       
  6619 (step t186 (cl (or @p_325 (! (not (! (and @p_393 (! (less$ (! (fun_app$a @p_4 veriT_sk0) :named @p_438) @p_299) :named @p_440)) :named @p_439)) :named @p_441))) :rule forall_inst :args ((:= veriT_vr135 veriT_sk0)))
       
  6620 (step t187 (cl (or (! (not @p_297) :named @p_448) (! (= (! (less$ @p_406 @p_354) :named @p_447) (! (and @p_419 @p_411) :named @p_443)) :named @p_446))) :rule forall_inst :args ((:= veriT_vr132 @p_406) (:= veriT_vr133 @p_354)))
       
  6621 (step t188 (cl (or @p_344 (! (= @p_438 (! (fun_app$ f$ @p_390) :named @p_451)) :named @p_450))) :rule forall_inst :args ((:= veriT_vr23 f$) (:= veriT_vr24 g$) (:= veriT_vr25 veriT_sk0)))
       
  6622 (step t189 (cl @p_439 (not @p_393) (! (not @p_440) :named @p_442)) :rule and_neg)
       
  6623 (step t190 (cl @p_325 @p_441) :rule or :premises (t186))
       
  6624 (step t191 (cl @p_439 @p_442) :rule resolution :premises (t189 t157))
       
  6625 (step t192 (cl @p_441) :rule resolution :premises (t190 t99))
       
  6626 (step t193 (cl @p_442) :rule resolution :premises (t191 t192))
       
  6627 (step t194 (cl @p_443 (! (not @p_419) :named @p_445) (! (not @p_411) :named @p_444)) :rule and_neg)
       
  6628 (step t195 (cl (not @p_444) @p_408) :rule not_not)
       
  6629 (step t196 (cl @p_443 @p_445 @p_408) :rule th_resolution :premises (t195 t194))
       
  6630 (step t197 (cl (! (not @p_446) :named @p_449) @p_447 (not @p_443)) :rule equiv_pos1)
       
  6631 (step t198 (cl @p_448 @p_446) :rule or :premises (t187))
       
  6632 (step t199 (cl @p_443) :rule resolution :premises (t196 t183 t185))
       
  6633 (step t200 (cl @p_449 @p_447) :rule resolution :premises (t197 t199))
       
  6634 (step t201 (cl @p_446) :rule resolution :premises (t198 t78))
       
  6635 (step t202 (cl @p_447) :rule resolution :premises (t200 t201))
       
  6636 (step t203 (cl @p_344 @p_450) :rule or :premises (t188))
       
  6637 (step t204 (cl @p_450) :rule resolution :premises (t203 t36))
       
  6638 (step t205 (cl (not (! (= @p_406 @p_438) :named @p_452)) (! (not @p_345) :named @p_457) (! (not @p_447) :named @p_458) @p_440) :rule eq_congruent_pred)
       
  6639 (step t206 (cl (not (! (= @p_406 @p_451) :named @p_453)) (! (not @p_450) :named @p_456) @p_452) :rule eq_transitive)
       
  6640 (step t207 (cl (not (! (= f$ f$) :named @p_454)) (! (not @p_391) :named @p_455) @p_453) :rule eq_congruent)
       
  6641 (step t208 (cl @p_454) :rule eq_reflexive)
       
  6642 (step t209 (cl @p_455 @p_453) :rule th_resolution :premises (t207 t208))
       
  6643 (step t210 (cl @p_456 @p_452 @p_455) :rule th_resolution :premises (t206 t209))
       
  6644 (step t211 (cl @p_457 @p_458 @p_440 @p_456 @p_455) :rule th_resolution :premises (t205 t210))
       
  6645 (step t212 (cl) :rule resolution :premises (t211 t116 t156 t193 t202 t204))
       
  6646 2c004ebfd8457fdbede51bb75b1997f1f1e2bc6d 791 0
       
  6647 unsat
       
  6648 (assume axiom0 (! (forall ((?v0 Real)) (! (= (! (fun_app$ uuc$ ?v0) :named @p_9) (! (pair$ (! (times$ (! (- ?v0 (! (divide$ 1.0 2.0) :named @p_7)) :named @p_12) d$) :named @p_1) (! (diamond_y$ @p_1) :named @p_16)) :named @p_18)) :named @p_20)) :named @p_6))
       
  6649 (assume axiom3 (! (forall ((?v0 Real)) (! (= (! (fun_app$ uub$ ?v0) :named @p_37) (! (pair$ (! (- (! (divide$ d$ 2.0) :named @p_3)) :named @p_2) (! (times$ (! (- (! (* 2.0 ?v0) :named @p_40) 1.0) :named @p_42) (! (diamond_y$ @p_2) :named @p_36)) :named @p_44)) :named @p_46)) :named @p_48)) :named @p_35))
       
  6650 (assume axiom4 (! (< 0.0 d$) :named @p_453))
       
  6651 (assume axiom5 (! (forall ((?v0 Real)) (! (= (! (diamond_y$ ?v0) :named @p_62) (! (- @p_3 (! (ite (! (< ?v0 0.0) :named @p_65) (! (- ?v0) :named @p_4) ?v0) :named @p_68)) :named @p_70)) :named @p_72)) :named @p_61))
       
  6652 (assume axiom7 (! (forall ((?v0 Real) (?v1 Real) (?v2 Real)) (! (= (! (< (! (divide$ ?v0 ?v1) :named @p_5) (! (divide$ ?v2 ?v1) :named @p_88)) :named @p_90) (! (and (! (=> (! (< 0.0 ?v1) :named @p_92) (! (< ?v0 ?v2) :named @p_96)) :named @p_98) (! (and (! (=> (! (< ?v1 0.0) :named @p_100) (! (< ?v2 ?v0) :named @p_102)) :named @p_104) (! (not (! (= 0.0 ?v1) :named @p_106)) :named @p_108)) :named @p_110)) :named @p_112)) :named @p_114)) :named @p_85))
       
  6653 (assume axiom8 (! (forall ((?v0 Real) (?v1 Real)) (! (= (! (divide$ @p_4 ?v1) :named @p_142) (! (- @p_5) :named @p_147)) :named @p_149)) :named @p_140))
       
  6654 (assume axiom9 (! (forall ((?v0 Real) (?v1 Real)) (! (= (! (times$ @p_4 ?v1) :named @p_164) (! (- (! (times$ ?v0 ?v1) :named @p_168)) :named @p_170)) :named @p_172)) :named @p_162))
       
  6655 (assume axiom10 (! (forall ((?v0 Real) (?v1 Real) (?v2 Real) (?v3 Real)) (! (= (! (= (! (pair$ ?v0 ?v1) :named @p_186) (! (pair$ ?v2 ?v3) :named @p_188)) :named @p_190) (! (and (! (= ?v0 ?v2) :named @p_194) (! (= ?v1 ?v3) :named @p_198)) :named @p_200)) :named @p_202)) :named @p_185))
       
  6656 (assume axiom11 (! (not (! (=> (! (and (! (not (= uua$ uu$)) :named @p_226) (! (= uuc$ uub$) :named @p_227)) :named @p_220) false) :named @p_224)) :named @p_219))
       
  6657 (anchor :step t10 :args ((:= (?v0 Real) veriT_vr0)))
  6089 (anchor :step t10 :args ((:= (?v0 Real) veriT_vr0)))
  6658 (step t10.t1 (cl (! (= ?v0 veriT_vr0) :named @p_11)) :rule refl)
  6090 (step t10.t1 (cl (! (= ?v0 veriT_vr0) :named @p_11)) :rule refl)
  6659 (step t10.t2 (cl (= @p_9 (! (fun_app$ uuc$ veriT_vr0) :named @p_10))) :rule cong :premises (t10.t1))
  6091 (step t10.t2 (cl (= @p_9 (! (fun_app$ uuc$ veriT_vr0) :named @p_10))) :rule cong :premises (t10.t1))
  6660 (step t10.t3 (cl @p_11) :rule refl)
  6092 (step t10.t3 (cl @p_11) :rule refl)
  6661 (step t10.t4 (cl (! (= @p_12 (! (- veriT_vr0 @p_7) :named @p_13)) :named @p_14)) :rule cong :premises (t10.t3))
  6093 (step t10.t4 (cl (! (= @p_12 (! (- veriT_vr0 @p_7) :named @p_13)) :named @p_14)) :rule cong :premises (t10.t3))
  6666 (step t10.t9 (cl (= @p_16 (! (diamond_y$ @p_8) :named @p_17))) :rule cong :premises (t10.t8))
  6098 (step t10.t9 (cl (= @p_16 (! (diamond_y$ @p_8) :named @p_17))) :rule cong :premises (t10.t8))
  6667 (step t10.t10 (cl (= @p_18 (! (pair$ @p_8 @p_17) :named @p_19))) :rule cong :premises (t10.t5 t10.t9))
  6099 (step t10.t10 (cl (= @p_18 (! (pair$ @p_8 @p_17) :named @p_19))) :rule cong :premises (t10.t5 t10.t9))
  6668 (step t10.t11 (cl (= @p_20 (! (= @p_10 @p_19) :named @p_21))) :rule cong :premises (t10.t2 t10.t10))
  6100 (step t10.t11 (cl (= @p_20 (! (= @p_10 @p_19) :named @p_21))) :rule cong :premises (t10.t2 t10.t10))
  6669 (step t10 (cl (! (= @p_6 (! (forall ((veriT_vr0 Real)) @p_21) :named @p_23)) :named @p_22)) :rule bind)
  6101 (step t10 (cl (! (= @p_6 (! (forall ((veriT_vr0 Real)) @p_21) :named @p_23)) :named @p_22)) :rule bind)
  6670 (step t11 (cl (not @p_22) (not @p_6) @p_23) :rule equiv_pos2)
  6102 (step t11 (cl (not @p_22) (not @p_6) @p_23) :rule equiv_pos2)
  6671 (step t12 (cl @p_23) :rule th_resolution :premises (axiom0 t10 t11))
  6103 (step t12 (cl @p_23) :rule th_resolution :premises (a0 t10 t11))
  6672 (anchor :step t13 :args ((:= (veriT_vr0 Real) veriT_vr1)))
  6104 (anchor :step t13 :args ((:= (veriT_vr0 Real) veriT_vr1)))
  6673 (step t13.t1 (cl (! (= veriT_vr0 veriT_vr1) :named @p_26)) :rule refl)
  6105 (step t13.t1 (cl (! (= veriT_vr0 veriT_vr1) :named @p_26)) :rule refl)
  6674 (step t13.t2 (cl (= @p_10 (! (fun_app$ uuc$ veriT_vr1) :named @p_25))) :rule cong :premises (t13.t1))
  6106 (step t13.t2 (cl (= @p_10 (! (fun_app$ uuc$ veriT_vr1) :named @p_25))) :rule cong :premises (t13.t1))
  6675 (step t13.t3 (cl @p_26) :rule refl)
  6107 (step t13.t3 (cl @p_26) :rule refl)
  6676 (step t13.t4 (cl (! (= @p_13 (! (- veriT_vr1 @p_7) :named @p_27)) :named @p_28)) :rule cong :premises (t13.t3))
  6108 (step t13.t4 (cl (! (= @p_13 (! (- veriT_vr1 @p_7) :named @p_27)) :named @p_28)) :rule cong :premises (t13.t3))
  6693 (step t16.t6 (cl (= @p_44 (! (times$ @p_43 @p_36) :named @p_45))) :rule cong :premises (t16.t5))
  6125 (step t16.t6 (cl (= @p_44 (! (times$ @p_43 @p_36) :named @p_45))) :rule cong :premises (t16.t5))
  6694 (step t16.t7 (cl (= @p_46 (! (pair$ @p_2 @p_45) :named @p_47))) :rule cong :premises (t16.t6))
  6126 (step t16.t7 (cl (= @p_46 (! (pair$ @p_2 @p_45) :named @p_47))) :rule cong :premises (t16.t6))
  6695 (step t16.t8 (cl (= @p_48 (! (= @p_38 @p_47) :named @p_49))) :rule cong :premises (t16.t2 t16.t7))
  6127 (step t16.t8 (cl (= @p_48 (! (= @p_38 @p_47) :named @p_49))) :rule cong :premises (t16.t2 t16.t7))
  6696 (step t16 (cl (! (= @p_35 (! (forall ((veriT_vr6 Real)) @p_49) :named @p_51)) :named @p_50)) :rule bind)
  6128 (step t16 (cl (! (= @p_35 (! (forall ((veriT_vr6 Real)) @p_49) :named @p_51)) :named @p_50)) :rule bind)
  6697 (step t17 (cl (not @p_50) (not @p_35) @p_51) :rule equiv_pos2)
  6129 (step t17 (cl (not @p_50) (not @p_35) @p_51) :rule equiv_pos2)
  6698 (step t18 (cl @p_51) :rule th_resolution :premises (axiom3 t16 t17))
  6130 (step t18 (cl @p_51) :rule th_resolution :premises (a3 t16 t17))
  6699 (anchor :step t19 :args ((:= (veriT_vr6 Real) veriT_vr7)))
  6131 (anchor :step t19 :args ((:= (veriT_vr6 Real) veriT_vr7)))
  6700 (step t19.t1 (cl (! (= veriT_vr6 veriT_vr7) :named @p_53)) :rule refl)
  6132 (step t19.t1 (cl (! (= veriT_vr6 veriT_vr7) :named @p_53)) :rule refl)
  6701 (step t19.t2 (cl (= @p_38 (! (fun_app$ uub$ veriT_vr7) :named @p_52))) :rule cong :premises (t19.t1))
  6133 (step t19.t2 (cl (= @p_38 (! (fun_app$ uub$ veriT_vr7) :named @p_52))) :rule cong :premises (t19.t1))
  6702 (step t19.t3 (cl @p_53) :rule refl)
  6134 (step t19.t3 (cl @p_53) :rule refl)
  6703 (step t19.t4 (cl (= @p_41 (! (* 2.0 veriT_vr7) :named @p_54))) :rule cong :premises (t19.t3))
  6135 (step t19.t4 (cl (= @p_41 (! (* 2.0 veriT_vr7) :named @p_54))) :rule cong :premises (t19.t3))
  6719 (step t22.t8 (cl (= @p_68 (! (ite @p_66 @p_67 veriT_vr8) :named @p_69))) :rule cong :premises (t22.t4 t22.t6 t22.t7))
  6151 (step t22.t8 (cl (= @p_68 (! (ite @p_66 @p_67 veriT_vr8) :named @p_69))) :rule cong :premises (t22.t4 t22.t6 t22.t7))
  6720 (step t22.t9 (cl (= @p_70 (! (- @p_3 @p_69) :named @p_71))) :rule cong :premises (t22.t8))
  6152 (step t22.t9 (cl (= @p_70 (! (- @p_3 @p_69) :named @p_71))) :rule cong :premises (t22.t8))
  6721 (step t22.t10 (cl (= @p_72 (! (= @p_63 @p_71) :named @p_73))) :rule cong :premises (t22.t2 t22.t9))
  6153 (step t22.t10 (cl (= @p_72 (! (= @p_63 @p_71) :named @p_73))) :rule cong :premises (t22.t2 t22.t9))
  6722 (step t22 (cl (! (= @p_61 (! (forall ((veriT_vr8 Real)) @p_73) :named @p_75)) :named @p_74)) :rule bind)
  6154 (step t22 (cl (! (= @p_61 (! (forall ((veriT_vr8 Real)) @p_73) :named @p_75)) :named @p_74)) :rule bind)
  6723 (step t23 (cl (not @p_74) (not @p_61) @p_75) :rule equiv_pos2)
  6155 (step t23 (cl (not @p_74) (not @p_61) @p_75) :rule equiv_pos2)
  6724 (step t24 (cl @p_75) :rule th_resolution :premises (axiom5 t22 t23))
  6156 (step t24 (cl @p_75) :rule th_resolution :premises (a5 t22 t23))
  6725 (anchor :step t25 :args ((:= (veriT_vr8 Real) veriT_vr9)))
  6157 (anchor :step t25 :args ((:= (veriT_vr8 Real) veriT_vr9)))
  6726 (step t25.t1 (cl (! (= veriT_vr8 veriT_vr9) :named @p_77)) :rule refl)
  6158 (step t25.t1 (cl (! (= veriT_vr8 veriT_vr9) :named @p_77)) :rule refl)
  6727 (step t25.t2 (cl (= @p_63 (! (diamond_y$ veriT_vr9) :named @p_76))) :rule cong :premises (t25.t1))
  6159 (step t25.t2 (cl (= @p_63 (! (diamond_y$ veriT_vr9) :named @p_76))) :rule cong :premises (t25.t1))
  6728 (step t25.t3 (cl @p_77) :rule refl)
  6160 (step t25.t3 (cl @p_77) :rule refl)
  6729 (step t25.t4 (cl (= @p_66 (! (< veriT_vr9 0.0) :named @p_78))) :rule cong :premises (t25.t3))
  6161 (step t25.t4 (cl (= @p_66 (! (< veriT_vr9 0.0) :named @p_78))) :rule cong :premises (t25.t3))
  6762 (step t28.t23 (cl (= @p_110 (! (and @p_105 @p_109) :named @p_111))) :rule cong :premises (t28.t19 t28.t22))
  6194 (step t28.t23 (cl (= @p_110 (! (and @p_105 @p_109) :named @p_111))) :rule cong :premises (t28.t19 t28.t22))
  6763 (step t28.t24 (cl (= @p_112 (! (and @p_99 @p_111) :named @p_113))) :rule cong :premises (t28.t13 t28.t23))
  6195 (step t28.t24 (cl (= @p_112 (! (and @p_99 @p_111) :named @p_113))) :rule cong :premises (t28.t13 t28.t23))
  6764 (step t28.t25 (cl (= @p_114 (! (= @p_91 @p_113) :named @p_115))) :rule cong :premises (t28.t7 t28.t24))
  6196 (step t28.t25 (cl (= @p_114 (! (= @p_91 @p_113) :named @p_115))) :rule cong :premises (t28.t7 t28.t24))
  6765 (step t28 (cl (! (= @p_85 (! (forall ((veriT_vr10 Real) (veriT_vr11 Real) (veriT_vr12 Real)) @p_115) :named @p_117)) :named @p_116)) :rule bind)
  6197 (step t28 (cl (! (= @p_85 (! (forall ((veriT_vr10 Real) (veriT_vr11 Real) (veriT_vr12 Real)) @p_115) :named @p_117)) :named @p_116)) :rule bind)
  6766 (step t29 (cl (not @p_116) (not @p_85) @p_117) :rule equiv_pos2)
  6198 (step t29 (cl (not @p_116) (not @p_85) @p_117) :rule equiv_pos2)
  6767 (step t30 (cl @p_117) :rule th_resolution :premises (axiom7 t28 t29))
  6199 (step t30 (cl @p_117) :rule th_resolution :premises (a7 t28 t29))
  6768 (anchor :step t31 :args ((veriT_vr10 Real) (veriT_vr11 Real) (veriT_vr12 Real)))
  6200 (anchor :step t31 :args ((veriT_vr10 Real) (veriT_vr11 Real) (veriT_vr12 Real)))
  6769 (step t31.t1 (cl (= @p_113 (! (and @p_99 @p_105 @p_109) :named @p_118))) :rule ac_simp)
  6201 (step t31.t1 (cl (= @p_113 (! (and @p_99 @p_105 @p_109) :named @p_118))) :rule ac_simp)
  6770 (step t31.t2 (cl (= @p_115 (! (= @p_91 @p_118) :named @p_119))) :rule cong :premises (t31.t1))
  6202 (step t31.t2 (cl (= @p_115 (! (= @p_91 @p_118) :named @p_119))) :rule cong :premises (t31.t1))
  6771 (step t31 (cl (! (= @p_117 (! (forall ((veriT_vr10 Real) (veriT_vr11 Real) (veriT_vr12 Real)) @p_119) :named @p_121)) :named @p_120)) :rule bind)
  6203 (step t31 (cl (! (= @p_117 (! (forall ((veriT_vr10 Real) (veriT_vr11 Real) (veriT_vr12 Real)) @p_119) :named @p_121)) :named @p_120)) :rule bind)
  6772 (step t32 (cl (not @p_120) (not @p_117) @p_121) :rule equiv_pos2)
  6204 (step t32 (cl (not @p_120) (not @p_117) @p_121) :rule equiv_pos2)
  6809 (step t37.t7 (cl (= @p_5 (! (divide$ veriT_vr16 veriT_vr17) :named @p_146))) :rule cong :premises (t37.t5 t37.t6))
  6241 (step t37.t7 (cl (= @p_5 (! (divide$ veriT_vr16 veriT_vr17) :named @p_146))) :rule cong :premises (t37.t5 t37.t6))
  6810 (step t37.t8 (cl (= @p_147 (! (- @p_146) :named @p_148))) :rule cong :premises (t37.t7))
  6242 (step t37.t8 (cl (= @p_147 (! (- @p_146) :named @p_148))) :rule cong :premises (t37.t7))
  6811 (step t37.t9 (cl (= @p_149 (! (= @p_143 @p_148) :named @p_150))) :rule cong :premises (t37.t4 t37.t8))
  6243 (step t37.t9 (cl (= @p_149 (! (= @p_143 @p_148) :named @p_150))) :rule cong :premises (t37.t4 t37.t8))
  6812 (step t37 (cl (! (= @p_140 (! (forall ((veriT_vr16 Real) (veriT_vr17 Real)) @p_150) :named @p_152)) :named @p_151)) :rule bind)
  6244 (step t37 (cl (! (= @p_140 (! (forall ((veriT_vr16 Real) (veriT_vr17 Real)) @p_150) :named @p_152)) :named @p_151)) :rule bind)
  6813 (step t38 (cl (not @p_151) (not @p_140) @p_152) :rule equiv_pos2)
  6245 (step t38 (cl (not @p_151) (not @p_140) @p_152) :rule equiv_pos2)
  6814 (step t39 (cl @p_152) :rule th_resolution :premises (axiom8 t37 t38))
  6246 (step t39 (cl @p_152) :rule th_resolution :premises (a8 t37 t38))
  6815 (anchor :step t40 :args ((:= (veriT_vr16 Real) veriT_vr18) (:= (veriT_vr17 Real) veriT_vr19)))
  6247 (anchor :step t40 :args ((:= (veriT_vr16 Real) veriT_vr18) (:= (veriT_vr17 Real) veriT_vr19)))
  6816 (step t40.t1 (cl (! (= veriT_vr16 veriT_vr18) :named @p_155)) :rule refl)
  6248 (step t40.t1 (cl (! (= veriT_vr16 veriT_vr18) :named @p_155)) :rule refl)
  6817 (step t40.t2 (cl (= @p_141 (! (- veriT_vr18) :named @p_153))) :rule cong :premises (t40.t1))
  6249 (step t40.t2 (cl (= @p_141 (! (- veriT_vr18) :named @p_153))) :rule cong :premises (t40.t1))
  6818 (step t40.t3 (cl (! (= veriT_vr17 veriT_vr19) :named @p_156)) :rule refl)
  6250 (step t40.t3 (cl (! (= veriT_vr17 veriT_vr19) :named @p_156)) :rule refl)
  6819 (step t40.t4 (cl (= @p_143 (! (divide$ @p_153 veriT_vr19) :named @p_154))) :rule cong :premises (t40.t2 t40.t3))
  6251 (step t40.t4 (cl (= @p_143 (! (divide$ @p_153 veriT_vr19) :named @p_154))) :rule cong :premises (t40.t2 t40.t3))
  6835 (step t43.t7 (cl (= @p_168 (! (times$ veriT_vr20 veriT_vr21) :named @p_169))) :rule cong :premises (t43.t5 t43.t6))
  6267 (step t43.t7 (cl (= @p_168 (! (times$ veriT_vr20 veriT_vr21) :named @p_169))) :rule cong :premises (t43.t5 t43.t6))
  6836 (step t43.t8 (cl (= @p_170 (! (- @p_169) :named @p_171))) :rule cong :premises (t43.t7))
  6268 (step t43.t8 (cl (= @p_170 (! (- @p_169) :named @p_171))) :rule cong :premises (t43.t7))
  6837 (step t43.t9 (cl (= @p_172 (! (= @p_165 @p_171) :named @p_173))) :rule cong :premises (t43.t4 t43.t8))
  6269 (step t43.t9 (cl (= @p_172 (! (= @p_165 @p_171) :named @p_173))) :rule cong :premises (t43.t4 t43.t8))
  6838 (step t43 (cl (! (= @p_162 (! (forall ((veriT_vr20 Real) (veriT_vr21 Real)) @p_173) :named @p_175)) :named @p_174)) :rule bind)
  6270 (step t43 (cl (! (= @p_162 (! (forall ((veriT_vr20 Real) (veriT_vr21 Real)) @p_173) :named @p_175)) :named @p_174)) :rule bind)
  6839 (step t44 (cl (not @p_174) (not @p_162) @p_175) :rule equiv_pos2)
  6271 (step t44 (cl (not @p_174) (not @p_162) @p_175) :rule equiv_pos2)
  6840 (step t45 (cl @p_175) :rule th_resolution :premises (axiom9 t43 t44))
  6272 (step t45 (cl @p_175) :rule th_resolution :premises (a9 t43 t44))
  6841 (anchor :step t46 :args ((:= (veriT_vr20 Real) veriT_vr22) (:= (veriT_vr21 Real) veriT_vr23)))
  6273 (anchor :step t46 :args ((:= (veriT_vr20 Real) veriT_vr22) (:= (veriT_vr21 Real) veriT_vr23)))
  6842 (step t46.t1 (cl (! (= veriT_vr20 veriT_vr22) :named @p_178)) :rule refl)
  6274 (step t46.t1 (cl (! (= veriT_vr20 veriT_vr22) :named @p_178)) :rule refl)
  6843 (step t46.t2 (cl (= @p_163 (! (- veriT_vr22) :named @p_176))) :rule cong :premises (t46.t1))
  6275 (step t46.t2 (cl (= @p_163 (! (- veriT_vr22) :named @p_176))) :rule cong :premises (t46.t1))
  6844 (step t46.t3 (cl (! (= veriT_vr21 veriT_vr23) :named @p_179)) :rule refl)
  6276 (step t46.t3 (cl (! (= veriT_vr21 veriT_vr23) :named @p_179)) :rule refl)
  6845 (step t46.t4 (cl (= @p_165 (! (times$ @p_176 veriT_vr23) :named @p_177))) :rule cong :premises (t46.t2 t46.t3))
  6277 (step t46.t4 (cl (= @p_165 (! (times$ @p_176 veriT_vr23) :named @p_177))) :rule cong :premises (t46.t2 t46.t3))
  6867 (step t49.t13 (cl (= @p_198 (! (= veriT_vr25 veriT_vr27) :named @p_199))) :rule cong :premises (t49.t11 t49.t12))
  6299 (step t49.t13 (cl (= @p_198 (! (= veriT_vr25 veriT_vr27) :named @p_199))) :rule cong :premises (t49.t11 t49.t12))
  6868 (step t49.t14 (cl (= @p_200 (! (and @p_195 @p_199) :named @p_201))) :rule cong :premises (t49.t10 t49.t13))
  6300 (step t49.t14 (cl (= @p_200 (! (and @p_195 @p_199) :named @p_201))) :rule cong :premises (t49.t10 t49.t13))
  6869 (step t49.t15 (cl (= @p_202 (! (= @p_191 @p_201) :named @p_203))) :rule cong :premises (t49.t7 t49.t14))
  6301 (step t49.t15 (cl (= @p_202 (! (= @p_191 @p_201) :named @p_203))) :rule cong :premises (t49.t7 t49.t14))
  6870 (step t49 (cl (! (= @p_185 (! (forall ((veriT_vr24 Real) (veriT_vr25 Real) (veriT_vr26 Real) (veriT_vr27 Real)) @p_203) :named @p_205)) :named @p_204)) :rule bind)
  6302 (step t49 (cl (! (= @p_185 (! (forall ((veriT_vr24 Real) (veriT_vr25 Real) (veriT_vr26 Real) (veriT_vr27 Real)) @p_203) :named @p_205)) :named @p_204)) :rule bind)
  6871 (step t50 (cl (not @p_204) (not @p_185) @p_205) :rule equiv_pos2)
  6303 (step t50 (cl (not @p_204) (not @p_185) @p_205) :rule equiv_pos2)
  6872 (step t51 (cl @p_205) :rule th_resolution :premises (axiom10 t49 t50))
  6304 (step t51 (cl @p_205) :rule th_resolution :premises (a10 t49 t50))
  6873 (anchor :step t52 :args ((:= (veriT_vr24 Real) veriT_vr28) (:= (veriT_vr25 Real) veriT_vr29) (:= (veriT_vr26 Real) veriT_vr30) (:= (veriT_vr27 Real) veriT_vr31)))
  6305 (anchor :step t52 :args ((:= (veriT_vr24 Real) veriT_vr28) (:= (veriT_vr25 Real) veriT_vr29) (:= (veriT_vr26 Real) veriT_vr30) (:= (veriT_vr27 Real) veriT_vr31)))
  6874 (step t52.t1 (cl (! (= veriT_vr24 veriT_vr28) :named @p_209)) :rule refl)
  6306 (step t52.t1 (cl (! (= veriT_vr24 veriT_vr28) :named @p_209)) :rule refl)
  6875 (step t52.t2 (cl (! (= veriT_vr25 veriT_vr29) :named @p_212)) :rule refl)
  6307 (step t52.t2 (cl (! (= veriT_vr25 veriT_vr29) :named @p_212)) :rule refl)
  6876 (step t52.t3 (cl (= @p_187 (! (pair$ veriT_vr28 veriT_vr29) :named @p_206))) :rule cong :premises (t52.t1 t52.t2))
  6308 (step t52.t3 (cl (= @p_187 (! (pair$ veriT_vr28 veriT_vr29) :named @p_206))) :rule cong :premises (t52.t1 t52.t2))
  6877 (step t52.t4 (cl (! (= veriT_vr26 veriT_vr30) :named @p_210)) :rule refl)
  6309 (step t52.t4 (cl (! (= veriT_vr26 veriT_vr30) :named @p_210)) :rule refl)
  6891 (step t54 (cl @p_218) :rule th_resolution :premises (t51 t52 t53))
  6323 (step t54 (cl @p_218) :rule th_resolution :premises (t51 t52 t53))
  6892 (step t55 (cl (! (= @p_219 (! (and @p_220 (! (not false) :named @p_228)) :named @p_222)) :named @p_221)) :rule bool_simplify)
  6324 (step t55 (cl (! (= @p_219 (! (and @p_220 (! (not false) :named @p_228)) :named @p_222)) :named @p_221)) :rule bool_simplify)
  6893 (step t56 (cl (! (not @p_221) :named @p_225) (! (not @p_219) :named @p_223) @p_222) :rule equiv_pos2)
  6325 (step t56 (cl (! (not @p_221) :named @p_225) (! (not @p_219) :named @p_223) @p_222) :rule equiv_pos2)
  6894 (step t57 (cl (not @p_223) @p_224) :rule not_not)
  6326 (step t57 (cl (not @p_223) @p_224) :rule not_not)
  6895 (step t58 (cl @p_225 @p_224 @p_222) :rule th_resolution :premises (t57 t56))
  6327 (step t58 (cl @p_225 @p_224 @p_222) :rule th_resolution :premises (t57 t56))
  6896 (step t59 (cl @p_222) :rule th_resolution :premises (axiom11 t55 t58))
  6328 (step t59 (cl @p_222) :rule th_resolution :premises (a11 t55 t58))
  6897 (step t60 (cl (! (= @p_222 (! (and @p_226 @p_227 @p_228) :named @p_230)) :named @p_229)) :rule ac_simp)
  6329 (step t60 (cl (! (= @p_222 (! (and @p_226 @p_227 @p_228) :named @p_230)) :named @p_229)) :rule ac_simp)
  6898 (step t61 (cl (not @p_229) (not @p_222) @p_230) :rule equiv_pos2)
  6330 (step t61 (cl (not @p_229) (not @p_222) @p_230) :rule equiv_pos2)
  6899 (step t62 (cl @p_230) :rule th_resolution :premises (t59 t60 t61))
  6331 (step t62 (cl @p_230) :rule th_resolution :premises (t59 t60 t61))
  6900 (step t63 (cl (! (= @p_228 true) :named @p_379)) :rule not_simplify)
  6332 (step t63 (cl (! (= @p_228 true) :named @p_379)) :rule not_simplify)
  6901 (step t64 (cl (= @p_230 (! (and @p_226 @p_227 true) :named @p_231))) :rule cong :premises (t63))
  6333 (step t64 (cl (= @p_230 (! (and @p_226 @p_227 true) :named @p_231))) :rule cong :premises (t63))
  7351 (step t248 (cl @p_432) :rule resolution :premises (t247 t36))
  6783 (step t248 (cl @p_432) :rule resolution :premises (t247 t36))
  7352 (step t249 (cl @p_282 @p_448) :rule or :premises (t189))
  6784 (step t249 (cl @p_282 @p_448) :rule or :premises (t189))
  7353 (step t250 (cl @p_448) :rule resolution :premises (t249 t36))
  6785 (step t250 (cl @p_448) :rule resolution :premises (t249 t36))
  7354 (step t251 (cl @p_502 @p_455 (not @p_453)) :rule equiv_pos1)
  6786 (step t251 (cl @p_502 @p_455 (not @p_453)) :rule equiv_pos1)
  7355 (step t252 (cl @p_282 @p_464) :rule or :premises (t196))
  6787 (step t252 (cl @p_282 @p_464) :rule or :premises (t196))
  7356 (step t253 (cl @p_502 @p_455) :rule resolution :premises (t251 axiom4))
  6788 (step t253 (cl @p_502 @p_455) :rule resolution :premises (t251 a4))
  7357 (step t254 (cl @p_464) :rule resolution :premises (t252 t36))
  6789 (step t254 (cl @p_464) :rule resolution :premises (t252 t36))
  7358 (step t255 (cl @p_455) :rule resolution :premises (t253 t254))
  6790 (step t255 (cl @p_455) :rule resolution :premises (t253 t254))
  7359 (step t256 (cl @p_503 @p_504) :rule and_pos)
  6791 (step t256 (cl @p_503 @p_504) :rule and_pos)
  7360 (step t257 (cl (not @p_505) @p_506 @p_507) :rule ite_pos2)
  6792 (step t257 (cl (not @p_505) @p_506 @p_507) :rule ite_pos2)
  7361 (step t258 (cl @p_503 @p_505) :rule and_pos)
  6793 (step t258 (cl @p_503 @p_505) :rule and_pos)
  7433 (step t330 (cl @p_568 @p_569 @p_563 @p_564 @p_555 @p_556 @p_557 @p_527) :rule th_resolution :premises (t326 t329))
  6865 (step t330 (cl @p_568 @p_569 @p_563 @p_564 @p_555 @p_556 @p_557 @p_527) :rule th_resolution :premises (t326 t329))
  7434 (step t331 (cl @p_568 @p_563 @p_564 @p_555 @p_556 @p_557 @p_527 @p_555 @p_556 @p_557) :rule th_resolution :premises (t330 t323))
  6866 (step t331 (cl @p_568 @p_563 @p_564 @p_555 @p_556 @p_557 @p_527 @p_555 @p_556 @p_557) :rule th_resolution :premises (t330 t323))
  7435 (step t332 (cl @p_568 @p_563 @p_564 @p_555 @p_556 @p_557 @p_527) :rule contraction :premises (t331))
  6867 (step t332 (cl @p_568 @p_563 @p_564 @p_555 @p_556 @p_557 @p_527) :rule contraction :premises (t331))
  7436 (step t333 (cl @p_561 @p_403 @p_288 @p_568 @p_563 @p_555 @p_556 @p_557 @p_527) :rule th_resolution :premises (t325 t332))
  6868 (step t333 (cl @p_561 @p_403 @p_288 @p_568 @p_563 @p_555 @p_556 @p_557 @p_527) :rule th_resolution :premises (t325 t332))
  7437 (step t334 (cl) :rule resolution :premises (t333 t81 t217 t221 t277 t270 t286 t295 t300 t316))
  6869 (step t334 (cl) :rule resolution :premises (t333 t81 t217 t221 t277 t270 t286 t295 t300 t316))
  7438 6120eaf40c2621e298051bc401bc258d4c6ef4d6 323 0
  6870 f79704028180f39e90d9e958e4416fd1e60a60df 567 0
  7439 unsat
  6871 unsat
  7440 (assume axiom1 (! (not (! (=> (! (forall ((?v0 Real_a_fun$) (?v1 B_list$)) (! (= (! (=> (! (and (! (= (! (rec_join$ ?v1) :named @p_3) ?v0) :named @p_68) (! (and (! (=> (! (and (! (= ?v1 nil$) :named @p_4) (! (= uu$ ?v0) :named @p_72)) :named @p_74) false) :named @p_76) (! (and (! (forall ((?v2 B$)) (! (=> (! (and (! (= ?v1 (! (cons$ ?v2 nil$) :named @p_8)) :named @p_5) (! (= ?v0 (! (coeff_cube_to_path$ ?v2) :named @p_1)) :named @p_82)) :named @p_84) false) :named @p_86)) :named @p_78) (! (forall ((?v2 B$) (?v3 B$) (?v4 B_list$)) (! (=> (! (and (! (= ?v1 (! (cons$ ?v2 (! (cons$ ?v3 ?v4) :named @p_2)) :named @p_9)) :named @p_6) (! (= ?v0 (! (joinpaths$ @p_1 (! (rec_join$ @p_2) :named @p_95)) :named @p_7)) :named @p_97)) :named @p_99) false) :named @p_101)) :named @p_88)) :named @p_103)) :named @p_105)) :named @p_107) false) :named @p_109) (! (=> (! (and (! (= @p_3 @p_3) :named @p_112) (! (and (! (=> (! (and @p_4 (! (= uu$ @p_3) :named @p_115)) :named @p_117) false) :named @p_119) (! (and (! (forall ((?v2 B$)) (! (=> (! (and @p_5 (! (= @p_3 @p_1) :named @p_125)) :named @p_127) false) :named @p_129)) :named @p_121) (! (forall ((?v2 B$) (?v3 B$) (?v4 B_list$)) (! (=> (! (and @p_6 (! (= @p_3 @p_7) :named @p_137)) :named @p_139) false) :named @p_141)) :named @p_131)) :named @p_143)) :named @p_145)) :named @p_147) false) :named @p_149)) :named @p_151)) :named @p_53) (! (= (! (forall ((?v0 B_list$) (?v1 Real_a_fun$)) (! (=> (! (and (! (= (! (rec_join$ ?v0) :named @p_10) ?v1) :named @p_19) (! (and (! (=> (! (and (! (= nil$ ?v0) :named @p_11) (! (= uu$ ?v1) :named @p_20)) :named @p_22) false) :named @p_24) (! (and (! (forall ((?v2 B$)) (! (=> (! (and (! (= @p_8 ?v0) :named @p_17) (! (= @p_1 ?v1) :named @p_27)) :named @p_29) false) :named @p_31)) :named @p_25) (! (forall ((?v2 B$) (?v3 B$) (?v4 B_list$)) (! (=> (! (and (! (= @p_9 ?v0) :named @p_18) (! (= @p_7 ?v1) :named @p_35)) :named @p_37) false) :named @p_39)) :named @p_33)) :named @p_41)) :named @p_43)) :named @p_45) false) :named @p_47)) :named @p_14) (! (forall ((?v0 B_list$)) (! (=> (! (and (! (= @p_10 @p_10) :named @p_15) (! (and (! (=> (! (and @p_11 (! (= uu$ @p_10) :named @p_21)) :named @p_23) false) :named @p_16) (! (and (! (forall ((?v1 B$)) (! (=> (! (and (! (= ?v0 (! (cons$ ?v1 nil$) :named @p_162)) :named @p_163) (! (= @p_10 (! (coeff_cube_to_path$ ?v1) :named @p_12)) :named @p_165)) :named @p_166) false) :named @p_167)) :named @p_161) (! (forall ((?v1 B$) (?v2 B$) (?v3 B_list$)) (! (=> (! (and (! (= ?v0 (! (cons$ ?v1 (! (cons$ ?v2 ?v3) :named @p_13)) :named @p_169)) :named @p_170) (! (= @p_10 (! (joinpaths$ @p_12 (! (rec_join$ @p_13) :named @p_175)) :named @p_176)) :named @p_177)) :named @p_178) false) :named @p_179)) :named @p_168)) :named @p_180)) :named @p_181)) :named @p_182) false) :named @p_183)) :named @p_51)) :named @p_49)) :named @p_52)) :named @p_55))
  6872 (define-fun veriT_sk0 () A$ (! (choice ((veriT_vr145 A$)) (not (! (not (! (and (! (= (! (arg_min_on$ f$ (! (image$b g$ b$) :named @p_6)) :named @p_336) (! (fun_app$b g$ veriT_vr145) :named @p_378)) :named @p_379) (! (member$a veriT_vr145 b$) :named @p_381)) :named @p_382)) :named @p_377))) :named @p_357))
       
  6873 (assume a29 (! (forall ((?v0 B_set$) (?v1 B_c_fun$)) (! (=> (! (and (! (finite$ ?v0) :named @p_1) (! (not (! (= ?v0 bot$) :named @p_10)) :named @p_2)) :named @p_13) (! (member$ (! (arg_min_on$ ?v1 ?v0) :named @p_15) ?v0) :named @p_17)) :named @p_19)) :named @p_7))
       
  6874 (assume a31 (! (forall ((?v0 B_set$) (?v1 B$) (?v2 B_c_fun$)) (! (=> (! (and @p_1 (! (and @p_2 (! (member$ ?v1 ?v0) :named @p_38)) :named @p_40)) :named @p_42) (! (less_eq$ (! (fun_app$ ?v2 (! (arg_min_on$ ?v2 ?v0) :named @p_45)) :named @p_47) (! (fun_app$ ?v2 ?v1) :named @p_50)) :named @p_52)) :named @p_54)) :named @p_33))
       
  6875 (assume a33 (! (forall ((?v0 B_c_fun$) (?v1 A_b_fun$) (?v2 A$)) (! (= (! (fun_app$a (! (comp$ ?v0 ?v1) :named @p_78) ?v2) :named @p_80) (! (fun_app$ ?v0 (! (fun_app$b ?v1 ?v2) :named @p_3)) :named @p_86)) :named @p_88)) :named @p_77))
       
  6876 (assume a36 (! (forall ((?v0 A_set$) (?v1 A_b_fun$)) (! (=> (! (finite$a ?v0) :named @p_103) (! (finite$ (! (image$b ?v1 ?v0) :named @p_106)) :named @p_108)) :named @p_110)) :named @p_102))
       
  6877 (assume a40 (! (forall ((?v0 B$) (?v1 A_b_fun$) (?v2 A_set$)) (! (=> (! (and (! (member$ ?v0 (! (image$b ?v1 ?v2) :named @p_122)) :named @p_124) (! (forall ((?v3 A$)) (! (=> (! (and (! (= ?v0 (! (fun_app$b ?v1 ?v3) :named @p_130)) :named @p_132) (! (member$a ?v3 ?v2) :named @p_136)) :named @p_138) false) :named @p_140)) :named @p_126)) :named @p_142) false) :named @p_144)) :named @p_121))
       
  6878 (assume a44 (! (forall ((?v0 B$) (?v1 A_b_fun$) (?v2 A$) (?v3 A_set$)) (! (=> (! (and (! (= @p_3 ?v0) :named @p_173) (! (member$a ?v2 ?v3) :named @p_176)) :named @p_178) (! (member$ ?v0 (! (image$b ?v1 ?v3) :named @p_183)) :named @p_185)) :named @p_187)) :named @p_171))
       
  6879 (assume a48 (! (forall ((?v0 A_b_fun$) (?v1 A_set$)) (! (= (! (= bot$ (! (image$b ?v0 ?v1) :named @p_205)) :named @p_207) (! (= bot$a ?v1) :named @p_210)) :named @p_212)) :named @p_204))
       
  6880 (assume a50 (! (forall ((?v0 B_c_fun$) (?v1 B_set$) (?v2 B$) (?v3 B$)) (! (=> (! (and (! (inj_on$ ?v0 ?v1) :named @p_224) (! (and (! (= (! (fun_app$ ?v0 ?v2) :named @p_227) (! (fun_app$ ?v0 ?v3) :named @p_229)) :named @p_231) (! (and (! (member$ ?v2 ?v1) :named @p_235) (! (member$ ?v3 ?v1) :named @p_238)) :named @p_240)) :named @p_242)) :named @p_244) (! (= ?v3 ?v2) :named @p_246)) :named @p_248)) :named @p_223))
       
  6881 (assume a51 (! (forall ((?v0 C$) (?v1 C$)) (! (= (! (less$ ?v0 ?v1) :named @p_272) (! (and (! (less_eq$ ?v0 ?v1) :named @p_276) (! (not (! (= ?v0 ?v1) :named @p_278)) :named @p_280)) :named @p_282)) :named @p_284)) :named @p_271))
       
  6882 (assume a23 (! (inj_on$ f$ @p_6) :named @p_353))
       
  6883 (assume a24 (! (finite$a b$) :named @p_332))
       
  6884 (assume a25 (not (! (= bot$a b$) :named @p_331)))
       
  6885 (assume a26 (! (member$a (! (arg_min_on$a (! (comp$ f$ g$) :named @p_4) b$) :named @p_5) b$) :named @p_423))
       
  6886 (assume a27 (! (not (! (exists ((?v0 A$)) (! (and (! (member$a ?v0 b$) :named @p_300) (! (less$ (! (fun_app$a @p_4 ?v0) :named @p_303) (! (fun_app$a @p_4 @p_5) :named @p_299)) :named @p_305)) :named @p_307)) :named @p_298)) :named @p_309))
       
  6887 (assume a52 (not (! (= @p_336 (! (fun_app$b g$ @p_5) :named @p_333)) :named @p_355)))
       
  6888 (anchor :step t16 :args ((:= (?v0 B_set$) veriT_vr0) (:= (?v1 B_c_fun$) veriT_vr1)))
       
  6889 (step t16.t1 (cl (! (= ?v0 veriT_vr0) :named @p_9)) :rule refl)
       
  6890 (step t16.t2 (cl (= @p_1 (! (finite$ veriT_vr0) :named @p_8))) :rule cong :premises (t16.t1))
       
  6891 (step t16.t3 (cl @p_9) :rule refl)
       
  6892 (step t16.t4 (cl (= @p_10 (! (= bot$ veriT_vr0) :named @p_11))) :rule cong :premises (t16.t3))
       
  6893 (step t16.t5 (cl (= @p_2 (! (not @p_11) :named @p_12))) :rule cong :premises (t16.t4))
       
  6894 (step t16.t6 (cl (= @p_13 (! (and @p_8 @p_12) :named @p_14))) :rule cong :premises (t16.t2 t16.t5))
       
  6895 (step t16.t7 (cl (= ?v1 veriT_vr1)) :rule refl)
       
  6896 (step t16.t8 (cl @p_9) :rule refl)
       
  6897 (step t16.t9 (cl (= @p_15 (! (arg_min_on$ veriT_vr1 veriT_vr0) :named @p_16))) :rule cong :premises (t16.t7 t16.t8))
       
  6898 (step t16.t10 (cl @p_9) :rule refl)
       
  6899 (step t16.t11 (cl (= @p_17 (! (member$ @p_16 veriT_vr0) :named @p_18))) :rule cong :premises (t16.t9 t16.t10))
       
  6900 (step t16.t12 (cl (= @p_19 (! (=> @p_14 @p_18) :named @p_20))) :rule cong :premises (t16.t6 t16.t11))
       
  6901 (step t16 (cl (! (= @p_7 (! (forall ((veriT_vr0 B_set$) (veriT_vr1 B_c_fun$)) @p_20) :named @p_22)) :named @p_21)) :rule bind)
       
  6902 (step t17 (cl (not @p_21) (not @p_7) @p_22) :rule equiv_pos2)
       
  6903 (step t18 (cl @p_22) :rule th_resolution :premises (a29 t16 t17))
       
  6904 (anchor :step t19 :args ((:= (veriT_vr0 B_set$) veriT_vr2) (:= (veriT_vr1 B_c_fun$) veriT_vr3)))
       
  6905 (step t19.t1 (cl (! (= veriT_vr0 veriT_vr2) :named @p_24)) :rule refl)
       
  6906 (step t19.t2 (cl (= @p_8 (! (finite$ veriT_vr2) :named @p_23))) :rule cong :premises (t19.t1))
       
  6907 (step t19.t3 (cl @p_24) :rule refl)
       
  6908 (step t19.t4 (cl (= @p_11 (! (= bot$ veriT_vr2) :named @p_25))) :rule cong :premises (t19.t3))
       
  6909 (step t19.t5 (cl (= @p_12 (! (not @p_25) :named @p_26))) :rule cong :premises (t19.t4))
       
  6910 (step t19.t6 (cl (= @p_14 (! (and @p_23 @p_26) :named @p_27))) :rule cong :premises (t19.t2 t19.t5))
       
  6911 (step t19.t7 (cl (= veriT_vr1 veriT_vr3)) :rule refl)
       
  6912 (step t19.t8 (cl @p_24) :rule refl)
       
  6913 (step t19.t9 (cl (= @p_16 (! (arg_min_on$ veriT_vr3 veriT_vr2) :named @p_28))) :rule cong :premises (t19.t7 t19.t8))
       
  6914 (step t19.t10 (cl @p_24) :rule refl)
       
  6915 (step t19.t11 (cl (= @p_18 (! (member$ @p_28 veriT_vr2) :named @p_29))) :rule cong :premises (t19.t9 t19.t10))
       
  6916 (step t19.t12 (cl (= @p_20 (! (=> @p_27 @p_29) :named @p_30))) :rule cong :premises (t19.t6 t19.t11))
       
  6917 (step t19 (cl (! (= @p_22 (! (forall ((veriT_vr2 B_set$) (veriT_vr3 B_c_fun$)) @p_30) :named @p_32)) :named @p_31)) :rule bind)
       
  6918 (step t20 (cl (not @p_31) (not @p_22) @p_32) :rule equiv_pos2)
       
  6919 (step t21 (cl @p_32) :rule th_resolution :premises (t18 t19 t20))
       
  6920 (anchor :step t22 :args ((:= (?v0 B_set$) veriT_vr8) (:= (?v1 B$) veriT_vr9) (:= (?v2 B_c_fun$) veriT_vr10)))
       
  6921 (step t22.t1 (cl (! (= ?v0 veriT_vr8) :named @p_35)) :rule refl)
       
  6922 (step t22.t2 (cl (= @p_1 (! (finite$ veriT_vr8) :named @p_34))) :rule cong :premises (t22.t1))
       
  6923 (step t22.t3 (cl @p_35) :rule refl)
       
  6924 (step t22.t4 (cl (= @p_10 (! (= bot$ veriT_vr8) :named @p_36))) :rule cong :premises (t22.t3))
       
  6925 (step t22.t5 (cl (= @p_2 (! (not @p_36) :named @p_37))) :rule cong :premises (t22.t4))
       
  6926 (step t22.t6 (cl (! (= ?v1 veriT_vr9) :named @p_49)) :rule refl)
       
  6927 (step t22.t7 (cl @p_35) :rule refl)
       
  6928 (step t22.t8 (cl (= @p_38 (! (member$ veriT_vr9 veriT_vr8) :named @p_39))) :rule cong :premises (t22.t6 t22.t7))
       
  6929 (step t22.t9 (cl (= @p_40 (! (and @p_37 @p_39) :named @p_41))) :rule cong :premises (t22.t5 t22.t8))
       
  6930 (step t22.t10 (cl (= @p_42 (! (and @p_34 @p_41) :named @p_43))) :rule cong :premises (t22.t2 t22.t9))
       
  6931 (step t22.t11 (cl (! (= ?v2 veriT_vr10) :named @p_44)) :rule refl)
       
  6932 (step t22.t12 (cl @p_44) :rule refl)
       
  6933 (step t22.t13 (cl @p_35) :rule refl)
       
  6934 (step t22.t14 (cl (= @p_45 (! (arg_min_on$ veriT_vr10 veriT_vr8) :named @p_46))) :rule cong :premises (t22.t12 t22.t13))
       
  6935 (step t22.t15 (cl (= @p_47 (! (fun_app$ veriT_vr10 @p_46) :named @p_48))) :rule cong :premises (t22.t11 t22.t14))
       
  6936 (step t22.t16 (cl @p_44) :rule refl)
       
  6937 (step t22.t17 (cl @p_49) :rule refl)
       
  6938 (step t22.t18 (cl (= @p_50 (! (fun_app$ veriT_vr10 veriT_vr9) :named @p_51))) :rule cong :premises (t22.t16 t22.t17))
       
  6939 (step t22.t19 (cl (= @p_52 (! (less_eq$ @p_48 @p_51) :named @p_53))) :rule cong :premises (t22.t15 t22.t18))
       
  6940 (step t22.t20 (cl (= @p_54 (! (=> @p_43 @p_53) :named @p_55))) :rule cong :premises (t22.t10 t22.t19))
       
  6941 (step t22 (cl (! (= @p_33 (! (forall ((veriT_vr8 B_set$) (veriT_vr9 B$) (veriT_vr10 B_c_fun$)) @p_55) :named @p_57)) :named @p_56)) :rule bind)
       
  6942 (step t23 (cl (not @p_56) (not @p_33) @p_57) :rule equiv_pos2)
       
  6943 (step t24 (cl @p_57) :rule th_resolution :premises (a31 t22 t23))
       
  6944 (anchor :step t25 :args ((veriT_vr8 B_set$) (veriT_vr9 B$) (veriT_vr10 B_c_fun$)))
       
  6945 (step t25.t1 (cl (= @p_43 (! (and @p_34 @p_37 @p_39) :named @p_58))) :rule ac_simp)
       
  6946 (step t25.t2 (cl (= @p_55 (! (=> @p_58 @p_53) :named @p_59))) :rule cong :premises (t25.t1))
       
  6947 (step t25 (cl (! (= @p_57 (! (forall ((veriT_vr8 B_set$) (veriT_vr9 B$) (veriT_vr10 B_c_fun$)) @p_59) :named @p_61)) :named @p_60)) :rule bind)
       
  6948 (step t26 (cl (not @p_60) (not @p_57) @p_61) :rule equiv_pos2)
       
  6949 (step t27 (cl @p_61) :rule th_resolution :premises (t24 t25 t26))
       
  6950 (anchor :step t28 :args ((:= (veriT_vr8 B_set$) veriT_vr11) (:= (veriT_vr9 B$) veriT_vr12) (:= (veriT_vr10 B_c_fun$) veriT_vr13)))
       
  6951 (step t28.t1 (cl (! (= veriT_vr8 veriT_vr11) :named @p_63)) :rule refl)
       
  6952 (step t28.t2 (cl (= @p_34 (! (finite$ veriT_vr11) :named @p_62))) :rule cong :premises (t28.t1))
       
  6953 (step t28.t3 (cl @p_63) :rule refl)
       
  6954 (step t28.t4 (cl (= @p_36 (! (= bot$ veriT_vr11) :named @p_64))) :rule cong :premises (t28.t3))
       
  6955 (step t28.t5 (cl (= @p_37 (! (not @p_64) :named @p_65))) :rule cong :premises (t28.t4))
       
  6956 (step t28.t6 (cl (! (= veriT_vr9 veriT_vr12) :named @p_71)) :rule refl)
       
  6957 (step t28.t7 (cl @p_63) :rule refl)
       
  6958 (step t28.t8 (cl (= @p_39 (! (member$ veriT_vr12 veriT_vr11) :named @p_66))) :rule cong :premises (t28.t6 t28.t7))
       
  6959 (step t28.t9 (cl (= @p_58 (! (and @p_62 @p_65 @p_66) :named @p_67))) :rule cong :premises (t28.t2 t28.t5 t28.t8))
       
  6960 (step t28.t10 (cl (! (= veriT_vr10 veriT_vr13) :named @p_68)) :rule refl)
       
  6961 (step t28.t11 (cl @p_68) :rule refl)
       
  6962 (step t28.t12 (cl @p_63) :rule refl)
       
  6963 (step t28.t13 (cl (= @p_46 (! (arg_min_on$ veriT_vr13 veriT_vr11) :named @p_69))) :rule cong :premises (t28.t11 t28.t12))
       
  6964 (step t28.t14 (cl (= @p_48 (! (fun_app$ veriT_vr13 @p_69) :named @p_70))) :rule cong :premises (t28.t10 t28.t13))
       
  6965 (step t28.t15 (cl @p_68) :rule refl)
       
  6966 (step t28.t16 (cl @p_71) :rule refl)
       
  6967 (step t28.t17 (cl (= @p_51 (! (fun_app$ veriT_vr13 veriT_vr12) :named @p_72))) :rule cong :premises (t28.t15 t28.t16))
       
  6968 (step t28.t18 (cl (= @p_53 (! (less_eq$ @p_70 @p_72) :named @p_73))) :rule cong :premises (t28.t14 t28.t17))
       
  6969 (step t28.t19 (cl (= @p_59 (! (=> @p_67 @p_73) :named @p_74))) :rule cong :premises (t28.t9 t28.t18))
       
  6970 (step t28 (cl (! (= @p_61 (! (forall ((veriT_vr11 B_set$) (veriT_vr12 B$) (veriT_vr13 B_c_fun$)) @p_74) :named @p_76)) :named @p_75)) :rule bind)
       
  6971 (step t29 (cl (not @p_75) (not @p_61) @p_76) :rule equiv_pos2)
       
  6972 (step t30 (cl @p_76) :rule th_resolution :premises (t27 t28 t29))
       
  6973 (anchor :step t31 :args ((:= (?v0 B_c_fun$) veriT_vr20) (:= (?v1 A_b_fun$) veriT_vr21) (:= (?v2 A$) veriT_vr22)))
       
  6974 (step t31.t1 (cl (! (= ?v0 veriT_vr20) :named @p_82)) :rule refl)
       
  6975 (step t31.t2 (cl (! (= ?v1 veriT_vr21) :named @p_83)) :rule refl)
       
  6976 (step t31.t3 (cl (= @p_78 (! (comp$ veriT_vr20 veriT_vr21) :named @p_79))) :rule cong :premises (t31.t1 t31.t2))
       
  6977 (step t31.t4 (cl (! (= ?v2 veriT_vr22) :named @p_84)) :rule refl)
       
  6978 (step t31.t5 (cl (= @p_80 (! (fun_app$a @p_79 veriT_vr22) :named @p_81))) :rule cong :premises (t31.t3 t31.t4))
       
  6979 (step t31.t6 (cl @p_82) :rule refl)
       
  6980 (step t31.t7 (cl @p_83) :rule refl)
       
  6981 (step t31.t8 (cl @p_84) :rule refl)
       
  6982 (step t31.t9 (cl (= @p_3 (! (fun_app$b veriT_vr21 veriT_vr22) :named @p_85))) :rule cong :premises (t31.t7 t31.t8))
       
  6983 (step t31.t10 (cl (= @p_86 (! (fun_app$ veriT_vr20 @p_85) :named @p_87))) :rule cong :premises (t31.t6 t31.t9))
       
  6984 (step t31.t11 (cl (= @p_88 (! (= @p_81 @p_87) :named @p_89))) :rule cong :premises (t31.t5 t31.t10))
       
  6985 (step t31 (cl (! (= @p_77 (! (forall ((veriT_vr20 B_c_fun$) (veriT_vr21 A_b_fun$) (veriT_vr22 A$)) @p_89) :named @p_91)) :named @p_90)) :rule bind)
       
  6986 (step t32 (cl (not @p_90) (not @p_77) @p_91) :rule equiv_pos2)
       
  6987 (step t33 (cl @p_91) :rule th_resolution :premises (a33 t31 t32))
       
  6988 (anchor :step t34 :args ((:= (veriT_vr20 B_c_fun$) veriT_vr23) (:= (veriT_vr21 A_b_fun$) veriT_vr24) (:= (veriT_vr22 A$) veriT_vr25)))
       
  6989 (step t34.t1 (cl (! (= veriT_vr20 veriT_vr23) :named @p_94)) :rule refl)
       
  6990 (step t34.t2 (cl (! (= veriT_vr21 veriT_vr24) :named @p_95)) :rule refl)
       
  6991 (step t34.t3 (cl (= @p_79 (! (comp$ veriT_vr23 veriT_vr24) :named @p_92))) :rule cong :premises (t34.t1 t34.t2))
       
  6992 (step t34.t4 (cl (! (= veriT_vr22 veriT_vr25) :named @p_96)) :rule refl)
       
  6993 (step t34.t5 (cl (= @p_81 (! (fun_app$a @p_92 veriT_vr25) :named @p_93))) :rule cong :premises (t34.t3 t34.t4))
       
  6994 (step t34.t6 (cl @p_94) :rule refl)
       
  6995 (step t34.t7 (cl @p_95) :rule refl)
       
  6996 (step t34.t8 (cl @p_96) :rule refl)
       
  6997 (step t34.t9 (cl (= @p_85 (! (fun_app$b veriT_vr24 veriT_vr25) :named @p_97))) :rule cong :premises (t34.t7 t34.t8))
       
  6998 (step t34.t10 (cl (= @p_87 (! (fun_app$ veriT_vr23 @p_97) :named @p_98))) :rule cong :premises (t34.t6 t34.t9))
       
  6999 (step t34.t11 (cl (= @p_89 (! (= @p_93 @p_98) :named @p_99))) :rule cong :premises (t34.t5 t34.t10))
       
  7000 (step t34 (cl (! (= @p_91 (! (forall ((veriT_vr23 B_c_fun$) (veriT_vr24 A_b_fun$) (veriT_vr25 A$)) @p_99) :named @p_101)) :named @p_100)) :rule bind)
       
  7001 (step t35 (cl (not @p_100) (not @p_91) @p_101) :rule equiv_pos2)
       
  7002 (step t36 (cl @p_101) :rule th_resolution :premises (t33 t34 t35))
       
  7003 (anchor :step t37 :args ((:= (?v0 A_set$) veriT_vr34) (:= (?v1 A_b_fun$) veriT_vr35)))
       
  7004 (step t37.t1 (cl (! (= ?v0 veriT_vr34) :named @p_105)) :rule refl)
       
  7005 (step t37.t2 (cl (= @p_103 (! (finite$a veriT_vr34) :named @p_104))) :rule cong :premises (t37.t1))
       
  7006 (step t37.t3 (cl (= ?v1 veriT_vr35)) :rule refl)
       
  7007 (step t37.t4 (cl @p_105) :rule refl)
       
  7008 (step t37.t5 (cl (= @p_106 (! (image$b veriT_vr35 veriT_vr34) :named @p_107))) :rule cong :premises (t37.t3 t37.t4))
       
  7009 (step t37.t6 (cl (= @p_108 (! (finite$ @p_107) :named @p_109))) :rule cong :premises (t37.t5))
       
  7010 (step t37.t7 (cl (= @p_110 (! (=> @p_104 @p_109) :named @p_111))) :rule cong :premises (t37.t2 t37.t6))
       
  7011 (step t37 (cl (! (= @p_102 (! (forall ((veriT_vr34 A_set$) (veriT_vr35 A_b_fun$)) @p_111) :named @p_113)) :named @p_112)) :rule bind)
       
  7012 (step t38 (cl (not @p_112) (not @p_102) @p_113) :rule equiv_pos2)
       
  7013 (step t39 (cl @p_113) :rule th_resolution :premises (a36 t37 t38))
       
  7014 (anchor :step t40 :args ((:= (veriT_vr34 A_set$) veriT_vr36) (:= (veriT_vr35 A_b_fun$) veriT_vr37)))
       
  7015 (step t40.t1 (cl (! (= veriT_vr34 veriT_vr36) :named @p_115)) :rule refl)
       
  7016 (step t40.t2 (cl (= @p_104 (! (finite$a veriT_vr36) :named @p_114))) :rule cong :premises (t40.t1))
       
  7017 (step t40.t3 (cl (= veriT_vr35 veriT_vr37)) :rule refl)
       
  7018 (step t40.t4 (cl @p_115) :rule refl)
       
  7019 (step t40.t5 (cl (= @p_107 (! (image$b veriT_vr37 veriT_vr36) :named @p_116))) :rule cong :premises (t40.t3 t40.t4))
       
  7020 (step t40.t6 (cl (= @p_109 (! (finite$ @p_116) :named @p_117))) :rule cong :premises (t40.t5))
       
  7021 (step t40.t7 (cl (= @p_111 (! (=> @p_114 @p_117) :named @p_118))) :rule cong :premises (t40.t2 t40.t6))
       
  7022 (step t40 (cl (! (= @p_113 (! (forall ((veriT_vr36 A_set$) (veriT_vr37 A_b_fun$)) @p_118) :named @p_120)) :named @p_119)) :rule bind)
       
  7023 (step t41 (cl (not @p_119) (not @p_113) @p_120) :rule equiv_pos2)
       
  7024 (step t42 (cl @p_120) :rule th_resolution :premises (t39 t40 t41))
       
  7025 (anchor :step t43 :args ((:= (?v0 B$) veriT_vr58) (:= (?v1 A_b_fun$) veriT_vr59) (:= (?v2 A_set$) veriT_vr60)))
       
  7026 (step t43.t1 (cl (! (= ?v0 veriT_vr58) :named @p_128)) :rule refl)
       
  7027 (step t43.t2 (cl (! (= ?v1 veriT_vr59) :named @p_129)) :rule refl)
       
  7028 (step t43.t3 (cl (! (= ?v2 veriT_vr60) :named @p_135)) :rule refl)
       
  7029 (step t43.t4 (cl (= @p_122 (! (image$b veriT_vr59 veriT_vr60) :named @p_123))) :rule cong :premises (t43.t2 t43.t3))
       
  7030 (step t43.t5 (cl (= @p_124 (! (member$ veriT_vr58 @p_123) :named @p_125))) :rule cong :premises (t43.t1 t43.t4))
       
  7031 (anchor :step t43.t6 :args ((:= (?v3 A$) veriT_vr61)))
       
  7032 (step t43.t6.t1 (cl @p_128) :rule refl)
       
  7033 (step t43.t6.t2 (cl @p_129) :rule refl)
       
  7034 (step t43.t6.t3 (cl (! (= ?v3 veriT_vr61) :named @p_134)) :rule refl)
       
  7035 (step t43.t6.t4 (cl (= @p_130 (! (fun_app$b veriT_vr59 veriT_vr61) :named @p_131))) :rule cong :premises (t43.t6.t2 t43.t6.t3))
       
  7036 (step t43.t6.t5 (cl (= @p_132 (! (= veriT_vr58 @p_131) :named @p_133))) :rule cong :premises (t43.t6.t1 t43.t6.t4))
       
  7037 (step t43.t6.t6 (cl @p_134) :rule refl)
       
  7038 (step t43.t6.t7 (cl @p_135) :rule refl)
       
  7039 (step t43.t6.t8 (cl (= @p_136 (! (member$a veriT_vr61 veriT_vr60) :named @p_137))) :rule cong :premises (t43.t6.t6 t43.t6.t7))
       
  7040 (step t43.t6.t9 (cl (= @p_138 (! (and @p_133 @p_137) :named @p_139))) :rule cong :premises (t43.t6.t5 t43.t6.t8))
       
  7041 (step t43.t6.t10 (cl (= @p_140 (! (=> @p_139 false) :named @p_141))) :rule cong :premises (t43.t6.t9))
       
  7042 (step t43.t6 (cl (= @p_126 (! (forall ((veriT_vr61 A$)) @p_141) :named @p_127))) :rule bind)
       
  7043 (step t43.t7 (cl (= @p_142 (! (and @p_125 @p_127) :named @p_143))) :rule cong :premises (t43.t5 t43.t6))
       
  7044 (step t43.t8 (cl (= @p_144 (! (=> @p_143 false) :named @p_145))) :rule cong :premises (t43.t7))
       
  7045 (step t43 (cl (! (= @p_121 (! (forall ((veriT_vr58 B$) (veriT_vr59 A_b_fun$) (veriT_vr60 A_set$)) @p_145) :named @p_147)) :named @p_146)) :rule bind)
       
  7046 (step t44 (cl (not @p_146) (not @p_121) @p_147) :rule equiv_pos2)
       
  7047 (step t45 (cl @p_147) :rule th_resolution :premises (a40 t43 t44))
       
  7048 (anchor :step t46 :args ((veriT_vr58 B$) (veriT_vr59 A_b_fun$) (veriT_vr60 A_set$)))
       
  7049 (anchor :step t46.t1 :args ((veriT_vr61 A$)))
       
  7050 (step t46.t1.t1 (cl (= @p_141 (! (not @p_139) :named @p_149))) :rule implies_simplify)
       
  7051 (step t46.t1 (cl (= @p_127 (! (forall ((veriT_vr61 A$)) @p_149) :named @p_148))) :rule bind)
       
  7052 (step t46.t2 (cl (= @p_143 (! (and @p_125 @p_148) :named @p_150))) :rule cong :premises (t46.t1))
       
  7053 (step t46.t3 (cl (= @p_145 (! (=> @p_150 false) :named @p_151))) :rule cong :premises (t46.t2))
       
  7054 (step t46.t4 (cl (= @p_151 (! (not @p_150) :named @p_152))) :rule implies_simplify)
       
  7055 (step t46.t5 (cl (= @p_145 @p_152)) :rule trans :premises (t46.t3 t46.t4))
       
  7056 (step t46 (cl (! (= @p_147 (! (forall ((veriT_vr58 B$) (veriT_vr59 A_b_fun$) (veriT_vr60 A_set$)) @p_152) :named @p_154)) :named @p_153)) :rule bind)
       
  7057 (step t47 (cl (not @p_153) (not @p_147) @p_154) :rule equiv_pos2)
       
  7058 (step t48 (cl @p_154) :rule th_resolution :premises (t45 t46 t47))
       
  7059 (anchor :step t49 :args ((:= (veriT_vr58 B$) veriT_vr62) (:= (veriT_vr59 A_b_fun$) veriT_vr63) (:= (veriT_vr60 A_set$) veriT_vr64)))
       
  7060 (step t49.t1 (cl (! (= veriT_vr58 veriT_vr62) :named @p_158)) :rule refl)
       
  7061 (step t49.t2 (cl (! (= veriT_vr59 veriT_vr63) :named @p_159)) :rule refl)
       
  7062 (step t49.t3 (cl (! (= veriT_vr60 veriT_vr64) :named @p_163)) :rule refl)
       
  7063 (step t49.t4 (cl (= @p_123 (! (image$b veriT_vr63 veriT_vr64) :named @p_155))) :rule cong :premises (t49.t2 t49.t3))
       
  7064 (step t49.t5 (cl (= @p_125 (! (member$ veriT_vr62 @p_155) :named @p_156))) :rule cong :premises (t49.t1 t49.t4))
       
  7065 (anchor :step t49.t6 :args ((:= (veriT_vr61 A$) veriT_vr65)))
       
  7066 (step t49.t6.t1 (cl @p_158) :rule refl)
       
  7067 (step t49.t6.t2 (cl @p_159) :rule refl)
       
  7068 (step t49.t6.t3 (cl (! (= veriT_vr61 veriT_vr65) :named @p_162)) :rule refl)
       
  7069 (step t49.t6.t4 (cl (= @p_131 (! (fun_app$b veriT_vr63 veriT_vr65) :named @p_160))) :rule cong :premises (t49.t6.t2 t49.t6.t3))
       
  7070 (step t49.t6.t5 (cl (= @p_133 (! (= veriT_vr62 @p_160) :named @p_161))) :rule cong :premises (t49.t6.t1 t49.t6.t4))
       
  7071 (step t49.t6.t6 (cl @p_162) :rule refl)
       
  7072 (step t49.t6.t7 (cl @p_163) :rule refl)
       
  7073 (step t49.t6.t8 (cl (= @p_137 (! (member$a veriT_vr65 veriT_vr64) :named @p_164))) :rule cong :premises (t49.t6.t6 t49.t6.t7))
       
  7074 (step t49.t6.t9 (cl (= @p_139 (! (and @p_161 @p_164) :named @p_165))) :rule cong :premises (t49.t6.t5 t49.t6.t8))
       
  7075 (step t49.t6.t10 (cl (= @p_149 (! (not @p_165) :named @p_166))) :rule cong :premises (t49.t6.t9))
       
  7076 (step t49.t6 (cl (= @p_148 (! (forall ((veriT_vr65 A$)) @p_166) :named @p_157))) :rule bind)
       
  7077 (step t49.t7 (cl (= @p_150 (! (and @p_156 @p_157) :named @p_167))) :rule cong :premises (t49.t5 t49.t6))
       
  7078 (step t49.t8 (cl (= @p_152 (! (not @p_167) :named @p_168))) :rule cong :premises (t49.t7))
       
  7079 (step t49 (cl (! (= @p_154 (! (forall ((veriT_vr62 B$) (veriT_vr63 A_b_fun$) (veriT_vr64 A_set$)) @p_168) :named @p_170)) :named @p_169)) :rule bind)
       
  7080 (step t50 (cl (not @p_169) (not @p_154) @p_170) :rule equiv_pos2)
       
  7081 (step t51 (cl @p_170) :rule th_resolution :premises (t48 t49 t50))
       
  7082 (anchor :step t52 :args ((:= (?v0 B$) veriT_vr90) (:= (?v1 A_b_fun$) veriT_vr91) (:= (?v2 A$) veriT_vr92) (:= (?v3 A_set$) veriT_vr93)))
       
  7083 (step t52.t1 (cl (! (= ?v1 veriT_vr91) :named @p_181)) :rule refl)
       
  7084 (step t52.t2 (cl (! (= ?v2 veriT_vr92) :named @p_175)) :rule refl)
       
  7085 (step t52.t3 (cl (= @p_3 (! (fun_app$b veriT_vr91 veriT_vr92) :named @p_172))) :rule cong :premises (t52.t1 t52.t2))
       
  7086 (step t52.t4 (cl (! (= ?v0 veriT_vr90) :named @p_180)) :rule refl)
       
  7087 (step t52.t5 (cl (= @p_173 (! (= veriT_vr90 @p_172) :named @p_174))) :rule cong :premises (t52.t3 t52.t4))
       
  7088 (step t52.t6 (cl @p_175) :rule refl)
       
  7089 (step t52.t7 (cl (! (= ?v3 veriT_vr93) :named @p_182)) :rule refl)
       
  7090 (step t52.t8 (cl (= @p_176 (! (member$a veriT_vr92 veriT_vr93) :named @p_177))) :rule cong :premises (t52.t6 t52.t7))
       
  7091 (step t52.t9 (cl (= @p_178 (! (and @p_174 @p_177) :named @p_179))) :rule cong :premises (t52.t5 t52.t8))
       
  7092 (step t52.t10 (cl @p_180) :rule refl)
       
  7093 (step t52.t11 (cl @p_181) :rule refl)
       
  7094 (step t52.t12 (cl @p_182) :rule refl)
       
  7095 (step t52.t13 (cl (= @p_183 (! (image$b veriT_vr91 veriT_vr93) :named @p_184))) :rule cong :premises (t52.t11 t52.t12))
       
  7096 (step t52.t14 (cl (= @p_185 (! (member$ veriT_vr90 @p_184) :named @p_186))) :rule cong :premises (t52.t10 t52.t13))
       
  7097 (step t52.t15 (cl (= @p_187 (! (=> @p_179 @p_186) :named @p_188))) :rule cong :premises (t52.t9 t52.t14))
       
  7098 (step t52 (cl (! (= @p_171 (! (forall ((veriT_vr90 B$) (veriT_vr91 A_b_fun$) (veriT_vr92 A$) (veriT_vr93 A_set$)) @p_188) :named @p_190)) :named @p_189)) :rule bind)
       
  7099 (step t53 (cl (not @p_189) (not @p_171) @p_190) :rule equiv_pos2)
       
  7100 (step t54 (cl @p_190) :rule th_resolution :premises (a44 t52 t53))
       
  7101 (anchor :step t55 :args ((:= (veriT_vr90 B$) veriT_vr94) (:= (veriT_vr91 A_b_fun$) veriT_vr95) (:= (veriT_vr92 A$) veriT_vr96) (:= (veriT_vr93 A_set$) veriT_vr97)))
       
  7102 (step t55.t1 (cl (! (= veriT_vr90 veriT_vr94) :named @p_196)) :rule refl)
       
  7103 (step t55.t2 (cl (! (= veriT_vr91 veriT_vr95) :named @p_197)) :rule refl)
       
  7104 (step t55.t3 (cl (! (= veriT_vr92 veriT_vr96) :named @p_193)) :rule refl)
       
  7105 (step t55.t4 (cl (= @p_172 (! (fun_app$b veriT_vr95 veriT_vr96) :named @p_191))) :rule cong :premises (t55.t2 t55.t3))
       
  7106 (step t55.t5 (cl (= @p_174 (! (= veriT_vr94 @p_191) :named @p_192))) :rule cong :premises (t55.t1 t55.t4))
       
  7107 (step t55.t6 (cl @p_193) :rule refl)
       
  7108 (step t55.t7 (cl (! (= veriT_vr93 veriT_vr97) :named @p_198)) :rule refl)
       
  7109 (step t55.t8 (cl (= @p_177 (! (member$a veriT_vr96 veriT_vr97) :named @p_194))) :rule cong :premises (t55.t6 t55.t7))
       
  7110 (step t55.t9 (cl (= @p_179 (! (and @p_192 @p_194) :named @p_195))) :rule cong :premises (t55.t5 t55.t8))
       
  7111 (step t55.t10 (cl @p_196) :rule refl)
       
  7112 (step t55.t11 (cl @p_197) :rule refl)
       
  7113 (step t55.t12 (cl @p_198) :rule refl)
       
  7114 (step t55.t13 (cl (= @p_184 (! (image$b veriT_vr95 veriT_vr97) :named @p_199))) :rule cong :premises (t55.t11 t55.t12))
       
  7115 (step t55.t14 (cl (= @p_186 (! (member$ veriT_vr94 @p_199) :named @p_200))) :rule cong :premises (t55.t10 t55.t13))
       
  7116 (step t55.t15 (cl (= @p_188 (! (=> @p_195 @p_200) :named @p_201))) :rule cong :premises (t55.t9 t55.t14))
       
  7117 (step t55 (cl (! (= @p_190 (! (forall ((veriT_vr94 B$) (veriT_vr95 A_b_fun$) (veriT_vr96 A$) (veriT_vr97 A_set$)) @p_201) :named @p_203)) :named @p_202)) :rule bind)
       
  7118 (step t56 (cl (not @p_202) (not @p_190) @p_203) :rule equiv_pos2)
       
  7119 (step t57 (cl @p_203) :rule th_resolution :premises (t54 t55 t56))
       
  7120 (anchor :step t58 :args ((:= (?v0 A_b_fun$) veriT_vr114) (:= (?v1 A_set$) veriT_vr115)))
       
  7121 (step t58.t1 (cl (= ?v0 veriT_vr114)) :rule refl)
       
  7122 (step t58.t2 (cl (! (= ?v1 veriT_vr115) :named @p_209)) :rule refl)
       
  7123 (step t58.t3 (cl (= @p_205 (! (image$b veriT_vr114 veriT_vr115) :named @p_206))) :rule cong :premises (t58.t1 t58.t2))
       
  7124 (step t58.t4 (cl (= @p_207 (! (= bot$ @p_206) :named @p_208))) :rule cong :premises (t58.t3))
       
  7125 (step t58.t5 (cl @p_209) :rule refl)
       
  7126 (step t58.t6 (cl (= @p_210 (! (= bot$a veriT_vr115) :named @p_211))) :rule cong :premises (t58.t5))
       
  7127 (step t58.t7 (cl (= @p_212 (! (= @p_208 @p_211) :named @p_213))) :rule cong :premises (t58.t4 t58.t6))
       
  7128 (step t58 (cl (! (= @p_204 (! (forall ((veriT_vr114 A_b_fun$) (veriT_vr115 A_set$)) @p_213) :named @p_215)) :named @p_214)) :rule bind)
       
  7129 (step t59 (cl (not @p_214) (not @p_204) @p_215) :rule equiv_pos2)
       
  7130 (step t60 (cl @p_215) :rule th_resolution :premises (a48 t58 t59))
       
  7131 (anchor :step t61 :args ((:= (veriT_vr114 A_b_fun$) veriT_vr116) (:= (veriT_vr115 A_set$) veriT_vr117)))
       
  7132 (step t61.t1 (cl (= veriT_vr114 veriT_vr116)) :rule refl)
       
  7133 (step t61.t2 (cl (! (= veriT_vr115 veriT_vr117) :named @p_218)) :rule refl)
       
  7134 (step t61.t3 (cl (= @p_206 (! (image$b veriT_vr116 veriT_vr117) :named @p_216))) :rule cong :premises (t61.t1 t61.t2))
       
  7135 (step t61.t4 (cl (= @p_208 (! (= bot$ @p_216) :named @p_217))) :rule cong :premises (t61.t3))
       
  7136 (step t61.t5 (cl @p_218) :rule refl)
       
  7137 (step t61.t6 (cl (= @p_211 (! (= bot$a veriT_vr117) :named @p_219))) :rule cong :premises (t61.t5))
       
  7138 (step t61.t7 (cl (= @p_213 (! (= @p_217 @p_219) :named @p_220))) :rule cong :premises (t61.t4 t61.t6))
       
  7139 (step t61 (cl (! (= @p_215 (! (forall ((veriT_vr116 A_b_fun$) (veriT_vr117 A_set$)) @p_220) :named @p_222)) :named @p_221)) :rule bind)
       
  7140 (step t62 (cl (not @p_221) (not @p_215) @p_222) :rule equiv_pos2)
       
  7141 (step t63 (cl @p_222) :rule th_resolution :premises (t60 t61 t62))
       
  7142 (anchor :step t64 :args ((:= (?v0 B_c_fun$) veriT_vr122) (:= (?v1 B_set$) veriT_vr123) (:= (?v2 B$) veriT_vr124) (:= (?v3 B$) veriT_vr125)))
       
  7143 (step t64.t1 (cl (! (= ?v0 veriT_vr122) :named @p_226)) :rule refl)
       
  7144 (step t64.t2 (cl (! (= ?v1 veriT_vr123) :named @p_234)) :rule refl)
       
  7145 (step t64.t3 (cl (= @p_224 (! (inj_on$ veriT_vr122 veriT_vr123) :named @p_225))) :rule cong :premises (t64.t1 t64.t2))
       
  7146 (step t64.t4 (cl @p_226) :rule refl)
       
  7147 (step t64.t5 (cl (! (= ?v2 veriT_vr124) :named @p_233)) :rule refl)
       
  7148 (step t64.t6 (cl (= @p_227 (! (fun_app$ veriT_vr122 veriT_vr124) :named @p_228))) :rule cong :premises (t64.t4 t64.t5))
       
  7149 (step t64.t7 (cl @p_226) :rule refl)
       
  7150 (step t64.t8 (cl (! (= ?v3 veriT_vr125) :named @p_237)) :rule refl)
       
  7151 (step t64.t9 (cl (= @p_229 (! (fun_app$ veriT_vr122 veriT_vr125) :named @p_230))) :rule cong :premises (t64.t7 t64.t8))
       
  7152 (step t64.t10 (cl (= @p_231 (! (= @p_228 @p_230) :named @p_232))) :rule cong :premises (t64.t6 t64.t9))
       
  7153 (step t64.t11 (cl @p_233) :rule refl)
       
  7154 (step t64.t12 (cl @p_234) :rule refl)
       
  7155 (step t64.t13 (cl (= @p_235 (! (member$ veriT_vr124 veriT_vr123) :named @p_236))) :rule cong :premises (t64.t11 t64.t12))
       
  7156 (step t64.t14 (cl @p_237) :rule refl)
       
  7157 (step t64.t15 (cl @p_234) :rule refl)
       
  7158 (step t64.t16 (cl (= @p_238 (! (member$ veriT_vr125 veriT_vr123) :named @p_239))) :rule cong :premises (t64.t14 t64.t15))
       
  7159 (step t64.t17 (cl (= @p_240 (! (and @p_236 @p_239) :named @p_241))) :rule cong :premises (t64.t13 t64.t16))
       
  7160 (step t64.t18 (cl (= @p_242 (! (and @p_232 @p_241) :named @p_243))) :rule cong :premises (t64.t10 t64.t17))
       
  7161 (step t64.t19 (cl (= @p_244 (! (and @p_225 @p_243) :named @p_245))) :rule cong :premises (t64.t3 t64.t18))
       
  7162 (step t64.t20 (cl @p_237) :rule refl)
       
  7163 (step t64.t21 (cl @p_233) :rule refl)
       
  7164 (step t64.t22 (cl (= @p_246 (! (= veriT_vr124 veriT_vr125) :named @p_247))) :rule cong :premises (t64.t20 t64.t21))
       
  7165 (step t64.t23 (cl (= @p_248 (! (=> @p_245 @p_247) :named @p_249))) :rule cong :premises (t64.t19 t64.t22))
       
  7166 (step t64 (cl (! (= @p_223 (! (forall ((veriT_vr122 B_c_fun$) (veriT_vr123 B_set$) (veriT_vr124 B$) (veriT_vr125 B$)) @p_249) :named @p_251)) :named @p_250)) :rule bind)
       
  7167 (step t65 (cl (not @p_250) (not @p_223) @p_251) :rule equiv_pos2)
       
  7168 (step t66 (cl @p_251) :rule th_resolution :premises (a50 t64 t65))
       
  7169 (anchor :step t67 :args ((veriT_vr122 B_c_fun$) (veriT_vr123 B_set$) (veriT_vr124 B$) (veriT_vr125 B$)))
       
  7170 (step t67.t1 (cl (= @p_245 (! (and @p_225 @p_232 @p_236 @p_239) :named @p_252))) :rule ac_simp)
       
  7171 (step t67.t2 (cl (= @p_249 (! (=> @p_252 @p_247) :named @p_253))) :rule cong :premises (t67.t1))
       
  7172 (step t67 (cl (! (= @p_251 (! (forall ((veriT_vr122 B_c_fun$) (veriT_vr123 B_set$) (veriT_vr124 B$) (veriT_vr125 B$)) @p_253) :named @p_255)) :named @p_254)) :rule bind)
       
  7173 (step t68 (cl (not @p_254) (not @p_251) @p_255) :rule equiv_pos2)
       
  7174 (step t69 (cl @p_255) :rule th_resolution :premises (t66 t67 t68))
       
  7175 (anchor :step t70 :args ((:= (veriT_vr122 B_c_fun$) veriT_vr126) (:= (veriT_vr123 B_set$) veriT_vr127) (:= (veriT_vr124 B$) veriT_vr128) (:= (veriT_vr125 B$) veriT_vr129)))
       
  7176 (step t70.t1 (cl (! (= veriT_vr122 veriT_vr126) :named @p_257)) :rule refl)
       
  7177 (step t70.t2 (cl (! (= veriT_vr123 veriT_vr127) :named @p_262)) :rule refl)
       
  7178 (step t70.t3 (cl (= @p_225 (! (inj_on$ veriT_vr126 veriT_vr127) :named @p_256))) :rule cong :premises (t70.t1 t70.t2))
       
  7179 (step t70.t4 (cl @p_257) :rule refl)
       
  7180 (step t70.t5 (cl (! (= veriT_vr124 veriT_vr128) :named @p_261)) :rule refl)
       
  7181 (step t70.t6 (cl (= @p_228 (! (fun_app$ veriT_vr126 veriT_vr128) :named @p_258))) :rule cong :premises (t70.t4 t70.t5))
       
  7182 (step t70.t7 (cl @p_257) :rule refl)
       
  7183 (step t70.t8 (cl (! (= veriT_vr125 veriT_vr129) :named @p_264)) :rule refl)
       
  7184 (step t70.t9 (cl (= @p_230 (! (fun_app$ veriT_vr126 veriT_vr129) :named @p_259))) :rule cong :premises (t70.t7 t70.t8))
       
  7185 (step t70.t10 (cl (= @p_232 (! (= @p_258 @p_259) :named @p_260))) :rule cong :premises (t70.t6 t70.t9))
       
  7186 (step t70.t11 (cl @p_261) :rule refl)
       
  7187 (step t70.t12 (cl @p_262) :rule refl)
       
  7188 (step t70.t13 (cl (= @p_236 (! (member$ veriT_vr128 veriT_vr127) :named @p_263))) :rule cong :premises (t70.t11 t70.t12))
       
  7189 (step t70.t14 (cl @p_264) :rule refl)
       
  7190 (step t70.t15 (cl @p_262) :rule refl)
       
  7191 (step t70.t16 (cl (= @p_239 (! (member$ veriT_vr129 veriT_vr127) :named @p_265))) :rule cong :premises (t70.t14 t70.t15))
       
  7192 (step t70.t17 (cl (= @p_252 (! (and @p_256 @p_260 @p_263 @p_265) :named @p_266))) :rule cong :premises (t70.t3 t70.t10 t70.t13 t70.t16))
       
  7193 (step t70.t18 (cl @p_261) :rule refl)
       
  7194 (step t70.t19 (cl @p_264) :rule refl)
       
  7195 (step t70.t20 (cl (= @p_247 (! (= veriT_vr128 veriT_vr129) :named @p_267))) :rule cong :premises (t70.t18 t70.t19))
       
  7196 (step t70.t21 (cl (= @p_253 (! (=> @p_266 @p_267) :named @p_268))) :rule cong :premises (t70.t17 t70.t20))
       
  7197 (step t70 (cl (! (= @p_255 (! (forall ((veriT_vr126 B_c_fun$) (veriT_vr127 B_set$) (veriT_vr128 B$) (veriT_vr129 B$)) @p_268) :named @p_270)) :named @p_269)) :rule bind)
       
  7198 (step t71 (cl (not @p_269) (not @p_255) @p_270) :rule equiv_pos2)
       
  7199 (step t72 (cl @p_270) :rule th_resolution :premises (t69 t70 t71))
       
  7200 (anchor :step t73 :args ((:= (?v0 C$) veriT_vr130) (:= (?v1 C$) veriT_vr131)))
       
  7201 (step t73.t1 (cl (! (= ?v0 veriT_vr130) :named @p_274)) :rule refl)
       
  7202 (step t73.t2 (cl (! (= ?v1 veriT_vr131) :named @p_275)) :rule refl)
       
  7203 (step t73.t3 (cl (= @p_272 (! (less$ veriT_vr130 veriT_vr131) :named @p_273))) :rule cong :premises (t73.t1 t73.t2))
       
  7204 (step t73.t4 (cl @p_274) :rule refl)
       
  7205 (step t73.t5 (cl @p_275) :rule refl)
       
  7206 (step t73.t6 (cl (= @p_276 (! (less_eq$ veriT_vr130 veriT_vr131) :named @p_277))) :rule cong :premises (t73.t4 t73.t5))
       
  7207 (step t73.t7 (cl @p_274) :rule refl)
       
  7208 (step t73.t8 (cl @p_275) :rule refl)
       
  7209 (step t73.t9 (cl (= @p_278 (! (= veriT_vr130 veriT_vr131) :named @p_279))) :rule cong :premises (t73.t7 t73.t8))
       
  7210 (step t73.t10 (cl (= @p_280 (! (not @p_279) :named @p_281))) :rule cong :premises (t73.t9))
       
  7211 (step t73.t11 (cl (= @p_282 (! (and @p_277 @p_281) :named @p_283))) :rule cong :premises (t73.t6 t73.t10))
       
  7212 (step t73.t12 (cl (= @p_284 (! (= @p_273 @p_283) :named @p_285))) :rule cong :premises (t73.t3 t73.t11))
       
  7213 (step t73 (cl (! (= @p_271 (! (forall ((veriT_vr130 C$) (veriT_vr131 C$)) @p_285) :named @p_287)) :named @p_286)) :rule bind)
       
  7214 (step t74 (cl (not @p_286) (not @p_271) @p_287) :rule equiv_pos2)
       
  7215 (step t75 (cl @p_287) :rule th_resolution :premises (a51 t73 t74))
       
  7216 (anchor :step t76 :args ((:= (veriT_vr130 C$) veriT_vr132) (:= (veriT_vr131 C$) veriT_vr133)))
       
  7217 (step t76.t1 (cl (! (= veriT_vr130 veriT_vr132) :named @p_289)) :rule refl)
       
  7218 (step t76.t2 (cl (! (= veriT_vr131 veriT_vr133) :named @p_290)) :rule refl)
       
  7219 (step t76.t3 (cl (= @p_273 (! (less$ veriT_vr132 veriT_vr133) :named @p_288))) :rule cong :premises (t76.t1 t76.t2))
       
  7220 (step t76.t4 (cl @p_289) :rule refl)
       
  7221 (step t76.t5 (cl @p_290) :rule refl)
       
  7222 (step t76.t6 (cl (= @p_277 (! (less_eq$ veriT_vr132 veriT_vr133) :named @p_291))) :rule cong :premises (t76.t4 t76.t5))
       
  7223 (step t76.t7 (cl @p_289) :rule refl)
       
  7224 (step t76.t8 (cl @p_290) :rule refl)
       
  7225 (step t76.t9 (cl (= @p_279 (! (= veriT_vr132 veriT_vr133) :named @p_292))) :rule cong :premises (t76.t7 t76.t8))
       
  7226 (step t76.t10 (cl (= @p_281 (! (not @p_292) :named @p_293))) :rule cong :premises (t76.t9))
       
  7227 (step t76.t11 (cl (= @p_283 (! (and @p_291 @p_293) :named @p_294))) :rule cong :premises (t76.t6 t76.t10))
       
  7228 (step t76.t12 (cl (= @p_285 (! (= @p_288 @p_294) :named @p_295))) :rule cong :premises (t76.t3 t76.t11))
       
  7229 (step t76 (cl (! (= @p_287 (! (forall ((veriT_vr132 C$) (veriT_vr133 C$)) @p_295) :named @p_297)) :named @p_296)) :rule bind)
       
  7230 (step t77 (cl (not @p_296) (not @p_287) @p_297) :rule equiv_pos2)
       
  7231 (step t78 (cl @p_297) :rule th_resolution :premises (t75 t76 t77))
       
  7232 (anchor :step t79 :args ((:= (?v0 A$) veriT_vr134)))
       
  7233 (step t79.t1 (cl (! (= ?v0 veriT_vr134) :named @p_302)) :rule refl)
       
  7234 (step t79.t2 (cl (= @p_300 (! (member$a veriT_vr134 b$) :named @p_301))) :rule cong :premises (t79.t1))
       
  7235 (step t79.t3 (cl @p_302) :rule refl)
       
  7236 (step t79.t4 (cl (= @p_303 (! (fun_app$a @p_4 veriT_vr134) :named @p_304))) :rule cong :premises (t79.t3))
       
  7237 (step t79.t5 (cl (= @p_305 (! (less$ @p_304 @p_299) :named @p_306))) :rule cong :premises (t79.t4))
       
  7238 (step t79.t6 (cl (= @p_307 (! (and @p_301 @p_306) :named @p_308))) :rule cong :premises (t79.t2 t79.t5))
       
  7239 (step t79 (cl (= @p_298 (! (exists ((veriT_vr134 A$)) @p_308) :named @p_310))) :rule bind)
       
  7240 (step t80 (cl (! (= @p_309 (! (not @p_310) :named @p_312)) :named @p_311)) :rule cong :premises (t79))
       
  7241 (step t81 (cl (! (not @p_311) :named @p_314) (! (not @p_309) :named @p_313) @p_312) :rule equiv_pos2)
       
  7242 (step t82 (cl (not @p_313) @p_298) :rule not_not)
       
  7243 (step t83 (cl @p_314 @p_298 @p_312) :rule th_resolution :premises (t82 t81))
       
  7244 (step t84 (cl @p_312) :rule th_resolution :premises (a27 t80 t83))
       
  7245 (anchor :step t85 :args ((:= (veriT_vr134 A$) veriT_vr135)))
       
  7246 (step t85.t1 (cl (! (= veriT_vr134 veriT_vr135) :named @p_316)) :rule refl)
       
  7247 (step t85.t2 (cl (= @p_301 (! (member$a veriT_vr135 b$) :named @p_315))) :rule cong :premises (t85.t1))
       
  7248 (step t85.t3 (cl @p_316) :rule refl)
       
  7249 (step t85.t4 (cl (= @p_304 (! (fun_app$a @p_4 veriT_vr135) :named @p_317))) :rule cong :premises (t85.t3))
       
  7250 (step t85.t5 (cl (= @p_306 (! (less$ @p_317 @p_299) :named @p_318))) :rule cong :premises (t85.t4))
       
  7251 (step t85.t6 (cl (= @p_308 (! (and @p_315 @p_318) :named @p_319))) :rule cong :premises (t85.t2 t85.t5))
       
  7252 (step t85 (cl (= @p_310 (! (exists ((veriT_vr135 A$)) @p_319) :named @p_320))) :rule bind)
       
  7253 (step t86 (cl (! (= @p_312 (! (not @p_320) :named @p_322)) :named @p_321)) :rule cong :premises (t85))
       
  7254 (step t87 (cl (! (not @p_321) :named @p_324) (! (not @p_312) :named @p_323) @p_322) :rule equiv_pos2)
       
  7255 (step t88 (cl (not @p_323) @p_310) :rule not_not)
       
  7256 (step t89 (cl @p_324 @p_310 @p_322) :rule th_resolution :premises (t88 t87))
       
  7257 (step t90 (cl @p_322) :rule th_resolution :premises (t84 t86 t89))
       
  7258 (step t91 (cl (= @p_320 (! (not (! (forall ((veriT_vr135 A$)) (not @p_319)) :named @p_330)) :named @p_325))) :rule connective_def)
       
  7259 (step t92 (cl (! (= @p_322 (! (not @p_325) :named @p_327)) :named @p_326)) :rule cong :premises (t91))
       
  7260 (step t93 (cl (! (not @p_326) :named @p_329) (! (not @p_322) :named @p_328) @p_327) :rule equiv_pos2)
       
  7261 (step t94 (cl (not @p_328) @p_320) :rule not_not)
       
  7262 (step t95 (cl @p_329 @p_320 @p_327) :rule th_resolution :premises (t94 t93))
       
  7263 (step t96 (cl (not @p_327) @p_330) :rule not_not)
       
  7264 (step t97 (cl @p_329 @p_320 @p_330) :rule th_resolution :premises (t96 t95))
       
  7265 (step t98 (cl @p_327) :rule th_resolution :premises (t90 t92 t97))
       
  7266 (step t99 (cl @p_330) :rule th_resolution :premises (t96 t98))
       
  7267 (step t100 (cl (or (! (not @p_203) :named @p_421) (! (forall ((veriT_vr94 B$) (veriT_vr95 A_b_fun$) (veriT_vr96 A$) (veriT_vr97 A_set$)) (or (not @p_192) (not @p_194) @p_200)) :named @p_422))) :rule qnt_cnf)
       
  7268 (step t101 (cl (or (! (not @p_222) :named @p_339) (! (= (! (= bot$ @p_6) :named @p_335) @p_331) :named @p_337))) :rule forall_inst :args ((:= veriT_vr116 g$) (:= veriT_vr117 b$)))
       
  7269 (step t102 (cl (or (! (not @p_120) :named @p_342) (! (=> @p_332 (! (finite$ @p_6) :named @p_334)) :named @p_341))) :rule forall_inst :args ((:= veriT_vr36 b$) (:= veriT_vr37 g$)))
       
  7270 (step t103 (cl (or (! (not @p_101) :named @p_344) (! (= @p_299 (! (fun_app$ f$ @p_333) :named @p_354)) :named @p_345))) :rule forall_inst :args ((:= veriT_vr23 f$) (:= veriT_vr24 g$) (:= veriT_vr25 @p_5)))
       
  7271 (step t104 (cl (or (! (not @p_32) :named @p_351) (! (=> (! (and @p_334 (! (not @p_335) :named @p_338)) :named @p_346) (! (member$ @p_336 @p_6) :named @p_350)) :named @p_349))) :rule forall_inst :args ((:= veriT_vr2 @p_6) (:= veriT_vr3 f$)))
       
  7272 (step t105 (cl (! (not @p_337) :named @p_340) @p_338 @p_331) :rule equiv_pos2)
       
  7273 (step t106 (cl @p_339 @p_337) :rule or :premises (t101))
       
  7274 (step t107 (cl @p_340 @p_338) :rule resolution :premises (t105 a25))
       
  7275 (step t108 (cl @p_337) :rule resolution :premises (t106 t63))
       
  7276 (step t109 (cl @p_338) :rule resolution :premises (t107 t108))
       
  7277 (step t110 (cl (! (not @p_341) :named @p_343) (not @p_332) @p_334) :rule implies_pos)
       
  7278 (step t111 (cl @p_342 @p_341) :rule or :premises (t102))
       
  7279 (step t112 (cl @p_343 @p_334) :rule resolution :premises (t110 a24))
       
  7280 (step t113 (cl @p_341) :rule resolution :premises (t111 t42))
       
  7281 (step t114 (cl @p_334) :rule resolution :premises (t112 t113))
       
  7282 (step t115 (cl @p_344 @p_345) :rule or :premises (t103))
       
  7283 (step t116 (cl @p_345) :rule resolution :premises (t115 t36))
       
  7284 (step t117 (cl @p_346 (! (not @p_334) :named @p_348) (! (not @p_338) :named @p_347)) :rule and_neg)
       
  7285 (step t118 (cl (not @p_347) @p_335) :rule not_not)
       
  7286 (step t119 (cl @p_346 @p_348 @p_335) :rule th_resolution :premises (t118 t117))
       
  7287 (step t120 (cl (! (not @p_349) :named @p_352) (not @p_346) @p_350) :rule implies_pos)
       
  7288 (step t121 (cl @p_351 @p_349) :rule or :premises (t104))
       
  7289 (step t122 (cl @p_346) :rule resolution :premises (t119 t109 t114))
       
  7290 (step t123 (cl @p_352 @p_350) :rule resolution :premises (t120 t122))
       
  7291 (step t124 (cl @p_349) :rule resolution :premises (t121 t21))
       
  7292 (step t125 (cl @p_350) :rule resolution :premises (t123 t124))
       
  7293 (step t126 (cl (or (! (not @p_270) :named @p_410) (! (=> (! (and @p_353 (! (= @p_354 (! (fun_app$ f$ @p_336) :named @p_406)) :named @p_408) @p_350 (! (member$ @p_333 @p_6) :named @p_405)) :named @p_407) @p_355) :named @p_409))) :rule forall_inst :args ((:= veriT_vr126 f$) (:= veriT_vr127 @p_6) (:= veriT_vr128 @p_336) (:= veriT_vr129 @p_333)))
       
  7294 (step t127 (cl (or (! (not @p_170) :named @p_401) (! (not (! (and @p_350 (! (forall ((veriT_vr65 A$)) (! (not (! (and (! (= @p_336 (! (fun_app$b g$ veriT_vr65) :named @p_359)) :named @p_361) (! (member$a veriT_vr65 b$) :named @p_364)) :named @p_366)) :named @p_368)) :named @p_358)) :named @p_370)) :named @p_356))) :rule forall_inst :args ((:= veriT_vr62 @p_336) (:= veriT_vr63 g$) (:= veriT_vr64 b$)))
       
  7295 (anchor :step t128)
       
  7296 (assume t128.h1 @p_356)
       
  7297 (anchor :step t128.t2 :args ((:= (veriT_vr65 A$) veriT_vr144)))
       
  7298 (step t128.t2.t1 (cl (! (= veriT_vr65 veriT_vr144) :named @p_363)) :rule refl)
       
  7299 (step t128.t2.t2 (cl (= @p_359 (! (fun_app$b g$ veriT_vr144) :named @p_360))) :rule cong :premises (t128.t2.t1))
       
  7300 (step t128.t2.t3 (cl (= @p_361 (! (= @p_336 @p_360) :named @p_362))) :rule cong :premises (t128.t2.t2))
       
  7301 (step t128.t2.t4 (cl @p_363) :rule refl)
       
  7302 (step t128.t2.t5 (cl (= @p_364 (! (member$a veriT_vr144 b$) :named @p_365))) :rule cong :premises (t128.t2.t4))
       
  7303 (step t128.t2.t6 (cl (= @p_366 (! (and @p_362 @p_365) :named @p_367))) :rule cong :premises (t128.t2.t3 t128.t2.t5))
       
  7304 (step t128.t2.t7 (cl (= @p_368 (! (not @p_367) :named @p_369))) :rule cong :premises (t128.t2.t6))
       
  7305 (step t128.t2 (cl (= @p_358 (! (forall ((veriT_vr144 A$)) @p_369) :named @p_371))) :rule bind)
       
  7306 (step t128.t3 (cl (= @p_370 (! (and @p_350 @p_371) :named @p_372))) :rule cong :premises (t128.t2))
       
  7307 (step t128.t4 (cl (! (= @p_356 (! (not @p_372) :named @p_375)) :named @p_373)) :rule cong :premises (t128.t3))
       
  7308 (step t128.t5 (cl (! (not @p_373) :named @p_376) (! (not @p_356) :named @p_374) @p_375) :rule equiv_pos2)
       
  7309 (step t128.t6 (cl (! (not @p_374) :named @p_400) @p_370) :rule not_not)
       
  7310 (step t128.t7 (cl @p_376 @p_370 @p_375) :rule th_resolution :premises (t128.t6 t128.t5))
       
  7311 (step t128.t8 (cl @p_375) :rule th_resolution :premises (t128.h1 t128.t4 t128.t7))
       
  7312 (anchor :step t128.t9 :args ((:= (veriT_vr144 A$) veriT_vr145)))
       
  7313 (step t128.t9.t1 (cl (! (= veriT_vr144 veriT_vr145) :named @p_380)) :rule refl)
       
  7314 (step t128.t9.t2 (cl (= @p_360 @p_378)) :rule cong :premises (t128.t9.t1))
       
  7315 (step t128.t9.t3 (cl (= @p_362 @p_379)) :rule cong :premises (t128.t9.t2))
       
  7316 (step t128.t9.t4 (cl @p_380) :rule refl)
       
  7317 (step t128.t9.t5 (cl (= @p_365 @p_381)) :rule cong :premises (t128.t9.t4))
       
  7318 (step t128.t9.t6 (cl (= @p_367 @p_382)) :rule cong :premises (t128.t9.t3 t128.t9.t5))
       
  7319 (step t128.t9.t7 (cl (= @p_369 @p_377)) :rule cong :premises (t128.t9.t6))
       
  7320 (step t128.t9 (cl (= @p_371 (! (forall ((veriT_vr145 A$)) @p_377) :named @p_383))) :rule bind)
       
  7321 (step t128.t10 (cl (= @p_372 (! (and @p_350 @p_383) :named @p_384))) :rule cong :premises (t128.t9))
       
  7322 (step t128.t11 (cl (! (= @p_375 (! (not @p_384) :named @p_386)) :named @p_385)) :rule cong :premises (t128.t10))
       
  7323 (step t128.t12 (cl (! (not @p_385) :named @p_388) (! (not @p_375) :named @p_387) @p_386) :rule equiv_pos2)
       
  7324 (step t128.t13 (cl (not @p_387) @p_372) :rule not_not)
       
  7325 (step t128.t14 (cl @p_388 @p_372 @p_386) :rule th_resolution :premises (t128.t13 t128.t12))
       
  7326 (step t128.t15 (cl @p_386) :rule th_resolution :premises (t128.t8 t128.t11 t128.t14))
       
  7327 (anchor :step t128.t16 :args ((:= (veriT_vr145 A$) veriT_sk0)))
       
  7328 (step t128.t16.t1 (cl (! (= veriT_vr145 veriT_sk0) :named @p_392)) :rule refl)
       
  7329 (step t128.t16.t2 (cl (= @p_378 (! (fun_app$b g$ veriT_sk0) :named @p_390))) :rule cong :premises (t128.t16.t1))
       
  7330 (step t128.t16.t3 (cl (= @p_379 (! (= @p_336 @p_390) :named @p_391))) :rule cong :premises (t128.t16.t2))
       
  7331 (step t128.t16.t4 (cl @p_392) :rule refl)
       
  7332 (step t128.t16.t5 (cl (= @p_381 (! (member$a veriT_sk0 b$) :named @p_393))) :rule cong :premises (t128.t16.t4))
       
  7333 (step t128.t16.t6 (cl (= @p_382 (! (and @p_391 @p_393) :named @p_394))) :rule cong :premises (t128.t16.t3 t128.t16.t5))
       
  7334 (step t128.t16.t7 (cl (= @p_377 (! (not @p_394) :named @p_389))) :rule cong :premises (t128.t16.t6))
       
  7335 (step t128.t16 (cl (= @p_383 @p_389)) :rule sko_forall)
       
  7336 (step t128.t17 (cl (= @p_384 (! (and @p_350 @p_389) :named @p_395))) :rule cong :premises (t128.t16))
       
  7337 (step t128.t18 (cl (! (= @p_386 (! (not @p_395) :named @p_396)) :named @p_397)) :rule cong :premises (t128.t17))
       
  7338 (step t128.t19 (cl (! (not @p_397) :named @p_399) (! (not @p_386) :named @p_398) @p_396) :rule equiv_pos2)
       
  7339 (step t128.t20 (cl (not @p_398) @p_384) :rule not_not)
       
  7340 (step t128.t21 (cl @p_399 @p_384 @p_396) :rule th_resolution :premises (t128.t20 t128.t19))
       
  7341 (step t128.t22 (cl @p_396) :rule th_resolution :premises (t128.t15 t128.t18 t128.t21))
       
  7342 (step t128 (cl @p_374 @p_396) :rule subproof :discharge (h1))
       
  7343 (step t129 (cl @p_400 @p_370) :rule not_not)
       
  7344 (step t130 (cl @p_370 @p_396) :rule th_resolution :premises (t129 t128))
       
  7345 (step t131 (cl @p_401 @p_356) :rule or :premises (t127))
       
  7346 (step t132 (cl (! (or @p_401 @p_396) :named @p_403) (! (not @p_401) :named @p_402)) :rule or_neg)
       
  7347 (step t133 (cl (not @p_402) @p_170) :rule not_not)
       
  7348 (step t134 (cl @p_403 @p_170) :rule th_resolution :premises (t133 t132))
       
  7349 (step t135 (cl @p_403 (! (not @p_396) :named @p_404)) :rule or_neg)
       
  7350 (step t136 (cl (not @p_404) @p_395) :rule not_not)
       
  7351 (step t137 (cl @p_403 @p_395) :rule th_resolution :premises (t136 t135))
       
  7352 (step t138 (cl @p_403) :rule th_resolution :premises (t131 t130 t134 t137))
       
  7353 (step t139 (cl (or (! (not @p_76) :named @p_420) (! (=> (! (and @p_334 @p_338 @p_405) :named @p_417) (! (less_eq$ @p_406 @p_354) :named @p_419)) :named @p_418))) :rule forall_inst :args ((:= veriT_vr11 @p_6) (:= veriT_vr12 @p_333) (:= veriT_vr13 f$)))
       
  7354 (step t140 (cl @p_407 (not @p_353) (! (not @p_408) :named @p_411) (! (not @p_350) :named @p_415) (! (not @p_405) :named @p_412)) :rule and_neg)
       
  7355 (step t141 (cl (! (not @p_409) :named @p_413) (! (not @p_407) :named @p_414) @p_355) :rule implies_pos)
       
  7356 (step t142 (cl @p_410 @p_409) :rule or :premises (t126))
       
  7357 (step t143 (cl @p_407 @p_411 @p_412) :rule resolution :premises (t140 a23 t125))
       
  7358 (step t144 (cl @p_413 @p_414) :rule resolution :premises (t141 a52))
       
  7359 (step t145 (cl @p_409) :rule resolution :premises (t142 t72))
       
  7360 (step t146 (cl @p_414) :rule resolution :premises (t144 t145))
       
  7361 (step t147 (cl @p_389 @p_391) :rule and_pos)
       
  7362 (step t148 (cl @p_389 @p_393) :rule and_pos)
       
  7363 (step t149 (cl @p_395 @p_415 (! (not @p_389) :named @p_416)) :rule and_neg)
       
  7364 (step t150 (cl (not @p_416) @p_394) :rule not_not)
       
  7365 (step t151 (cl @p_395 @p_415 @p_394) :rule th_resolution :premises (t150 t149))
       
  7366 (step t152 (cl @p_401 @p_396) :rule or :premises (t138))
       
  7367 (step t153 (cl @p_395 @p_394) :rule resolution :premises (t151 t125))
       
  7368 (step t154 (cl @p_396) :rule resolution :premises (t152 t51))
       
  7369 (step t155 (cl @p_394) :rule resolution :premises (t153 t154))
       
  7370 (step t156 (cl @p_391) :rule resolution :premises (t147 t155))
       
  7371 (step t157 (cl @p_393) :rule resolution :premises (t148 t155))
       
  7372 (step t158 (cl @p_417 @p_348 @p_347 @p_412) :rule and_neg)
       
  7373 (step t159 (cl @p_417 @p_348 @p_335 @p_412) :rule th_resolution :premises (t118 t158))
       
  7374 (step t160 (cl (not @p_418) (not @p_417) @p_419) :rule implies_pos)
       
  7375 (step t161 (cl @p_420 @p_418) :rule or :premises (t139))
       
  7376 (step t162 (cl @p_417 @p_412) :rule resolution :premises (t159 t109 t114))
       
  7377 (step t163 (cl @p_418) :rule resolution :premises (t161 t30))
       
  7378 (step t164 (cl @p_421 @p_422) :rule or :premises (t100))
       
  7379 (step t165 (cl (or (! (not @p_422) :named @p_424) (! (or (! (not (! (= @p_333 @p_333) :named @p_430)) :named @p_431) (! (not @p_423) :named @p_429) @p_405) :named @p_425))) :rule forall_inst :args ((:= veriT_vr94 @p_333) (:= veriT_vr95 g$) (:= veriT_vr96 @p_5) (:= veriT_vr97 b$)))
       
  7380 (step t166 (cl @p_424 @p_425) :rule or :premises (t165))
       
  7381 (step t167 (cl (! (or @p_421 @p_425) :named @p_427) (! (not @p_421) :named @p_426)) :rule or_neg)
       
  7382 (step t168 (cl (not @p_426) @p_203) :rule not_not)
       
  7383 (step t169 (cl @p_427 @p_203) :rule th_resolution :premises (t168 t167))
       
  7384 (step t170 (cl @p_427 (! (not @p_425) :named @p_428)) :rule or_neg)
       
  7385 (step t171 (cl @p_427) :rule th_resolution :premises (t164 t166 t169 t170))
       
  7386 (anchor :step t172)
       
  7387 (assume t172.h1 @p_425)
       
  7388 (step t172.t2 (cl (= @p_430 true)) :rule eq_simplify)
       
  7389 (step t172.t3 (cl (= @p_431 (! (not true) :named @p_432))) :rule cong :premises (t172.t2))
       
  7390 (step t172.t4 (cl (= @p_432 false)) :rule not_simplify)
       
  7391 (step t172.t5 (cl (= @p_431 false)) :rule trans :premises (t172.t3 t172.t4))
       
  7392 (step t172.t6 (cl (= @p_425 (! (or false @p_429 @p_405) :named @p_433))) :rule cong :premises (t172.t5))
       
  7393 (step t172.t7 (cl (= @p_433 (! (or @p_429 @p_405) :named @p_434))) :rule or_simplify)
       
  7394 (step t172.t8 (cl (! (= @p_425 @p_434) :named @p_435)) :rule trans :premises (t172.t6 t172.t7))
       
  7395 (step t172.t9 (cl (not @p_435) @p_428 @p_434) :rule equiv_pos2)
       
  7396 (step t172.t10 (cl @p_434) :rule th_resolution :premises (t172.h1 t172.t8 t172.t9))
       
  7397 (step t172 (cl @p_428 @p_434) :rule subproof :discharge (h1))
       
  7398 (step t173 (cl @p_421 @p_425) :rule or :premises (t171))
       
  7399 (step t174 (cl (! (or @p_421 @p_434) :named @p_436) @p_426) :rule or_neg)
       
  7400 (step t175 (cl @p_436 @p_203) :rule th_resolution :premises (t168 t174))
       
  7401 (step t176 (cl @p_436 (! (not @p_434) :named @p_437)) :rule or_neg)
       
  7402 (step t177 (cl @p_436) :rule th_resolution :premises (t173 t172 t175 t176))
       
  7403 (step t178 (cl @p_437 @p_429 @p_405) :rule or_pos)
       
  7404 (step t179 (cl @p_421 @p_434) :rule or :premises (t177))
       
  7405 (step t180 (cl @p_437 @p_405) :rule resolution :premises (t178 a26))
       
  7406 (step t181 (cl @p_434) :rule resolution :premises (t179 t57))
       
  7407 (step t182 (cl @p_405) :rule resolution :premises (t180 t181))
       
  7408 (step t183 (cl @p_411) :rule resolution :premises (t143 t182 t146))
       
  7409 (step t184 (cl @p_417) :rule resolution :premises (t162 t182))
       
  7410 (step t185 (cl @p_419) :rule resolution :premises (t160 t184 t163))
       
  7411 (step t186 (cl (or @p_325 (! (not (! (and @p_393 (! (less$ (! (fun_app$a @p_4 veriT_sk0) :named @p_438) @p_299) :named @p_440)) :named @p_439)) :named @p_441))) :rule forall_inst :args ((:= veriT_vr135 veriT_sk0)))
       
  7412 (step t187 (cl (or (! (not @p_297) :named @p_448) (! (= (! (less$ @p_406 @p_354) :named @p_447) (! (and @p_419 @p_411) :named @p_443)) :named @p_446))) :rule forall_inst :args ((:= veriT_vr132 @p_406) (:= veriT_vr133 @p_354)))
       
  7413 (step t188 (cl (or @p_344 (! (= @p_438 (! (fun_app$ f$ @p_390) :named @p_451)) :named @p_450))) :rule forall_inst :args ((:= veriT_vr23 f$) (:= veriT_vr24 g$) (:= veriT_vr25 veriT_sk0)))
       
  7414 (step t189 (cl @p_439 (not @p_393) (! (not @p_440) :named @p_442)) :rule and_neg)
       
  7415 (step t190 (cl @p_325 @p_441) :rule or :premises (t186))
       
  7416 (step t191 (cl @p_439 @p_442) :rule resolution :premises (t189 t157))
       
  7417 (step t192 (cl @p_441) :rule resolution :premises (t190 t99))
       
  7418 (step t193 (cl @p_442) :rule resolution :premises (t191 t192))
       
  7419 (step t194 (cl @p_443 (! (not @p_419) :named @p_445) (! (not @p_411) :named @p_444)) :rule and_neg)
       
  7420 (step t195 (cl (not @p_444) @p_408) :rule not_not)
       
  7421 (step t196 (cl @p_443 @p_445 @p_408) :rule th_resolution :premises (t195 t194))
       
  7422 (step t197 (cl (! (not @p_446) :named @p_449) @p_447 (not @p_443)) :rule equiv_pos1)
       
  7423 (step t198 (cl @p_448 @p_446) :rule or :premises (t187))
       
  7424 (step t199 (cl @p_443) :rule resolution :premises (t196 t183 t185))
       
  7425 (step t200 (cl @p_449 @p_447) :rule resolution :premises (t197 t199))
       
  7426 (step t201 (cl @p_446) :rule resolution :premises (t198 t78))
       
  7427 (step t202 (cl @p_447) :rule resolution :premises (t200 t201))
       
  7428 (step t203 (cl @p_344 @p_450) :rule or :premises (t188))
       
  7429 (step t204 (cl @p_450) :rule resolution :premises (t203 t36))
       
  7430 (step t205 (cl (not (! (= @p_406 @p_438) :named @p_452)) (! (not @p_345) :named @p_457) (! (not @p_447) :named @p_458) @p_440) :rule eq_congruent_pred)
       
  7431 (step t206 (cl (not (! (= @p_406 @p_451) :named @p_453)) (! (not @p_450) :named @p_456) @p_452) :rule eq_transitive)
       
  7432 (step t207 (cl (not (! (= f$ f$) :named @p_454)) (! (not @p_391) :named @p_455) @p_453) :rule eq_congruent)
       
  7433 (step t208 (cl @p_454) :rule eq_reflexive)
       
  7434 (step t209 (cl @p_455 @p_453) :rule th_resolution :premises (t207 t208))
       
  7435 (step t210 (cl @p_456 @p_452 @p_455) :rule th_resolution :premises (t206 t209))
       
  7436 (step t211 (cl @p_457 @p_458 @p_440 @p_456 @p_455) :rule th_resolution :premises (t205 t210))
       
  7437 (step t212 (cl) :rule resolution :premises (t211 t116 t156 t193 t202 t204))
       
  7438 ba9da4ba7350e0a8fc453119da89963e8ee28018 323 0
       
  7439 unsat
       
  7440 (assume a1 (! (not (! (=> (! (forall ((?v0 Real_a_fun$) (?v1 B_list$)) (! (= (! (=> (! (and (! (= (! (rec_join$ ?v1) :named @p_3) ?v0) :named @p_68) (! (and (! (=> (! (and (! (= ?v1 nil$) :named @p_4) (! (= uu$ ?v0) :named @p_72)) :named @p_74) false) :named @p_76) (! (and (! (forall ((?v2 B$)) (! (=> (! (and (! (= ?v1 (! (cons$ ?v2 nil$) :named @p_8)) :named @p_5) (! (= ?v0 (! (coeff_cube_to_path$ ?v2) :named @p_1)) :named @p_82)) :named @p_84) false) :named @p_86)) :named @p_78) (! (forall ((?v2 B$) (?v3 B$) (?v4 B_list$)) (! (=> (! (and (! (= ?v1 (! (cons$ ?v2 (! (cons$ ?v3 ?v4) :named @p_2)) :named @p_9)) :named @p_6) (! (= ?v0 (! (joinpaths$ @p_1 (! (rec_join$ @p_2) :named @p_95)) :named @p_7)) :named @p_97)) :named @p_99) false) :named @p_101)) :named @p_88)) :named @p_103)) :named @p_105)) :named @p_107) false) :named @p_109) (! (=> (! (and (! (= @p_3 @p_3) :named @p_112) (! (and (! (=> (! (and @p_4 (! (= uu$ @p_3) :named @p_115)) :named @p_117) false) :named @p_119) (! (and (! (forall ((?v2 B$)) (! (=> (! (and @p_5 (! (= @p_3 @p_1) :named @p_125)) :named @p_127) false) :named @p_129)) :named @p_121) (! (forall ((?v2 B$) (?v3 B$) (?v4 B_list$)) (! (=> (! (and @p_6 (! (= @p_3 @p_7) :named @p_137)) :named @p_139) false) :named @p_141)) :named @p_131)) :named @p_143)) :named @p_145)) :named @p_147) false) :named @p_149)) :named @p_151)) :named @p_53) (! (= (! (forall ((?v0 B_list$) (?v1 Real_a_fun$)) (! (=> (! (and (! (= (! (rec_join$ ?v0) :named @p_10) ?v1) :named @p_19) (! (and (! (=> (! (and (! (= nil$ ?v0) :named @p_11) (! (= uu$ ?v1) :named @p_20)) :named @p_22) false) :named @p_24) (! (and (! (forall ((?v2 B$)) (! (=> (! (and (! (= @p_8 ?v0) :named @p_17) (! (= @p_1 ?v1) :named @p_27)) :named @p_29) false) :named @p_31)) :named @p_25) (! (forall ((?v2 B$) (?v3 B$) (?v4 B_list$)) (! (=> (! (and (! (= @p_9 ?v0) :named @p_18) (! (= @p_7 ?v1) :named @p_35)) :named @p_37) false) :named @p_39)) :named @p_33)) :named @p_41)) :named @p_43)) :named @p_45) false) :named @p_47)) :named @p_14) (! (forall ((?v0 B_list$)) (! (=> (! (and (! (= @p_10 @p_10) :named @p_15) (! (and (! (=> (! (and @p_11 (! (= uu$ @p_10) :named @p_21)) :named @p_23) false) :named @p_16) (! (and (! (forall ((?v1 B$)) (! (=> (! (and (! (= ?v0 (! (cons$ ?v1 nil$) :named @p_162)) :named @p_163) (! (= @p_10 (! (coeff_cube_to_path$ ?v1) :named @p_12)) :named @p_165)) :named @p_166) false) :named @p_167)) :named @p_161) (! (forall ((?v1 B$) (?v2 B$) (?v3 B_list$)) (! (=> (! (and (! (= ?v0 (! (cons$ ?v1 (! (cons$ ?v2 ?v3) :named @p_13)) :named @p_169)) :named @p_170) (! (= @p_10 (! (joinpaths$ @p_12 (! (rec_join$ @p_13) :named @p_175)) :named @p_176)) :named @p_177)) :named @p_178) false) :named @p_179)) :named @p_168)) :named @p_180)) :named @p_181)) :named @p_182) false) :named @p_183)) :named @p_51)) :named @p_49)) :named @p_52)) :named @p_55))
  7441 (anchor :step t2 :args ((?v0 B_list$) (:= (?v1 Real_a_fun$) @p_10)))
  7441 (anchor :step t2 :args ((?v0 B_list$) (:= (?v1 Real_a_fun$) @p_10)))
  7442 (step t2.t1 (cl @p_19) :rule refl)
  7442 (step t2.t1 (cl @p_19) :rule refl)
  7443 (step t2.t2 (cl (= @p_19 @p_15)) :rule cong :premises (t2.t1))
  7443 (step t2.t2 (cl (= @p_19 @p_15)) :rule cong :premises (t2.t1))
  7444 (step t2.t3 (cl @p_19) :rule refl)
  7444 (step t2.t3 (cl @p_19) :rule refl)
  7445 (step t2.t4 (cl (= @p_20 @p_21)) :rule cong :premises (t2.t3))
  7445 (step t2.t4 (cl (= @p_20 @p_21)) :rule cong :premises (t2.t3))
  7466 (step t4 (cl (= @p_52 (! (=> @p_53 @p_54) :named @p_56))) :rule cong :premises (t3))
  7466 (step t4 (cl (= @p_52 (! (=> @p_53 @p_54) :named @p_56))) :rule cong :premises (t3))
  7467 (step t5 (cl (! (= @p_55 (! (not @p_56) :named @p_58)) :named @p_57)) :rule cong :premises (t4))
  7467 (step t5 (cl (! (= @p_55 (! (not @p_56) :named @p_58)) :named @p_57)) :rule cong :premises (t4))
  7468 (step t6 (cl (! (not @p_57) :named @p_60) (! (not @p_55) :named @p_59) @p_58) :rule equiv_pos2)
  7468 (step t6 (cl (! (not @p_57) :named @p_60) (! (not @p_55) :named @p_59) @p_58) :rule equiv_pos2)
  7469 (step t7 (cl (not @p_59) @p_52) :rule not_not)
  7469 (step t7 (cl (not @p_59) @p_52) :rule not_not)
  7470 (step t8 (cl @p_60 @p_52 @p_58) :rule th_resolution :premises (t7 t6))
  7470 (step t8 (cl @p_60 @p_52 @p_58) :rule th_resolution :premises (t7 t6))
  7471 (step t9 (cl @p_58) :rule th_resolution :premises (axiom1 t5 t8))
  7471 (step t9 (cl @p_58) :rule th_resolution :premises (a1 t5 t8))
  7472 (anchor :step t10 :args ((:= (?v0 Real_a_fun$) veriT_vr2) (:= (?v1 B_list$) veriT_vr3)))
  7472 (anchor :step t10 :args ((:= (?v0 Real_a_fun$) veriT_vr2) (:= (?v1 B_list$) veriT_vr3)))
  7473 (step t10.t1 (cl (! (= ?v1 veriT_vr3) :named @p_70)) :rule refl)
  7473 (step t10.t1 (cl (! (= ?v1 veriT_vr3) :named @p_70)) :rule refl)
  7474 (step t10.t2 (cl (! (= @p_3 (! (rec_join$ veriT_vr3) :named @p_63)) :named @p_111)) :rule cong :premises (t10.t1))
  7474 (step t10.t2 (cl (! (= @p_3 (! (rec_join$ veriT_vr3) :named @p_63)) :named @p_111)) :rule cong :premises (t10.t1))
  7475 (step t10.t3 (cl (! (= ?v0 veriT_vr2) :named @p_71)) :rule refl)
  7475 (step t10.t3 (cl (! (= ?v0 veriT_vr2) :named @p_71)) :rule refl)
  7476 (step t10.t4 (cl (= @p_68 (! (= veriT_vr2 @p_63) :named @p_69))) :rule cong :premises (t10.t2 t10.t3))
  7476 (step t10.t4 (cl (= @p_68 (! (= veriT_vr2 @p_63) :named @p_69))) :rule cong :premises (t10.t2 t10.t3))
  7757 (step t42 (cl (! (= @p_208 false) :named @p_245)) :rule trans :premises (t40 t41))
  7757 (step t42 (cl (! (= @p_208 false) :named @p_245)) :rule trans :premises (t40 t41))
  7758 (step t43 (cl (not @p_245) (not @p_208) false) :rule equiv_pos2)
  7758 (step t43 (cl (not @p_245) (not @p_208) false) :rule equiv_pos2)
  7759 (step t44 (cl false) :rule th_resolution :premises (t31 t42 t43))
  7759 (step t44 (cl false) :rule th_resolution :premises (t31 t42 t43))
  7760 (step t45 (cl (not false)) :rule false)
  7760 (step t45 (cl (not false)) :rule false)
  7761 (step t46 (cl) :rule resolution :premises (t44 t45))
  7761 (step t46 (cl) :rule resolution :premises (t44 t45))
  7762 f76f257aace4d1c925379d3446177d02a43e00b9 36 0
  7762 2da165964e2359aec5a20e66969cc8494006e9ba 36 0
  7763 unsat
  7763 unsat
  7764 (assume axiom4 (! (forall ((?v0 Int)) (! (and (! (pred$e ?v0) :named @p_4) (! (or (! (pred$d (! (cons$d ?v0 nil$d) :named @p_7)) :named @p_1) (! (not @p_1) :named @p_11)) :named @p_13)) :named @p_15)) :named @p_2))
  7764 (assume a4 (! (forall ((?v0 Int)) (! (and (! (pred$e ?v0) :named @p_4) (! (or (! (pred$d (! (cons$d ?v0 nil$d) :named @p_7)) :named @p_1) (! (not @p_1) :named @p_11)) :named @p_13)) :named @p_15)) :named @p_2))
  7765 (assume axiom5 (not (! (pred$e 1) :named @p_26)))
  7765 (assume a5 (not (! (pred$e 1) :named @p_26)))
  7766 (anchor :step t3 :args ((:= (?v0 Int) veriT_vr8)))
  7766 (anchor :step t3 :args ((:= (?v0 Int) veriT_vr8)))
  7767 (step t3.t1 (cl (! (= ?v0 veriT_vr8) :named @p_6)) :rule refl)
  7767 (step t3.t1 (cl (! (= ?v0 veriT_vr8) :named @p_6)) :rule refl)
  7768 (step t3.t2 (cl (= @p_4 (! (pred$e veriT_vr8) :named @p_5))) :rule cong :premises (t3.t1))
  7768 (step t3.t2 (cl (= @p_4 (! (pred$e veriT_vr8) :named @p_5))) :rule cong :premises (t3.t1))
  7769 (step t3.t3 (cl @p_6) :rule refl)
  7769 (step t3.t3 (cl @p_6) :rule refl)
  7770 (step t3.t4 (cl (! (= @p_7 (! (cons$d veriT_vr8 nil$d) :named @p_8)) :named @p_9)) :rule cong :premises (t3.t3))
  7770 (step t3.t4 (cl (! (= @p_7 (! (cons$d veriT_vr8 nil$d) :named @p_8)) :named @p_9)) :rule cong :premises (t3.t3))
  7775 (step t3.t9 (cl (= @p_11 (! (not @p_3) :named @p_12))) :rule cong :premises (t3.t8))
  7775 (step t3.t9 (cl (= @p_11 (! (not @p_3) :named @p_12))) :rule cong :premises (t3.t8))
  7776 (step t3.t10 (cl (= @p_13 (! (or @p_3 @p_12) :named @p_14))) :rule cong :premises (t3.t5 t3.t9))
  7776 (step t3.t10 (cl (= @p_13 (! (or @p_3 @p_12) :named @p_14))) :rule cong :premises (t3.t5 t3.t9))
  7777 (step t3.t11 (cl (= @p_15 (! (and @p_5 @p_14) :named @p_16))) :rule cong :premises (t3.t2 t3.t10))
  7777 (step t3.t11 (cl (= @p_15 (! (and @p_5 @p_14) :named @p_16))) :rule cong :premises (t3.t2 t3.t10))
  7778 (step t3 (cl (! (= @p_2 (! (forall ((veriT_vr8 Int)) @p_16) :named @p_18)) :named @p_17)) :rule bind)
  7778 (step t3 (cl (! (= @p_2 (! (forall ((veriT_vr8 Int)) @p_16) :named @p_18)) :named @p_17)) :rule bind)
  7779 (step t4 (cl (not @p_17) (not @p_2) @p_18) :rule equiv_pos2)
  7779 (step t4 (cl (not @p_17) (not @p_2) @p_18) :rule equiv_pos2)
  7780 (step t5 (cl @p_18) :rule th_resolution :premises (axiom4 t3 t4))
  7780 (step t5 (cl @p_18) :rule th_resolution :premises (a4 t3 t4))
  7781 (anchor :step t6 :args ((veriT_vr8 Int)))
  7781 (anchor :step t6 :args ((veriT_vr8 Int)))
  7782 (step t6.t1 (cl (= @p_14 true)) :rule or_simplify)
  7782 (step t6.t1 (cl (= @p_14 true)) :rule or_simplify)
  7783 (step t6.t2 (cl (= @p_16 (! (and @p_5 true) :named @p_19))) :rule cong :premises (t6.t1))
  7783 (step t6.t2 (cl (= @p_16 (! (and @p_5 true) :named @p_19))) :rule cong :premises (t6.t1))
  7784 (step t6.t3 (cl (= @p_19 (! (and @p_5) :named @p_20))) :rule and_simplify)
  7784 (step t6.t3 (cl (= @p_19 (! (and @p_5) :named @p_20))) :rule and_simplify)
  7785 (step t6.t4 (cl (= @p_20 @p_5)) :rule and_simplify)
  7785 (step t6.t4 (cl (= @p_20 @p_5)) :rule and_simplify)
  7793 (step t9 (cl (! (= @p_22 (! (forall ((veriT_vr9 Int)) @p_23) :named @p_25)) :named @p_24)) :rule bind)
  7793 (step t9 (cl (! (= @p_22 (! (forall ((veriT_vr9 Int)) @p_23) :named @p_25)) :named @p_24)) :rule bind)
  7794 (step t10 (cl (not @p_24) (not @p_22) @p_25) :rule equiv_pos2)
  7794 (step t10 (cl (not @p_24) (not @p_22) @p_25) :rule equiv_pos2)
  7795 (step t11 (cl @p_25) :rule th_resolution :premises (t8 t9 t10))
  7795 (step t11 (cl @p_25) :rule th_resolution :premises (t8 t9 t10))
  7796 (step t12 (cl (or (! (not @p_25) :named @p_27) @p_26)) :rule forall_inst :args ((:= veriT_vr9 1)))
  7796 (step t12 (cl (or (! (not @p_25) :named @p_27) @p_26)) :rule forall_inst :args ((:= veriT_vr9 1)))
  7797 (step t13 (cl @p_27 @p_26) :rule or :premises (t12))
  7797 (step t13 (cl @p_27 @p_26) :rule or :premises (t12))
  7798 (step t14 (cl) :rule resolution :premises (t13 t11 axiom5))
  7798 (step t14 (cl) :rule resolution :premises (t13 t11 a5))
  7799 9aecf5ce2acf5c9a6a97abe747fcd03e35b92209 158 0
  7799 f9bb7f97f8819ceceaefe0cdf934d0eda3431a5b 158 0
  7800 unsat
  7800 unsat
  7801 (assume axiom0 (! (forall ((?v0 Int)) (! (= (! (g$ (! (some$ ?v0) :named @p_5)) :named @p_7) (! (g$a (! (cons$ ?v0 nil$) :named @p_10)) :named @p_12)) :named @p_14)) :named @p_4))
  7801 (assume a0 (! (forall ((?v0 Int)) (! (= (! (g$ (! (some$ ?v0) :named @p_5)) :named @p_7) (! (g$a (! (cons$ ?v0 nil$) :named @p_10)) :named @p_12)) :named @p_14)) :named @p_4))
  7802 (assume axiom1 (forall ((?v0 Bool)) (= (g$b (some$a ?v0)) (g$c (cons$a ?v0 nil$a)))))
  7802 (assume a1 (forall ((?v0 Bool)) (= (g$b (some$a ?v0)) (g$c (cons$a ?v0 nil$a)))))
  7803 (assume axiom6 (! (forall ((?v0 Bool_list$)) (! (= (! (g$c ?v0) :named @p_27) (! (size$ ?v0) :named @p_30)) :named @p_32)) :named @p_26))
  7803 (assume a6 (! (forall ((?v0 Bool_list$)) (! (= (! (g$c ?v0) :named @p_27) (! (size$ ?v0) :named @p_30)) :named @p_32)) :named @p_26))
  7804 (assume axiom7 (! (forall ((?v0 Int_list$)) (! (= (! (g$a ?v0) :named @p_43) (! (size$a ?v0) :named @p_46)) :named @p_48)) :named @p_42))
  7804 (assume a7 (! (forall ((?v0 Int_list$)) (! (= (! (g$a ?v0) :named @p_43) (! (size$a ?v0) :named @p_46)) :named @p_48)) :named @p_42))
  7805 (assume axiom12 (! (= zero$ (! (size$ nil$a) :named @p_118)) :named @p_143))
  7805 (assume a12 (! (= zero$ (! (size$ nil$a) :named @p_118)) :named @p_143))
  7806 (assume axiom13 (! (= zero$ (! (size$a nil$) :named @p_133)) :named @p_144))
  7806 (assume a13 (! (= zero$ (! (size$a nil$) :named @p_133)) :named @p_144))
  7807 (assume axiom14 (forall ((?v0 Bool) (?v1 Bool_list$)) (= (size$ (cons$a ?v0 ?v1)) (! (plus$ (! (size$ ?v1) :named @p_60) (! (suc$ zero$) :named @p_1)) :named @p_3))))
  7807 (assume a14 (forall ((?v0 Bool) (?v1 Bool_list$)) (= (size$ (cons$a ?v0 ?v1)) (! (plus$ (! (size$ ?v1) :named @p_60) (! (suc$ zero$) :named @p_1)) :named @p_3))))
  7808 (assume axiom15 (! (forall ((?v0 Int) (?v1 Int_list$)) (! (= (! (size$a (! (cons$ ?v0 ?v1) :named @p_96)) :named @p_98) (! (plus$ (! (size$a ?v1) :named @p_101) @p_1) :named @p_103)) :named @p_105)) :named @p_95))
  7808 (assume a15 (! (forall ((?v0 Int) (?v1 Int_list$)) (! (= (! (size$a (! (cons$ ?v0 ?v1) :named @p_96)) :named @p_98) (! (plus$ (! (size$a ?v1) :named @p_101) @p_1) :named @p_103)) :named @p_105)) :named @p_95))
  7809 (assume axiom16 (not (! (= (! (g$ (some$ 3)) :named @p_124) (! (g$b (some$a true)) :named @p_2)) :named @p_141)))
  7809 (assume a16 (not (! (= (! (g$ (some$ 3)) :named @p_124) (! (g$b (some$a true)) :named @p_2)) :named @p_141)))
  7810 (step t10 (cl (and (= (g$b (some$a false)) (g$c (! (cons$a false nil$a) :named @p_119))) (! (= @p_2 (! (g$c (! (cons$a true nil$a) :named @p_121)) :named @p_122)) :named @p_117))) :rule bfun_elim :premises (axiom1))
  7810 (step t10 (cl (and (= (g$b (some$a false)) (g$c (! (cons$a false nil$a) :named @p_119))) (! (= @p_2 (! (g$c (! (cons$a true nil$a) :named @p_121)) :named @p_122)) :named @p_117))) :rule bfun_elim :premises (a1))
  7811 (step t11 (cl (! (forall ((?v1 Bool_list$)) (! (and (! (= @p_3 (! (size$ (! (cons$a false ?v1) :named @p_63)) :named @p_65)) :named @p_67) (! (= @p_3 (! (size$ (! (cons$a true ?v1) :named @p_71)) :named @p_73)) :named @p_75)) :named @p_77)) :named @p_58)) :rule bfun_elim :premises (axiom14))
  7811 (step t11 (cl (! (forall ((?v1 Bool_list$)) (! (and (! (= @p_3 (! (size$ (! (cons$a false ?v1) :named @p_63)) :named @p_65)) :named @p_67) (! (= @p_3 (! (size$ (! (cons$a true ?v1) :named @p_71)) :named @p_73)) :named @p_75)) :named @p_77)) :named @p_58)) :rule bfun_elim :premises (a14))
  7812 (anchor :step t12 :args ((:= (?v0 Int) veriT_vr0)))
  7812 (anchor :step t12 :args ((:= (?v0 Int) veriT_vr0)))
  7813 (step t12.t1 (cl (! (= ?v0 veriT_vr0) :named @p_9)) :rule refl)
  7813 (step t12.t1 (cl (! (= ?v0 veriT_vr0) :named @p_9)) :rule refl)
  7814 (step t12.t2 (cl (= @p_5 (! (some$ veriT_vr0) :named @p_6))) :rule cong :premises (t12.t1))
  7814 (step t12.t2 (cl (= @p_5 (! (some$ veriT_vr0) :named @p_6))) :rule cong :premises (t12.t1))
  7815 (step t12.t3 (cl (= @p_7 (! (g$ @p_6) :named @p_8))) :rule cong :premises (t12.t2))
  7815 (step t12.t3 (cl (= @p_7 (! (g$ @p_6) :named @p_8))) :rule cong :premises (t12.t2))
  7816 (step t12.t4 (cl @p_9) :rule refl)
  7816 (step t12.t4 (cl @p_9) :rule refl)
  7817 (step t12.t5 (cl (= @p_10 (! (cons$ veriT_vr0 nil$) :named @p_11))) :rule cong :premises (t12.t4))
  7817 (step t12.t5 (cl (= @p_10 (! (cons$ veriT_vr0 nil$) :named @p_11))) :rule cong :premises (t12.t4))
  7818 (step t12.t6 (cl (= @p_12 (! (g$a @p_11) :named @p_13))) :rule cong :premises (t12.t5))
  7818 (step t12.t6 (cl (= @p_12 (! (g$a @p_11) :named @p_13))) :rule cong :premises (t12.t5))
  7819 (step t12.t7 (cl (= @p_14 (! (= @p_8 @p_13) :named @p_15))) :rule cong :premises (t12.t3 t12.t6))
  7819 (step t12.t7 (cl (= @p_14 (! (= @p_8 @p_13) :named @p_15))) :rule cong :premises (t12.t3 t12.t6))
  7820 (step t12 (cl (! (= @p_4 (! (forall ((veriT_vr0 Int)) @p_15) :named @p_17)) :named @p_16)) :rule bind)
  7820 (step t12 (cl (! (= @p_4 (! (forall ((veriT_vr0 Int)) @p_15) :named @p_17)) :named @p_16)) :rule bind)
  7821 (step t13 (cl (not @p_16) (not @p_4) @p_17) :rule equiv_pos2)
  7821 (step t13 (cl (not @p_16) (not @p_4) @p_17) :rule equiv_pos2)
  7822 (step t14 (cl @p_17) :rule th_resolution :premises (axiom0 t12 t13))
  7822 (step t14 (cl @p_17) :rule th_resolution :premises (a0 t12 t13))
  7823 (anchor :step t15 :args ((:= (veriT_vr0 Int) veriT_vr1)))
  7823 (anchor :step t15 :args ((:= (veriT_vr0 Int) veriT_vr1)))
  7824 (step t15.t1 (cl (! (= veriT_vr0 veriT_vr1) :named @p_20)) :rule refl)
  7824 (step t15.t1 (cl (! (= veriT_vr0 veriT_vr1) :named @p_20)) :rule refl)
  7825 (step t15.t2 (cl (= @p_6 (! (some$ veriT_vr1) :named @p_18))) :rule cong :premises (t15.t1))
  7825 (step t15.t2 (cl (= @p_6 (! (some$ veriT_vr1) :named @p_18))) :rule cong :premises (t15.t1))
  7826 (step t15.t3 (cl (= @p_8 (! (g$ @p_18) :named @p_19))) :rule cong :premises (t15.t2))
  7826 (step t15.t3 (cl (= @p_8 (! (g$ @p_18) :named @p_19))) :rule cong :premises (t15.t2))
  7827 (step t15.t4 (cl @p_20) :rule refl)
  7827 (step t15.t4 (cl @p_20) :rule refl)
  7837 (step t18.t3 (cl @p_29) :rule refl)
  7837 (step t18.t3 (cl @p_29) :rule refl)
  7838 (step t18.t4 (cl (= @p_30 (! (size$ veriT_vr2) :named @p_31))) :rule cong :premises (t18.t3))
  7838 (step t18.t4 (cl (= @p_30 (! (size$ veriT_vr2) :named @p_31))) :rule cong :premises (t18.t3))
  7839 (step t18.t5 (cl (= @p_32 (! (= @p_28 @p_31) :named @p_33))) :rule cong :premises (t18.t2 t18.t4))
  7839 (step t18.t5 (cl (= @p_32 (! (= @p_28 @p_31) :named @p_33))) :rule cong :premises (t18.t2 t18.t4))
  7840 (step t18 (cl (! (= @p_26 (! (forall ((veriT_vr2 Bool_list$)) @p_33) :named @p_35)) :named @p_34)) :rule bind)
  7840 (step t18 (cl (! (= @p_26 (! (forall ((veriT_vr2 Bool_list$)) @p_33) :named @p_35)) :named @p_34)) :rule bind)
  7841 (step t19 (cl (not @p_34) (not @p_26) @p_35) :rule equiv_pos2)
  7841 (step t19 (cl (not @p_34) (not @p_26) @p_35) :rule equiv_pos2)
  7842 (step t20 (cl @p_35) :rule th_resolution :premises (axiom6 t18 t19))
  7842 (step t20 (cl @p_35) :rule th_resolution :premises (a6 t18 t19))
  7843 (anchor :step t21 :args ((:= (veriT_vr2 Bool_list$) veriT_vr3)))
  7843 (anchor :step t21 :args ((:= (veriT_vr2 Bool_list$) veriT_vr3)))
  7844 (step t21.t1 (cl (! (= veriT_vr2 veriT_vr3) :named @p_37)) :rule refl)
  7844 (step t21.t1 (cl (! (= veriT_vr2 veriT_vr3) :named @p_37)) :rule refl)
  7845 (step t21.t2 (cl (= @p_28 (! (g$c veriT_vr3) :named @p_36))) :rule cong :premises (t21.t1))
  7845 (step t21.t2 (cl (= @p_28 (! (g$c veriT_vr3) :named @p_36))) :rule cong :premises (t21.t1))
  7846 (step t21.t3 (cl @p_37) :rule refl)
  7846 (step t21.t3 (cl @p_37) :rule refl)
  7847 (step t21.t4 (cl (= @p_31 (! (size$ veriT_vr3) :named @p_38))) :rule cong :premises (t21.t3))
  7847 (step t21.t4 (cl (= @p_31 (! (size$ veriT_vr3) :named @p_38))) :rule cong :premises (t21.t3))
  7855 (step t24.t3 (cl @p_45) :rule refl)
  7855 (step t24.t3 (cl @p_45) :rule refl)
  7856 (step t24.t4 (cl (= @p_46 (! (size$a veriT_vr4) :named @p_47))) :rule cong :premises (t24.t3))
  7856 (step t24.t4 (cl (= @p_46 (! (size$a veriT_vr4) :named @p_47))) :rule cong :premises (t24.t3))
  7857 (step t24.t5 (cl (= @p_48 (! (= @p_44 @p_47) :named @p_49))) :rule cong :premises (t24.t2 t24.t4))
  7857 (step t24.t5 (cl (= @p_48 (! (= @p_44 @p_47) :named @p_49))) :rule cong :premises (t24.t2 t24.t4))
  7858 (step t24 (cl (! (= @p_42 (! (forall ((veriT_vr4 Int_list$)) @p_49) :named @p_51)) :named @p_50)) :rule bind)
  7858 (step t24 (cl (! (= @p_42 (! (forall ((veriT_vr4 Int_list$)) @p_49) :named @p_51)) :named @p_50)) :rule bind)
  7859 (step t25 (cl (not @p_50) (not @p_42) @p_51) :rule equiv_pos2)
  7859 (step t25 (cl (not @p_50) (not @p_42) @p_51) :rule equiv_pos2)
  7860 (step t26 (cl @p_51) :rule th_resolution :premises (axiom7 t24 t25))
  7860 (step t26 (cl @p_51) :rule th_resolution :premises (a7 t24 t25))
  7861 (anchor :step t27 :args ((:= (veriT_vr4 Int_list$) veriT_vr5)))
  7861 (anchor :step t27 :args ((:= (veriT_vr4 Int_list$) veriT_vr5)))
  7862 (step t27.t1 (cl (! (= veriT_vr4 veriT_vr5) :named @p_53)) :rule refl)
  7862 (step t27.t1 (cl (! (= veriT_vr4 veriT_vr5) :named @p_53)) :rule refl)
  7863 (step t27.t2 (cl (= @p_44 (! (g$a veriT_vr5) :named @p_52))) :rule cong :premises (t27.t1))
  7863 (step t27.t2 (cl (= @p_44 (! (g$a veriT_vr5) :named @p_52))) :rule cong :premises (t27.t1))
  7864 (step t27.t3 (cl @p_53) :rule refl)
  7864 (step t27.t3 (cl @p_53) :rule refl)
  7865 (step t27.t4 (cl (= @p_47 (! (size$a veriT_vr5) :named @p_54))) :rule cong :premises (t27.t3))
  7865 (step t27.t4 (cl (= @p_47 (! (size$a veriT_vr5) :named @p_54))) :rule cong :premises (t27.t3))
  7914 (step t36.t6 (cl (= @p_101 (! (size$a veriT_vr23) :named @p_102))) :rule cong :premises (t36.t5))
  7914 (step t36.t6 (cl (= @p_101 (! (size$a veriT_vr23) :named @p_102))) :rule cong :premises (t36.t5))
  7915 (step t36.t7 (cl (= @p_103 (! (plus$ @p_102 @p_1) :named @p_104))) :rule cong :premises (t36.t6))
  7915 (step t36.t7 (cl (= @p_103 (! (plus$ @p_102 @p_1) :named @p_104))) :rule cong :premises (t36.t6))
  7916 (step t36.t8 (cl (= @p_105 (! (= @p_99 @p_104) :named @p_106))) :rule cong :premises (t36.t4 t36.t7))
  7916 (step t36.t8 (cl (= @p_105 (! (= @p_99 @p_104) :named @p_106))) :rule cong :premises (t36.t4 t36.t7))
  7917 (step t36 (cl (! (= @p_95 (! (forall ((veriT_vr22 Int) (veriT_vr23 Int_list$)) @p_106) :named @p_108)) :named @p_107)) :rule bind)
  7917 (step t36 (cl (! (= @p_95 (! (forall ((veriT_vr22 Int) (veriT_vr23 Int_list$)) @p_106) :named @p_108)) :named @p_107)) :rule bind)
  7918 (step t37 (cl (not @p_107) (not @p_95) @p_108) :rule equiv_pos2)
  7918 (step t37 (cl (not @p_107) (not @p_95) @p_108) :rule equiv_pos2)
  7919 (step t38 (cl @p_108) :rule th_resolution :premises (axiom15 t36 t37))
  7919 (step t38 (cl @p_108) :rule th_resolution :premises (a15 t36 t37))
  7920 (anchor :step t39 :args ((:= (veriT_vr22 Int) veriT_vr24) (:= (veriT_vr23 Int_list$) veriT_vr25)))
  7920 (anchor :step t39 :args ((:= (veriT_vr22 Int) veriT_vr24) (:= (veriT_vr23 Int_list$) veriT_vr25)))
  7921 (step t39.t1 (cl (= veriT_vr22 veriT_vr24)) :rule refl)
  7921 (step t39.t1 (cl (= veriT_vr22 veriT_vr24)) :rule refl)
  7922 (step t39.t2 (cl (! (= veriT_vr23 veriT_vr25) :named @p_111)) :rule refl)
  7922 (step t39.t2 (cl (! (= veriT_vr23 veriT_vr25) :named @p_111)) :rule refl)
  7923 (step t39.t3 (cl (= @p_97 (! (cons$ veriT_vr24 veriT_vr25) :named @p_109))) :rule cong :premises (t39.t1 t39.t2))
  7923 (step t39.t3 (cl (= @p_97 (! (cons$ veriT_vr24 veriT_vr25) :named @p_109))) :rule cong :premises (t39.t1 t39.t2))
  7924 (step t39.t4 (cl (= @p_99 (! (size$a @p_109) :named @p_110))) :rule cong :premises (t39.t3))
  7924 (step t39.t4 (cl (= @p_99 (! (size$a @p_109) :named @p_110))) :rule cong :premises (t39.t3))
  7952 (step t62 (cl (! (not @p_143) :named @p_147) (! (not @p_144) :named @p_148) @p_145) :rule eq_transitive)
  7952 (step t62 (cl (! (not @p_143) :named @p_147) (! (not @p_144) :named @p_148) @p_145) :rule eq_transitive)
  7953 (step t63 (cl @p_146 @p_142 @p_147 @p_148) :rule th_resolution :premises (t61 t62))
  7953 (step t63 (cl @p_146 @p_142 @p_147 @p_148) :rule th_resolution :premises (t61 t62))
  7954 (step t64 (cl @p_149) :rule eq_reflexive)
  7954 (step t64 (cl @p_149) :rule eq_reflexive)
  7955 (step t65 (cl @p_142 @p_147 @p_148) :rule th_resolution :premises (t63 t64))
  7955 (step t65 (cl @p_142 @p_147 @p_148) :rule th_resolution :premises (t63 t64))
  7956 (step t66 (cl @p_150 @p_151 @p_152 @p_153 @p_154 @p_155 @p_141 @p_147 @p_148) :rule th_resolution :premises (t60 t65))
  7956 (step t66 (cl @p_150 @p_151 @p_152 @p_153 @p_154 @p_155 @p_141 @p_147 @p_148) :rule th_resolution :premises (t60 t65))
  7957 (step t67 (cl) :rule resolution :premises (t66 t42 axiom12 axiom13 axiom16 t49 t51 t53 t57 t59))
  7957 (step t67 (cl) :rule resolution :premises (t66 t42 a12 a13 a16 t49 t51 t53 t57 t59))
  7958 1a2d4d1ee4565edc7b401dfc82d8d10a78382c1c 910 0
  7958 79bb70ff288db1936aaccee9c58bb4c098292b28 543 0
  7959 unsat
  7959 unsat
  7960 (define-fun veriT_sk0 () V$ (! (choice ((veriT_vr65 V$)) (not (! (not (! (= x2$ (! (rraise$ veriT_vr65) :named @p_401)) :named @p_402)) :named @p_400))) :named @p_414))
  7960 (define-fun veriT_sk0 () Exp$ (! (choice ((veriT_vr40 Exp$)) (not (! (=> (! (member$ veriT_vr40 (! (myset$ z$) :named @p_199)) :named @p_278) (! (not (! (forall ((veriT_vr41 FreeExp$)) (! (not (! (= veriT_vr40 (! (fun_app$ uu$ veriT_vr41) :named @p_281)) :named @p_282)) :named @p_283)) :named @p_279)) :named @p_284)) :named @p_277))) :named @p_201))
  7961 (define-fun veriT_sk1 () Abort$ (! (choice ((veriT_vr66 Abort$)) (not (! (not (! (= x2$ (! (rabort$ veriT_vr66) :named @p_404)) :named @p_405)) :named @p_403))) :named @p_418))
  7961 (define-fun veriT_sk1 () FreeExp_list$ (! (choice ((veriT_vr42 FreeExp_list$)) (! (= z$ (! (map2$ uu$ veriT_vr42) :named @p_286)) :named @p_285)) :named @p_301))
  7962 (define-fun veriT_sk3 () V_list_v_result$ (! (choice ((veriT_vr73 V_list_v_result$)) (! (= (! (fun_evaluate$ st$a env$ (cons$ e$ nil$)) :named @p_3) (! (pair$ (! (fst$ @p_3) :named @p_378) veriT_vr73) :named @p_461)) :named @p_460)) :named @p_465))
  7962 (define-fun veriT_sk2 () FreeExp$ (! (choice ((veriT_vr48 FreeExp$)) (not (! (not (! (= veriT_sk0 (! (abs_Exp$ (! (myImage$ exprel$ (! (insert$ veriT_vr48 bot$) :named @p_356)) :named @p_357)) :named @p_358)) :named @p_359)) :named @p_355))) :named @p_366))
  7963 (define-fun veriT_sk11 () V_list_v_result$ (! (choice ((veriT_vr108 V_list_v_result$)) (! (= (! (fix_clock$ st$a @p_3) :named @p_470) (! (pair$ st$ veriT_vr108) :named @p_503)) :named @p_502)) :named @p_515))
  7963 (assume a0 (! (forall ((?v0 FreeExp$)) (! (= (! (fun_app$ uu$ ?v0) :named @p_3) (! (abs_Exp$ (! (myImage$ exprel$ (! (insert$ ?v0 bot$) :named @p_6)) :named @p_8)) :named @p_10)) :named @p_12)) :named @p_2))
  7964 (assume axiom0 (! (forall ((?v0 V$)) (! (= (! (fun_app$ uua$ ?v0) :named @p_9) (! (fun_app$ (! (fun_evaluate_match$ st$ env$ ?v0 pes$) :named @p_12) ?v0) :named @p_14)) :named @p_16)) :named @p_8))
  7964 (assume a1 (! (forall ((?v0 FreeExp_list$)) (! (= (! (abs_ExpList$ ?v0) :named @p_1) (! (map2$ uu$ ?v0) :named @p_27)) :named @p_29)) :named @p_24))
  7965 (assume axiom1 (! (forall ((?v0 Abort$)) (! (= (! (fun_app$a uub$ ?v0) :named @p_28) (! (pair$ st$ (! (rerr$ (! (rabort$ ?v0) :named @p_31)) :named @p_33)) :named @p_35)) :named @p_37)) :named @p_27))
  7965 (assume a2 (! (forall ((?v0 Exp$)) (! (=> (! (forall ((?v1 FreeExp$)) (! (=> (! (= ?v0 (! (abs_Exp$ (! (myImage$ exprel$ (! (insert$ ?v1 bot$) :named @p_42)) :named @p_44)) :named @p_46)) :named @p_48) false) :named @p_50)) :named @p_40) false) :named @p_52)) :named @p_39))
  7966 (assume axiom2 (! (forall ((?v0 Astate$) (?v1 Astate$) (?v2 Nat$)) (! (= (! (fun_app$b (! (uu$ ?v0 ?v1) :named @p_5) ?v2) :named @p_53) (! (ite (! (less_eq$ (! (clock$ ?v1) :named @p_1) (! (clock$ ?v0) :named @p_2)) :named @p_57) @p_1 @p_2) :named @p_61)) :named @p_63)) :named @p_49))
  7966 (assume a3 (! (forall ((?v0 Exp_list$) (?v1 FreeExp_exp_fun$)) (! (= (! (exists ((?v2 FreeExp_list$)) (! (= ?v0 (! (map2$ ?v1 ?v2) :named @p_74)) :named @p_76)) :named @p_72) (! (forall ((?v2 Exp$)) (! (=> (! (member$ ?v2 (! (myset$ ?v0) :named @p_81)) :named @p_83) (! (exists ((?v3 FreeExp$)) (! (= ?v2 (! (fun_app$ ?v1 ?v3) :named @p_89)) :named @p_91)) :named @p_85)) :named @p_93)) :named @p_78)) :named @p_95)) :named @p_71))
  7967 (assume axiom3 (! (= @p_470 (! (pair$ st$ r$) :named @p_609)) :named @p_628))
  7967 (assume a4 (! (not (! (exists ((?v0 FreeExp_list$)) (! (= @p_1 z$) :named @p_178)) :named @p_176)) :named @p_180))
  7968 (assume axiom4 (! (less_eq$ (! (clock$ @p_378) :named @p_371) (! (clock$ st$a) :named @p_7)) :named @p_369))
  7968 (anchor :step t6 :args ((:= (?v0 FreeExp$) veriT_vr0)))
  7969 (assume axiom5 (! (forall ((?v0 Nat$) (?v1 Nat$) (?v2 Nat$)) (! (=> (! (and (! (less_eq$ ?v0 ?v1) :named @p_81) (! (less_eq$ ?v2 ?v0) :named @p_84)) :named @p_86) (! (less_eq$ ?v2 ?v1) :named @p_90)) :named @p_92)) :named @p_80))
  7969 (step t6.t1 (cl (! (= ?v0 veriT_vr0) :named @p_5)) :rule refl)
  7970 (assume axiom6 (! (forall ((?v0 Astate$) (?v1 Astate_v_list_v_result_prod$)) (! (= (! (= ?v0 (! (fst$ ?v1) :named @p_107)) :named @p_109) (! (exists ((?v2 V_list_v_result$)) (! (= ?v1 (! (pair$ ?v0 ?v2) :named @p_115)) :named @p_117)) :named @p_111)) :named @p_119)) :named @p_106))
  7970 (step t6.t2 (cl (= @p_3 (! (fun_app$ uu$ veriT_vr0) :named @p_4))) :rule cong :premises (t6.t1))
  7971 (assume axiom7 (! (forall ((?v0 V_error_result$)) (! (=> (! (and (! (forall ((?v1 V$)) (! (=> (! (= ?v0 (! (rraise$ ?v1) :named @p_174)) :named @p_6) false) :named @p_177)) :named @p_172) (! (forall ((?v1 Abort$)) (! (=> (! (= ?v0 (! (rabort$ ?v1) :named @p_182)) :named @p_184) false) :named @p_186)) :named @p_179)) :named @p_188) false) :named @p_190)) :named @p_171))
  7971 (step t6.t3 (cl @p_5) :rule refl)
  7972 (assume axiom8 (! (forall ((?v0 V_astate_v_list_v_result_prod_fun$) (?v1 Abort_astate_v_list_v_result_prod_fun$) (?v2 V$)) (! (= (! (case_error_result$ ?v0 ?v1 (! (rraise$ ?v2) :named @p_217)) :named @p_219) (! (fun_app$ ?v0 ?v2) :named @p_223)) :named @p_225)) :named @p_216))
  7972 (step t6.t4 (cl (= @p_6 (! (insert$ veriT_vr0 bot$) :named @p_7))) :rule cong :premises (t6.t3))
  7973 (assume axiom9 (! (forall ((?v0 V_astate_v_list_v_result_prod_fun$) (?v1 Abort_astate_v_list_v_result_prod_fun$) (?v2 Abort$)) (! (= (! (case_error_result$ ?v0 ?v1 (! (rabort$ ?v2) :named @p_238)) :named @p_240) (! (fun_app$a ?v1 ?v2) :named @p_244)) :named @p_246)) :named @p_237))
  7973 (step t6.t5 (cl (= @p_8 (! (myImage$ exprel$ @p_7) :named @p_9))) :rule cong :premises (t6.t4))
  7974 (assume axiom10 (! (forall ((?v0 Astate$) (?v1 Astate$) (?v2 V_list_v_result$) (?v3 Astate$)) (! (=> (! (= (! (fix_clock$ ?v0 (! (pair$ ?v1 ?v2) :named @p_259)) :named @p_4) (! (pair$ ?v3 ?v2) :named @p_263)) :named @p_265) (! (less_eq$ (! (clock$ ?v3) :named @p_268) @p_1) :named @p_272)) :named @p_274)) :named @p_258))
  7974 (step t6.t6 (cl (= @p_10 (! (abs_Exp$ @p_9) :named @p_11))) :rule cong :premises (t6.t5))
  7975 (assume axiom11 (! (forall ((?v0 Astate$) (?v1 Astate$) (?v2 V_list_v_result$)) (! (= @p_4 (! (pair$ (! (update_clock$ @p_5 ?v1) :named @p_297) ?v2) :named @p_300)) :named @p_302)) :named @p_291))
  7975 (step t6.t7 (cl (= @p_12 (! (= @p_4 @p_11) :named @p_13))) :rule cong :premises (t6.t2 t6.t6))
  7976 (assume axiom12 (! (forall ((?v0 V_error_result$) (?v1 V$)) (! (=> (! (and (! (= r$ (! (rerr$ ?v0) :named @p_319)) :named @p_321) @p_6) :named @p_326) (! (less_eq$ (! (clock$ (! (fst$ (! (fun_app$ (! (fun_evaluate_match$ st$ env$ ?v1 pes$) :named @p_329) ?v1) :named @p_331)) :named @p_333)) :named @p_335) (! (clock$ st$) :named @p_318)) :named @p_337)) :named @p_339)) :named @p_317))
  7976 (step t6 (cl (! (= @p_2 (! (forall ((veriT_vr0 FreeExp$)) @p_13) :named @p_15)) :named @p_14)) :rule bind)
  7977 (assume axiom13 (! (not (! (=> (! (= r$ (! (rerr$ x2$) :named @p_615)) :named @p_359) (! (less_eq$ (! (clock$ (! (fst$ (! (case_error_result$ uua$ uub$ x2$) :named @p_602)) :named @p_530)) :named @p_370) @p_7) :named @p_360)) :named @p_364)) :named @p_358))
  7977 (step t7 (cl (not @p_14) (not @p_2) @p_15) :rule equiv_pos2)
  7978 (anchor :step t15 :args ((:= (?v0 V$) veriT_vr0)))
  7978 (step t8 (cl @p_15) :rule th_resolution :premises (a0 t6 t7))
  7979 (step t15.t1 (cl (! (= ?v0 veriT_vr0) :named @p_11)) :rule refl)
  7979 (anchor :step t9 :args ((:= (veriT_vr0 FreeExp$) veriT_vr1)))
  7980 (step t15.t2 (cl (= @p_9 (! (fun_app$ uua$ veriT_vr0) :named @p_10))) :rule cong :premises (t15.t1))
  7980 (step t9.t1 (cl (! (= veriT_vr0 veriT_vr1) :named @p_17)) :rule refl)
  7981 (step t15.t3 (cl @p_11) :rule refl)
  7981 (step t9.t2 (cl (= @p_4 (! (fun_app$ uu$ veriT_vr1) :named @p_16))) :rule cong :premises (t9.t1))
  7982 (step t15.t4 (cl (= @p_12 (! (fun_evaluate_match$ st$ env$ veriT_vr0 pes$) :named @p_13))) :rule cong :premises (t15.t3))
  7982 (step t9.t3 (cl @p_17) :rule refl)
  7983 (step t15.t5 (cl @p_11) :rule refl)
  7983 (step t9.t4 (cl (= @p_7 (! (insert$ veriT_vr1 bot$) :named @p_18))) :rule cong :premises (t9.t3))
  7984 (step t15.t6 (cl (= @p_14 (! (fun_app$ @p_13 veriT_vr0) :named @p_15))) :rule cong :premises (t15.t4 t15.t5))
  7984 (step t9.t5 (cl (= @p_9 (! (myImage$ exprel$ @p_18) :named @p_19))) :rule cong :premises (t9.t4))
  7985 (step t15.t7 (cl (= @p_16 (! (= @p_10 @p_15) :named @p_17))) :rule cong :premises (t15.t2 t15.t6))
  7985 (step t9.t6 (cl (= @p_11 (! (abs_Exp$ @p_19) :named @p_20))) :rule cong :premises (t9.t5))
  7986 (step t15 (cl (! (= @p_8 (! (forall ((veriT_vr0 V$)) @p_17) :named @p_19)) :named @p_18)) :rule bind)
  7986 (step t9.t7 (cl (= @p_13 (! (= @p_16 @p_20) :named @p_21))) :rule cong :premises (t9.t2 t9.t6))
  7987 (step t16 (cl (not @p_18) (not @p_8) @p_19) :rule equiv_pos2)
  7987 (step t9 (cl (! (= @p_15 (! (forall ((veriT_vr1 FreeExp$)) @p_21) :named @p_23)) :named @p_22)) :rule bind)
  7988 (step t17 (cl @p_19) :rule th_resolution :premises (axiom0 t15 t16))
  7988 (step t10 (cl (not @p_22) (not @p_15) @p_23) :rule equiv_pos2)
  7989 (anchor :step t18 :args ((:= (veriT_vr0 V$) veriT_vr1)))
  7989 (step t11 (cl @p_23) :rule th_resolution :premises (t8 t9 t10))
  7990 (step t18.t1 (cl (! (= veriT_vr0 veriT_vr1) :named @p_21)) :rule refl)
  7990 (anchor :step t12 :args ((:= (?v0 FreeExp_list$) veriT_vr2)))
  7991 (step t18.t2 (cl (= @p_10 (! (fun_app$ uua$ veriT_vr1) :named @p_20))) :rule cong :premises (t18.t1))
  7991 (step t12.t1 (cl (! (= ?v0 veriT_vr2) :named @p_26)) :rule refl)
  7992 (step t18.t3 (cl @p_21) :rule refl)
  7992 (step t12.t2 (cl (= @p_1 (! (abs_ExpList$ veriT_vr2) :named @p_25))) :rule cong :premises (t12.t1))
  7993 (step t18.t4 (cl (= @p_13 (! (fun_evaluate_match$ st$ env$ veriT_vr1 pes$) :named @p_22))) :rule cong :premises (t18.t3))
  7993 (step t12.t3 (cl @p_26) :rule refl)
  7994 (step t18.t5 (cl @p_21) :rule refl)
  7994 (step t12.t4 (cl (= @p_27 (! (map2$ uu$ veriT_vr2) :named @p_28))) :rule cong :premises (t12.t3))
  7995 (step t18.t6 (cl (= @p_15 (! (fun_app$ @p_22 veriT_vr1) :named @p_23))) :rule cong :premises (t18.t4 t18.t5))
  7995 (step t12.t5 (cl (= @p_29 (! (= @p_25 @p_28) :named @p_30))) :rule cong :premises (t12.t2 t12.t4))
  7996 (step t18.t7 (cl (= @p_17 (! (= @p_20 @p_23) :named @p_24))) :rule cong :premises (t18.t2 t18.t6))
  7996 (step t12 (cl (! (= @p_24 (! (forall ((veriT_vr2 FreeExp_list$)) @p_30) :named @p_32)) :named @p_31)) :rule bind)
  7997 (step t18 (cl (! (= @p_19 (! (forall ((veriT_vr1 V$)) @p_24) :named @p_26)) :named @p_25)) :rule bind)
  7997 (step t13 (cl (not @p_31) (not @p_24) @p_32) :rule equiv_pos2)
  7998 (step t19 (cl (not @p_25) (not @p_19) @p_26) :rule equiv_pos2)
  7998 (step t14 (cl @p_32) :rule th_resolution :premises (a1 t12 t13))
  7999 (step t20 (cl @p_26) :rule th_resolution :premises (t17 t18 t19))
  7999 (anchor :step t15 :args ((:= (veriT_vr2 FreeExp_list$) veriT_vr3)))
  8000 (anchor :step t21 :args ((:= (?v0 Abort$) veriT_vr2)))
  8000 (step t15.t1 (cl (! (= veriT_vr2 veriT_vr3) :named @p_34)) :rule refl)
  8001 (step t21.t1 (cl (! (= ?v0 veriT_vr2) :named @p_30)) :rule refl)
  8001 (step t15.t2 (cl (= @p_25 (! (abs_ExpList$ veriT_vr3) :named @p_33))) :rule cong :premises (t15.t1))
  8002 (step t21.t2 (cl (= @p_28 (! (fun_app$a uub$ veriT_vr2) :named @p_29))) :rule cong :premises (t21.t1))
  8002 (step t15.t3 (cl @p_34) :rule refl)
  8003 (step t21.t3 (cl @p_30) :rule refl)
  8003 (step t15.t4 (cl (= @p_28 (! (map2$ uu$ veriT_vr3) :named @p_35))) :rule cong :premises (t15.t3))
  8004 (step t21.t4 (cl (= @p_31 (! (rabort$ veriT_vr2) :named @p_32))) :rule cong :premises (t21.t3))
  8004 (step t15.t5 (cl (= @p_30 (! (= @p_33 @p_35) :named @p_36))) :rule cong :premises (t15.t2 t15.t4))
  8005 (step t21.t5 (cl (= @p_33 (! (rerr$ @p_32) :named @p_34))) :rule cong :premises (t21.t4))
  8005 (step t15 (cl (! (= @p_32 (! (forall ((veriT_vr3 FreeExp_list$)) @p_36) :named @p_38)) :named @p_37)) :rule bind)
  8006 (step t21.t6 (cl (= @p_35 (! (pair$ st$ @p_34) :named @p_36))) :rule cong :premises (t21.t5))
  8006 (step t16 (cl (not @p_37) (not @p_32) @p_38) :rule equiv_pos2)
  8007 (step t21.t7 (cl (= @p_37 (! (= @p_29 @p_36) :named @p_38))) :rule cong :premises (t21.t2 t21.t6))
  8007 (step t17 (cl @p_38) :rule th_resolution :premises (t14 t15 t16))
  8008 (step t21 (cl (! (= @p_27 (! (forall ((veriT_vr2 Abort$)) @p_38) :named @p_40)) :named @p_39)) :rule bind)
  8008 (anchor :step t18 :args ((:= (?v0 Exp$) veriT_vr4)))
  8009 (step t22 (cl (not @p_39) (not @p_27) @p_40) :rule equiv_pos2)
  8009 (anchor :step t18.t1 :args ((:= (?v1 FreeExp$) veriT_vr5)))
  8010 (step t23 (cl @p_40) :rule th_resolution :premises (axiom1 t21 t22))
  8010 (step t18.t1.t1 (cl (= ?v0 veriT_vr4)) :rule refl)
  8011 (anchor :step t24 :args ((:= (veriT_vr2 Abort$) veriT_vr3)))
  8011 (step t18.t1.t2 (cl (= ?v1 veriT_vr5)) :rule refl)
  8012 (step t24.t1 (cl (! (= veriT_vr2 veriT_vr3) :named @p_42)) :rule refl)
  8012 (step t18.t1.t3 (cl (= @p_42 (! (insert$ veriT_vr5 bot$) :named @p_43))) :rule cong :premises (t18.t1.t2))
  8013 (step t24.t2 (cl (= @p_29 (! (fun_app$a uub$ veriT_vr3) :named @p_41))) :rule cong :premises (t24.t1))
  8013 (step t18.t1.t4 (cl (= @p_44 (! (myImage$ exprel$ @p_43) :named @p_45))) :rule cong :premises (t18.t1.t3))
  8014 (step t24.t3 (cl @p_42) :rule refl)
  8014 (step t18.t1.t5 (cl (= @p_46 (! (abs_Exp$ @p_45) :named @p_47))) :rule cong :premises (t18.t1.t4))
  8015 (step t24.t4 (cl (= @p_32 (! (rabort$ veriT_vr3) :named @p_43))) :rule cong :premises (t24.t3))
  8015 (step t18.t1.t6 (cl (= @p_48 (! (= veriT_vr4 @p_47) :named @p_49))) :rule cong :premises (t18.t1.t1 t18.t1.t5))
  8016 (step t24.t5 (cl (= @p_34 (! (rerr$ @p_43) :named @p_44))) :rule cong :premises (t24.t4))
  8016 (step t18.t1.t7 (cl (= @p_50 (! (=> @p_49 false) :named @p_51))) :rule cong :premises (t18.t1.t6))
  8017 (step t24.t6 (cl (= @p_36 (! (pair$ st$ @p_44) :named @p_45))) :rule cong :premises (t24.t5))
  8017 (step t18.t1 (cl (= @p_40 (! (forall ((veriT_vr5 FreeExp$)) @p_51) :named @p_41))) :rule bind)
  8018 (step t24.t7 (cl (= @p_38 (! (= @p_41 @p_45) :named @p_46))) :rule cong :premises (t24.t2 t24.t6))
  8018 (step t18.t2 (cl (= @p_52 (! (=> @p_41 false) :named @p_53))) :rule cong :premises (t18.t1))
  8019 (step t24 (cl (! (= @p_40 (! (forall ((veriT_vr3 Abort$)) @p_46) :named @p_48)) :named @p_47)) :rule bind)
  8019 (step t18 (cl (! (= @p_39 (! (forall ((veriT_vr4 Exp$)) @p_53) :named @p_55)) :named @p_54)) :rule bind)
  8020 (step t25 (cl (not @p_47) (not @p_40) @p_48) :rule equiv_pos2)
  8020 (step t19 (cl (not @p_54) (not @p_39) @p_55) :rule equiv_pos2)
  8021 (step t26 (cl @p_48) :rule th_resolution :premises (t23 t24 t25))
  8021 (step t20 (cl @p_55) :rule th_resolution :premises (a2 t18 t19))
  8022 (anchor :step t27 :args ((:= (?v0 Astate$) veriT_vr4) (:= (?v1 Astate$) veriT_vr5) (:= (?v2 Nat$) veriT_vr6)))
  8022 (anchor :step t21 :args ((veriT_vr4 Exp$)))
  8023 (step t27.t1 (cl (! (= ?v0 veriT_vr4) :named @p_56)) :rule refl)
  8023 (anchor :step t21.t1 :args ((veriT_vr5 FreeExp$)))
  8024 (step t27.t2 (cl (! (= ?v1 veriT_vr5) :named @p_55)) :rule refl)
  8024 (step t21.t1.t1 (cl (= @p_51 (! (not @p_49) :named @p_57))) :rule implies_simplify)
  8025 (step t27.t3 (cl (= @p_5 (! (uu$ veriT_vr4 veriT_vr5) :named @p_52))) :rule cong :premises (t27.t1 t27.t2))
  8025 (step t21.t1 (cl (= @p_41 (! (forall ((veriT_vr5 FreeExp$)) @p_57) :named @p_56))) :rule bind)
  8026 (step t27.t4 (cl (= ?v2 veriT_vr6)) :rule refl)
  8026 (step t21.t2 (cl (= @p_53 (! (=> @p_56 false) :named @p_58))) :rule cong :premises (t21.t1))
  8027 (step t27.t5 (cl (= @p_53 (! (fun_app$b @p_52 veriT_vr6) :named @p_54))) :rule cong :premises (t27.t3 t27.t4))
  8027 (step t21.t3 (cl (= @p_58 (! (not @p_56) :named @p_59))) :rule implies_simplify)
  8028 (step t27.t6 (cl @p_55) :rule refl)
  8028 (step t21.t4 (cl (= @p_53 @p_59)) :rule trans :premises (t21.t2 t21.t3))
  8029 (step t27.t7 (cl (! (= @p_1 (! (clock$ veriT_vr5) :named @p_50)) :named @p_59)) :rule cong :premises (t27.t6))
  8029 (step t21 (cl (! (= @p_55 (! (forall ((veriT_vr4 Exp$)) @p_59) :named @p_61)) :named @p_60)) :rule bind)
  8030 (step t27.t8 (cl @p_56) :rule refl)
  8030 (step t22 (cl (not @p_60) (not @p_55) @p_61) :rule equiv_pos2)
  8031 (step t27.t9 (cl (! (= @p_2 (! (clock$ veriT_vr4) :named @p_51)) :named @p_60)) :rule cong :premises (t27.t8))
  8031 (step t23 (cl @p_61) :rule th_resolution :premises (t20 t21 t22))
  8032 (step t27.t10 (cl (= @p_57 (! (less_eq$ @p_50 @p_51) :named @p_58))) :rule cong :premises (t27.t7 t27.t9))
  8032 (anchor :step t24 :args ((:= (veriT_vr4 Exp$) veriT_vr6)))
  8033 (step t27.t11 (cl @p_55) :rule refl)
  8033 (anchor :step t24.t1 :args ((:= (veriT_vr5 FreeExp$) veriT_vr7)))
  8034 (step t27.t12 (cl @p_59) :rule cong :premises (t27.t11))
  8034 (step t24.t1.t1 (cl (= veriT_vr4 veriT_vr6)) :rule refl)
  8035 (step t27.t13 (cl @p_56) :rule refl)
  8035 (step t24.t1.t2 (cl (= veriT_vr5 veriT_vr7)) :rule refl)
  8036 (step t27.t14 (cl @p_60) :rule cong :premises (t27.t13))
  8036 (step t24.t1.t3 (cl (= @p_43 (! (insert$ veriT_vr7 bot$) :named @p_63))) :rule cong :premises (t24.t1.t2))
  8037 (step t27.t15 (cl (= @p_61 (! (ite @p_58 @p_50 @p_51) :named @p_62))) :rule cong :premises (t27.t10 t27.t12 t27.t14))
  8037 (step t24.t1.t4 (cl (= @p_45 (! (myImage$ exprel$ @p_63) :named @p_64))) :rule cong :premises (t24.t1.t3))
  8038 (step t27.t16 (cl (= @p_63 (! (= @p_54 @p_62) :named @p_64))) :rule cong :premises (t27.t5 t27.t15))
  8038 (step t24.t1.t5 (cl (= @p_47 (! (abs_Exp$ @p_64) :named @p_65))) :rule cong :premises (t24.t1.t4))
  8039 (step t27 (cl (! (= @p_49 (! (forall ((veriT_vr4 Astate$) (veriT_vr5 Astate$) (veriT_vr6 Nat$)) @p_64) :named @p_66)) :named @p_65)) :rule bind)
  8039 (step t24.t1.t6 (cl (= @p_49 (! (= veriT_vr6 @p_65) :named @p_66))) :rule cong :premises (t24.t1.t1 t24.t1.t5))
  8040 (step t28 (cl (not @p_65) (not @p_49) @p_66) :rule equiv_pos2)
  8040 (step t24.t1.t7 (cl (= @p_57 (! (not @p_66) :named @p_67))) :rule cong :premises (t24.t1.t6))
  8041 (step t29 (cl @p_66) :rule th_resolution :premises (axiom2 t27 t28))
  8041 (step t24.t1 (cl (= @p_56 (! (forall ((veriT_vr7 FreeExp$)) @p_67) :named @p_62))) :rule bind)
  8042 (anchor :step t30 :args ((:= (veriT_vr4 Astate$) veriT_vr7) (:= (veriT_vr5 Astate$) veriT_vr8) (:= (veriT_vr6 Nat$) veriT_vr9)))
  8042 (step t24.t2 (cl (= @p_59 (! (not @p_62) :named @p_68))) :rule cong :premises (t24.t1))
  8043 (step t30.t1 (cl (! (= veriT_vr4 veriT_vr7) :named @p_72)) :rule refl)
  8043 (step t24 (cl (! (= @p_61 (! (forall ((veriT_vr6 Exp$)) @p_68) :named @p_70)) :named @p_69)) :rule bind)
  8044 (step t30.t2 (cl (! (= veriT_vr5 veriT_vr8) :named @p_71)) :rule refl)
  8044 (step t25 (cl (not @p_69) (not @p_61) @p_70) :rule equiv_pos2)
  8045 (step t30.t3 (cl (= @p_52 (! (uu$ veriT_vr7 veriT_vr8) :named @p_69))) :rule cong :premises (t30.t1 t30.t2))
  8045 (step t26 (cl @p_70) :rule th_resolution :premises (t23 t24 t25))
  8046 (step t30.t4 (cl (= veriT_vr6 veriT_vr9)) :rule refl)
  8046 (anchor :step t27 :args ((:= (?v0 Exp_list$) veriT_vr8) (:= (?v1 FreeExp_exp_fun$) veriT_vr9)))
  8047 (step t30.t5 (cl (= @p_54 (! (fun_app$b @p_69 veriT_vr9) :named @p_70))) :rule cong :premises (t30.t3 t30.t4))
  8047 (anchor :step t27.t1 :args ((:= (?v2 FreeExp_list$) veriT_vr10)))
  8048 (step t30.t6 (cl @p_71) :rule refl)
  8048 (step t27.t1.t1 (cl (! (= ?v0 veriT_vr8) :named @p_80)) :rule refl)
  8049 (step t30.t7 (cl (! (= @p_50 (! (clock$ veriT_vr8) :named @p_67)) :named @p_74)) :rule cong :premises (t30.t6))
  8049 (step t27.t1.t2 (cl (! (= ?v1 veriT_vr9) :named @p_88)) :rule refl)
  8050 (step t30.t8 (cl @p_72) :rule refl)
  8050 (step t27.t1.t3 (cl (= ?v2 veriT_vr10)) :rule refl)
  8051 (step t30.t9 (cl (! (= @p_51 (! (clock$ veriT_vr7) :named @p_68)) :named @p_75)) :rule cong :premises (t30.t8))
  8051 (step t27.t1.t4 (cl (= @p_74 (! (map2$ veriT_vr9 veriT_vr10) :named @p_75))) :rule cong :premises (t27.t1.t2 t27.t1.t3))
  8052 (step t30.t10 (cl (= @p_58 (! (less_eq$ @p_67 @p_68) :named @p_73))) :rule cong :premises (t30.t7 t30.t9))
  8052 (step t27.t1.t5 (cl (= @p_76 (! (= veriT_vr8 @p_75) :named @p_77))) :rule cong :premises (t27.t1.t1 t27.t1.t4))
  8053 (step t30.t11 (cl @p_71) :rule refl)
  8053 (step t27.t1 (cl (= @p_72 (! (exists ((veriT_vr10 FreeExp_list$)) @p_77) :named @p_73))) :rule bind)
  8054 (step t30.t12 (cl @p_74) :rule cong :premises (t30.t11))
  8054 (anchor :step t27.t2 :args ((:= (?v2 Exp$) veriT_vr11)))
  8055 (step t30.t13 (cl @p_72) :rule refl)
  8055 (step t27.t2.t1 (cl (! (= ?v2 veriT_vr11) :named @p_87)) :rule refl)
  8056 (step t30.t14 (cl @p_75) :rule cong :premises (t30.t13))
  8056 (step t27.t2.t2 (cl @p_80) :rule refl)
  8057 (step t30.t15 (cl (= @p_62 (! (ite @p_73 @p_67 @p_68) :named @p_76))) :rule cong :premises (t30.t10 t30.t12 t30.t14))
  8057 (step t27.t2.t3 (cl (= @p_81 (! (myset$ veriT_vr8) :named @p_82))) :rule cong :premises (t27.t2.t2))
  8058 (step t30.t16 (cl (= @p_64 (! (= @p_70 @p_76) :named @p_77))) :rule cong :premises (t30.t5 t30.t15))
  8058 (step t27.t2.t4 (cl (= @p_83 (! (member$ veriT_vr11 @p_82) :named @p_84))) :rule cong :premises (t27.t2.t1 t27.t2.t3))
  8059 (step t30 (cl (! (= @p_66 (! (forall ((veriT_vr7 Astate$) (veriT_vr8 Astate$) (veriT_vr9 Nat$)) @p_77) :named @p_79)) :named @p_78)) :rule bind)
  8059 (anchor :step t27.t2.t5 :args ((:= (?v3 FreeExp$) veriT_vr12)))
  8060 (step t31 (cl (not @p_78) (not @p_66) @p_79) :rule equiv_pos2)
  8060 (step t27.t2.t5.t1 (cl @p_87) :rule refl)
  8061 (step t32 (cl @p_79) :rule th_resolution :premises (t29 t30 t31))
  8061 (step t27.t2.t5.t2 (cl @p_88) :rule refl)
  8062 (anchor :step t33 :args ((:= (?v0 Nat$) veriT_vr10) (:= (?v1 Nat$) veriT_vr11) (:= (?v2 Nat$) veriT_vr12)))
  8062 (step t27.t2.t5.t3 (cl (= ?v3 veriT_vr12)) :rule refl)
  8063 (step t33.t1 (cl (! (= ?v0 veriT_vr10) :named @p_83)) :rule refl)
  8063 (step t27.t2.t5.t4 (cl (= @p_89 (! (fun_app$ veriT_vr9 veriT_vr12) :named @p_90))) :rule cong :premises (t27.t2.t5.t2 t27.t2.t5.t3))
  8064 (step t33.t2 (cl (! (= ?v1 veriT_vr11) :named @p_89)) :rule refl)
  8064 (step t27.t2.t5.t5 (cl (= @p_91 (! (= veriT_vr11 @p_90) :named @p_92))) :rule cong :premises (t27.t2.t5.t1 t27.t2.t5.t4))
  8065 (step t33.t3 (cl (= @p_81 (! (less_eq$ veriT_vr10 veriT_vr11) :named @p_82))) :rule cong :premises (t33.t1 t33.t2))
  8065 (step t27.t2.t5 (cl (= @p_85 (! (exists ((veriT_vr12 FreeExp$)) @p_92) :named @p_86))) :rule bind)
  8066 (step t33.t4 (cl (! (= ?v2 veriT_vr12) :named @p_88)) :rule refl)
  8066 (step t27.t2.t6 (cl (= @p_93 (! (=> @p_84 @p_86) :named @p_94))) :rule cong :premises (t27.t2.t4 t27.t2.t5))
  8067 (step t33.t5 (cl @p_83) :rule refl)
  8067 (step t27.t2 (cl (= @p_78 (! (forall ((veriT_vr11 Exp$)) @p_94) :named @p_79))) :rule bind)
  8068 (step t33.t6 (cl (= @p_84 (! (less_eq$ veriT_vr12 veriT_vr10) :named @p_85))) :rule cong :premises (t33.t4 t33.t5))
  8068 (step t27.t3 (cl (= @p_95 (! (= @p_73 @p_79) :named @p_96))) :rule cong :premises (t27.t1 t27.t2))
  8069 (step t33.t7 (cl (= @p_86 (! (and @p_82 @p_85) :named @p_87))) :rule cong :premises (t33.t3 t33.t6))
  8069 (step t27 (cl (! (= @p_71 (! (forall ((veriT_vr8 Exp_list$) (veriT_vr9 FreeExp_exp_fun$)) @p_96) :named @p_98)) :named @p_97)) :rule bind)
  8070 (step t33.t8 (cl @p_88) :rule refl)
  8070 (step t28 (cl (not @p_97) (not @p_71) @p_98) :rule equiv_pos2)
  8071 (step t33.t9 (cl @p_89) :rule refl)
  8071 (step t29 (cl @p_98) :rule th_resolution :premises (a3 t27 t28))
  8072 (step t33.t10 (cl (= @p_90 (! (less_eq$ veriT_vr12 veriT_vr11) :named @p_91))) :rule cong :premises (t33.t8 t33.t9))
  8072 (anchor :step t30 :args ((veriT_vr8 Exp_list$) (veriT_vr9 FreeExp_exp_fun$)))
  8073 (step t33.t11 (cl (= @p_92 (! (=> @p_87 @p_91) :named @p_93))) :rule cong :premises (t33.t7 t33.t10))
  8073 (step t30.t1 (cl (= @p_96 (! (and (! (=> @p_73 @p_79) :named @p_115) (! (=> @p_79 @p_73) :named @p_128)) :named @p_99))) :rule connective_def)
  8074 (step t33 (cl (! (= @p_80 (! (forall ((veriT_vr10 Nat$) (veriT_vr11 Nat$) (veriT_vr12 Nat$)) @p_93) :named @p_95)) :named @p_94)) :rule bind)
  8074 (step t30 (cl (! (= @p_98 (! (forall ((veriT_vr8 Exp_list$) (veriT_vr9 FreeExp_exp_fun$)) @p_99) :named @p_101)) :named @p_100)) :rule bind)
  8075 (step t34 (cl (not @p_94) (not @p_80) @p_95) :rule equiv_pos2)
  8075 (step t31 (cl (not @p_100) (not @p_98) @p_101) :rule equiv_pos2)
  8076 (step t35 (cl @p_95) :rule th_resolution :premises (axiom5 t33 t34))
  8076 (step t32 (cl @p_101) :rule th_resolution :premises (t29 t30 t31))
  8077 (anchor :step t36 :args ((:= (veriT_vr10 Nat$) veriT_vr13) (:= (veriT_vr11 Nat$) veriT_vr14) (:= (veriT_vr12 Nat$) veriT_vr15)))
  8077 (anchor :step t33 :args ((:= (veriT_vr8 Exp_list$) veriT_vr13) (:= (veriT_vr9 FreeExp_exp_fun$) veriT_vr14)))
  8078 (step t36.t1 (cl (! (= veriT_vr10 veriT_vr13) :named @p_97)) :rule refl)
  8078 (anchor :step t33.t1 :args ((:= (veriT_vr10 FreeExp_list$) veriT_vr15)))
  8079 (step t36.t2 (cl (! (= veriT_vr11 veriT_vr14) :named @p_101)) :rule refl)
  8079 (step t33.t1.t1 (cl (! (= veriT_vr8 veriT_vr13) :named @p_107)) :rule refl)
  8080 (step t36.t3 (cl (= @p_82 (! (less_eq$ veriT_vr13 veriT_vr14) :named @p_96))) :rule cong :premises (t36.t1 t36.t2))
  8080 (step t33.t1.t2 (cl (! (= veriT_vr9 veriT_vr14) :named @p_111)) :rule refl)
  8081 (step t36.t4 (cl (! (= veriT_vr12 veriT_vr15) :named @p_100)) :rule refl)
  8081 (step t33.t1.t3 (cl (= veriT_vr10 veriT_vr15)) :rule refl)
  8082 (step t36.t5 (cl @p_97) :rule refl)
  8082 (step t33.t1.t4 (cl (= @p_75 (! (map2$ veriT_vr14 veriT_vr15) :named @p_104))) :rule cong :premises (t33.t1.t2 t33.t1.t3))
  8083 (step t36.t6 (cl (= @p_85 (! (less_eq$ veriT_vr15 veriT_vr13) :named @p_98))) :rule cong :premises (t36.t4 t36.t5))
  8083 (step t33.t1.t5 (cl (= @p_77 (! (= veriT_vr13 @p_104) :named @p_105))) :rule cong :premises (t33.t1.t1 t33.t1.t4))
  8084 (step t36.t7 (cl (= @p_87 (! (and @p_96 @p_98) :named @p_99))) :rule cong :premises (t36.t3 t36.t6))
  8084 (step t33.t1 (cl (= @p_73 (! (exists ((veriT_vr15 FreeExp_list$)) @p_105) :named @p_103))) :rule bind)
  8085 (step t36.t8 (cl @p_100) :rule refl)
  8085 (anchor :step t33.t2 :args ((:= (veriT_vr11 Exp$) veriT_vr16)))
  8086 (step t36.t9 (cl @p_101) :rule refl)
  8086 (step t33.t2.t1 (cl (! (= veriT_vr11 veriT_vr16) :named @p_110)) :rule refl)
  8087 (step t36.t10 (cl (= @p_91 (! (less_eq$ veriT_vr15 veriT_vr14) :named @p_102))) :rule cong :premises (t36.t8 t36.t9))
  8087 (step t33.t2.t2 (cl @p_107) :rule refl)
  8088 (step t36.t11 (cl (= @p_93 (! (=> @p_99 @p_102) :named @p_103))) :rule cong :premises (t36.t7 t36.t10))
  8088 (step t33.t2.t3 (cl (! (= @p_82 (! (myset$ veriT_vr13) :named @p_102)) :named @p_118)) :rule cong :premises (t33.t2.t2))
  8089 (step t36 (cl (! (= @p_95 (! (forall ((veriT_vr13 Nat$) (veriT_vr14 Nat$) (veriT_vr15 Nat$)) @p_103) :named @p_105)) :named @p_104)) :rule bind)
  8089 (step t33.t2.t4 (cl (= @p_84 (! (member$ veriT_vr16 @p_102) :named @p_108))) :rule cong :premises (t33.t2.t1 t33.t2.t3))
  8090 (step t37 (cl (not @p_104) (not @p_95) @p_105) :rule equiv_pos2)
  8090 (anchor :step t33.t2.t5 :args ((:= (veriT_vr12 FreeExp$) veriT_vr17)))
  8091 (step t38 (cl @p_105) :rule th_resolution :premises (t35 t36 t37))
  8091 (step t33.t2.t5.t1 (cl @p_110) :rule refl)
  8092 (anchor :step t39 :args ((:= (?v0 Astate$) veriT_vr16) (:= (?v1 Astate_v_list_v_result_prod$) veriT_vr17)))
  8092 (step t33.t2.t5.t2 (cl @p_111) :rule refl)
  8093 (step t39.t1 (cl (! (= ?v0 veriT_vr16) :named @p_114)) :rule refl)
  8093 (step t33.t2.t5.t3 (cl (= veriT_vr12 veriT_vr17)) :rule refl)
  8094 (step t39.t2 (cl (! (= ?v1 veriT_vr17) :named @p_113)) :rule refl)
  8094 (step t33.t2.t5.t4 (cl (= @p_90 (! (fun_app$ veriT_vr14 veriT_vr17) :named @p_112))) :rule cong :premises (t33.t2.t5.t2 t33.t2.t5.t3))
  8095 (step t39.t3 (cl (= @p_107 (! (fst$ veriT_vr17) :named @p_108))) :rule cong :premises (t39.t2))
  8095 (step t33.t2.t5.t5 (cl (= @p_92 (! (= veriT_vr16 @p_112) :named @p_113))) :rule cong :premises (t33.t2.t5.t1 t33.t2.t5.t4))
  8096 (step t39.t4 (cl (= @p_109 (! (= veriT_vr16 @p_108) :named @p_110))) :rule cong :premises (t39.t1 t39.t3))
  8096 (step t33.t2.t5 (cl (= @p_86 (! (exists ((veriT_vr17 FreeExp$)) @p_113) :named @p_109))) :rule bind)
  8097 (anchor :step t39.t5 :args ((:= (?v2 V_list_v_result$) veriT_vr18)))
  8097 (step t33.t2.t6 (cl (= @p_94 (! (=> @p_108 @p_109) :named @p_114))) :rule cong :premises (t33.t2.t4 t33.t2.t5))
  8098 (step t39.t5.t1 (cl @p_113) :rule refl)
  8098 (step t33.t2 (cl (= @p_79 (! (forall ((veriT_vr16 Exp$)) @p_114) :named @p_106))) :rule bind)
  8099 (step t39.t5.t2 (cl @p_114) :rule refl)
  8099 (step t33.t3 (cl (= @p_115 (! (=> @p_103 @p_106) :named @p_116))) :rule cong :premises (t33.t1 t33.t2))
  8100 (step t39.t5.t3 (cl (= ?v2 veriT_vr18)) :rule refl)
  8100 (anchor :step t33.t4 :args ((:= (veriT_vr11 Exp$) veriT_vr18)))
  8101 (step t39.t5.t4 (cl (= @p_115 (! (pair$ veriT_vr16 veriT_vr18) :named @p_116))) :rule cong :premises (t39.t5.t2 t39.t5.t3))
  8101 (step t33.t4.t1 (cl (! (= veriT_vr11 veriT_vr18) :named @p_121)) :rule refl)
  8102 (step t39.t5.t5 (cl (= @p_117 (! (= veriT_vr17 @p_116) :named @p_118))) :rule cong :premises (t39.t5.t1 t39.t5.t4))
  8102 (step t33.t4.t2 (cl @p_107) :rule refl)
  8103 (step t39.t5 (cl (= @p_111 (! (exists ((veriT_vr18 V_list_v_result$)) @p_118) :named @p_112))) :rule bind)
  8103 (step t33.t4.t3 (cl @p_118) :rule cong :premises (t33.t4.t2))
  8104 (step t39.t6 (cl (= @p_119 (! (= @p_110 @p_112) :named @p_120))) :rule cong :premises (t39.t4 t39.t5))
  8104 (step t33.t4.t4 (cl (= @p_84 (! (member$ veriT_vr18 @p_102) :named @p_119))) :rule cong :premises (t33.t4.t1 t33.t4.t3))
  8105 (step t39 (cl (! (= @p_106 (! (forall ((veriT_vr16 Astate$) (veriT_vr17 Astate_v_list_v_result_prod$)) @p_120) :named @p_122)) :named @p_121)) :rule bind)
  8105 (anchor :step t33.t4.t5 :args ((:= (veriT_vr12 FreeExp$) veriT_vr19)))
  8106 (step t40 (cl (not @p_121) (not @p_106) @p_122) :rule equiv_pos2)
  8106 (step t33.t4.t5.t1 (cl @p_121) :rule refl)
  8107 (step t41 (cl @p_122) :rule th_resolution :premises (axiom6 t39 t40))
  8107 (step t33.t4.t5.t2 (cl @p_111) :rule refl)
  8108 (anchor :step t42 :args ((veriT_vr16 Astate$) (veriT_vr17 Astate_v_list_v_result_prod$)))
  8108 (step t33.t4.t5.t3 (cl (= veriT_vr12 veriT_vr19)) :rule refl)
  8109 (step t42.t1 (cl (= @p_120 (! (and (! (=> @p_110 @p_112) :named @p_133) (! (=> @p_112 @p_110) :named @p_140)) :named @p_123))) :rule connective_def)
  8109 (step t33.t4.t5.t4 (cl (= @p_90 (! (fun_app$ veriT_vr14 veriT_vr19) :named @p_122))) :rule cong :premises (t33.t4.t5.t2 t33.t4.t5.t3))
  8110 (step t42 (cl (! (= @p_122 (! (forall ((veriT_vr16 Astate$) (veriT_vr17 Astate_v_list_v_result_prod$)) @p_123) :named @p_125)) :named @p_124)) :rule bind)
  8110 (step t33.t4.t5.t5 (cl (= @p_92 (! (= veriT_vr18 @p_122) :named @p_123))) :rule cong :premises (t33.t4.t5.t1 t33.t4.t5.t4))
  8111 (step t43 (cl (not @p_124) (not @p_122) @p_125) :rule equiv_pos2)
  8111 (step t33.t4.t5 (cl (= @p_86 (! (exists ((veriT_vr19 FreeExp$)) @p_123) :named @p_120))) :rule bind)
  8112 (step t44 (cl @p_125) :rule th_resolution :premises (t41 t42 t43))
  8112 (step t33.t4.t6 (cl (= @p_94 (! (=> @p_119 @p_120) :named @p_124))) :rule cong :premises (t33.t4.t4 t33.t4.t5))
  8113 (anchor :step t45 :args ((:= (veriT_vr16 Astate$) veriT_vr19) (:= (veriT_vr17 Astate_v_list_v_result_prod$) veriT_vr20)))
  8113 (step t33.t4 (cl (= @p_79 (! (forall ((veriT_vr18 Exp$)) @p_124) :named @p_117))) :rule bind)
  8114 (step t45.t1 (cl (! (= veriT_vr16 veriT_vr19) :named @p_130)) :rule refl)
  8114 (anchor :step t33.t5 :args ((:= (veriT_vr10 FreeExp_list$) veriT_vr20)))
  8115 (step t45.t2 (cl (! (= veriT_vr17 veriT_vr20) :named @p_129)) :rule refl)
  8115 (step t33.t5.t1 (cl @p_107) :rule refl)
  8116 (step t45.t3 (cl (! (= @p_108 (! (fst$ veriT_vr20) :named @p_127)) :named @p_138)) :rule cong :premises (t45.t2))
  8116 (step t33.t5.t2 (cl @p_111) :rule refl)
  8117 (step t45.t4 (cl (! (= @p_110 (! (= veriT_vr19 @p_127) :named @p_126)) :named @p_139)) :rule cong :premises (t45.t1 t45.t3))
  8117 (step t33.t5.t3 (cl (= veriT_vr10 veriT_vr20)) :rule refl)
  8118 (anchor :step t45.t5 :args ((:= (veriT_vr18 V_list_v_result$) veriT_vr21)))
  8118 (step t33.t5.t4 (cl (= @p_75 (! (map2$ veriT_vr14 veriT_vr20) :named @p_126))) :rule cong :premises (t33.t5.t2 t33.t5.t3))
  8119 (step t45.t5.t1 (cl @p_129) :rule refl)
  8119 (step t33.t5.t5 (cl (= @p_77 (! (= veriT_vr13 @p_126) :named @p_127))) :rule cong :premises (t33.t5.t1 t33.t5.t4))
  8120 (step t45.t5.t2 (cl @p_130) :rule refl)
  8120 (step t33.t5 (cl (= @p_73 (! (exists ((veriT_vr20 FreeExp_list$)) @p_127) :named @p_125))) :rule bind)
  8121 (step t45.t5.t3 (cl (= veriT_vr18 veriT_vr21)) :rule refl)
  8121 (step t33.t6 (cl (= @p_128 (! (=> @p_117 @p_125) :named @p_129))) :rule cong :premises (t33.t4 t33.t5))
  8122 (step t45.t5.t4 (cl (= @p_116 (! (pair$ veriT_vr19 veriT_vr21) :named @p_131))) :rule cong :premises (t45.t5.t2 t45.t5.t3))
  8122 (step t33.t7 (cl (= @p_99 (! (and @p_116 @p_129) :named @p_130))) :rule cong :premises (t33.t3 t33.t6))
  8123 (step t45.t5.t5 (cl (= @p_118 (! (= veriT_vr20 @p_131) :named @p_132))) :rule cong :premises (t45.t5.t1 t45.t5.t4))
  8123 (step t33 (cl (! (= @p_101 (! (forall ((veriT_vr13 Exp_list$) (veriT_vr14 FreeExp_exp_fun$)) @p_130) :named @p_132)) :named @p_131)) :rule bind)
  8124 (step t45.t5 (cl (= @p_112 (! (exists ((veriT_vr21 V_list_v_result$)) @p_132) :named @p_128))) :rule bind)
  8124 (step t34 (cl (not @p_131) (not @p_101) @p_132) :rule equiv_pos2)
  8125 (step t45.t6 (cl (= @p_133 (! (=> @p_126 @p_128) :named @p_134))) :rule cong :premises (t45.t4 t45.t5))
  8125 (step t35 (cl @p_132) :rule th_resolution :premises (t32 t33 t34))
  8126 (anchor :step t45.t7 :args ((:= (veriT_vr18 V_list_v_result$) veriT_vr22)))
  8126 (anchor :step t36 :args ((:= (veriT_vr13 Exp_list$) veriT_vr21) (:= (veriT_vr14 FreeExp_exp_fun$) veriT_vr22)))
  8127 (step t45.t7.t1 (cl @p_129) :rule refl)
  8127 (anchor :step t36.t1 :args ((:= (veriT_vr15 FreeExp_list$) veriT_vr23)))
  8128 (step t45.t7.t2 (cl @p_130) :rule refl)
  8128 (step t36.t1.t1 (cl (! (= veriT_vr13 veriT_vr21) :named @p_137)) :rule refl)
  8129 (step t45.t7.t3 (cl (= veriT_vr18 veriT_vr22)) :rule refl)
  8129 (step t36.t1.t2 (cl (! (= veriT_vr14 veriT_vr22) :named @p_142)) :rule refl)
  8130 (step t45.t7.t4 (cl (= @p_116 (! (pair$ veriT_vr19 veriT_vr22) :named @p_136))) :rule cong :premises (t45.t7.t2 t45.t7.t3))
  8130 (step t36.t1.t3 (cl (= veriT_vr15 veriT_vr23)) :rule refl)
  8131 (step t45.t7.t5 (cl (= @p_118 (! (= veriT_vr20 @p_136) :named @p_137))) :rule cong :premises (t45.t7.t1 t45.t7.t4))
  8131 (step t36.t1.t4 (cl (= @p_104 (! (map2$ veriT_vr22 veriT_vr23) :named @p_135))) :rule cong :premises (t36.t1.t2 t36.t1.t3))
  8132 (step t45.t7 (cl (= @p_112 (! (exists ((veriT_vr22 V_list_v_result$)) @p_137) :named @p_135))) :rule bind)
  8132 (step t36.t1.t5 (cl (= @p_105 (! (= veriT_vr21 @p_135) :named @p_136))) :rule cong :premises (t36.t1.t1 t36.t1.t4))
  8133 (step t45.t8 (cl @p_130) :rule refl)
  8133 (step t36.t1 (cl (= @p_103 (! (exists ((veriT_vr23 FreeExp_list$)) @p_136) :named @p_134))) :rule bind)
  8134 (step t45.t9 (cl @p_129) :rule refl)
  8134 (anchor :step t36.t2 :args ((:= (veriT_vr16 Exp$) veriT_vr24)))
  8135 (step t45.t10 (cl @p_138) :rule cong :premises (t45.t9))
  8135 (step t36.t2.t1 (cl (! (= veriT_vr16 veriT_vr24) :named @p_141)) :rule refl)
  8136 (step t45.t11 (cl @p_139) :rule cong :premises (t45.t8 t45.t10))
  8136 (step t36.t2.t2 (cl @p_137) :rule refl)
  8137 (step t45.t12 (cl (= @p_140 (! (=> @p_135 @p_126) :named @p_141))) :rule cong :premises (t45.t7 t45.t11))
  8137 (step t36.t2.t3 (cl (! (= @p_102 (! (myset$ veriT_vr21) :named @p_138)) :named @p_147)) :rule cong :premises (t36.t2.t2))
  8138 (step t45.t13 (cl (= @p_123 (! (and @p_134 @p_141) :named @p_142))) :rule cong :premises (t45.t6 t45.t12))
  8138 (step t36.t2.t4 (cl (= @p_108 (! (member$ veriT_vr24 @p_138) :named @p_139))) :rule cong :premises (t36.t2.t1 t36.t2.t3))
  8139 (step t45 (cl (! (= @p_125 (! (forall ((veriT_vr19 Astate$) (veriT_vr20 Astate_v_list_v_result_prod$)) @p_142) :named @p_144)) :named @p_143)) :rule bind)
  8139 (anchor :step t36.t2.t5 :args ((:= (veriT_vr17 FreeExp$) veriT_vr25)))
  8140 (step t46 (cl (not @p_143) (not @p_125) @p_144) :rule equiv_pos2)
  8140 (step t36.t2.t5.t1 (cl @p_141) :rule refl)
  8141 (step t47 (cl @p_144) :rule th_resolution :premises (t44 t45 t46))
  8141 (step t36.t2.t5.t2 (cl @p_142) :rule refl)
  8142 (anchor :step t48 :args ((:= (veriT_vr19 Astate$) veriT_vr23) (:= (veriT_vr20 Astate_v_list_v_result_prod$) veriT_vr24)))
  8142 (step t36.t2.t5.t3 (cl (= veriT_vr17 veriT_vr25)) :rule refl)
  8143 (step t48.t1 (cl (! (= veriT_vr19 veriT_vr23) :named @p_149)) :rule refl)
  8143 (step t36.t2.t5.t4 (cl (= @p_112 (! (fun_app$ veriT_vr22 veriT_vr25) :named @p_143))) :rule cong :premises (t36.t2.t5.t2 t36.t2.t5.t3))
  8144 (step t48.t2 (cl (! (= veriT_vr20 veriT_vr24) :named @p_148)) :rule refl)
  8144 (step t36.t2.t5.t5 (cl (= @p_113 (! (= veriT_vr24 @p_143) :named @p_144))) :rule cong :premises (t36.t2.t5.t1 t36.t2.t5.t4))
  8145 (step t48.t3 (cl (! (= @p_127 (! (fst$ veriT_vr24) :named @p_147)) :named @p_153)) :rule cong :premises (t48.t2))
  8145 (step t36.t2.t5 (cl (= @p_109 (! (exists ((veriT_vr25 FreeExp$)) @p_144) :named @p_140))) :rule bind)
  8146 (step t48.t4 (cl (! (= @p_126 (! (= veriT_vr23 @p_147) :named @p_146)) :named @p_154)) :rule cong :premises (t48.t1 t48.t3))
  8146 (step t36.t2.t6 (cl (= @p_114 (! (=> @p_139 @p_140) :named @p_145))) :rule cong :premises (t36.t2.t4 t36.t2.t5))
  8147 (anchor :step t48.t5 :args ((:= (veriT_vr21 V_list_v_result$) veriT_vr25)))
  8147 (step t36.t2 (cl (= @p_106 (! (forall ((veriT_vr24 Exp$)) @p_145) :named @p_133))) :rule bind)
  8148 (step t48.t5.t1 (cl @p_148) :rule refl)
  8148 (step t36.t3 (cl (= @p_116 (! (=> @p_134 @p_133) :named @p_146))) :rule cong :premises (t36.t1 t36.t2))
  8149 (step t48.t5.t2 (cl @p_149) :rule refl)
  8149 (anchor :step t36.t4 :args ((:= (veriT_vr18 Exp$) veriT_vr24)))
  8150 (step t48.t5.t3 (cl (= veriT_vr21 veriT_vr25)) :rule refl)
  8150 (step t36.t4.t1 (cl (! (= veriT_vr18 veriT_vr24) :named @p_148)) :rule refl)
  8151 (step t48.t5.t4 (cl (= @p_131 (! (pair$ veriT_vr23 veriT_vr25) :named @p_150))) :rule cong :premises (t48.t5.t2 t48.t5.t3))
  8151 (step t36.t4.t2 (cl @p_137) :rule refl)
  8152 (step t48.t5.t5 (cl (= @p_132 (! (= veriT_vr24 @p_150) :named @p_151))) :rule cong :premises (t48.t5.t1 t48.t5.t4))
  8152 (step t36.t4.t3 (cl @p_147) :rule cong :premises (t36.t4.t2))
  8153 (step t48.t5 (cl (= @p_128 (! (exists ((veriT_vr25 V_list_v_result$)) @p_151) :named @p_145))) :rule bind)
  8153 (step t36.t4.t4 (cl (= @p_119 @p_139)) :rule cong :premises (t36.t4.t1 t36.t4.t3))
  8154 (step t48.t6 (cl (= @p_134 (! (=> @p_146 @p_145) :named @p_152))) :rule cong :premises (t48.t4 t48.t5))
  8154 (anchor :step t36.t4.t5 :args ((:= (veriT_vr19 FreeExp$) veriT_vr25)))
  8155 (anchor :step t48.t7 :args ((:= (veriT_vr22 V_list_v_result$) veriT_vr25)))
  8155 (step t36.t4.t5.t1 (cl @p_148) :rule refl)
  8156 (step t48.t7.t1 (cl @p_148) :rule refl)
  8156 (step t36.t4.t5.t2 (cl @p_142) :rule refl)
  8157 (step t48.t7.t2 (cl @p_149) :rule refl)
  8157 (step t36.t4.t5.t3 (cl (= veriT_vr19 veriT_vr25)) :rule refl)
  8158 (step t48.t7.t3 (cl (= veriT_vr22 veriT_vr25)) :rule refl)
  8158 (step t36.t4.t5.t4 (cl (= @p_122 @p_143)) :rule cong :premises (t36.t4.t5.t2 t36.t4.t5.t3))
  8159 (step t48.t7.t4 (cl (= @p_136 @p_150)) :rule cong :premises (t48.t7.t2 t48.t7.t3))
  8159 (step t36.t4.t5.t5 (cl (= @p_123 @p_144)) :rule cong :premises (t36.t4.t5.t1 t36.t4.t5.t4))
  8160 (step t48.t7.t5 (cl (= @p_137 @p_151)) :rule cong :premises (t48.t7.t1 t48.t7.t4))
  8160 (step t36.t4.t5 (cl (= @p_120 @p_140)) :rule bind)
  8161 (step t48.t7 (cl (= @p_135 @p_145)) :rule bind)
  8161 (step t36.t4.t6 (cl (= @p_124 @p_145)) :rule cong :premises (t36.t4.t4 t36.t4.t5))
  8162 (step t48.t8 (cl @p_149) :rule refl)
  8162 (step t36.t4 (cl (= @p_117 @p_133)) :rule bind)
  8163 (step t48.t9 (cl @p_148) :rule refl)
  8163 (anchor :step t36.t5 :args ((:= (veriT_vr20 FreeExp_list$) veriT_vr23)))
  8164 (step t48.t10 (cl @p_153) :rule cong :premises (t48.t9))
  8164 (step t36.t5.t1 (cl @p_137) :rule refl)
  8165 (step t48.t11 (cl @p_154) :rule cong :premises (t48.t8 t48.t10))
  8165 (step t36.t5.t2 (cl @p_142) :rule refl)
  8166 (step t48.t12 (cl (= @p_141 (! (=> @p_145 @p_146) :named @p_155))) :rule cong :premises (t48.t7 t48.t11))
  8166 (step t36.t5.t3 (cl (= veriT_vr20 veriT_vr23)) :rule refl)
  8167 (step t48.t13 (cl (= @p_142 (! (and @p_152 @p_155) :named @p_156))) :rule cong :premises (t48.t6 t48.t12))
  8167 (step t36.t5.t4 (cl (= @p_126 @p_135)) :rule cong :premises (t36.t5.t2 t36.t5.t3))
  8168 (step t48 (cl (! (= @p_144 (! (forall ((veriT_vr23 Astate$) (veriT_vr24 Astate_v_list_v_result_prod$)) @p_156) :named @p_158)) :named @p_157)) :rule bind)
  8168 (step t36.t5.t5 (cl (= @p_127 @p_136)) :rule cong :premises (t36.t5.t1 t36.t5.t4))
  8169 (step t49 (cl (not @p_157) (not @p_144) @p_158) :rule equiv_pos2)
  8169 (step t36.t5 (cl (= @p_125 @p_134)) :rule bind)
  8170 (step t50 (cl @p_158) :rule th_resolution :premises (t47 t48 t49))
  8170 (step t36.t6 (cl (= @p_129 (! (=> @p_133 @p_134) :named @p_149))) :rule cong :premises (t36.t4 t36.t5))
  8171 (anchor :step t51 :args ((:= (veriT_vr23 Astate$) veriT_vr23) (:= (veriT_vr24 Astate_v_list_v_result_prod$) veriT_vr24)))
  8171 (step t36.t7 (cl (= @p_130 (! (and @p_146 @p_149) :named @p_150))) :rule cong :premises (t36.t3 t36.t6))
  8172 (anchor :step t51.t1 :args ((:= (veriT_vr25 V_list_v_result$) veriT_vr26)))
  8172 (step t36 (cl (! (= @p_132 (! (forall ((veriT_vr21 Exp_list$) (veriT_vr22 FreeExp_exp_fun$)) @p_150) :named @p_152)) :named @p_151)) :rule bind)
  8173 (step t51.t1.t1 (cl (= veriT_vr25 veriT_vr26)) :rule refl)
  8173 (step t37 (cl (not @p_151) (not @p_132) @p_152) :rule equiv_pos2)
  8174 (step t51.t1.t2 (cl (= @p_150 (! (pair$ veriT_vr23 veriT_vr26) :named @p_160))) :rule cong :premises (t51.t1.t1))
  8174 (step t38 (cl @p_152) :rule th_resolution :premises (t35 t36 t37))
  8175 (step t51.t1.t3 (cl (= @p_151 (! (= veriT_vr24 @p_160) :named @p_161))) :rule cong :premises (t51.t1.t2))
  8175 (anchor :step t39 :args ((:= (veriT_vr21 Exp_list$) veriT_vr21) (:= (veriT_vr22 FreeExp_exp_fun$) veriT_vr22)))
  8176 (step t51.t1 (cl (= @p_145 (! (exists ((veriT_vr26 V_list_v_result$)) @p_161) :named @p_159))) :rule bind)
  8176 (anchor :step t39.t1 :args ((:= (veriT_vr24 Exp$) veriT_vr26)))
  8177 (step t51.t2 (cl (= @p_155 (! (=> @p_159 @p_146) :named @p_162))) :rule cong :premises (t51.t1))
  8177 (step t39.t1.t1 (cl (! (= veriT_vr24 veriT_vr26) :named @p_156)) :rule refl)
  8178 (step t51.t3 (cl (= @p_156 (! (and @p_152 @p_162) :named @p_163))) :rule cong :premises (t51.t2))
  8178 (step t39.t1.t2 (cl (= @p_139 (! (member$ veriT_vr26 @p_138) :named @p_154))) :rule cong :premises (t39.t1.t1))
  8179 (step t51 (cl (! (= @p_158 (! (forall ((veriT_vr23 Astate$) (veriT_vr24 Astate_v_list_v_result_prod$)) @p_163) :named @p_165)) :named @p_164)) :rule bind)
  8179 (anchor :step t39.t1.t3 :args ((:= (veriT_vr25 FreeExp$) veriT_vr27)))
  8180 (step t52 (cl (not @p_164) (not @p_158) @p_165) :rule equiv_pos2)
  8180 (step t39.t1.t3.t1 (cl @p_156) :rule refl)
  8181 (step t53 (cl @p_165) :rule th_resolution :premises (t50 t51 t52))
  8181 (step t39.t1.t3.t2 (cl (= veriT_vr25 veriT_vr27)) :rule refl)
  8182 (anchor :step t54 :args ((veriT_vr23 Astate$) (veriT_vr24 Astate_v_list_v_result_prod$)))
  8182 (step t39.t1.t3.t3 (cl (= @p_143 (! (fun_app$ veriT_vr22 veriT_vr27) :named @p_157))) :rule cong :premises (t39.t1.t3.t2))
  8183 (step t54.t1 (cl (= @p_159 (! (not (forall ((veriT_vr26 V_list_v_result$)) (! (not @p_161) :named @p_367))) :named @p_166))) :rule connective_def)
  8183 (step t39.t1.t3.t4 (cl (= @p_144 (! (= veriT_vr26 @p_157) :named @p_158))) :rule cong :premises (t39.t1.t3.t1 t39.t1.t3.t3))
  8184 (step t54.t2 (cl (= @p_162 (! (=> @p_166 @p_146) :named @p_167))) :rule cong :premises (t54.t1))
  8184 (step t39.t1.t3 (cl (= @p_140 (! (exists ((veriT_vr27 FreeExp$)) @p_158) :named @p_155))) :rule bind)
  8185 (step t54.t3 (cl (= @p_163 (! (and @p_152 @p_167) :named @p_168))) :rule cong :premises (t54.t2))
  8185 (step t39.t1.t4 (cl (= @p_145 (! (=> @p_154 @p_155) :named @p_159))) :rule cong :premises (t39.t1.t2 t39.t1.t3))
  8186 (step t54 (cl (! (= @p_165 (! (forall ((veriT_vr23 Astate$) (veriT_vr24 Astate_v_list_v_result_prod$)) @p_168) :named @p_170)) :named @p_169)) :rule bind)
  8186 (step t39.t1 (cl (= @p_133 (! (forall ((veriT_vr26 Exp$)) @p_159) :named @p_153))) :rule bind)
  8187 (step t55 (cl (not @p_169) (not @p_165) @p_170) :rule equiv_pos2)
  8187 (anchor :step t39.t2 :args ((:= (veriT_vr23 FreeExp_list$) veriT_vr28)))
  8188 (step t56 (cl @p_170) :rule th_resolution :premises (t53 t54 t55))
  8188 (step t39.t2.t1 (cl (= veriT_vr23 veriT_vr28)) :rule refl)
  8189 (anchor :step t57 :args ((:= (?v0 V_error_result$) veriT_vr27)))
  8189 (step t39.t2.t2 (cl (= @p_135 (! (map2$ veriT_vr22 veriT_vr28) :named @p_161))) :rule cong :premises (t39.t2.t1))
  8190 (anchor :step t57.t1 :args ((:= (?v1 V$) veriT_vr28)))
  8190 (step t39.t2.t3 (cl (= @p_136 (! (= veriT_vr21 @p_161) :named @p_162))) :rule cong :premises (t39.t2.t2))
  8191 (step t57.t1.t1 (cl (! (= ?v0 veriT_vr27) :named @p_181)) :rule refl)
  8191 (step t39.t2 (cl (= @p_134 (! (exists ((veriT_vr28 FreeExp_list$)) @p_162) :named @p_160))) :rule bind)
  8192 (step t57.t1.t2 (cl (= ?v1 veriT_vr28)) :rule refl)
  8192 (step t39.t3 (cl (= @p_149 (! (=> @p_153 @p_160) :named @p_163))) :rule cong :premises (t39.t1 t39.t2))
  8193 (step t57.t1.t3 (cl (= @p_174 (! (rraise$ veriT_vr28) :named @p_175))) :rule cong :premises (t57.t1.t2))
  8193 (step t39.t4 (cl (= @p_150 (! (and @p_146 @p_163) :named @p_164))) :rule cong :premises (t39.t3))
  8194 (step t57.t1.t4 (cl (= @p_6 (! (= veriT_vr27 @p_175) :named @p_176))) :rule cong :premises (t57.t1.t1 t57.t1.t3))
  8194 (step t39 (cl (! (= @p_152 (! (forall ((veriT_vr21 Exp_list$) (veriT_vr22 FreeExp_exp_fun$)) @p_164) :named @p_166)) :named @p_165)) :rule bind)
  8195 (step t57.t1.t5 (cl (= @p_177 (! (=> @p_176 false) :named @p_178))) :rule cong :premises (t57.t1.t4))
  8195 (step t40 (cl (not @p_165) (not @p_152) @p_166) :rule equiv_pos2)
  8196 (step t57.t1 (cl (= @p_172 (! (forall ((veriT_vr28 V$)) @p_178) :named @p_173))) :rule bind)
  8196 (step t41 (cl @p_166) :rule th_resolution :premises (t38 t39 t40))
  8197 (anchor :step t57.t2 :args ((:= (?v1 Abort$) veriT_vr29)))
  8197 (anchor :step t42 :args ((veriT_vr21 Exp_list$) (veriT_vr22 FreeExp_exp_fun$)))
  8198 (step t57.t2.t1 (cl @p_181) :rule refl)
  8198 (step t42.t1 (cl (= @p_134 (! (not (forall ((veriT_vr23 FreeExp_list$)) (not @p_136))) :named @p_167))) :rule connective_def)
  8199 (step t57.t2.t2 (cl (= ?v1 veriT_vr29)) :rule refl)
  8199 (step t42.t2 (cl (= @p_146 (! (=> @p_167 @p_133) :named @p_168))) :rule cong :premises (t42.t1))
  8200 (step t57.t2.t3 (cl (= @p_182 (! (rabort$ veriT_vr29) :named @p_183))) :rule cong :premises (t57.t2.t2))
  8200 (anchor :step t42.t3 :args ((veriT_vr26 Exp$)))
  8201 (step t57.t2.t4 (cl (= @p_184 (! (= veriT_vr27 @p_183) :named @p_185))) :rule cong :premises (t57.t2.t1 t57.t2.t3))
  8201 (step t42.t3.t1 (cl (= @p_155 (! (not (forall ((veriT_vr27 FreeExp$)) (not @p_158))) :named @p_170))) :rule connective_def)
  8202 (step t57.t2.t5 (cl (= @p_186 (! (=> @p_185 false) :named @p_187))) :rule cong :premises (t57.t2.t4))
  8202 (step t42.t3.t2 (cl (= @p_159 (! (=> @p_154 @p_170) :named @p_171))) :rule cong :premises (t42.t3.t1))
  8203 (step t57.t2 (cl (= @p_179 (! (forall ((veriT_vr29 Abort$)) @p_187) :named @p_180))) :rule bind)
  8203 (step t42.t3 (cl (= @p_153 (! (forall ((veriT_vr26 Exp$)) @p_171) :named @p_169))) :rule bind)
  8204 (step t57.t3 (cl (= @p_188 (! (and @p_173 @p_180) :named @p_189))) :rule cong :premises (t57.t1 t57.t2))
  8204 (step t42.t4 (cl (= @p_163 (! (=> @p_169 @p_160) :named @p_172))) :rule cong :premises (t42.t3))
  8205 (step t57.t4 (cl (= @p_190 (! (=> @p_189 false) :named @p_191))) :rule cong :premises (t57.t3))
  8205 (step t42.t5 (cl (= @p_164 (! (and @p_168 @p_172) :named @p_173))) :rule cong :premises (t42.t2 t42.t4))
  8206 (step t57 (cl (! (= @p_171 (! (forall ((veriT_vr27 V_error_result$)) @p_191) :named @p_193)) :named @p_192)) :rule bind)
  8206 (step t42 (cl (! (= @p_166 (! (forall ((veriT_vr21 Exp_list$) (veriT_vr22 FreeExp_exp_fun$)) @p_173) :named @p_175)) :named @p_174)) :rule bind)
  8207 (step t58 (cl (not @p_192) (not @p_171) @p_193) :rule equiv_pos2)
  8207 (step t43 (cl (not @p_174) (not @p_166) @p_175) :rule equiv_pos2)
  8208 (step t59 (cl @p_193) :rule th_resolution :premises (axiom7 t57 t58))
  8208 (step t44 (cl @p_175) :rule th_resolution :premises (t41 t42 t43))
  8209 (anchor :step t60 :args ((veriT_vr27 V_error_result$)))
  8209 (anchor :step t45 :args ((:= (?v0 FreeExp_list$) veriT_vr29)))
  8210 (anchor :step t60.t1 :args ((veriT_vr28 V$)))
  8210 (step t45.t1 (cl (= ?v0 veriT_vr29)) :rule refl)
  8211 (step t60.t1.t1 (cl (= @p_178 (! (not @p_176) :named @p_195))) :rule implies_simplify)
  8211 (step t45.t2 (cl (= @p_1 (! (abs_ExpList$ veriT_vr29) :named @p_177))) :rule cong :premises (t45.t1))
  8212 (step t60.t1 (cl (= @p_173 (! (forall ((veriT_vr28 V$)) @p_195) :named @p_194))) :rule bind)
  8212 (step t45.t3 (cl (= @p_178 (! (= z$ @p_177) :named @p_179))) :rule cong :premises (t45.t2))
  8213 (anchor :step t60.t2 :args ((veriT_vr29 Abort$)))
  8213 (step t45 (cl (= @p_176 (! (exists ((veriT_vr29 FreeExp_list$)) @p_179) :named @p_181))) :rule bind)
  8214 (step t60.t2.t1 (cl (= @p_187 (! (not @p_185) :named @p_197))) :rule implies_simplify)
  8214 (step t46 (cl (! (= @p_180 (! (not @p_181) :named @p_183)) :named @p_182)) :rule cong :premises (t45))
  8215 (step t60.t2 (cl (= @p_180 (! (forall ((veriT_vr29 Abort$)) @p_197) :named @p_196))) :rule bind)
  8215 (step t47 (cl (! (not @p_182) :named @p_185) (! (not @p_180) :named @p_184) @p_183) :rule equiv_pos2)
  8216 (step t60.t3 (cl (= @p_189 (! (and @p_194 @p_196) :named @p_198))) :rule cong :premises (t60.t1 t60.t2))
  8216 (step t48 (cl (not @p_184) @p_176) :rule not_not)
  8217 (step t60.t4 (cl (= @p_191 (! (=> @p_198 false) :named @p_199))) :rule cong :premises (t60.t3))
  8217 (step t49 (cl @p_185 @p_176 @p_183) :rule th_resolution :premises (t48 t47))
  8218 (step t60.t5 (cl (= @p_199 (! (not @p_198) :named @p_200))) :rule implies_simplify)
  8218 (step t50 (cl @p_183) :rule th_resolution :premises (a4 t46 t49))
  8219 (step t60.t6 (cl (= @p_191 @p_200)) :rule trans :premises (t60.t4 t60.t5))
  8219 (anchor :step t51 :args ((:= (veriT_vr29 FreeExp_list$) veriT_vr30)))
  8220 (step t60 (cl (! (= @p_193 (! (forall ((veriT_vr27 V_error_result$)) @p_200) :named @p_202)) :named @p_201)) :rule bind)
  8220 (step t51.t1 (cl (= veriT_vr29 veriT_vr30)) :rule refl)
  8221 (step t61 (cl (not @p_201) (not @p_193) @p_202) :rule equiv_pos2)
  8221 (step t51.t2 (cl (= @p_177 (! (abs_ExpList$ veriT_vr30) :named @p_186))) :rule cong :premises (t51.t1))
  8222 (step t62 (cl @p_202) :rule th_resolution :premises (t59 t60 t61))
  8222 (step t51.t3 (cl (= @p_179 (! (= z$ @p_186) :named @p_187))) :rule cong :premises (t51.t2))
  8223 (anchor :step t63 :args ((:= (veriT_vr27 V_error_result$) veriT_vr30)))
  8223 (step t51 (cl (= @p_181 (! (exists ((veriT_vr30 FreeExp_list$)) @p_187) :named @p_188))) :rule bind)
  8224 (anchor :step t63.t1 :args ((:= (veriT_vr28 V$) veriT_vr31)))
  8224 (step t52 (cl (! (= @p_183 (! (not @p_188) :named @p_190)) :named @p_189)) :rule cong :premises (t51))
  8225 (step t63.t1.t1 (cl (! (= veriT_vr27 veriT_vr30) :named @p_208)) :rule refl)
  8225 (step t53 (cl (! (not @p_189) :named @p_192) (! (not @p_183) :named @p_191) @p_190) :rule equiv_pos2)
  8226 (step t63.t1.t2 (cl (= veriT_vr28 veriT_vr31)) :rule refl)
  8226 (step t54 (cl (not @p_191) @p_181) :rule not_not)
  8227 (step t63.t1.t3 (cl (= @p_175 (! (rraise$ veriT_vr31) :named @p_204))) :rule cong :premises (t63.t1.t2))
  8227 (step t55 (cl @p_192 @p_181 @p_190) :rule th_resolution :premises (t54 t53))
  8228 (step t63.t1.t4 (cl (= @p_176 (! (= veriT_vr30 @p_204) :named @p_205))) :rule cong :premises (t63.t1.t1 t63.t1.t3))
  8228 (step t56 (cl @p_190) :rule th_resolution :premises (t50 t52 t55))
  8229 (step t63.t1.t5 (cl (= @p_195 (! (not @p_205) :named @p_206))) :rule cong :premises (t63.t1.t4))
  8229 (step t57 (cl (= @p_188 (! (not (! (forall ((veriT_vr30 FreeExp_list$)) (not @p_187)) :named @p_198)) :named @p_193))) :rule connective_def)
  8230 (step t63.t1 (cl (= @p_194 (! (forall ((veriT_vr31 V$)) @p_206) :named @p_203))) :rule bind)
  8230 (step t58 (cl (! (= @p_190 (! (not @p_193) :named @p_195)) :named @p_194)) :rule cong :premises (t57))
  8231 (anchor :step t63.t2 :args ((:= (veriT_vr29 Abort$) veriT_vr32)))
  8231 (step t59 (cl (! (not @p_194) :named @p_197) (! (not @p_190) :named @p_196) @p_195) :rule equiv_pos2)
  8232 (step t63.t2.t1 (cl @p_208) :rule refl)
  8232 (step t60 (cl (not @p_196) @p_188) :rule not_not)
  8233 (step t63.t2.t2 (cl (= veriT_vr29 veriT_vr32)) :rule refl)
  8233 (step t61 (cl @p_197 @p_188 @p_195) :rule th_resolution :premises (t60 t59))
  8234 (step t63.t2.t3 (cl (= @p_183 (! (rabort$ veriT_vr32) :named @p_209))) :rule cong :premises (t63.t2.t2))
  8234 (step t62 (cl (not @p_195) @p_198) :rule not_not)
  8235 (step t63.t2.t4 (cl (= @p_185 (! (= veriT_vr30 @p_209) :named @p_210))) :rule cong :premises (t63.t2.t1 t63.t2.t3))
  8235 (step t63 (cl @p_197 @p_188 @p_198) :rule th_resolution :premises (t62 t61))
  8236 (step t63.t2.t5 (cl (= @p_197 (! (not @p_210) :named @p_211))) :rule cong :premises (t63.t2.t4))
  8236 (step t64 (cl @p_195) :rule th_resolution :premises (t56 t58 t63))
  8237 (step t63.t2 (cl (= @p_196 (! (forall ((veriT_vr32 Abort$)) @p_211) :named @p_207))) :rule bind)
  8237 (step t65 (cl @p_198) :rule th_resolution :premises (t62 t64))
  8238 (step t63.t3 (cl (= @p_198 (! (and @p_203 @p_207) :named @p_212))) :rule cong :premises (t63.t1 t63.t2))
  8238 (step t66 (cl (or (! (not @p_175) :named @p_336) (! (and (! (=> (! (not (! (forall ((veriT_vr23 FreeExp_list$)) (! (not (! (= z$ (! (map2$ uu$ veriT_vr23) :named @p_203)) :named @p_205)) :named @p_207)) :named @p_202)) :named @p_209) (! (forall ((veriT_vr24 Exp$)) (! (=> (! (member$ veriT_vr24 @p_199) :named @p_212) (! (exists ((veriT_vr25 FreeExp$)) (! (= veriT_vr24 (! (fun_app$ uu$ veriT_vr25) :named @p_217)) :named @p_219)) :named @p_214)) :named @p_221)) :named @p_211)) :named @p_223) (! (=> (! (forall ((veriT_vr26 Exp$)) (! (=> (! (member$ veriT_vr26 @p_199) :named @p_227) (! (not (! (forall ((veriT_vr27 FreeExp$)) (! (not (! (= veriT_vr26 (! (fun_app$ uu$ veriT_vr27) :named @p_231)) :named @p_232)) :named @p_233)) :named @p_228)) :named @p_235)) :named @p_237)) :named @p_226) (! (exists ((veriT_vr28 FreeExp_list$)) (! (= z$ (! (map2$ uu$ veriT_vr28) :named @p_240)) :named @p_241)) :named @p_239)) :named @p_242)) :named @p_200))) :rule forall_inst :args ((:= veriT_vr21 z$) (:= veriT_vr22 uu$)))
  8239 (step t63.t4 (cl (= @p_200 (! (not @p_212) :named @p_213))) :rule cong :premises (t63.t3))
  8239 (anchor :step t67)
  8240 (step t63 (cl (! (= @p_202 (! (forall ((veriT_vr30 V_error_result$)) @p_213) :named @p_215)) :named @p_214)) :rule bind)
  8240 (assume t67.h1 @p_200)
  8241 (step t64 (cl (not @p_214) (not @p_202) @p_215) :rule equiv_pos2)
  8241 (anchor :step t67.t2 :args ((:= (veriT_vr23 FreeExp_list$) veriT_vr31)))
  8242 (step t65 (cl @p_215) :rule th_resolution :premises (t62 t63 t64))
  8242 (step t67.t2.t1 (cl (= veriT_vr23 veriT_vr31)) :rule refl)
  8243 (anchor :step t66 :args ((:= (?v0 V_astate_v_list_v_result_prod_fun$) veriT_vr33) (:= (?v1 Abort_astate_v_list_v_result_prod_fun$) veriT_vr34) (:= (?v2 V$) veriT_vr35)))
  8243 (step t67.t2.t2 (cl (= @p_203 (! (map2$ uu$ veriT_vr31) :named @p_204))) :rule cong :premises (t67.t2.t1))
  8244 (step t66.t1 (cl (! (= ?v0 veriT_vr33) :named @p_221)) :rule refl)
  8244 (step t67.t2.t3 (cl (= @p_205 (! (= z$ @p_204) :named @p_206))) :rule cong :premises (t67.t2.t2))
  8245 (step t66.t2 (cl (= ?v1 veriT_vr34)) :rule refl)
  8245 (step t67.t2.t4 (cl (= @p_207 (! (not @p_206) :named @p_208))) :rule cong :premises (t67.t2.t3))
  8246 (step t66.t3 (cl (! (= ?v2 veriT_vr35) :named @p_222)) :rule refl)
  8246 (step t67.t2 (cl (= @p_202 (! (forall ((veriT_vr31 FreeExp_list$)) @p_208) :named @p_210))) :rule bind)
  8247 (step t66.t4 (cl (= @p_217 (! (rraise$ veriT_vr35) :named @p_218))) :rule cong :premises (t66.t3))
  8247 (step t67.t3 (cl (= @p_209 (! (not @p_210) :named @p_224))) :rule cong :premises (t67.t2))
  8248 (step t66.t5 (cl (= @p_219 (! (case_error_result$ veriT_vr33 veriT_vr34 @p_218) :named @p_220))) :rule cong :premises (t66.t1 t66.t2 t66.t4))
  8248 (anchor :step t67.t4 :args ((:= (veriT_vr24 Exp$) veriT_vr32)))
  8249 (step t66.t6 (cl @p_221) :rule refl)
  8249 (step t67.t4.t1 (cl (! (= veriT_vr24 veriT_vr32) :named @p_216)) :rule refl)
  8250 (step t66.t7 (cl @p_222) :rule refl)
  8250 (step t67.t4.t2 (cl (= @p_212 (! (member$ veriT_vr32 @p_199) :named @p_213))) :rule cong :premises (t67.t4.t1))
  8251 (step t66.t8 (cl (= @p_223 (! (fun_app$ veriT_vr33 veriT_vr35) :named @p_224))) :rule cong :premises (t66.t6 t66.t7))
  8251 (anchor :step t67.t4.t3 :args ((:= (veriT_vr25 FreeExp$) veriT_vr33)))
  8252 (step t66.t9 (cl (= @p_225 (! (= @p_220 @p_224) :named @p_226))) :rule cong :premises (t66.t5 t66.t8))
  8252 (step t67.t4.t3.t1 (cl @p_216) :rule refl)
  8253 (step t66 (cl (! (= @p_216 (! (forall ((veriT_vr33 V_astate_v_list_v_result_prod_fun$) (veriT_vr34 Abort_astate_v_list_v_result_prod_fun$) (veriT_vr35 V$)) @p_226) :named @p_228)) :named @p_227)) :rule bind)
  8253 (step t67.t4.t3.t2 (cl (= veriT_vr25 veriT_vr33)) :rule refl)
  8254 (step t67 (cl (not @p_227) (not @p_216) @p_228) :rule equiv_pos2)
  8254 (step t67.t4.t3.t3 (cl (= @p_217 (! (fun_app$ uu$ veriT_vr33) :named @p_218))) :rule cong :premises (t67.t4.t3.t2))
  8255 (step t68 (cl @p_228) :rule th_resolution :premises (axiom8 t66 t67))
  8255 (step t67.t4.t3.t4 (cl (= @p_219 (! (= veriT_vr32 @p_218) :named @p_220))) :rule cong :premises (t67.t4.t3.t1 t67.t4.t3.t3))
  8256 (anchor :step t69 :args ((:= (veriT_vr33 V_astate_v_list_v_result_prod_fun$) veriT_vr36) (:= (veriT_vr34 Abort_astate_v_list_v_result_prod_fun$) veriT_vr37) (:= (veriT_vr35 V$) veriT_vr38)))
  8256 (step t67.t4.t3 (cl (= @p_214 (! (exists ((veriT_vr33 FreeExp$)) @p_220) :named @p_215))) :rule bind)
  8257 (step t69.t1 (cl (! (= veriT_vr33 veriT_vr36) :named @p_231)) :rule refl)
  8257 (step t67.t4.t4 (cl (= @p_221 (! (=> @p_213 @p_215) :named @p_222))) :rule cong :premises (t67.t4.t2 t67.t4.t3))
  8258 (step t69.t2 (cl (= veriT_vr34 veriT_vr37)) :rule refl)
  8258 (step t67.t4 (cl (= @p_211 (! (forall ((veriT_vr32 Exp$)) @p_222) :named @p_225))) :rule bind)
  8259 (step t69.t3 (cl (! (= veriT_vr35 veriT_vr38) :named @p_232)) :rule refl)
  8259 (step t67.t5 (cl (= @p_223 (! (=> @p_224 @p_225) :named @p_245))) :rule cong :premises (t67.t3 t67.t4))
  8260 (step t69.t4 (cl (= @p_218 (! (rraise$ veriT_vr38) :named @p_229))) :rule cong :premises (t69.t3))
  8260 (anchor :step t67.t6 :args ((:= (veriT_vr26 Exp$) veriT_vr32)))
  8261 (step t69.t5 (cl (= @p_220 (! (case_error_result$ veriT_vr36 veriT_vr37 @p_229) :named @p_230))) :rule cong :premises (t69.t1 t69.t2 t69.t4))
  8261 (step t67.t6.t1 (cl (! (= veriT_vr26 veriT_vr32) :named @p_230)) :rule refl)
  8262 (step t69.t6 (cl @p_231) :rule refl)
  8262 (step t67.t6.t2 (cl (= @p_227 @p_213)) :rule cong :premises (t67.t6.t1))
  8263 (step t69.t7 (cl @p_232) :rule refl)
  8263 (anchor :step t67.t6.t3 :args ((:= (veriT_vr27 FreeExp$) veriT_vr33)))
  8264 (step t69.t8 (cl (= @p_224 (! (fun_app$ veriT_vr36 veriT_vr38) :named @p_233))) :rule cong :premises (t69.t6 t69.t7))
  8264 (step t67.t6.t3.t1 (cl @p_230) :rule refl)
  8265 (step t69.t9 (cl (= @p_226 (! (= @p_230 @p_233) :named @p_234))) :rule cong :premises (t69.t5 t69.t8))
  8265 (step t67.t6.t3.t2 (cl (= veriT_vr27 veriT_vr33)) :rule refl)
  8266 (step t69 (cl (! (= @p_228 (! (forall ((veriT_vr36 V_astate_v_list_v_result_prod_fun$) (veriT_vr37 Abort_astate_v_list_v_result_prod_fun$) (veriT_vr38 V$)) @p_234) :named @p_236)) :named @p_235)) :rule bind)
  8266 (step t67.t6.t3.t3 (cl (= @p_231 @p_218)) :rule cong :premises (t67.t6.t3.t2))
  8267 (step t70 (cl (not @p_235) (not @p_228) @p_236) :rule equiv_pos2)
  8267 (step t67.t6.t3.t4 (cl (= @p_232 @p_220)) :rule cong :premises (t67.t6.t3.t1 t67.t6.t3.t3))
  8268 (step t71 (cl @p_236) :rule th_resolution :premises (t68 t69 t70))
  8268 (step t67.t6.t3.t5 (cl (= @p_233 (! (not @p_220) :named @p_234))) :rule cong :premises (t67.t6.t3.t4))
  8269 (anchor :step t72 :args ((:= (?v0 V_astate_v_list_v_result_prod_fun$) veriT_vr39) (:= (?v1 Abort_astate_v_list_v_result_prod_fun$) veriT_vr40) (:= (?v2 Abort$) veriT_vr41)))
  8269 (step t67.t6.t3 (cl (= @p_228 (! (forall ((veriT_vr33 FreeExp$)) @p_234) :named @p_229))) :rule bind)
  8270 (step t72.t1 (cl (= ?v0 veriT_vr39)) :rule refl)
  8270 (step t67.t6.t4 (cl (= @p_235 (! (not @p_229) :named @p_236))) :rule cong :premises (t67.t6.t3))
  8271 (step t72.t2 (cl (! (= ?v1 veriT_vr40) :named @p_242)) :rule refl)
  8271 (step t67.t6.t5 (cl (= @p_237 (! (=> @p_213 @p_236) :named @p_238))) :rule cong :premises (t67.t6.t2 t67.t6.t4))
  8272 (step t72.t3 (cl (! (= ?v2 veriT_vr41) :named @p_243)) :rule refl)
  8272 (step t67.t6 (cl (= @p_226 (! (forall ((veriT_vr32 Exp$)) @p_238) :named @p_243))) :rule bind)
  8273 (step t72.t4 (cl (= @p_238 (! (rabort$ veriT_vr41) :named @p_239))) :rule cong :premises (t72.t3))
  8273 (anchor :step t67.t7 :args ((:= (veriT_vr28 FreeExp_list$) veriT_vr31)))
  8274 (step t72.t5 (cl (= @p_240 (! (case_error_result$ veriT_vr39 veriT_vr40 @p_239) :named @p_241))) :rule cong :premises (t72.t1 t72.t2 t72.t4))
  8274 (step t67.t7.t1 (cl (= veriT_vr28 veriT_vr31)) :rule refl)
  8275 (step t72.t6 (cl @p_242) :rule refl)
  8275 (step t67.t7.t2 (cl (= @p_240 @p_204)) :rule cong :premises (t67.t7.t1))
  8276 (step t72.t7 (cl @p_243) :rule refl)
  8276 (step t67.t7.t3 (cl (= @p_241 @p_206)) :rule cong :premises (t67.t7.t2))
  8277 (step t72.t8 (cl (= @p_244 (! (fun_app$a veriT_vr40 veriT_vr41) :named @p_245))) :rule cong :premises (t72.t6 t72.t7))
  8277 (step t67.t7 (cl (= @p_239 (! (exists ((veriT_vr31 FreeExp_list$)) @p_206) :named @p_244))) :rule bind)
  8278 (step t72.t9 (cl (= @p_246 (! (= @p_241 @p_245) :named @p_247))) :rule cong :premises (t72.t5 t72.t8))
  8278 (step t67.t8 (cl (= @p_242 (! (=> @p_243 @p_244) :named @p_246))) :rule cong :premises (t67.t6 t67.t7))
  8279 (step t72 (cl (! (= @p_237 (! (forall ((veriT_vr39 V_astate_v_list_v_result_prod_fun$) (veriT_vr40 Abort_astate_v_list_v_result_prod_fun$) (veriT_vr41 Abort$)) @p_247) :named @p_249)) :named @p_248)) :rule bind)
  8279 (step t67.t9 (cl (! (= @p_200 (! (and @p_245 @p_246) :named @p_249)) :named @p_247)) :rule cong :premises (t67.t5 t67.t8))
  8280 (step t73 (cl (not @p_248) (not @p_237) @p_249) :rule equiv_pos2)
  8280 (step t67.t10 (cl (not @p_247) (! (not @p_200) :named @p_248) @p_249) :rule equiv_pos2)
  8281 (step t74 (cl @p_249) :rule th_resolution :premises (axiom9 t72 t73))
  8281 (step t67.t11 (cl @p_249) :rule th_resolution :premises (t67.h1 t67.t9 t67.t10))
  8282 (anchor :step t75 :args ((:= (veriT_vr39 V_astate_v_list_v_result_prod_fun$) veriT_vr42) (:= (veriT_vr40 Abort_astate_v_list_v_result_prod_fun$) veriT_vr43) (:= (veriT_vr41 Abort$) veriT_vr44)))
  8282 (anchor :step t67.t12 :args ((:= (veriT_vr32 Exp$) veriT_vr34)))
  8283 (step t75.t1 (cl (= veriT_vr39 veriT_vr42)) :rule refl)
  8283 (step t67.t12.t1 (cl (! (= veriT_vr32 veriT_vr34) :named @p_252)) :rule refl)
  8284 (step t75.t2 (cl (! (= veriT_vr40 veriT_vr43) :named @p_252)) :rule refl)
  8284 (step t67.t12.t2 (cl (= @p_213 (! (member$ veriT_vr34 @p_199) :named @p_250))) :rule cong :premises (t67.t12.t1))
  8285 (step t75.t3 (cl (! (= veriT_vr41 veriT_vr44) :named @p_253)) :rule refl)
  8285 (anchor :step t67.t12.t3 :args ((:= (veriT_vr33 FreeExp$) veriT_vr35)))
  8286 (step t75.t4 (cl (= @p_239 (! (rabort$ veriT_vr44) :named @p_250))) :rule cong :premises (t75.t3))
  8286 (step t67.t12.t3.t1 (cl @p_252) :rule refl)
  8287 (step t75.t5 (cl (= @p_241 (! (case_error_result$ veriT_vr42 veriT_vr43 @p_250) :named @p_251))) :rule cong :premises (t75.t1 t75.t2 t75.t4))
  8287 (step t67.t12.t3.t2 (cl (= veriT_vr33 veriT_vr35)) :rule refl)
  8288 (step t75.t6 (cl @p_252) :rule refl)
  8288 (step t67.t12.t3.t3 (cl (= @p_218 (! (fun_app$ uu$ veriT_vr35) :named @p_253))) :rule cong :premises (t67.t12.t3.t2))
  8289 (step t75.t7 (cl @p_253) :rule refl)
  8289 (step t67.t12.t3.t4 (cl (= @p_220 (! (= veriT_vr34 @p_253) :named @p_254))) :rule cong :premises (t67.t12.t3.t1 t67.t12.t3.t3))
  8290 (step t75.t8 (cl (= @p_245 (! (fun_app$a veriT_vr43 veriT_vr44) :named @p_254))) :rule cong :premises (t75.t6 t75.t7))
  8290 (step t67.t12.t3.t5 (cl (= @p_234 (! (not @p_254) :named @p_255))) :rule cong :premises (t67.t12.t3.t4))
  8291 (step t75.t9 (cl (= @p_247 (! (= @p_251 @p_254) :named @p_255))) :rule cong :premises (t75.t5 t75.t8))
  8291 (step t67.t12.t3 (cl (= @p_229 (! (forall ((veriT_vr35 FreeExp$)) @p_255) :named @p_251))) :rule bind)
  8292 (step t75 (cl (! (= @p_249 (! (forall ((veriT_vr42 V_astate_v_list_v_result_prod_fun$) (veriT_vr43 Abort_astate_v_list_v_result_prod_fun$) (veriT_vr44 Abort$)) @p_255) :named @p_257)) :named @p_256)) :rule bind)
  8292 (step t67.t12.t4 (cl (= @p_236 (! (not @p_251) :named @p_256))) :rule cong :premises (t67.t12.t3))
  8293 (step t76 (cl (not @p_256) (not @p_249) @p_257) :rule equiv_pos2)
  8293 (step t67.t12.t5 (cl (= @p_238 (! (=> @p_250 @p_256) :named @p_257))) :rule cong :premises (t67.t12.t2 t67.t12.t4))
  8294 (step t77 (cl @p_257) :rule th_resolution :premises (t74 t75 t76))
  8294 (step t67.t12 (cl (= @p_243 (! (forall ((veriT_vr34 Exp$)) @p_257) :named @p_260))) :rule bind)
  8295 (anchor :step t78 :args ((:= (?v0 Astate$) veriT_vr45) (:= (?v1 Astate$) veriT_vr46) (:= (?v2 V_list_v_result$) veriT_vr47) (:= (?v3 Astate$) veriT_vr48)))
  8295 (anchor :step t67.t13 :args ((:= (veriT_vr31 FreeExp_list$) veriT_vr36)))
  8296 (step t78.t1 (cl (= ?v0 veriT_vr45)) :rule refl)
  8296 (step t67.t13.t1 (cl (= veriT_vr31 veriT_vr36)) :rule refl)
  8297 (step t78.t2 (cl (! (= ?v1 veriT_vr46) :named @p_270)) :rule refl)
  8297 (step t67.t13.t2 (cl (= @p_204 (! (map2$ uu$ veriT_vr36) :named @p_258))) :rule cong :premises (t67.t13.t1))
  8298 (step t78.t3 (cl (! (= ?v2 veriT_vr47) :named @p_262)) :rule refl)
  8298 (step t67.t13.t3 (cl (= @p_206 (! (= z$ @p_258) :named @p_259))) :rule cong :premises (t67.t13.t2))
  8299 (step t78.t4 (cl (= @p_259 (! (pair$ veriT_vr46 veriT_vr47) :named @p_260))) :rule cong :premises (t78.t2 t78.t3))
  8299 (step t67.t13 (cl (= @p_244 (! (exists ((veriT_vr36 FreeExp_list$)) @p_259) :named @p_261))) :rule bind)
  8300 (step t78.t5 (cl (= @p_4 (! (fix_clock$ veriT_vr45 @p_260) :named @p_261))) :rule cong :premises (t78.t1 t78.t4))
  8300 (step t67.t14 (cl (= @p_246 (! (=> @p_260 @p_261) :named @p_262))) :rule cong :premises (t67.t12 t67.t13))
  8301 (step t78.t6 (cl (! (= ?v3 veriT_vr48) :named @p_267)) :rule refl)
  8301 (step t67.t15 (cl (! (= @p_249 (! (and @p_245 @p_262) :named @p_264)) :named @p_263)) :rule cong :premises (t67.t14))
  8302 (step t78.t7 (cl @p_262) :rule refl)
  8302 (step t67.t16 (cl (not @p_263) (not @p_249) @p_264) :rule equiv_pos2)
  8303 (step t78.t8 (cl (= @p_263 (! (pair$ veriT_vr48 veriT_vr47) :named @p_264))) :rule cong :premises (t78.t6 t78.t7))
  8303 (step t67.t17 (cl @p_264) :rule th_resolution :premises (t67.t11 t67.t15 t67.t16))
  8304 (step t78.t9 (cl (= @p_265 (! (= @p_261 @p_264) :named @p_266))) :rule cong :premises (t78.t5 t78.t8))
  8304 (anchor :step t67.t18 :args ((:= (veriT_vr31 FreeExp_list$) veriT_vr37)))
  8305 (step t78.t10 (cl @p_267) :rule refl)
  8305 (step t67.t18.t1 (cl (= veriT_vr31 veriT_vr37)) :rule refl)
  8306 (step t78.t11 (cl (= @p_268 (! (clock$ veriT_vr48) :named @p_269))) :rule cong :premises (t78.t10))
  8306 (step t67.t18.t2 (cl (= @p_204 (! (map2$ uu$ veriT_vr37) :named @p_265))) :rule cong :premises (t67.t18.t1))
  8307 (step t78.t12 (cl @p_270) :rule refl)
  8307 (step t67.t18.t3 (cl (= @p_206 (! (= z$ @p_265) :named @p_266))) :rule cong :premises (t67.t18.t2))
  8308 (step t78.t13 (cl (= @p_1 (! (clock$ veriT_vr46) :named @p_271))) :rule cong :premises (t78.t12))
  8308 (step t67.t18.t4 (cl (= @p_208 (! (not @p_266) :named @p_267))) :rule cong :premises (t67.t18.t3))
  8309 (step t78.t14 (cl (= @p_272 (! (less_eq$ @p_269 @p_271) :named @p_273))) :rule cong :premises (t78.t11 t78.t13))
  8309 (step t67.t18 (cl (= @p_210 (! (forall ((veriT_vr37 FreeExp_list$)) @p_267) :named @p_268))) :rule bind)
  8310 (step t78.t15 (cl (= @p_274 (! (=> @p_266 @p_273) :named @p_275))) :rule cong :premises (t78.t9 t78.t14))
  8310 (step t67.t19 (cl (= @p_224 (! (not @p_268) :named @p_275))) :rule cong :premises (t67.t18))
  8311 (step t78 (cl (! (= @p_258 (! (forall ((veriT_vr45 Astate$) (veriT_vr46 Astate$) (veriT_vr47 V_list_v_result$) (veriT_vr48 Astate$)) @p_275) :named @p_277)) :named @p_276)) :rule bind)
  8311 (anchor :step t67.t20 :args ((:= (veriT_vr32 Exp$) veriT_vr38)))
  8312 (step t79 (cl (not @p_276) (not @p_258) @p_277) :rule equiv_pos2)
  8312 (step t67.t20.t1 (cl (! (= veriT_vr32 veriT_vr38) :named @p_271)) :rule refl)
  8313 (step t80 (cl @p_277) :rule th_resolution :premises (axiom10 t78 t79))
  8313 (step t67.t20.t2 (cl (= @p_213 (! (member$ veriT_vr38 @p_199) :named @p_269))) :rule cong :premises (t67.t20.t1))
  8314 (anchor :step t81 :args ((:= (veriT_vr45 Astate$) veriT_vr49) (:= (veriT_vr46 Astate$) veriT_vr50) (:= (veriT_vr47 V_list_v_result$) veriT_vr51) (:= (veriT_vr48 Astate$) veriT_vr52)))
  8314 (anchor :step t67.t20.t3 :args ((:= (veriT_vr33 FreeExp$) veriT_vr39)))
  8315 (step t81.t1 (cl (= veriT_vr45 veriT_vr49)) :rule refl)
  8315 (step t67.t20.t3.t1 (cl @p_271) :rule refl)
  8316 (step t81.t2 (cl (! (= veriT_vr46 veriT_vr50) :named @p_285)) :rule refl)
  8316 (step t67.t20.t3.t2 (cl (= veriT_vr33 veriT_vr39)) :rule refl)
  8317 (step t81.t3 (cl (! (= veriT_vr47 veriT_vr51) :named @p_280)) :rule refl)
  8317 (step t67.t20.t3.t3 (cl (= @p_218 (! (fun_app$ uu$ veriT_vr39) :named @p_272))) :rule cong :premises (t67.t20.t3.t2))
  8318 (step t81.t4 (cl (= @p_260 (! (pair$ veriT_vr50 veriT_vr51) :named @p_278))) :rule cong :premises (t81.t2 t81.t3))
  8318 (step t67.t20.t3.t4 (cl (= @p_220 (! (= veriT_vr38 @p_272) :named @p_273))) :rule cong :premises (t67.t20.t3.t1 t67.t20.t3.t3))
  8319 (step t81.t5 (cl (= @p_261 (! (fix_clock$ veriT_vr49 @p_278) :named @p_279))) :rule cong :premises (t81.t1 t81.t4))
  8319 (step t67.t20.t3 (cl (= @p_215 (! (exists ((veriT_vr39 FreeExp$)) @p_273) :named @p_270))) :rule bind)
  8320 (step t81.t6 (cl (! (= veriT_vr48 veriT_vr52) :named @p_283)) :rule refl)
  8320 (step t67.t20.t4 (cl (= @p_222 (! (=> @p_269 @p_270) :named @p_274))) :rule cong :premises (t67.t20.t2 t67.t20.t3))
  8321 (step t81.t7 (cl @p_280) :rule refl)
  8321 (step t67.t20 (cl (= @p_225 (! (forall ((veriT_vr38 Exp$)) @p_274) :named @p_276))) :rule bind)
  8322 (step t81.t8 (cl (= @p_264 (! (pair$ veriT_vr52 veriT_vr51) :named @p_281))) :rule cong :premises (t81.t6 t81.t7))
  8322 (step t67.t21 (cl (= @p_245 (! (=> @p_275 @p_276) :named @p_289))) :rule cong :premises (t67.t19 t67.t20))
  8323 (step t81.t9 (cl (= @p_266 (! (= @p_279 @p_281) :named @p_282))) :rule cong :premises (t81.t5 t81.t8))
  8323 (anchor :step t67.t22 :args ((:= (veriT_vr34 Exp$) veriT_vr40)))
  8324 (step t81.t10 (cl @p_283) :rule refl)
  8324 (step t67.t22.t1 (cl (! (= veriT_vr34 veriT_vr40) :named @p_280)) :rule refl)
  8325 (step t81.t11 (cl (= @p_269 (! (clock$ veriT_vr52) :named @p_284))) :rule cong :premises (t81.t10))
  8325 (step t67.t22.t2 (cl (= @p_250 @p_278)) :rule cong :premises (t67.t22.t1))
  8326 (step t81.t12 (cl @p_285) :rule refl)
  8326 (anchor :step t67.t22.t3 :args ((:= (veriT_vr35 FreeExp$) veriT_vr41)))
  8327 (step t81.t13 (cl (= @p_271 (! (clock$ veriT_vr50) :named @p_286))) :rule cong :premises (t81.t12))
  8327 (step t67.t22.t3.t1 (cl @p_280) :rule refl)
  8328 (step t81.t14 (cl (= @p_273 (! (less_eq$ @p_284 @p_286) :named @p_287))) :rule cong :premises (t81.t11 t81.t13))
  8328 (step t67.t22.t3.t2 (cl (= veriT_vr35 veriT_vr41)) :rule refl)
  8329 (step t81.t15 (cl (= @p_275 (! (=> @p_282 @p_287) :named @p_288))) :rule cong :premises (t81.t9 t81.t14))
  8329 (step t67.t22.t3.t3 (cl (= @p_253 @p_281)) :rule cong :premises (t67.t22.t3.t2))
  8330 (step t81 (cl (! (= @p_277 (! (forall ((veriT_vr49 Astate$) (veriT_vr50 Astate$) (veriT_vr51 V_list_v_result$) (veriT_vr52 Astate$)) @p_288) :named @p_290)) :named @p_289)) :rule bind)
  8330 (step t67.t22.t3.t4 (cl (= @p_254 @p_282)) :rule cong :premises (t67.t22.t3.t1 t67.t22.t3.t3))
  8331 (step t82 (cl (not @p_289) (not @p_277) @p_290) :rule equiv_pos2)
  8331 (step t67.t22.t3.t5 (cl (= @p_255 @p_283)) :rule cong :premises (t67.t22.t3.t4))
  8332 (step t83 (cl @p_290) :rule th_resolution :premises (t80 t81 t82))
  8332 (step t67.t22.t3 (cl (= @p_251 @p_279)) :rule bind)
  8333 (anchor :step t84 :args ((:= (?v0 Astate$) veriT_vr53) (:= (?v1 Astate$) veriT_vr54) (:= (?v2 V_list_v_result$) veriT_vr55)))
  8333 (step t67.t22.t4 (cl (= @p_256 @p_284)) :rule cong :premises (t67.t22.t3))
  8334 (step t84.t1 (cl (! (= ?v0 veriT_vr53) :named @p_294)) :rule refl)
  8334 (step t67.t22.t5 (cl (= @p_257 @p_277)) :rule cong :premises (t67.t22.t2 t67.t22.t4))
  8335 (step t84.t2 (cl (! (= ?v1 veriT_vr54) :named @p_295)) :rule refl)
  8335 (step t67.t22 (cl (= @p_260 (! (forall ((veriT_vr40 Exp$)) @p_277) :named @p_287))) :rule bind)
  8336 (step t84.t3 (cl (! (= ?v2 veriT_vr55) :named @p_299)) :rule refl)
  8336 (anchor :step t67.t23 :args ((:= (veriT_vr36 FreeExp_list$) veriT_vr42)))
  8337 (step t84.t4 (cl (= @p_259 (! (pair$ veriT_vr54 veriT_vr55) :named @p_292))) :rule cong :premises (t84.t2 t84.t3))
  8337 (step t67.t23.t1 (cl (= veriT_vr36 veriT_vr42)) :rule refl)
  8338 (step t84.t5 (cl (= @p_4 (! (fix_clock$ veriT_vr53 @p_292) :named @p_293))) :rule cong :premises (t84.t1 t84.t4))
  8338 (step t67.t23.t2 (cl (= @p_258 @p_286)) :rule cong :premises (t67.t23.t1))
  8339 (step t84.t6 (cl @p_294) :rule refl)
  8339 (step t67.t23.t3 (cl (= @p_259 @p_285)) :rule cong :premises (t67.t23.t2))
  8340 (step t84.t7 (cl @p_295) :rule refl)
  8340 (step t67.t23 (cl (= @p_261 (! (exists ((veriT_vr42 FreeExp_list$)) @p_285) :named @p_288))) :rule bind)
  8341 (step t84.t8 (cl (= @p_5 (! (uu$ veriT_vr53 veriT_vr54) :named @p_296))) :rule cong :premises (t84.t6 t84.t7))
  8341 (step t67.t24 (cl (= @p_262 (! (=> @p_287 @p_288) :named @p_290))) :rule cong :premises (t67.t22 t67.t23))
  8342 (step t84.t9 (cl @p_295) :rule refl)
  8342 (step t67.t25 (cl (! (= @p_264 (! (and @p_289 @p_290) :named @p_292)) :named @p_291)) :rule cong :premises (t67.t21 t67.t24))
  8343 (step t84.t10 (cl (= @p_297 (! (update_clock$ @p_296 veriT_vr54) :named @p_298))) :rule cong :premises (t84.t8 t84.t9))
  8343 (step t67.t26 (cl (not @p_291) (not @p_264) @p_292) :rule equiv_pos2)
  8344 (step t84.t11 (cl @p_299) :rule refl)
  8344 (step t67.t27 (cl @p_292) :rule th_resolution :premises (t67.t17 t67.t25 t67.t26))
  8345 (step t84.t12 (cl (= @p_300 (! (pair$ @p_298 veriT_vr55) :named @p_301))) :rule cong :premises (t84.t10 t84.t11))
  8345 (anchor :step t67.t28 :args ((:= (veriT_vr40 Exp$) veriT_sk0)))
  8346 (step t84.t13 (cl (= @p_302 (! (= @p_293 @p_301) :named @p_303))) :rule cong :premises (t84.t5 t84.t12))
  8346 (step t67.t28.t1 (cl (! (= veriT_vr40 veriT_sk0) :named @p_295)) :rule refl)
  8347 (step t84 (cl (! (= @p_291 (! (forall ((veriT_vr53 Astate$) (veriT_vr54 Astate$) (veriT_vr55 V_list_v_result$)) @p_303) :named @p_305)) :named @p_304)) :rule bind)
  8347 (step t67.t28.t2 (cl (= @p_278 (! (member$ veriT_sk0 @p_199) :named @p_293))) :rule cong :premises (t67.t28.t1))
  8348 (step t85 (cl (not @p_304) (not @p_291) @p_305) :rule equiv_pos2)
  8348 (anchor :step t67.t28.t3 :args ((veriT_vr41 FreeExp$)))
  8349 (step t86 (cl @p_305) :rule th_resolution :premises (axiom11 t84 t85))
  8349 (step t67.t28.t3.t1 (cl @p_295) :rule refl)
  8350 (anchor :step t87 :args ((:= (veriT_vr53 Astate$) veriT_vr56) (:= (veriT_vr54 Astate$) veriT_vr57) (:= (veriT_vr55 V_list_v_result$) veriT_vr58)))
  8350 (step t67.t28.t3.t2 (cl (= @p_282 (! (= @p_281 veriT_sk0) :named @p_296))) :rule cong :premises (t67.t28.t3.t1))
  8351 (step t87.t1 (cl (! (= veriT_vr53 veriT_vr56) :named @p_308)) :rule refl)
  8351 (step t67.t28.t3.t3 (cl (= @p_283 (! (not @p_296) :named @p_297))) :rule cong :premises (t67.t28.t3.t2))
  8352 (step t87.t2 (cl (! (= veriT_vr54 veriT_vr57) :named @p_309)) :rule refl)
  8352 (step t67.t28.t3 (cl (= @p_279 (! (forall ((veriT_vr41 FreeExp$)) @p_297) :named @p_294))) :rule bind)
  8353 (step t87.t3 (cl (! (= veriT_vr55 veriT_vr58) :named @p_312)) :rule refl)
  8353 (step t67.t28.t4 (cl (= @p_284 (! (not @p_294) :named @p_298))) :rule cong :premises (t67.t28.t3))
  8354 (step t87.t4 (cl (= @p_292 (! (pair$ veriT_vr57 veriT_vr58) :named @p_306))) :rule cong :premises (t87.t2 t87.t3))
  8354 (step t67.t28.t5 (cl (= @p_277 (! (=> @p_293 @p_298) :named @p_299))) :rule cong :premises (t67.t28.t2 t67.t28.t4))
  8355 (step t87.t5 (cl (= @p_293 (! (fix_clock$ veriT_vr56 @p_306) :named @p_307))) :rule cong :premises (t87.t1 t87.t4))
  8355 (step t67.t28 (cl (= @p_287 @p_299)) :rule sko_forall)
  8356 (step t87.t6 (cl @p_308) :rule refl)
  8356 (anchor :step t67.t29 :args ((:= (veriT_vr42 FreeExp_list$) veriT_sk1)))
  8357 (step t87.t7 (cl @p_309) :rule refl)
  8357 (step t67.t29.t1 (cl (= veriT_vr42 veriT_sk1)) :rule refl)
  8358 (step t87.t8 (cl (= @p_296 (! (uu$ veriT_vr56 veriT_vr57) :named @p_310))) :rule cong :premises (t87.t6 t87.t7))
  8358 (step t67.t29.t2 (cl (= @p_286 (! (map2$ uu$ veriT_sk1) :named @p_302))) :rule cong :premises (t67.t29.t1))
  8359 (step t87.t9 (cl @p_309) :rule refl)
  8359 (step t67.t29.t3 (cl (= @p_285 (! (= z$ @p_302) :named @p_300))) :rule cong :premises (t67.t29.t2))
  8360 (step t87.t10 (cl (= @p_298 (! (update_clock$ @p_310 veriT_vr57) :named @p_311))) :rule cong :premises (t87.t8 t87.t9))
  8360 (step t67.t29 (cl (= @p_288 @p_300)) :rule sko_ex)
  8361 (step t87.t11 (cl @p_312) :rule refl)
  8361 (step t67.t30 (cl (= @p_290 (! (=> @p_299 @p_300) :named @p_303))) :rule cong :premises (t67.t28 t67.t29))
  8362 (step t87.t12 (cl (= @p_301 (! (pair$ @p_311 veriT_vr58) :named @p_313))) :rule cong :premises (t87.t10 t87.t11))
  8362 (step t67.t31 (cl (! (= @p_292 (! (and @p_289 @p_303) :named @p_305)) :named @p_304)) :rule cong :premises (t67.t30))
  8363 (step t87.t13 (cl (= @p_303 (! (= @p_307 @p_313) :named @p_314))) :rule cong :premises (t87.t5 t87.t12))
  8363 (step t67.t32 (cl (not @p_304) (not @p_292) @p_305) :rule equiv_pos2)
  8364 (step t87 (cl (! (= @p_305 (! (forall ((veriT_vr56 Astate$) (veriT_vr57 Astate$) (veriT_vr58 V_list_v_result$)) @p_314) :named @p_316)) :named @p_315)) :rule bind)
  8364 (step t67.t33 (cl @p_305) :rule th_resolution :premises (t67.t27 t67.t31 t67.t32))
  8365 (step t88 (cl (not @p_315) (not @p_305) @p_316) :rule equiv_pos2)
  8365 (anchor :step t67.t34 :args ((:= (veriT_vr37 FreeExp_list$) veriT_vr43)))
  8366 (step t89 (cl @p_316) :rule th_resolution :premises (t86 t87 t88))
  8366 (step t67.t34.t1 (cl (= veriT_vr37 veriT_vr43)) :rule refl)
  8367 (anchor :step t90 :args ((:= (?v0 V_error_result$) veriT_vr59) (:= (?v1 V$) veriT_vr60)))
  8367 (step t67.t34.t2 (cl (= @p_265 (! (map2$ uu$ veriT_vr43) :named @p_307))) :rule cong :premises (t67.t34.t1))
  8368 (step t90.t1 (cl (! (= ?v0 veriT_vr59) :named @p_323)) :rule refl)
  8368 (step t67.t34.t3 (cl (= @p_266 (! (= z$ @p_307) :named @p_308))) :rule cong :premises (t67.t34.t2))
  8369 (step t90.t2 (cl (= @p_319 (! (rerr$ veriT_vr59) :named @p_320))) :rule cong :premises (t90.t1))
  8369 (step t67.t34.t4 (cl (= @p_267 (! (not @p_308) :named @p_309))) :rule cong :premises (t67.t34.t3))
  8370 (step t90.t3 (cl (= @p_321 (! (= r$ @p_320) :named @p_322))) :rule cong :premises (t90.t2))
  8370 (step t67.t34 (cl (= @p_268 (! (forall ((veriT_vr43 FreeExp_list$)) @p_309) :named @p_306))) :rule bind)
  8371 (step t90.t4 (cl @p_323) :rule refl)
  8371 (step t67.t35 (cl (= @p_275 (! (not @p_306) :named @p_310))) :rule cong :premises (t67.t34))
  8372 (step t90.t5 (cl (! (= ?v1 veriT_vr60) :named @p_328)) :rule refl)
  8372 (anchor :step t67.t36 :args ((:= (veriT_vr38 Exp$) veriT_vr44)))
  8373 (step t90.t6 (cl (= @p_174 (! (rraise$ veriT_vr60) :named @p_324))) :rule cong :premises (t90.t5))
  8373 (step t67.t36.t1 (cl (! (= veriT_vr38 veriT_vr44) :named @p_314)) :rule refl)
  8374 (step t90.t7 (cl (= @p_6 (! (= veriT_vr59 @p_324) :named @p_325))) :rule cong :premises (t90.t4 t90.t6))
  8374 (step t67.t36.t2 (cl (= @p_269 (! (member$ veriT_vr44 @p_199) :named @p_312))) :rule cong :premises (t67.t36.t1))
  8375 (step t90.t8 (cl (= @p_326 (! (and @p_322 @p_325) :named @p_327))) :rule cong :premises (t90.t3 t90.t7))
  8375 (anchor :step t67.t36.t3 :args ((:= (veriT_vr39 FreeExp$) veriT_vr45)))
  8376 (step t90.t9 (cl @p_328) :rule refl)
  8376 (step t67.t36.t3.t1 (cl @p_314) :rule refl)
  8377 (step t90.t10 (cl (= @p_329 (! (fun_evaluate_match$ st$ env$ veriT_vr60 pes$) :named @p_330))) :rule cong :premises (t90.t9))
  8377 (step t67.t36.t3.t2 (cl (= veriT_vr39 veriT_vr45)) :rule refl)
  8378 (step t90.t11 (cl @p_328) :rule refl)
  8378 (step t67.t36.t3.t3 (cl (= @p_272 (! (fun_app$ uu$ veriT_vr45) :named @p_315))) :rule cong :premises (t67.t36.t3.t2))
  8379 (step t90.t12 (cl (= @p_331 (! (fun_app$ @p_330 veriT_vr60) :named @p_332))) :rule cong :premises (t90.t10 t90.t11))
  8379 (step t67.t36.t3.t4 (cl (= @p_273 (! (= veriT_vr44 @p_315) :named @p_316))) :rule cong :premises (t67.t36.t3.t1 t67.t36.t3.t3))
  8380 (step t90.t13 (cl (= @p_333 (! (fst$ @p_332) :named @p_334))) :rule cong :premises (t90.t12))
  8380 (step t67.t36.t3 (cl (= @p_270 (! (exists ((veriT_vr45 FreeExp$)) @p_316) :named @p_313))) :rule bind)
  8381 (step t90.t14 (cl (= @p_335 (! (clock$ @p_334) :named @p_336))) :rule cong :premises (t90.t13))
  8381 (step t67.t36.t4 (cl (= @p_274 (! (=> @p_312 @p_313) :named @p_317))) :rule cong :premises (t67.t36.t2 t67.t36.t3))
  8382 (step t90.t15 (cl (= @p_337 (! (less_eq$ @p_336 @p_318) :named @p_338))) :rule cong :premises (t90.t14))
  8382 (step t67.t36 (cl (= @p_276 (! (forall ((veriT_vr44 Exp$)) @p_317) :named @p_311))) :rule bind)
  8383 (step t90.t16 (cl (= @p_339 (! (=> @p_327 @p_338) :named @p_340))) :rule cong :premises (t90.t8 t90.t15))
  8383 (step t67.t37 (cl (= @p_289 (! (=> @p_310 @p_311) :named @p_318))) :rule cong :premises (t67.t35 t67.t36))
  8384 (step t90 (cl (! (= @p_317 (! (forall ((veriT_vr59 V_error_result$) (veriT_vr60 V$)) @p_340) :named @p_342)) :named @p_341)) :rule bind)
  8384 (anchor :step t67.t38 :args ((:= (veriT_vr41 FreeExp$) veriT_vr45)))
  8385 (step t91 (cl (not @p_341) (not @p_317) @p_342) :rule equiv_pos2)
  8385 (step t67.t38.t1 (cl (= veriT_vr41 veriT_vr45)) :rule refl)
  8386 (step t92 (cl @p_342) :rule th_resolution :premises (axiom12 t90 t91))
  8386 (step t67.t38.t2 (cl (= @p_281 @p_315)) :rule cong :premises (t67.t38.t1))
  8387 (anchor :step t93 :args ((:= (veriT_vr59 V_error_result$) veriT_vr61) (:= (veriT_vr60 V$) veriT_vr62)))
  8387 (step t67.t38.t3 (cl (= @p_296 (! (= veriT_sk0 @p_315) :named @p_319))) :rule cong :premises (t67.t38.t2))
  8388 (step t93.t1 (cl (! (= veriT_vr59 veriT_vr61) :named @p_345)) :rule refl)
  8388 (step t67.t38.t4 (cl (= @p_297 (! (not @p_319) :named @p_320))) :rule cong :premises (t67.t38.t3))
  8389 (step t93.t2 (cl (= @p_320 (! (rerr$ veriT_vr61) :named @p_343))) :rule cong :premises (t93.t1))
  8389 (step t67.t38 (cl (= @p_294 (! (forall ((veriT_vr45 FreeExp$)) @p_320) :named @p_321))) :rule bind)
  8390 (step t93.t3 (cl (= @p_322 (! (= r$ @p_343) :named @p_344))) :rule cong :premises (t93.t2))
  8390 (step t67.t39 (cl (= @p_298 (! (not @p_321) :named @p_322))) :rule cong :premises (t67.t38))
  8391 (step t93.t4 (cl @p_345) :rule refl)
  8391 (step t67.t40 (cl (= @p_299 (! (=> @p_293 @p_322) :named @p_323))) :rule cong :premises (t67.t39))
  8392 (step t93.t5 (cl (! (= veriT_vr60 veriT_vr62) :named @p_349)) :rule refl)
  8392 (step t67.t41 (cl (= @p_303 (! (=> @p_323 @p_300) :named @p_324))) :rule cong :premises (t67.t40))
  8393 (step t93.t6 (cl (= @p_324 (! (rraise$ veriT_vr62) :named @p_346))) :rule cong :premises (t93.t5))
  8393 (step t67.t42 (cl (! (= @p_305 (! (and @p_318 @p_324) :named @p_326)) :named @p_325)) :rule cong :premises (t67.t37 t67.t41))
  8394 (step t93.t7 (cl (= @p_325 (! (= veriT_vr61 @p_346) :named @p_347))) :rule cong :premises (t93.t4 t93.t6))
  8394 (step t67.t43 (cl (not @p_325) (not @p_305) @p_326) :rule equiv_pos2)
  8395 (step t93.t8 (cl (= @p_327 (! (and @p_344 @p_347) :named @p_348))) :rule cong :premises (t93.t3 t93.t7))
  8395 (step t67.t44 (cl @p_326) :rule th_resolution :premises (t67.t33 t67.t42 t67.t43))
  8396 (step t93.t9 (cl @p_349) :rule refl)
  8396 (anchor :step t67.t45 :args ((:= (veriT_vr45 FreeExp$) veriT_vr46)))
  8397 (step t93.t10 (cl (= @p_330 (! (fun_evaluate_match$ st$ env$ veriT_vr62 pes$) :named @p_350))) :rule cong :premises (t93.t9))
  8397 (step t67.t45.t1 (cl (= veriT_vr45 veriT_vr46)) :rule refl)
  8398 (step t93.t11 (cl @p_349) :rule refl)
  8398 (step t67.t45.t2 (cl (= @p_315 (! (fun_app$ uu$ veriT_vr46) :named @p_328))) :rule cong :premises (t67.t45.t1))
  8399 (step t93.t12 (cl (= @p_332 (! (fun_app$ @p_350 veriT_vr62) :named @p_351))) :rule cong :premises (t93.t10 t93.t11))
  8399 (step t67.t45.t3 (cl (= @p_319 (! (= veriT_sk0 @p_328) :named @p_329))) :rule cong :premises (t67.t45.t2))
  8400 (step t93.t13 (cl (= @p_334 (! (fst$ @p_351) :named @p_352))) :rule cong :premises (t93.t12))
  8400 (step t67.t45.t4 (cl (= @p_320 (! (not @p_329) :named @p_330))) :rule cong :premises (t67.t45.t3))
  8401 (step t93.t14 (cl (= @p_336 (! (clock$ @p_352) :named @p_353))) :rule cong :premises (t93.t13))
  8401 (step t67.t45 (cl (= @p_321 (! (forall ((veriT_vr46 FreeExp$)) @p_330) :named @p_327))) :rule bind)
  8402 (step t93.t15 (cl (= @p_338 (! (less_eq$ @p_353 @p_318) :named @p_354))) :rule cong :premises (t93.t14))
  8402 (step t67.t46 (cl (= @p_322 (! (not @p_327) :named @p_331))) :rule cong :premises (t67.t45))
  8403 (step t93.t16 (cl (= @p_340 (! (=> @p_348 @p_354) :named @p_355))) :rule cong :premises (t93.t8 t93.t15))
  8403 (step t67.t47 (cl (= @p_323 (! (=> @p_293 @p_331) :named @p_332))) :rule cong :premises (t67.t46))
  8404 (step t93 (cl (! (= @p_342 (! (forall ((veriT_vr61 V_error_result$) (veriT_vr62 V$)) @p_355) :named @p_357)) :named @p_356)) :rule bind)
  8404 (step t67.t48 (cl (= @p_324 (! (=> @p_332 @p_300) :named @p_333))) :rule cong :premises (t67.t47))
  8405 (step t94 (cl (not @p_356) (not @p_342) @p_357) :rule equiv_pos2)
  8405 (step t67.t49 (cl (! (= @p_326 (! (and @p_318 @p_333) :named @p_334)) :named @p_335)) :rule cong :premises (t67.t48))
  8406 (step t95 (cl @p_357) :rule th_resolution :premises (t92 t93 t94))
  8406 (step t67.t50 (cl (not @p_335) (not @p_326) @p_334) :rule equiv_pos2)
  8407 (step t96 (cl (! (= @p_358 (! (and @p_359 (! (not @p_360) :named @p_366)) :named @p_362)) :named @p_361)) :rule bool_simplify)
  8407 (step t67.t51 (cl @p_334) :rule th_resolution :premises (t67.t44 t67.t49 t67.t50))
  8408 (step t97 (cl (! (not @p_361) :named @p_365) (! (not @p_358) :named @p_363) @p_362) :rule equiv_pos2)
  8408 (step t67 (cl @p_248 @p_334) :rule subproof :discharge (h1))
  8409 (step t98 (cl (not @p_363) @p_364) :rule not_not)
  8409 (step t68 (cl @p_336 @p_200) :rule or :premises (t66))
  8410 (step t99 (cl @p_365 @p_364 @p_362) :rule th_resolution :premises (t98 t97))
  8410 (step t69 (cl (! (or @p_336 @p_334) :named @p_338) (! (not @p_336) :named @p_337)) :rule or_neg)
  8411 (step t100 (cl @p_362) :rule th_resolution :premises (axiom13 t96 t99))
  8411 (step t70 (cl (not @p_337) @p_175) :rule not_not)
  8412 (step t101 (cl @p_359) :rule and :premises (t100))
  8412 (step t71 (cl @p_338 @p_175) :rule th_resolution :premises (t70 t69))
  8413 (step t102 (cl @p_366) :rule and :premises (t100))
  8413 (step t72 (cl @p_338 (! (not @p_334) :named @p_340)) :rule or_neg)
  8414 (step t103 (cl (or (! (not @p_105) :named @p_368) (! (forall ((veriT_vr13 Nat$) (veriT_vr14 Nat$) (veriT_vr15 Nat$)) (or (not @p_96) (not @p_98) @p_102)) :named @p_573))) :rule qnt_cnf)
  8414 (step t73 (cl @p_338) :rule th_resolution :premises (t68 t67 t71 t72))
  8415 (step t104 (cl (or (! (not @p_170) :named @p_431) (! (forall ((veriT_vr23 Astate$) (veriT_vr24 Astate_v_list_v_result_prod$) (veriT_vr26 V_list_v_result$)) (or @p_367 @p_146)) :named @p_629))) :rule qnt_cnf)
  8415 (step t74 (cl @p_332 (! (not @p_331) :named @p_339)) :rule implies_neg2)
  8416 (step t105 (cl (or @p_368 (! (=> (! (and @p_369 (! (less_eq$ @p_370 @p_371) :named @p_373)) :named @p_372) @p_360) :named @p_374))) :rule forall_inst :args ((:= veriT_vr13 @p_371) (:= veriT_vr14 @p_7) (:= veriT_vr15 @p_370)))
  8416 (step t75 (cl (not @p_339) @p_327) :rule not_not)
  8417 (step t106 (cl @p_372 (! (not @p_369) :named @p_574) (! (not @p_373) :named @p_375)) :rule and_neg)
  8417 (step t76 (cl @p_332 @p_327) :rule th_resolution :premises (t75 t74))
  8418 (step t107 (cl (! (not @p_374) :named @p_376) (! (not @p_372) :named @p_377) @p_360) :rule implies_pos)
  8418 (step t77 (cl (not @p_333) (! (not @p_332) :named @p_393) @p_300) :rule implies_pos)
  8419 (step t108 (cl @p_368 @p_374) :rule or :premises (t105))
  8419 (step t78 (cl @p_340 @p_333) :rule and_pos)
  8420 (step t109 (cl @p_372 @p_375) :rule resolution :premises (t106 axiom4))
  8420 (step t79 (cl @p_336 @p_334) :rule or :premises (t73))
  8421 (step t110 (cl @p_376 @p_377) :rule resolution :premises (t107 t102))
  8421 (step t80 (cl @p_334) :rule resolution :premises (t79 t44))
  8422 (step t111 (cl @p_374) :rule resolution :premises (t108 t38))
  8422 (step t81 (cl @p_333) :rule resolution :premises (t78 t80))
  8423 (step t112 (cl @p_377) :rule resolution :premises (t110 t111))
  8423 (step t82 (cl (or (! (not @p_70) :named @p_377) (! (not (! (forall ((veriT_vr7 FreeExp$)) (! (not (! (= @p_65 veriT_sk0) :named @p_346)) :named @p_348)) :named @p_342)) :named @p_341))) :rule forall_inst :args ((:= veriT_vr6 veriT_sk0)))
  8424 (step t113 (cl @p_375) :rule resolution :premises (t109 t112))
  8424 (anchor :step t83)
  8425 (step t114 (cl (not (! (not @p_368) :named @p_578)) @p_105) :rule not_not)
  8425 (assume t83.h1 @p_341)
  8426 (step t115 (cl (or (! (not @p_316) :named @p_547) (! (= (fix_clock$ st$a (pair$ @p_378 r$)) (pair$ (! (update_clock$ (uu$ st$a @p_378) @p_378) :named @p_561) r$)) :named @p_548))) :rule forall_inst :args ((:= veriT_vr56 st$a) (:= veriT_vr57 @p_378) (:= veriT_vr58 r$)))
  8426 (anchor :step t83.t2 :args ((:= (veriT_vr7 FreeExp$) veriT_vr47)))
  8427 (step t116 (cl (or (! (not @p_215) :named @p_427) (! (not (! (and (! (forall ((veriT_vr31 V$)) (! (not (! (= x2$ @p_204) :named @p_382)) :named @p_384)) :named @p_380) (! (forall ((veriT_vr32 Abort$)) (! (not (! (= x2$ @p_209) :named @p_388)) :named @p_390)) :named @p_386)) :named @p_392)) :named @p_379))) :rule forall_inst :args ((:= veriT_vr30 x2$)))
  8427 (step t83.t2.t1 (cl (= veriT_vr7 veriT_vr47)) :rule refl)
  8428 (anchor :step t117)
  8428 (step t83.t2.t2 (cl (= @p_63 (! (insert$ veriT_vr47 bot$) :named @p_343))) :rule cong :premises (t83.t2.t1))
  8429 (assume t117.h1 @p_379)
  8429 (step t83.t2.t3 (cl (= @p_64 (! (myImage$ exprel$ @p_343) :named @p_344))) :rule cong :premises (t83.t2.t2))
  8430 (anchor :step t117.t2 :args ((:= (veriT_vr31 V$) veriT_vr63)))
  8430 (step t83.t2.t4 (cl (= @p_65 (! (abs_Exp$ @p_344) :named @p_345))) :rule cong :premises (t83.t2.t3))
  8431 (step t117.t2.t1 (cl (= veriT_vr31 veriT_vr63)) :rule refl)
  8431 (step t83.t2.t5 (cl (= @p_346 (! (= veriT_sk0 @p_345) :named @p_347))) :rule cong :premises (t83.t2.t4))
  8432 (step t117.t2.t2 (cl (= @p_204 (! (rraise$ veriT_vr63) :named @p_381))) :rule cong :premises (t117.t2.t1))
  8432 (step t83.t2.t6 (cl (= @p_348 (! (not @p_347) :named @p_349))) :rule cong :premises (t83.t2.t5))
  8433 (step t117.t2.t3 (cl (= @p_382 (! (= x2$ @p_381) :named @p_383))) :rule cong :premises (t117.t2.t2))
  8433 (step t83.t2 (cl (= @p_342 (! (forall ((veriT_vr47 FreeExp$)) @p_349) :named @p_350))) :rule bind)
  8434 (step t117.t2.t4 (cl (= @p_384 (! (not @p_383) :named @p_385))) :rule cong :premises (t117.t2.t3))
  8434 (step t83.t3 (cl (! (= @p_341 (! (not @p_350) :named @p_353)) :named @p_351)) :rule cong :premises (t83.t2))
  8435 (step t117.t2 (cl (= @p_380 (! (forall ((veriT_vr63 V$)) @p_385) :named @p_393))) :rule bind)
  8435 (step t83.t4 (cl (! (not @p_351) :named @p_354) (! (not @p_341) :named @p_352) @p_353) :rule equiv_pos2)
  8436 (anchor :step t117.t3 :args ((:= (veriT_vr32 Abort$) veriT_vr64)))
  8436 (step t83.t5 (cl (! (not @p_352) :named @p_376) @p_342) :rule not_not)
  8437 (step t117.t3.t1 (cl (= veriT_vr32 veriT_vr64)) :rule refl)
  8437 (step t83.t6 (cl @p_354 @p_342 @p_353) :rule th_resolution :premises (t83.t5 t83.t4))
  8438 (step t117.t3.t2 (cl (= @p_209 (! (rabort$ veriT_vr64) :named @p_387))) :rule cong :premises (t117.t3.t1))
  8438 (step t83.t7 (cl @p_353) :rule th_resolution :premises (t83.h1 t83.t3 t83.t6))
  8439 (step t117.t3.t3 (cl (= @p_388 (! (= x2$ @p_387) :named @p_389))) :rule cong :premises (t117.t3.t2))
  8439 (anchor :step t83.t8 :args ((:= (veriT_vr47 FreeExp$) veriT_vr48)))
  8440 (step t117.t3.t4 (cl (= @p_390 (! (not @p_389) :named @p_391))) :rule cong :premises (t117.t3.t3))
  8440 (step t83.t8.t1 (cl (= veriT_vr47 veriT_vr48)) :rule refl)
  8441 (step t117.t3 (cl (= @p_386 (! (forall ((veriT_vr64 Abort$)) @p_391) :named @p_394))) :rule bind)
  8441 (step t83.t8.t2 (cl (= @p_343 @p_356)) :rule cong :premises (t83.t8.t1))
  8442 (step t117.t4 (cl (= @p_392 (! (and @p_393 @p_394) :named @p_395))) :rule cong :premises (t117.t2 t117.t3))
  8442 (step t83.t8.t3 (cl (= @p_344 @p_357)) :rule cong :premises (t83.t8.t2))
  8443 (step t117.t5 (cl (! (= @p_379 (! (not @p_395) :named @p_398)) :named @p_396)) :rule cong :premises (t117.t4))
  8443 (step t83.t8.t4 (cl (= @p_345 @p_358)) :rule cong :premises (t83.t8.t3))
  8444 (step t117.t6 (cl (! (not @p_396) :named @p_399) (! (not @p_379) :named @p_397) @p_398) :rule equiv_pos2)
  8444 (step t83.t8.t5 (cl (= @p_347 @p_359)) :rule cong :premises (t83.t8.t4))
  8445 (step t117.t7 (cl (! (not @p_397) :named @p_426) @p_392) :rule not_not)
  8445 (step t83.t8.t6 (cl (= @p_349 @p_355)) :rule cong :premises (t83.t8.t5))
  8446 (step t117.t8 (cl @p_399 @p_392 @p_398) :rule th_resolution :premises (t117.t7 t117.t6))
  8446 (step t83.t8 (cl (= @p_350 (! (forall ((veriT_vr48 FreeExp$)) @p_355) :named @p_360))) :rule bind)
  8447 (step t117.t9 (cl @p_398) :rule th_resolution :premises (t117.h1 t117.t5 t117.t8))
  8447 (step t83.t9 (cl (! (= @p_353 (! (not @p_360) :named @p_362)) :named @p_361)) :rule cong :premises (t83.t8))
  8448 (anchor :step t117.t10 :args ((:= (veriT_vr63 V$) veriT_vr65)))
  8448 (step t83.t10 (cl (! (not @p_361) :named @p_364) (! (not @p_353) :named @p_363) @p_362) :rule equiv_pos2)
  8449 (step t117.t10.t1 (cl (= veriT_vr63 veriT_vr65)) :rule refl)
  8449 (step t83.t11 (cl (not @p_363) @p_350) :rule not_not)
  8450 (step t117.t10.t2 (cl (= @p_381 @p_401)) :rule cong :premises (t117.t10.t1))
  8450 (step t83.t12 (cl @p_364 @p_350 @p_362) :rule th_resolution :premises (t83.t11 t83.t10))
  8451 (step t117.t10.t3 (cl (= @p_383 @p_402)) :rule cong :premises (t117.t10.t2))
  8451 (step t83.t13 (cl @p_362) :rule th_resolution :premises (t83.t7 t83.t9 t83.t12))
  8452 (step t117.t10.t4 (cl (= @p_385 @p_400)) :rule cong :premises (t117.t10.t3))
  8452 (anchor :step t83.t14 :args ((:= (veriT_vr48 FreeExp$) veriT_sk2)))
  8453 (step t117.t10 (cl (= @p_393 (! (forall ((veriT_vr65 V$)) @p_400) :named @p_406))) :rule bind)
  8453 (step t83.t14.t1 (cl (= veriT_vr48 veriT_sk2)) :rule refl)
  8454 (anchor :step t117.t11 :args ((:= (veriT_vr64 Abort$) veriT_vr66)))
  8454 (step t83.t14.t2 (cl (= @p_356 (! (insert$ veriT_sk2 bot$) :named @p_367))) :rule cong :premises (t83.t14.t1))
  8455 (step t117.t11.t1 (cl (= veriT_vr64 veriT_vr66)) :rule refl)
  8455 (step t83.t14.t3 (cl (= @p_357 (! (myImage$ exprel$ @p_367) :named @p_368))) :rule cong :premises (t83.t14.t2))
  8456 (step t117.t11.t2 (cl (= @p_387 @p_404)) :rule cong :premises (t117.t11.t1))
  8456 (step t83.t14.t4 (cl (= @p_358 (! (abs_Exp$ @p_368) :named @p_369))) :rule cong :premises (t83.t14.t3))
  8457 (step t117.t11.t3 (cl (= @p_389 @p_405)) :rule cong :premises (t117.t11.t2))
  8457 (step t83.t14.t5 (cl (= @p_359 (! (= veriT_sk0 @p_369) :named @p_365))) :rule cong :premises (t83.t14.t4))
  8458 (step t117.t11.t4 (cl (= @p_391 @p_403)) :rule cong :premises (t117.t11.t3))
  8458 (step t83.t14.t6 (cl (= @p_355 (! (not @p_365) :named @p_370))) :rule cong :premises (t83.t14.t5))
  8459 (step t117.t11 (cl (= @p_394 (! (forall ((veriT_vr66 Abort$)) @p_403) :named @p_407))) :rule bind)
  8459 (step t83.t14 (cl (= @p_360 @p_370)) :rule sko_forall)
  8460 (step t117.t12 (cl (= @p_395 (! (and @p_406 @p_407) :named @p_408))) :rule cong :premises (t117.t10 t117.t11))
  8460 (step t83.t15 (cl (! (= @p_362 (! (not @p_370) :named @p_372)) :named @p_371)) :rule cong :premises (t83.t14))
  8461 (step t117.t13 (cl (! (= @p_398 (! (not @p_408) :named @p_410)) :named @p_409)) :rule cong :premises (t117.t12))
  8461 (step t83.t16 (cl (! (not @p_371) :named @p_374) (! (not @p_362) :named @p_373) @p_372) :rule equiv_pos2)
  8462 (step t117.t14 (cl (! (not @p_409) :named @p_412) (! (not @p_398) :named @p_411) @p_410) :rule equiv_pos2)
  8462 (step t83.t17 (cl (not @p_373) @p_360) :rule not_not)
  8463 (step t117.t15 (cl (not @p_411) @p_395) :rule not_not)
  8463 (step t83.t18 (cl @p_374 @p_360 @p_372) :rule th_resolution :premises (t83.t17 t83.t16))
  8464 (step t117.t16 (cl @p_412 @p_395 @p_410) :rule th_resolution :premises (t117.t15 t117.t14))
  8464 (step t83.t19 (cl (! (not @p_372) :named @p_375) @p_365) :rule not_not)
  8465 (step t117.t17 (cl @p_410) :rule th_resolution :premises (t117.t9 t117.t13 t117.t16))
  8465 (step t83.t20 (cl @p_374 @p_360 @p_365) :rule th_resolution :premises (t83.t19 t83.t18))
  8466 (anchor :step t117.t18 :args ((:= (veriT_vr65 V$) veriT_sk0)))
  8466 (step t83.t21 (cl @p_372) :rule th_resolution :premises (t83.t13 t83.t15 t83.t20))
  8467 (step t117.t18.t1 (cl (= veriT_vr65 veriT_sk0)) :rule refl)
  8467 (step t83.t22 (cl @p_375 @p_365) :rule not_not)
  8468 (step t117.t18.t2 (cl (= @p_401 (! (rraise$ veriT_sk0) :named @p_415))) :rule cong :premises (t117.t18.t1))
  8468 (step t83.t23 (cl @p_365) :rule th_resolution :premises (t83.t22 t83.t21))
  8469 (step t117.t18.t3 (cl (= @p_402 (! (= x2$ @p_415) :named @p_416))) :rule cong :premises (t117.t18.t2))
  8469 (step t83.t24 (cl (= @p_372 @p_365)) :rule not_simplify)
  8470 (step t117.t18.t4 (cl (= @p_400 (! (not @p_416) :named @p_413))) :rule cong :premises (t117.t18.t3))
  8470 (step t83.t25 (cl @p_365) :rule th_resolution :premises (t83.t23 t83.t24))
  8471 (step t117.t18 (cl (= @p_406 @p_413)) :rule sko_forall)
  8471 (step t83 (cl @p_352 @p_365) :rule subproof :discharge (h1))
  8472 (anchor :step t117.t19 :args ((:= (veriT_vr66 Abort$) veriT_sk1)))
  8472 (step t84 (cl @p_376 @p_342) :rule not_not)
  8473 (step t117.t19.t1 (cl (= veriT_vr66 veriT_sk1)) :rule refl)
  8473 (step t85 (cl @p_342 @p_365) :rule th_resolution :premises (t84 t83))
  8474 (step t117.t19.t2 (cl (= @p_404 (! (rabort$ veriT_sk1) :named @p_419))) :rule cong :premises (t117.t19.t1))
  8474 (step t86 (cl @p_377 @p_341) :rule or :premises (t82))
  8475 (step t117.t19.t3 (cl (= @p_405 (! (= x2$ @p_419) :named @p_420))) :rule cong :premises (t117.t19.t2))
  8475 (step t87 (cl (! (or @p_377 @p_365) :named @p_379) (! (not @p_377) :named @p_378)) :rule or_neg)
  8476 (step t117.t19.t4 (cl (= @p_403 (! (not @p_420) :named @p_417))) :rule cong :premises (t117.t19.t3))
  8476 (step t88 (cl (not @p_378) @p_70) :rule not_not)
  8477 (step t117.t19 (cl (= @p_407 @p_417)) :rule sko_forall)
  8477 (step t89 (cl @p_379 @p_70) :rule th_resolution :premises (t88 t87))
  8478 (step t117.t20 (cl (= @p_408 (! (and @p_413 @p_417) :named @p_421))) :rule cong :premises (t117.t18 t117.t19))
  8478 (step t90 (cl @p_379 @p_370) :rule or_neg)
  8479 (step t117.t21 (cl (! (= @p_410 (! (not @p_421) :named @p_422)) :named @p_423)) :rule cong :premises (t117.t20))
  8479 (step t91 (cl @p_379) :rule th_resolution :premises (t86 t85 t89 t90))
  8480 (step t117.t22 (cl (! (not @p_423) :named @p_425) (! (not @p_410) :named @p_424) @p_422) :rule equiv_pos2)
  8480 (step t92 (cl @p_377 @p_365) :rule or :premises (t91))
  8481 (step t117.t23 (cl (not @p_424) @p_408) :rule not_not)
  8481 (step t93 (cl @p_365) :rule resolution :premises (t92 t26))
  8482 (step t117.t24 (cl @p_425 @p_408 @p_422) :rule th_resolution :premises (t117.t23 t117.t22))
  8482 (step t94 (cl (or @p_331 (! (not (! (= veriT_sk0 (! (fun_app$ uu$ veriT_sk2) :named @p_381)) :named @p_392)) :named @p_382))) :rule forall_inst :args ((:= veriT_vr46 veriT_sk2)))
  8483 (step t117.t25 (cl @p_422) :rule th_resolution :premises (t117.t17 t117.t21 t117.t24))
  8483 (step t95 (cl (or @p_193 (! (not (! (= z$ (! (abs_ExpList$ veriT_sk1) :named @p_380)) :named @p_389)) :named @p_383))) :rule forall_inst :args ((:= veriT_vr30 veriT_sk1)))
  8484 (step t117 (cl @p_397 @p_422) :rule subproof :discharge (h1))
  8484 (step t96 (cl (or (! (not @p_38) :named @p_384) (! (= @p_302 @p_380) :named @p_385))) :rule forall_inst :args ((:= veriT_vr3 veriT_sk1)))
  8485 (step t118 (cl @p_426 @p_392) :rule not_not)
  8485 (step t97 (cl (or (! (not @p_23) :named @p_386) (! (= @p_369 @p_381) :named @p_387))) :rule forall_inst :args ((:= veriT_vr1 veriT_sk2)))
  8486 (step t119 (cl @p_392 @p_422) :rule th_resolution :premises (t118 t117))
  8486 (step t98 (cl @p_331 @p_382) :rule or :premises (t94))
  8487 (step t120 (cl @p_427 @p_379) :rule or :premises (t116))
  8487 (step t99 (cl @p_193 @p_383) :rule or :premises (t95))
  8488 (step t121 (cl (! (or @p_427 @p_422) :named @p_429) (! (not @p_427) :named @p_428)) :rule or_neg)
  8488 (step t100 (cl @p_383) :rule resolution :premises (t99 t65))
  8489 (step t122 (cl (not @p_428) @p_215) :rule not_not)
  8489 (step t101 (cl @p_384 @p_385) :rule or :premises (t96))
  8490 (step t123 (cl @p_429 @p_215) :rule th_resolution :premises (t122 t121))
  8490 (step t102 (cl @p_385) :rule resolution :premises (t101 t17))
  8491 (step t124 (cl @p_429 (! (not @p_422) :named @p_430)) :rule or_neg)
  8491 (step t103 (cl @p_386 @p_387) :rule or :premises (t97))
  8492 (step t125 (cl (not @p_430) @p_421) :rule not_not)
  8492 (step t104 (cl @p_387) :rule resolution :premises (t103 t11))
  8493 (step t126 (cl @p_429 @p_421) :rule th_resolution :premises (t125 t124))
  8493 (step t105 (cl (! (= z$ z$) :named @p_388)) :rule eq_reflexive)
  8494 (step t127 (cl @p_429) :rule th_resolution :premises (t120 t119 t123 t126))
  8494 (step t106 (cl (not @p_388) (! (not @p_300) :named @p_390) (! (not @p_385) :named @p_391) @p_389) :rule eq_transitive)
  8495 (step t128 (cl (not (! (not @p_431) :named @p_468)) @p_170) :rule not_not)
  8495 (step t107 (cl @p_390 @p_391 @p_389) :rule th_resolution :premises (t106 t105))
  8496 (step t129 (cl (or @p_431 (! (and (! (=> (! (= @p_378 @p_378) :named @p_432) (! (exists ((veriT_vr25 V_list_v_result$)) (! (= @p_3 (! (pair$ @p_378 veriT_vr25) :named @p_435)) :named @p_437)) :named @p_434)) :named @p_439) (! (=> (! (not (! (forall ((veriT_vr26 V_list_v_result$)) (! (not (! (= @p_3 (! (pair$ @p_378 veriT_vr26) :named @p_442)) :named @p_443)) :named @p_444)) :named @p_441)) :named @p_446) @p_432) :named @p_448)) :named @p_433))) :rule forall_inst :args ((:= veriT_vr23 @p_378) (:= veriT_vr24 @p_3)))
  8496 (step t108 (cl @p_390) :rule resolution :premises (t107 t100 t102))
  8497 (anchor :step t130)
  8497 (step t109 (cl @p_370 (not @p_387) @p_392) :rule eq_transitive)
  8498 (assume t130.h1 @p_433)
  8498 (step t110 (cl @p_392) :rule resolution :premises (t109 t93 t104))
  8499 (anchor :step t130.t2 :args ((:= (veriT_vr25 V_list_v_result$) veriT_vr72)))
  8499 (step t111 (cl @p_393) :rule resolution :premises (t77 t108 t81))
  8500 (step t130.t2.t1 (cl (= veriT_vr25 veriT_vr72)) :rule refl)
  8500 (step t112 (cl @p_331) :rule resolution :premises (t98 t110))
  8501 (step t130.t2.t2 (cl (= @p_435 (! (pair$ @p_378 veriT_vr72) :named @p_436))) :rule cong :premises (t130.t2.t1))
  8501 (step t113 (cl) :rule resolution :premises (t76 t111 t112))
  8502 (step t130.t2.t3 (cl (= @p_437 (! (= @p_3 @p_436) :named @p_438))) :rule cong :premises (t130.t2.t2))
  8502 40b27e0a4a8779ad293f698e9d6f54d1b11a66ce 3015 0
  8503 (step t130.t2 (cl (= @p_434 (! (exists ((veriT_vr72 V_list_v_result$)) @p_438) :named @p_440))) :rule bind)
       
  8504 (step t130.t3 (cl (= @p_439 (! (=> @p_432 @p_440) :named @p_450))) :rule cong :premises (t130.t2))
       
  8505 (anchor :step t130.t4 :args ((:= (veriT_vr26 V_list_v_result$) veriT_vr72)))
       
  8506 (step t130.t4.t1 (cl (= veriT_vr26 veriT_vr72)) :rule refl)
       
  8507 (step t130.t4.t2 (cl (= @p_442 @p_436)) :rule cong :premises (t130.t4.t1))
       
  8508 (step t130.t4.t3 (cl (= @p_443 @p_438)) :rule cong :premises (t130.t4.t2))
       
  8509 (step t130.t4.t4 (cl (= @p_444 (! (not @p_438) :named @p_445))) :rule cong :premises (t130.t4.t3))
       
  8510 (step t130.t4 (cl (= @p_441 (! (forall ((veriT_vr72 V_list_v_result$)) @p_445) :named @p_447))) :rule bind)
       
  8511 (step t130.t5 (cl (= @p_446 (! (not @p_447) :named @p_449))) :rule cong :premises (t130.t4))
       
  8512 (step t130.t6 (cl (= @p_448 (! (=> @p_449 @p_432) :named @p_451))) :rule cong :premises (t130.t5))
       
  8513 (step t130.t7 (cl (! (= @p_433 (! (and @p_450 @p_451) :named @p_454)) :named @p_452)) :rule cong :premises (t130.t3 t130.t6))
       
  8514 (step t130.t8 (cl (not @p_452) (! (not @p_433) :named @p_453) @p_454) :rule equiv_pos2)
       
  8515 (step t130.t9 (cl @p_454) :rule th_resolution :premises (t130.h1 t130.t7 t130.t8))
       
  8516 (step t130.t10 (cl (= @p_432 true)) :rule eq_simplify)
       
  8517 (step t130.t11 (cl (= @p_450 (! (=> true @p_440) :named @p_455))) :rule cong :premises (t130.t10))
       
  8518 (step t130.t12 (cl (= @p_455 @p_440)) :rule implies_simplify)
       
  8519 (step t130.t13 (cl (= @p_450 @p_440)) :rule trans :premises (t130.t11 t130.t12))
       
  8520 (step t130.t14 (cl (= @p_451 (! (=> @p_449 true) :named @p_456))) :rule cong :premises (t130.t10))
       
  8521 (step t130.t15 (cl (= @p_456 true)) :rule implies_simplify)
       
  8522 (step t130.t16 (cl (= @p_451 true)) :rule trans :premises (t130.t14 t130.t15))
       
  8523 (step t130.t17 (cl (= @p_454 (! (and @p_440 true) :named @p_457))) :rule cong :premises (t130.t13 t130.t16))
       
  8524 (step t130.t18 (cl (= @p_457 (! (and @p_440) :named @p_458))) :rule and_simplify)
       
  8525 (step t130.t19 (cl (= @p_458 @p_440)) :rule and_simplify)
       
  8526 (step t130.t20 (cl (! (= @p_454 @p_440) :named @p_459)) :rule trans :premises (t130.t17 t130.t18 t130.t19))
       
  8527 (step t130.t21 (cl (not @p_459) (not @p_454) @p_440) :rule equiv_pos2)
       
  8528 (step t130.t22 (cl @p_440) :rule th_resolution :premises (t130.t9 t130.t20 t130.t21))
       
  8529 (anchor :step t130.t23 :args ((:= (veriT_vr72 V_list_v_result$) veriT_vr73)))
       
  8530 (step t130.t23.t1 (cl (= veriT_vr72 veriT_vr73)) :rule refl)
       
  8531 (step t130.t23.t2 (cl (= @p_436 @p_461)) :rule cong :premises (t130.t23.t1))
       
  8532 (step t130.t23.t3 (cl (= @p_438 @p_460)) :rule cong :premises (t130.t23.t2))
       
  8533 (step t130.t23 (cl (! (= @p_440 (! (exists ((veriT_vr73 V_list_v_result$)) @p_460) :named @p_463)) :named @p_462)) :rule bind)
       
  8534 (step t130.t24 (cl (not @p_462) (not @p_440) @p_463) :rule equiv_pos2)
       
  8535 (step t130.t25 (cl @p_463) :rule th_resolution :premises (t130.t22 t130.t23 t130.t24))
       
  8536 (anchor :step t130.t26 :args ((:= (veriT_vr73 V_list_v_result$) veriT_sk3)))
       
  8537 (step t130.t26.t1 (cl (= veriT_vr73 veriT_sk3)) :rule refl)
       
  8538 (step t130.t26.t2 (cl (= @p_461 (! (pair$ @p_378 veriT_sk3) :named @p_466))) :rule cong :premises (t130.t26.t1))
       
  8539 (step t130.t26.t3 (cl (= @p_460 (! (= @p_3 @p_466) :named @p_464))) :rule cong :premises (t130.t26.t2))
       
  8540 (step t130.t26 (cl (! (= @p_463 @p_464) :named @p_467)) :rule sko_ex)
       
  8541 (step t130.t27 (cl (not @p_467) (not @p_463) @p_464) :rule equiv_pos2)
       
  8542 (step t130.t28 (cl @p_464) :rule th_resolution :premises (t130.t25 t130.t26 t130.t27))
       
  8543 (step t130 (cl @p_453 @p_464) :rule subproof :discharge (h1))
       
  8544 (step t131 (cl @p_431 @p_433) :rule or :premises (t129))
       
  8545 (step t132 (cl (! (or @p_431 @p_464) :named @p_469) @p_468) :rule or_neg)
       
  8546 (step t133 (cl @p_469 @p_170) :rule th_resolution :premises (t128 t132))
       
  8547 (step t134 (cl @p_469 (! (not @p_464) :named @p_595)) :rule or_neg)
       
  8548 (step t135 (cl @p_469) :rule th_resolution :premises (t131 t130 t133 t134))
       
  8549 (step t136 (cl (or @p_431 (! (and (! (=> (! (= st$ (! (fst$ @p_470) :named @p_650)) :named @p_471) (! (exists ((veriT_vr25 V_list_v_result$)) (! (= @p_470 (! (pair$ st$ veriT_vr25) :named @p_474)) :named @p_476)) :named @p_473)) :named @p_478) (! (=> (! (not (! (forall ((veriT_vr26 V_list_v_result$)) (! (not (! (= @p_470 (! (pair$ st$ veriT_vr26) :named @p_481)) :named @p_482)) :named @p_483)) :named @p_480)) :named @p_485) @p_471) :named @p_487)) :named @p_472))) :rule forall_inst :args ((:= veriT_vr23 st$) (:= veriT_vr24 @p_470)))
       
  8550 (anchor :step t137)
       
  8551 (assume t137.h1 @p_472)
       
  8552 (anchor :step t137.t2 :args ((:= (veriT_vr25 V_list_v_result$) veriT_vr106)))
       
  8553 (step t137.t2.t1 (cl (= veriT_vr25 veriT_vr106)) :rule refl)
       
  8554 (step t137.t2.t2 (cl (= @p_474 (! (pair$ st$ veriT_vr106) :named @p_475))) :rule cong :premises (t137.t2.t1))
       
  8555 (step t137.t2.t3 (cl (= @p_476 (! (= @p_470 @p_475) :named @p_477))) :rule cong :premises (t137.t2.t2))
       
  8556 (step t137.t2 (cl (= @p_473 (! (exists ((veriT_vr106 V_list_v_result$)) @p_477) :named @p_479))) :rule bind)
       
  8557 (step t137.t3 (cl (= @p_478 (! (=> @p_471 @p_479) :named @p_489))) :rule cong :premises (t137.t2))
       
  8558 (anchor :step t137.t4 :args ((:= (veriT_vr26 V_list_v_result$) veriT_vr106)))
       
  8559 (step t137.t4.t1 (cl (= veriT_vr26 veriT_vr106)) :rule refl)
       
  8560 (step t137.t4.t2 (cl (= @p_481 @p_475)) :rule cong :premises (t137.t4.t1))
       
  8561 (step t137.t4.t3 (cl (= @p_482 @p_477)) :rule cong :premises (t137.t4.t2))
       
  8562 (step t137.t4.t4 (cl (= @p_483 (! (not @p_477) :named @p_484))) :rule cong :premises (t137.t4.t3))
       
  8563 (step t137.t4 (cl (= @p_480 (! (forall ((veriT_vr106 V_list_v_result$)) @p_484) :named @p_486))) :rule bind)
       
  8564 (step t137.t5 (cl (= @p_485 (! (not @p_486) :named @p_488))) :rule cong :premises (t137.t4))
       
  8565 (step t137.t6 (cl (= @p_487 (! (=> @p_488 @p_471) :named @p_490))) :rule cong :premises (t137.t5))
       
  8566 (step t137.t7 (cl (! (= @p_472 (! (and @p_489 @p_490) :named @p_493)) :named @p_491)) :rule cong :premises (t137.t3 t137.t6))
       
  8567 (step t137.t8 (cl (not @p_491) (! (not @p_472) :named @p_492) @p_493) :rule equiv_pos2)
       
  8568 (step t137.t9 (cl @p_493) :rule th_resolution :premises (t137.h1 t137.t7 t137.t8))
       
  8569 (anchor :step t137.t10 :args ((:= (veriT_vr106 V_list_v_result$) veriT_vr107)))
       
  8570 (step t137.t10.t1 (cl (= veriT_vr106 veriT_vr107)) :rule refl)
       
  8571 (step t137.t10.t2 (cl (= @p_475 (! (pair$ st$ veriT_vr107) :named @p_494))) :rule cong :premises (t137.t10.t1))
       
  8572 (step t137.t10.t3 (cl (= @p_477 (! (= @p_470 @p_494) :named @p_495))) :rule cong :premises (t137.t10.t2))
       
  8573 (step t137.t10.t4 (cl (= @p_484 (! (not @p_495) :named @p_496))) :rule cong :premises (t137.t10.t3))
       
  8574 (step t137.t10 (cl (= @p_486 (! (forall ((veriT_vr107 V_list_v_result$)) @p_496) :named @p_497))) :rule bind)
       
  8575 (step t137.t11 (cl (= @p_488 (! (not @p_497) :named @p_498))) :rule cong :premises (t137.t10))
       
  8576 (step t137.t12 (cl (= @p_490 (! (=> @p_498 @p_471) :named @p_499))) :rule cong :premises (t137.t11))
       
  8577 (step t137.t13 (cl (! (= @p_493 (! (and @p_489 @p_499) :named @p_501)) :named @p_500)) :rule cong :premises (t137.t12))
       
  8578 (step t137.t14 (cl (not @p_500) (not @p_493) @p_501) :rule equiv_pos2)
       
  8579 (step t137.t15 (cl @p_501) :rule th_resolution :premises (t137.t9 t137.t13 t137.t14))
       
  8580 (anchor :step t137.t16 :args ((:= (veriT_vr106 V_list_v_result$) veriT_vr108)))
       
  8581 (step t137.t16.t1 (cl (= veriT_vr106 veriT_vr108)) :rule refl)
       
  8582 (step t137.t16.t2 (cl (= @p_475 @p_503)) :rule cong :premises (t137.t16.t1))
       
  8583 (step t137.t16.t3 (cl (= @p_477 @p_502)) :rule cong :premises (t137.t16.t2))
       
  8584 (step t137.t16 (cl (= @p_479 (! (exists ((veriT_vr108 V_list_v_result$)) @p_502) :named @p_504))) :rule bind)
       
  8585 (step t137.t17 (cl (= @p_489 (! (=> @p_471 @p_504) :named @p_510))) :rule cong :premises (t137.t16))
       
  8586 (anchor :step t137.t18 :args ((:= (veriT_vr107 V_list_v_result$) veriT_vr109)))
       
  8587 (step t137.t18.t1 (cl (= veriT_vr107 veriT_vr109)) :rule refl)
       
  8588 (step t137.t18.t2 (cl (= @p_494 (! (pair$ st$ veriT_vr109) :named @p_505))) :rule cong :premises (t137.t18.t1))
       
  8589 (step t137.t18.t3 (cl (= @p_495 (! (= @p_470 @p_505) :named @p_506))) :rule cong :premises (t137.t18.t2))
       
  8590 (step t137.t18.t4 (cl (= @p_496 (! (not @p_506) :named @p_507))) :rule cong :premises (t137.t18.t3))
       
  8591 (step t137.t18 (cl (= @p_497 (! (forall ((veriT_vr109 V_list_v_result$)) @p_507) :named @p_508))) :rule bind)
       
  8592 (step t137.t19 (cl (= @p_498 (! (not @p_508) :named @p_509))) :rule cong :premises (t137.t18))
       
  8593 (step t137.t20 (cl (= @p_499 (! (=> @p_509 @p_471) :named @p_511))) :rule cong :premises (t137.t19))
       
  8594 (step t137.t21 (cl (! (= @p_501 (! (and @p_510 @p_511) :named @p_513)) :named @p_512)) :rule cong :premises (t137.t17 t137.t20))
       
  8595 (step t137.t22 (cl (not @p_512) (not @p_501) @p_513) :rule equiv_pos2)
       
  8596 (step t137.t23 (cl @p_513) :rule th_resolution :premises (t137.t15 t137.t21 t137.t22))
       
  8597 (anchor :step t137.t24 :args ((:= (veriT_vr108 V_list_v_result$) veriT_sk11)))
       
  8598 (step t137.t24.t1 (cl (= veriT_vr108 veriT_sk11)) :rule refl)
       
  8599 (step t137.t24.t2 (cl (= @p_503 (! (pair$ st$ veriT_sk11) :named @p_516))) :rule cong :premises (t137.t24.t1))
       
  8600 (step t137.t24.t3 (cl (= @p_502 (! (= @p_470 @p_516) :named @p_514))) :rule cong :premises (t137.t24.t2))
       
  8601 (step t137.t24 (cl (= @p_504 @p_514)) :rule sko_ex)
       
  8602 (step t137.t25 (cl (= @p_510 (! (=> @p_471 @p_514) :named @p_517))) :rule cong :premises (t137.t24))
       
  8603 (step t137.t26 (cl (! (= @p_513 (! (and @p_517 @p_511) :named @p_519)) :named @p_518)) :rule cong :premises (t137.t25))
       
  8604 (step t137.t27 (cl (not @p_518) (not @p_513) @p_519) :rule equiv_pos2)
       
  8605 (step t137.t28 (cl @p_519) :rule th_resolution :premises (t137.t23 t137.t26 t137.t27))
       
  8606 (anchor :step t137.t29 :args ((:= (veriT_vr109 V_list_v_result$) veriT_vr110)))
       
  8607 (step t137.t29.t1 (cl (= veriT_vr109 veriT_vr110)) :rule refl)
       
  8608 (step t137.t29.t2 (cl (= @p_505 (! (pair$ st$ veriT_vr110) :named @p_521))) :rule cong :premises (t137.t29.t1))
       
  8609 (step t137.t29.t3 (cl (= @p_506 (! (= @p_470 @p_521) :named @p_522))) :rule cong :premises (t137.t29.t2))
       
  8610 (step t137.t29.t4 (cl (= @p_507 (! (not @p_522) :named @p_523))) :rule cong :premises (t137.t29.t3))
       
  8611 (step t137.t29 (cl (= @p_508 (! (forall ((veriT_vr110 V_list_v_result$)) @p_523) :named @p_520))) :rule bind)
       
  8612 (step t137.t30 (cl (= @p_509 (! (not @p_520) :named @p_524))) :rule cong :premises (t137.t29))
       
  8613 (step t137.t31 (cl (= @p_511 (! (=> @p_524 @p_471) :named @p_525))) :rule cong :premises (t137.t30))
       
  8614 (step t137.t32 (cl (! (= @p_519 (! (and @p_517 @p_525) :named @p_526)) :named @p_527)) :rule cong :premises (t137.t31))
       
  8615 (step t137.t33 (cl (not @p_527) (not @p_519) @p_526) :rule equiv_pos2)
       
  8616 (step t137.t34 (cl @p_526) :rule th_resolution :premises (t137.t28 t137.t32 t137.t33))
       
  8617 (step t137 (cl @p_492 @p_526) :rule subproof :discharge (h1))
       
  8618 (step t138 (cl @p_431 @p_472) :rule or :premises (t136))
       
  8619 (step t139 (cl (! (or @p_431 @p_526) :named @p_528) @p_468) :rule or_neg)
       
  8620 (step t140 (cl @p_528 @p_170) :rule th_resolution :premises (t128 t139))
       
  8621 (step t141 (cl @p_528 (! (not @p_526) :named @p_553)) :rule or_neg)
       
  8622 (step t142 (cl @p_528) :rule th_resolution :premises (t138 t137 t140 t141))
       
  8623 (step t143 (cl (not (! (not (! (not @p_79) :named @p_529)) :named @p_537)) @p_79) :rule not_not)
       
  8624 (step t144 (cl (or @p_529 (! (= (! (fun_app$b (! (uu$ @p_378 @p_530) :named @p_655) @p_371) :named @p_532) (! (ite @p_373 @p_370 @p_371) :named @p_533)) :named @p_531))) :rule forall_inst :args ((:= veriT_vr7 @p_378) (:= veriT_vr8 @p_530) (:= veriT_vr9 @p_371)))
       
  8625 (anchor :step t145)
       
  8626 (assume t145.h1 @p_531)
       
  8627 (step t145.t2 (cl (! (= @p_531 (! (and (! (= @p_532 @p_533) :named @p_555) (! (ite @p_373 (= @p_370 @p_533) (! (= @p_371 @p_533) :named @p_557)) :named @p_556)) :named @p_534)) :named @p_535)) :rule ite_intro)
       
  8628 (step t145.t3 (cl (not @p_535) (! (not @p_531) :named @p_536) @p_534) :rule equiv_pos2)
       
  8629 (step t145.t4 (cl @p_534) :rule th_resolution :premises (t145.h1 t145.t2 t145.t3))
       
  8630 (step t145 (cl @p_536 @p_534) :rule subproof :discharge (h1))
       
  8631 (step t146 (cl @p_529 @p_531) :rule or :premises (t144))
       
  8632 (step t147 (cl (! (or @p_529 @p_534) :named @p_538) @p_537) :rule or_neg)
       
  8633 (step t148 (cl @p_538 @p_79) :rule th_resolution :premises (t143 t147))
       
  8634 (step t149 (cl @p_538 (! (not @p_534) :named @p_554)) :rule or_neg)
       
  8635 (step t150 (cl @p_538) :rule th_resolution :premises (t146 t145 t148 t149))
       
  8636 (step t151 (cl (or @p_529 (! (= (! (fun_app$b (! (uu$ @p_378 st$) :named @p_656) @p_371) :named @p_540) (! (ite (! (less_eq$ @p_318 @p_371) :named @p_542) @p_318 @p_371) :named @p_541)) :named @p_539))) :rule forall_inst :args ((:= veriT_vr7 @p_378) (:= veriT_vr8 st$) (:= veriT_vr9 @p_371)))
       
  8637 (anchor :step t152)
       
  8638 (assume t152.h1 @p_539)
       
  8639 (step t152.t2 (cl (! (= @p_539 (! (and (! (= @p_540 @p_541) :named @p_560) (ite @p_542 (! (= @p_318 @p_541) :named @p_662) (= @p_371 @p_541))) :named @p_543)) :named @p_544)) :rule ite_intro)
       
  8640 (step t152.t3 (cl (not @p_544) (! (not @p_539) :named @p_545) @p_543) :rule equiv_pos2)
       
  8641 (step t152.t4 (cl @p_543) :rule th_resolution :premises (t152.h1 t152.t2 t152.t3))
       
  8642 (step t152 (cl @p_545 @p_543) :rule subproof :discharge (h1))
       
  8643 (step t153 (cl @p_529 @p_539) :rule or :premises (t151))
       
  8644 (step t154 (cl (! (or @p_529 @p_543) :named @p_546) @p_537) :rule or_neg)
       
  8645 (step t155 (cl @p_546 @p_79) :rule th_resolution :premises (t143 t154))
       
  8646 (step t156 (cl @p_546 (! (not @p_543) :named @p_559)) :rule or_neg)
       
  8647 (step t157 (cl @p_546) :rule th_resolution :premises (t153 t152 t155 t156))
       
  8648 (step t158 (cl @p_547 @p_548) :rule or :premises (t115))
       
  8649 (step t159 (cl @p_548) :rule resolution :premises (t158 t89))
       
  8650 (step t160 (cl @p_421 (! (not @p_413) :named @p_549) (! (not @p_417) :named @p_550)) :rule and_neg)
       
  8651 (step t161 (cl (not @p_549) @p_416) :rule not_not)
       
  8652 (step t162 (cl @p_421 @p_416 @p_550) :rule th_resolution :premises (t161 t160))
       
  8653 (step t163 (cl (not @p_550) @p_420) :rule not_not)
       
  8654 (step t164 (cl @p_421 @p_416 @p_420) :rule th_resolution :premises (t163 t162))
       
  8655 (step t165 (cl @p_427 @p_422) :rule or :premises (t127))
       
  8656 (step t166 (cl @p_422) :rule resolution :premises (t165 t65))
       
  8657 (step t167 (cl @p_431 @p_464) :rule or :premises (t135))
       
  8658 (step t168 (cl @p_464) :rule resolution :premises (t167 t56))
       
  8659 (step t169 (cl (! (not @p_525) :named @p_552) (! (not @p_524) :named @p_551) @p_471) :rule implies_pos)
       
  8660 (step t170 (cl (not @p_551) @p_520) :rule not_not)
       
  8661 (step t171 (cl @p_552 @p_520 @p_471) :rule th_resolution :premises (t170 t169))
       
  8662 (step t172 (cl @p_553 @p_525) :rule and_pos)
       
  8663 (step t173 (cl @p_431 @p_526) :rule or :premises (t142))
       
  8664 (step t174 (cl @p_526) :rule resolution :premises (t173 t56))
       
  8665 (step t175 (cl @p_525) :rule resolution :premises (t172 t174))
       
  8666 (step t176 (cl @p_554 @p_555) :rule and_pos)
       
  8667 (step t177 (cl (! (not @p_556) :named @p_558) @p_373 @p_557) :rule ite_pos1)
       
  8668 (step t178 (cl @p_554 @p_556) :rule and_pos)
       
  8669 (step t179 (cl @p_529 @p_534) :rule or :premises (t150))
       
  8670 (step t180 (cl @p_558 @p_557) :rule resolution :premises (t177 t113))
       
  8671 (step t181 (cl @p_534) :rule resolution :premises (t179 t32))
       
  8672 (step t182 (cl @p_555) :rule resolution :premises (t176 t181))
       
  8673 (step t183 (cl @p_556) :rule resolution :premises (t178 t181))
       
  8674 (step t184 (cl @p_557) :rule resolution :premises (t180 t183))
       
  8675 (step t185 (cl @p_559 @p_560) :rule and_pos)
       
  8676 (step t186 (cl @p_529 @p_543) :rule or :premises (t157))
       
  8677 (step t187 (cl @p_543) :rule resolution :premises (t186 t32))
       
  8678 (step t188 (cl @p_560) :rule resolution :premises (t185 t187))
       
  8679 (step t189 (cl (! (not (! (= st$ @p_530) :named @p_651)) :named @p_654) (! (= @p_318 @p_370) :named @p_663)) :rule eq_congruent)
       
  8680 (step t190 (cl (or (! (not @p_357) :named @p_565) (! (=> (! (and @p_359 @p_416) :named @p_562) (! (less_eq$ (! (clock$ (! (fst$ (! (fun_app$ (fun_evaluate_match$ st$ env$ veriT_sk0 pes$) veriT_sk0) :named @p_583)) :named @p_618)) :named @p_619) @p_318) :named @p_564)) :named @p_563))) :rule forall_inst :args ((:= veriT_vr61 x2$) (:= veriT_vr62 veriT_sk0)))
       
  8681 (step t191 (cl (or @p_547 (! (= (! (fix_clock$ st$a @p_466) :named @p_596) (! (pair$ @p_561 veriT_sk3) :named @p_676)) :named @p_566))) :rule forall_inst :args ((:= veriT_vr56 st$a) (:= veriT_vr57 @p_378) (:= veriT_vr58 veriT_sk3)))
       
  8682 (step t192 (cl (or (! (not @p_290) :named @p_569) (! (=> @p_548 (! (less_eq$ (! (clock$ @p_561) :named @p_575) @p_371) :named @p_568)) :named @p_567))) :rule forall_inst :args ((:= veriT_vr49 st$a) (:= veriT_vr50 @p_378) (:= veriT_vr51 r$) (:= veriT_vr52 @p_561)))
       
  8683 (step t193 (cl (or (! (not @p_236) :named @p_571) (! (= (! (case_error_result$ uua$ uub$ @p_415) :named @p_621) (! (fun_app$ uua$ veriT_sk0) :named @p_584)) :named @p_572))) :rule forall_inst :args ((:= veriT_vr36 uua$) (:= veriT_vr37 uub$) (:= veriT_vr38 veriT_sk0)))
       
  8684 (step t194 (cl @p_562 (! (not @p_359) :named @p_614) @p_413) :rule and_neg)
       
  8685 (step t195 (cl (not @p_563) (not @p_562) @p_564) :rule implies_pos)
       
  8686 (step t196 (cl @p_565 @p_563) :rule or :premises (t190))
       
  8687 (step t197 (cl @p_562 @p_413) :rule resolution :premises (t194 t101))
       
  8688 (step t198 (cl @p_563) :rule resolution :premises (t196 t95))
       
  8689 (step t199 (cl @p_547 @p_566) :rule or :premises (t191))
       
  8690 (step t200 (cl @p_566) :rule resolution :premises (t199 t89))
       
  8691 (step t201 (cl (! (not @p_567) :named @p_570) (not @p_548) @p_568) :rule implies_pos)
       
  8692 (step t202 (cl @p_569 @p_567) :rule or :premises (t192))
       
  8693 (step t203 (cl @p_570 @p_568) :rule resolution :premises (t201 t159))
       
  8694 (step t204 (cl @p_567) :rule resolution :premises (t202 t83))
       
  8695 (step t205 (cl @p_568) :rule resolution :premises (t203 t204))
       
  8696 (step t206 (cl @p_571 @p_572) :rule or :premises (t193))
       
  8697 (step t207 (cl @p_572) :rule resolution :premises (t206 t71))
       
  8698 (step t208 (cl @p_368 @p_573) :rule or :premises (t103))
       
  8699 (step t209 (cl (or (! (not @p_573) :named @p_576) (! (or @p_574 (! (not @p_568) :named @p_581) (! (less_eq$ @p_575 @p_7) :named @p_582)) :named @p_577))) :rule forall_inst :args ((:= veriT_vr13 @p_371) (:= veriT_vr14 @p_7) (:= veriT_vr15 @p_575)))
       
  8700 (step t210 (cl @p_576 @p_577) :rule or :premises (t209))
       
  8701 (step t211 (cl (! (or @p_368 @p_577) :named @p_579) @p_578) :rule or_neg)
       
  8702 (step t212 (cl @p_579 @p_105) :rule th_resolution :premises (t114 t211))
       
  8703 (step t213 (cl @p_579 (! (not @p_577) :named @p_580)) :rule or_neg)
       
  8704 (step t214 (cl @p_579) :rule th_resolution :premises (t208 t210 t212 t213))
       
  8705 (step t215 (cl @p_580 @p_574 @p_581 @p_582) :rule or_pos)
       
  8706 (step t216 (cl @p_368 @p_577) :rule or :premises (t214))
       
  8707 (step t217 (cl @p_580 @p_582) :rule resolution :premises (t215 axiom4 t205))
       
  8708 (step t218 (cl @p_577) :rule resolution :premises (t216 t38))
       
  8709 (step t219 (cl @p_582) :rule resolution :premises (t217 t218))
       
  8710 (step t220 (cl (or (! (not @p_257) :named @p_585) (! (= (! (case_error_result$ uua$ uub$ @p_419) :named @p_603) (! (fun_app$a uub$ veriT_sk1) :named @p_599)) :named @p_586))) :rule forall_inst :args ((:= veriT_vr42 uua$) (:= veriT_vr43 uub$) (:= veriT_vr44 veriT_sk1)))
       
  8711 (step t221 (cl (or @p_368 (! (=> (! (and @p_582 (! (less_eq$ @p_370 @p_575) :named @p_588)) :named @p_587) @p_360) :named @p_589))) :rule forall_inst :args ((:= veriT_vr13 @p_575) (:= veriT_vr14 @p_7) (:= veriT_vr15 @p_370)))
       
  8712 (step t222 (cl (or (! (not @p_26) :named @p_593) (! (= @p_583 @p_584) :named @p_594))) :rule forall_inst :args ((:= veriT_vr1 veriT_sk0)))
       
  8713 (step t223 (cl @p_585 @p_586) :rule or :premises (t220))
       
  8714 (step t224 (cl @p_586) :rule resolution :premises (t223 t77))
       
  8715 (step t225 (cl @p_587 (not @p_582) (! (not @p_588) :named @p_590)) :rule and_neg)
       
  8716 (step t226 (cl (! (not @p_589) :named @p_591) (! (not @p_587) :named @p_592) @p_360) :rule implies_pos)
       
  8717 (step t227 (cl @p_368 @p_589) :rule or :premises (t221))
       
  8718 (step t228 (cl @p_587 @p_590) :rule resolution :premises (t225 t219))
       
  8719 (step t229 (cl @p_591 @p_592) :rule resolution :premises (t226 t102))
       
  8720 (step t230 (cl @p_589) :rule resolution :premises (t227 t38))
       
  8721 (step t231 (cl @p_592) :rule resolution :premises (t229 t230))
       
  8722 (step t232 (cl @p_590) :rule resolution :premises (t228 t231))
       
  8723 (step t233 (cl @p_593 @p_594) :rule or :premises (t222))
       
  8724 (step t234 (cl @p_594) :rule resolution :premises (t233 t20))
       
  8725 (step t235 (cl (not (! (= st$a st$a) :named @p_597)) @p_595 (! (= @p_470 @p_596) :named @p_598)) :rule eq_congruent)
       
  8726 (step t236 (cl @p_597) :rule eq_reflexive)
       
  8727 (step t237 (cl @p_595 @p_598) :rule th_resolution :premises (t235 t236))
       
  8728 (step t238 (cl (or (! (not @p_48) :named @p_600) (! (= @p_599 (! (pair$ st$ (! (rerr$ @p_419) :named @p_608)) :named @p_610)) :named @p_601))) :rule forall_inst :args ((:= veriT_vr3 veriT_sk1)))
       
  8729 (step t239 (cl @p_600 @p_601) :rule or :premises (t238))
       
  8730 (step t240 (cl @p_601) :rule resolution :premises (t239 t26))
       
  8731 (step t241 (cl (! (not (! (= uua$ uua$) :named @p_604)) :named @p_623) (! (not (! (= uub$ uub$) :named @p_607)) :named @p_605) @p_417 (! (= @p_602 @p_603) :named @p_606)) :rule eq_congruent)
       
  8732 (step t242 (cl @p_604) :rule eq_reflexive)
       
  8733 (step t243 (cl @p_605 @p_417 @p_606) :rule th_resolution :premises (t241 t242))
       
  8734 (step t244 (cl @p_607) :rule eq_reflexive)
       
  8735 (step t245 (cl @p_417 @p_606) :rule th_resolution :premises (t243 t244))
       
  8736 (step t246 (cl (not (! (= st$ st$) :named @p_611)) (! (not (! (= r$ @p_608) :named @p_616)) :named @p_612) (! (= @p_609 @p_610) :named @p_613)) :rule eq_congruent)
       
  8737 (step t247 (cl @p_611) :rule eq_reflexive)
       
  8738 (step t248 (cl @p_612 @p_613) :rule th_resolution :premises (t246 t247))
       
  8739 (step t249 (cl @p_614 (not (! (= @p_615 @p_608) :named @p_617)) @p_616) :rule eq_transitive)
       
  8740 (step t250 (cl @p_417 @p_617) :rule eq_congruent)
       
  8741 (step t251 (cl @p_614 @p_616 @p_417) :rule th_resolution :premises (t249 t250))
       
  8742 (step t252 (cl @p_613 @p_614 @p_417) :rule th_resolution :premises (t248 t251))
       
  8743 (step t253 (cl (not (! (= @p_530 @p_618) :named @p_620)) (! (= @p_370 @p_619) :named @p_627)) :rule eq_congruent)
       
  8744 (step t254 (cl (not (! (= @p_602 @p_583) :named @p_622)) @p_620) :rule eq_congruent)
       
  8745 (step t255 (cl (not (! (= @p_602 @p_621) :named @p_624)) (! (not @p_572) :named @p_625) (! (not @p_594) :named @p_626) @p_622) :rule eq_transitive)
       
  8746 (step t256 (cl @p_623 @p_605 @p_413 @p_624) :rule eq_congruent)
       
  8747 (step t257 (cl @p_605 @p_413 @p_624) :rule th_resolution :premises (t256 t242))
       
  8748 (step t258 (cl @p_413 @p_624) :rule th_resolution :premises (t257 t244))
       
  8749 (step t259 (cl @p_625 @p_626 @p_622 @p_413) :rule th_resolution :premises (t255 t258))
       
  8750 (step t260 (cl @p_620 @p_625 @p_626 @p_413) :rule th_resolution :premises (t254 t259))
       
  8751 (step t261 (cl @p_627 @p_625 @p_626 @p_413) :rule th_resolution :premises (t253 t260))
       
  8752 (step t262 (cl (or @p_524 (! (not @p_628) :named @p_630))) :rule forall_inst :args ((:= veriT_vr110 r$)))
       
  8753 (step t263 (cl @p_431 @p_629) :rule or :premises (t104))
       
  8754 (step t264 (cl @p_524 @p_630) :rule or :premises (t262))
       
  8755 (step t265 (cl @p_524) :rule resolution :premises (t264 axiom3))
       
  8756 (step t266 (cl @p_471) :rule resolution :premises (t171 t265 t175))
       
  8757 (step t267 (cl (or @p_529 (! (= (! (fun_app$b (! (uu$ @p_378 @p_561) :named @p_631) (! (clock$ (update_clock$ @p_631 @p_561)) :named @p_632)) :named @p_634) (! (ite @p_568 @p_575 @p_371) :named @p_635)) :named @p_633))) :rule forall_inst :args ((:= veriT_vr7 @p_378) (:= veriT_vr8 @p_561) (:= veriT_vr9 @p_632)))
       
  8758 (anchor :step t268)
       
  8759 (assume t268.h1 @p_633)
       
  8760 (step t268.t2 (cl (! (= @p_633 (! (and (= @p_634 @p_635) (! (ite @p_568 (! (= @p_575 @p_635) :named @p_647) (= @p_371 @p_635)) :named @p_646)) :named @p_636)) :named @p_637)) :rule ite_intro)
       
  8761 (step t268.t3 (cl (not @p_637) (! (not @p_633) :named @p_638) @p_636) :rule equiv_pos2)
       
  8762 (step t268.t4 (cl @p_636) :rule th_resolution :premises (t268.h1 t268.t2 t268.t3))
       
  8763 (step t268 (cl @p_638 @p_636) :rule subproof :discharge (h1))
       
  8764 (step t269 (cl @p_529 @p_633) :rule or :premises (t267))
       
  8765 (step t270 (cl (! (or @p_529 @p_636) :named @p_639) @p_537) :rule or_neg)
       
  8766 (step t271 (cl @p_639 @p_79) :rule th_resolution :premises (t143 t270))
       
  8767 (step t272 (cl @p_639 (! (not @p_636) :named @p_648)) :rule or_neg)
       
  8768 (step t273 (cl @p_639) :rule th_resolution :premises (t269 t268 t271 t272))
       
  8769 (step t274 (cl (or @p_529 (! (= @p_635 (! (fun_app$b @p_631 @p_371) :named @p_641)) :named @p_640))) :rule forall_inst :args ((:= veriT_vr7 @p_378) (:= veriT_vr8 @p_561) (:= veriT_vr9 @p_371)))
       
  8770 (anchor :step t275)
       
  8771 (assume t275.h1 @p_640)
       
  8772 (step t275.t2 (cl (! (= @p_640 (! (= @p_635 @p_641) :named @p_642)) :named @p_643)) :rule ite_intro)
       
  8773 (step t275.t3 (cl (not @p_643) (! (not @p_640) :named @p_644) @p_642) :rule equiv_pos2)
       
  8774 (step t275.t4 (cl @p_642) :rule th_resolution :premises (t275.h1 t275.t2 t275.t3))
       
  8775 (step t275 (cl @p_644 @p_642) :rule subproof :discharge (h1))
       
  8776 (step t276 (cl @p_529 @p_640) :rule or :premises (t274))
       
  8777 (step t277 (cl (! (or @p_529 @p_642) :named @p_645) @p_537) :rule or_neg)
       
  8778 (step t278 (cl @p_645 @p_79) :rule th_resolution :premises (t143 t277))
       
  8779 (step t279 (cl @p_645 (! (not @p_642) :named @p_696)) :rule or_neg)
       
  8780 (step t280 (cl @p_645) :rule th_resolution :premises (t276 t275 t278 t279))
       
  8781 (step t281 (cl (! (not @p_646) :named @p_649) @p_581 @p_647) :rule ite_pos2)
       
  8782 (step t282 (cl @p_648 @p_646) :rule and_pos)
       
  8783 (step t283 (cl @p_529 @p_636) :rule or :premises (t273))
       
  8784 (step t284 (cl @p_649 @p_647) :rule resolution :premises (t281 t205))
       
  8785 (step t285 (cl @p_636) :rule resolution :premises (t283 t32))
       
  8786 (step t286 (cl @p_646) :rule resolution :premises (t282 t285))
       
  8787 (step t287 (cl @p_647) :rule resolution :premises (t284 t286))
       
  8788 (step t288 (cl @p_529 @p_642) :rule or :premises (t280))
       
  8789 (step t289 (cl @p_642) :rule resolution :premises (t288 t32))
       
  8790 (step t290 (cl (! (= @p_371 @p_371) :named @p_671)) :rule eq_reflexive)
       
  8791 (step t291 (cl (! (not @p_471) :named @p_661) (not (! (= @p_530 @p_650) :named @p_652)) @p_651) :rule eq_transitive)
       
  8792 (step t292 (cl (not (! (= @p_470 @p_602) :named @p_653)) @p_652) :rule eq_congruent)
       
  8793 (step t293 (cl @p_630 (not @p_613) (! (not @p_601) :named @p_657) (! (not @p_586) :named @p_658) (! (not @p_606) :named @p_659) @p_653) :rule eq_transitive)
       
  8794 (step t294 (cl (! (not @p_432) :named @p_674) @p_654 (! (= @p_655 @p_656) :named @p_670)) :rule eq_congruent)
       
  8795 (step t295 (cl @p_432) :rule eq_reflexive)
       
  8796 (step t296 (cl @p_630 @p_657 @p_658 @p_659 @p_653 @p_614 @p_417) :rule th_resolution :premises (t293 t252))
       
  8797 (step t297 (cl @p_630 @p_657 @p_658 @p_653 @p_614 @p_417 @p_417) :rule th_resolution :premises (t296 t245))
       
  8798 (step t298 (cl @p_630 @p_657 @p_658 @p_653 @p_614 @p_417) :rule contraction :premises (t297))
       
  8799 (step t299 (cl @p_652 @p_630 @p_657 @p_658 @p_614 @p_417) :rule th_resolution :premises (t292 t298))
       
  8800 (step t300 (cl (not (! (= @p_371 @p_370) :named @p_664)) (! (not (! (= @p_7 @p_7) :named @p_660)) :named @p_675) @p_574 @p_360) :rule eq_congruent_pred)
       
  8801 (step t301 (cl @p_660) :rule eq_reflexive)
       
  8802 (step t302 (cl @p_661 @p_651 @p_630 @p_657 @p_658 @p_614 @p_417) :rule th_resolution :premises (t291 t299))
       
  8803 (step t303 (cl (! (not @p_557) :named @p_665) (! (not @p_555) :named @p_666) (! (not (! (= @p_532 @p_540) :named @p_672)) :named @p_667) (! (not @p_560) :named @p_668) (! (not @p_662) :named @p_669) (not @p_663) @p_664) :rule eq_transitive)
       
  8804 (step t304 (cl @p_663 @p_661 @p_630 @p_657 @p_658 @p_614 @p_417) :rule th_resolution :premises (t189 t302))
       
  8805 (step t305 (cl @p_665 @p_666 @p_667 @p_668 @p_669 @p_664 @p_661 @p_630 @p_657 @p_658 @p_614 @p_417) :rule th_resolution :premises (t303 t304))
       
  8806 (step t306 (cl (! (not @p_670) :named @p_673) (! (not @p_671) :named @p_699) @p_672) :rule eq_congruent)
       
  8807 (step t307 (cl @p_673 @p_672) :rule th_resolution :premises (t306 t290))
       
  8808 (step t308 (cl @p_674 @p_670 @p_661 @p_630 @p_657 @p_658 @p_614 @p_417) :rule th_resolution :premises (t294 t302))
       
  8809 (step t309 (cl @p_670 @p_661 @p_630 @p_657 @p_658 @p_614 @p_417) :rule th_resolution :premises (t308 t295))
       
  8810 (step t310 (cl @p_672 @p_661 @p_630 @p_657 @p_658 @p_614 @p_417) :rule th_resolution :premises (t307 t309))
       
  8811 (step t311 (cl @p_665 @p_666 @p_668 @p_669 @p_664 @p_661 @p_630 @p_657 @p_658 @p_614 @p_417 @p_661 @p_630 @p_657 @p_658 @p_614 @p_417) :rule th_resolution :premises (t305 t310))
       
  8812 (step t312 (cl @p_665 @p_666 @p_668 @p_669 @p_664 @p_661 @p_630 @p_657 @p_658 @p_614 @p_417) :rule contraction :premises (t311))
       
  8813 (step t313 (cl @p_675 @p_574 @p_360 @p_665 @p_666 @p_668 @p_669 @p_661 @p_630 @p_657 @p_658 @p_614 @p_417) :rule th_resolution :premises (t300 t312))
       
  8814 (step t314 (cl @p_574 @p_360 @p_665 @p_666 @p_668 @p_669 @p_661 @p_630 @p_657 @p_658 @p_614 @p_417) :rule th_resolution :premises (t313 t301))
       
  8815 (step t315 (cl @p_669 @p_417) :rule resolution :premises (t314 axiom3 axiom4 t101 t102 t266 t182 t184 t188 t224 t240))
       
  8816 (step t316 (cl (or (! (not @p_629) :named @p_677) (! (or (! (not (! (= @p_676 @p_676) :named @p_682)) :named @p_683) (! (= @p_561 (! (fst$ @p_676) :named @p_691)) :named @p_681)) :named @p_678))) :rule forall_inst :args ((:= veriT_vr23 @p_561) (:= veriT_vr24 @p_676) (:= veriT_vr26 veriT_sk3)))
       
  8817 (step t317 (cl @p_677 @p_678) :rule or :premises (t316))
       
  8818 (step t318 (cl (! (or @p_431 @p_678) :named @p_679) @p_468) :rule or_neg)
       
  8819 (step t319 (cl @p_679 @p_170) :rule th_resolution :premises (t128 t318))
       
  8820 (step t320 (cl @p_679 (! (not @p_678) :named @p_680)) :rule or_neg)
       
  8821 (step t321 (cl @p_679) :rule th_resolution :premises (t263 t317 t319 t320))
       
  8822 (anchor :step t322)
       
  8823 (assume t322.h1 @p_678)
       
  8824 (step t322.t2 (cl (= @p_682 true)) :rule eq_simplify)
       
  8825 (step t322.t3 (cl (= @p_683 (! (not true) :named @p_684))) :rule cong :premises (t322.t2))
       
  8826 (step t322.t4 (cl (= @p_684 false)) :rule not_simplify)
       
  8827 (step t322.t5 (cl (= @p_683 false)) :rule trans :premises (t322.t3 t322.t4))
       
  8828 (step t322.t6 (cl (= @p_678 (! (or false @p_681) :named @p_685))) :rule cong :premises (t322.t5))
       
  8829 (step t322.t7 (cl (= @p_685 (! (or @p_681) :named @p_686))) :rule or_simplify)
       
  8830 (step t322.t8 (cl (= @p_686 @p_681)) :rule or_simplify)
       
  8831 (step t322.t9 (cl (! (= @p_678 @p_681) :named @p_687)) :rule trans :premises (t322.t6 t322.t7 t322.t8))
       
  8832 (step t322.t10 (cl (not @p_687) @p_680 @p_681) :rule equiv_pos2)
       
  8833 (step t322.t11 (cl @p_681) :rule th_resolution :premises (t322.h1 t322.t9 t322.t10))
       
  8834 (step t322 (cl @p_680 @p_681) :rule subproof :discharge (h1))
       
  8835 (step t323 (cl @p_431 @p_678) :rule or :premises (t321))
       
  8836 (step t324 (cl (! (or @p_431 @p_681) :named @p_688) @p_468) :rule or_neg)
       
  8837 (step t325 (cl @p_688 @p_170) :rule th_resolution :premises (t128 t324))
       
  8838 (step t326 (cl @p_688 (! (not @p_681) :named @p_693)) :rule or_neg)
       
  8839 (step t327 (cl @p_688) :rule th_resolution :premises (t323 t322 t325 t326))
       
  8840 (step t328 (cl @p_431 @p_681) :rule or :premises (t327))
       
  8841 (step t329 (cl @p_681) :rule resolution :premises (t328 t56))
       
  8842 (step t330 (cl (not @p_598) (! (not @p_566) :named @p_689) (! (= @p_470 @p_676) :named @p_690)) :rule eq_transitive)
       
  8843 (step t331 (cl @p_689 @p_690 @p_595) :rule th_resolution :premises (t330 t237))
       
  8844 (step t332 (cl (not @p_690) (! (= @p_650 @p_691) :named @p_692)) :rule eq_congruent)
       
  8845 (step t333 (cl @p_692 @p_689 @p_595) :rule th_resolution :premises (t332 t331))
       
  8846 (step t334 (cl @p_661 (not @p_692) @p_693 (! (= st$ @p_561) :named @p_694)) :rule eq_transitive)
       
  8847 (step t335 (cl @p_661 @p_693 @p_694 @p_689 @p_595) :rule th_resolution :premises (t334 t333))
       
  8848 (step t336 (cl (! (not @p_694) :named @p_702) (! (= @p_318 @p_575) :named @p_695)) :rule eq_congruent)
       
  8849 (step t337 (cl @p_695 @p_661 @p_693 @p_689 @p_595) :rule th_resolution :premises (t336 t335))
       
  8850 (step t338 (cl (! (not @p_695) :named @p_704) (! (not @p_647) :named @p_697) @p_696 (! (not (! (= @p_540 @p_641) :named @p_700)) :named @p_698) @p_668 @p_662) :rule eq_transitive)
       
  8851 (step t339 (cl @p_697 @p_696 @p_698 @p_668 @p_662 @p_661 @p_693 @p_689 @p_595) :rule th_resolution :premises (t338 t337))
       
  8852 (step t340 (cl (! (not (! (= @p_656 @p_631) :named @p_703)) :named @p_701) @p_699 @p_700) :rule eq_congruent)
       
  8853 (step t341 (cl @p_701 @p_700) :rule th_resolution :premises (t340 t290))
       
  8854 (step t342 (cl @p_674 @p_702 @p_703) :rule eq_congruent)
       
  8855 (step t343 (cl @p_702 @p_703) :rule th_resolution :premises (t342 t295))
       
  8856 (step t344 (cl @p_703 @p_661 @p_693 @p_689 @p_595) :rule th_resolution :premises (t343 t335))
       
  8857 (step t345 (cl @p_700 @p_661 @p_693 @p_689 @p_595) :rule th_resolution :premises (t341 t344))
       
  8858 (step t346 (cl @p_697 @p_696 @p_668 @p_662 @p_661 @p_693 @p_689 @p_595 @p_661 @p_693 @p_689 @p_595) :rule th_resolution :premises (t339 t345))
       
  8859 (step t347 (cl @p_697 @p_696 @p_668 @p_662 @p_661 @p_693 @p_689 @p_595) :rule contraction :premises (t346))
       
  8860 (step t348 (cl @p_662) :rule resolution :premises (t347 t266 t188 t200 t287 t289 t168 t329))
       
  8861 (step t349 (cl @p_417) :rule resolution :premises (t315 t348))
       
  8862 (step t350 (cl @p_416) :rule resolution :premises (t164 t349 t166))
       
  8863 (step t351 (cl @p_562) :rule resolution :premises (t197 t350))
       
  8864 (step t352 (cl @p_564) :rule resolution :premises (t195 t351 t198))
       
  8865 (step t353 (cl (not @p_627) @p_704 (! (not @p_564) :named @p_705) @p_588) :rule eq_congruent_pred)
       
  8866 (step t354 (cl @p_704 @p_705 @p_588 @p_625 @p_626 @p_413) :rule th_resolution :premises (t353 t261))
       
  8867 (step t355 (cl @p_705 @p_588 @p_625 @p_626 @p_413 @p_661 @p_693 @p_689 @p_595) :rule th_resolution :premises (t354 t337))
       
  8868 (step t356 (cl) :rule resolution :premises (t355 t350 t168 t266 t352 t200 t207 t232 t234 t329))
       
  8869 eae55ce4deb2476399eb5222073e987ca2cc4536 3015 0
       
  8870 unsat
  8503 unsat
  8871 (define-fun veriT_sk0 () A_b_c_M_state_fun$ (! (choice ((veriT_vr57 A_b_c_M_state_fun$)) (not (forall ((veriT_vr58 A_b_c_M_state_fun$)) (! (=> (! (forall ((veriT_vr59 A$) (veriT_vr60 C$)) (! (or (! (is_fail$ (! (run$ (! (fun_app$ veriT_vr57 veriT_vr59) :named @p_552) veriT_vr60) :named @p_544)) :named @p_542) (! (and (! (= (! (is_fail$ (! (run$ (! (fun_app$ veriT_vr58 veriT_vr59) :named @p_554) veriT_vr60) :named @p_543)) :named @p_556) @p_542) :named @p_561) (! (forall ((veriT_vr61 B$) (veriT_vr62 C$)) (! (= (! (is_res$ @p_543 (! (pair$ veriT_vr61 veriT_vr62) :named @p_545)) :named @p_566) (! (is_res$ @p_544 @p_545) :named @p_570)) :named @p_571)) :named @p_562)) :named @p_572)) :named @p_573)) :named @p_551) (! (forall ((veriT_vr63 D$)) (! (or (! (is_fail$a (! (run$a (! (b$ veriT_vr57) :named @p_575) veriT_vr63) :named @p_546)) :named @p_548) (! (exists ((veriT_vr64 E$) (veriT_vr65 D$)) (! (and (! (is_res$a @p_546 (! (pair$a veriT_vr64 veriT_vr65) :named @p_580)) :named @p_581) (! (is_fail$b (! (run$b (! (c$ veriT_vr64 veriT_vr57) :named @p_583) veriT_vr65) :named @p_585)) :named @p_586)) :named @p_587)) :named @p_576) (! (and (! (and (! (=> (! (or (! (is_fail$a (! (run$a (! (b$ veriT_vr58) :named @p_588) veriT_vr63) :named @p_547)) :named @p_549) (! (exists ((veriT_vr66 E$) (veriT_vr67 D$)) (! (and (! (is_res$a @p_547 (! (pair$a veriT_vr66 veriT_vr67) :named @p_592)) :named @p_593) (! (is_fail$b (! (run$b (! (c$ veriT_vr66 veriT_vr58) :named @p_595) veriT_vr67) :named @p_597)) :named @p_598)) :named @p_599)) :named @p_589)) :named @p_600) (! (or @p_548 (! (exists ((veriT_vr68 E$) (veriT_vr69 D$)) (! (and (! (is_res$a @p_546 (! (pair$a veriT_vr68 veriT_vr69) :named @p_603)) :named @p_604) (! (is_fail$b (! (run$b (! (c$ veriT_vr68 veriT_vr57) :named @p_606) veriT_vr69) :named @p_608)) :named @p_609)) :named @p_610)) :named @p_602)) :named @p_611)) :named @p_613) (! (=> (! (or @p_548 (! (exists ((veriT_vr70 E$) (veriT_vr71 D$)) (! (and (! (is_res$a @p_546 (! (pair$a veriT_vr70 veriT_vr71) :named @p_615)) :named @p_616) (! (is_fail$b (! (run$b (! (c$ veriT_vr70 veriT_vr57) :named @p_618) veriT_vr71) :named @p_620)) :named @p_621)) :named @p_622)) :named @p_614)) :named @p_623) (! (or @p_549 (! (exists ((veriT_vr72 E$) (veriT_vr73 D$)) (! (and (! (is_res$a @p_547 (! (pair$a veriT_vr72 veriT_vr73) :named @p_626)) :named @p_627) (! (is_fail$b (! (run$b (! (c$ veriT_vr72 veriT_vr58) :named @p_629) veriT_vr73) :named @p_631)) :named @p_632)) :named @p_633)) :named @p_625)) :named @p_634)) :named @p_636)) :named @p_637) (! (forall ((veriT_vr74 F$) (veriT_vr75 D$)) (! (and (! (=> (! (or @p_549 (! (exists ((veriT_vr76 E$) (veriT_vr77 D$)) (! (and (! (is_res$a @p_547 (! (pair$a veriT_vr76 veriT_vr77) :named @p_640)) :named @p_641) (! (is_res$b (! (run$b (! (c$ veriT_vr76 veriT_vr58) :named @p_643) veriT_vr77) :named @p_645) (! (pair$b veriT_vr74 veriT_vr75) :named @p_550)) :named @p_646)) :named @p_647)) :named @p_639)) :named @p_648) (! (or @p_548 (! (exists ((veriT_vr78 E$) (veriT_vr79 D$)) (! (and (! (is_res$a @p_546 (! (pair$a veriT_vr78 veriT_vr79) :named @p_650)) :named @p_651) (! (is_res$b (! (run$b (! (c$ veriT_vr78 veriT_vr57) :named @p_653) veriT_vr79) :named @p_655) @p_550) :named @p_659)) :named @p_660)) :named @p_649)) :named @p_661)) :named @p_663) (! (=> (! (or @p_548 (! (exists ((veriT_vr80 E$) (veriT_vr81 D$)) (! (and (! (is_res$a @p_546 (! (pair$a veriT_vr80 veriT_vr81) :named @p_665)) :named @p_666) (! (is_res$b (! (run$b (! (c$ veriT_vr80 veriT_vr57) :named @p_668) veriT_vr81) :named @p_670) @p_550) :named @p_671)) :named @p_672)) :named @p_664)) :named @p_673) (! (or @p_549 (! (exists ((veriT_vr82 E$) (veriT_vr83 D$)) (! (and (! (is_res$a @p_547 (! (pair$a veriT_vr82 veriT_vr83) :named @p_675)) :named @p_676) (! (is_res$b (! (run$b (! (c$ veriT_vr82 veriT_vr58) :named @p_678) veriT_vr83) :named @p_680) @p_550) :named @p_681)) :named @p_682)) :named @p_674)) :named @p_683)) :named @p_685)) :named @p_686)) :named @p_638)) :named @p_687)) :named @p_688)) :named @p_574)) :named @p_689)))) :named @p_696))
  8504 (define-fun veriT_sk0 () A_b_c_M_state_fun$ (! (choice ((veriT_vr57 A_b_c_M_state_fun$)) (not (forall ((veriT_vr58 A_b_c_M_state_fun$)) (! (=> (! (forall ((veriT_vr59 A$) (veriT_vr60 C$)) (! (or (! (is_fail$ (! (run$ (! (fun_app$ veriT_vr57 veriT_vr59) :named @p_552) veriT_vr60) :named @p_544)) :named @p_542) (! (and (! (= (! (is_fail$ (! (run$ (! (fun_app$ veriT_vr58 veriT_vr59) :named @p_554) veriT_vr60) :named @p_543)) :named @p_556) @p_542) :named @p_561) (! (forall ((veriT_vr61 B$) (veriT_vr62 C$)) (! (= (! (is_res$ @p_543 (! (pair$ veriT_vr61 veriT_vr62) :named @p_545)) :named @p_566) (! (is_res$ @p_544 @p_545) :named @p_570)) :named @p_571)) :named @p_562)) :named @p_572)) :named @p_573)) :named @p_551) (! (forall ((veriT_vr63 D$)) (! (or (! (is_fail$a (! (run$a (! (b$ veriT_vr57) :named @p_575) veriT_vr63) :named @p_546)) :named @p_548) (! (exists ((veriT_vr64 E$) (veriT_vr65 D$)) (! (and (! (is_res$a @p_546 (! (pair$a veriT_vr64 veriT_vr65) :named @p_580)) :named @p_581) (! (is_fail$b (! (run$b (! (c$ veriT_vr64 veriT_vr57) :named @p_583) veriT_vr65) :named @p_585)) :named @p_586)) :named @p_587)) :named @p_576) (! (and (! (and (! (=> (! (or (! (is_fail$a (! (run$a (! (b$ veriT_vr58) :named @p_588) veriT_vr63) :named @p_547)) :named @p_549) (! (exists ((veriT_vr66 E$) (veriT_vr67 D$)) (! (and (! (is_res$a @p_547 (! (pair$a veriT_vr66 veriT_vr67) :named @p_592)) :named @p_593) (! (is_fail$b (! (run$b (! (c$ veriT_vr66 veriT_vr58) :named @p_595) veriT_vr67) :named @p_597)) :named @p_598)) :named @p_599)) :named @p_589)) :named @p_600) (! (or @p_548 (! (exists ((veriT_vr68 E$) (veriT_vr69 D$)) (! (and (! (is_res$a @p_546 (! (pair$a veriT_vr68 veriT_vr69) :named @p_603)) :named @p_604) (! (is_fail$b (! (run$b (! (c$ veriT_vr68 veriT_vr57) :named @p_606) veriT_vr69) :named @p_608)) :named @p_609)) :named @p_610)) :named @p_602)) :named @p_611)) :named @p_613) (! (=> (! (or @p_548 (! (exists ((veriT_vr70 E$) (veriT_vr71 D$)) (! (and (! (is_res$a @p_546 (! (pair$a veriT_vr70 veriT_vr71) :named @p_615)) :named @p_616) (! (is_fail$b (! (run$b (! (c$ veriT_vr70 veriT_vr57) :named @p_618) veriT_vr71) :named @p_620)) :named @p_621)) :named @p_622)) :named @p_614)) :named @p_623) (! (or @p_549 (! (exists ((veriT_vr72 E$) (veriT_vr73 D$)) (! (and (! (is_res$a @p_547 (! (pair$a veriT_vr72 veriT_vr73) :named @p_626)) :named @p_627) (! (is_fail$b (! (run$b (! (c$ veriT_vr72 veriT_vr58) :named @p_629) veriT_vr73) :named @p_631)) :named @p_632)) :named @p_633)) :named @p_625)) :named @p_634)) :named @p_636)) :named @p_637) (! (forall ((veriT_vr74 F$) (veriT_vr75 D$)) (! (and (! (=> (! (or @p_549 (! (exists ((veriT_vr76 E$) (veriT_vr77 D$)) (! (and (! (is_res$a @p_547 (! (pair$a veriT_vr76 veriT_vr77) :named @p_640)) :named @p_641) (! (is_res$b (! (run$b (! (c$ veriT_vr76 veriT_vr58) :named @p_643) veriT_vr77) :named @p_645) (! (pair$b veriT_vr74 veriT_vr75) :named @p_550)) :named @p_646)) :named @p_647)) :named @p_639)) :named @p_648) (! (or @p_548 (! (exists ((veriT_vr78 E$) (veriT_vr79 D$)) (! (and (! (is_res$a @p_546 (! (pair$a veriT_vr78 veriT_vr79) :named @p_650)) :named @p_651) (! (is_res$b (! (run$b (! (c$ veriT_vr78 veriT_vr57) :named @p_653) veriT_vr79) :named @p_655) @p_550) :named @p_659)) :named @p_660)) :named @p_649)) :named @p_661)) :named @p_663) (! (=> (! (or @p_548 (! (exists ((veriT_vr80 E$) (veriT_vr81 D$)) (! (and (! (is_res$a @p_546 (! (pair$a veriT_vr80 veriT_vr81) :named @p_665)) :named @p_666) (! (is_res$b (! (run$b (! (c$ veriT_vr80 veriT_vr57) :named @p_668) veriT_vr81) :named @p_670) @p_550) :named @p_671)) :named @p_672)) :named @p_664)) :named @p_673) (! (or @p_549 (! (exists ((veriT_vr82 E$) (veriT_vr83 D$)) (! (and (! (is_res$a @p_547 (! (pair$a veriT_vr82 veriT_vr83) :named @p_675)) :named @p_676) (! (is_res$b (! (run$b (! (c$ veriT_vr82 veriT_vr58) :named @p_678) veriT_vr83) :named @p_680) @p_550) :named @p_681)) :named @p_682)) :named @p_674)) :named @p_683)) :named @p_685)) :named @p_686)) :named @p_638)) :named @p_687)) :named @p_688)) :named @p_574)) :named @p_689)))) :named @p_696))
  8872 (define-fun veriT_sk1 () A_b_c_M_state_fun$ (! (choice ((veriT_vr58 A_b_c_M_state_fun$)) (not (=> (forall ((veriT_vr59 A$) (veriT_vr60 C$)) (or (! (is_fail$ (! (run$ (fun_app$ @p_696 veriT_vr59) veriT_vr60) :named @p_698)) :named @p_697) (and (= @p_556 @p_697) (forall ((veriT_vr61 B$) (veriT_vr62 C$)) (= @p_566 (is_res$ @p_698 @p_545)))))) (forall ((veriT_vr63 D$)) (or (! (is_fail$a (! (run$a (! (b$ @p_696) :named @p_721) veriT_vr63) :named @p_699)) :named @p_700) (! (exists ((veriT_vr64 E$) (veriT_vr65 D$)) (and (is_res$a @p_699 @p_580) (is_fail$b (run$b (c$ veriT_vr64 @p_696) veriT_vr65)))) :named @p_704) (and (and (=> @p_600 (! (or @p_700 (exists ((veriT_vr68 E$) (veriT_vr69 D$)) (and (is_res$a @p_699 @p_603) (is_fail$b (run$b (c$ veriT_vr68 @p_696) veriT_vr69))))) :named @p_707)) (=> (! (or @p_700 (exists ((veriT_vr70 E$) (veriT_vr71 D$)) (and (is_res$a @p_699 @p_615) (! (is_fail$b (run$b (c$ veriT_vr70 @p_696) veriT_vr71)) :named @p_722)))) :named @p_708) @p_634)) (forall ((veriT_vr74 F$) (veriT_vr75 D$)) (and (=> @p_648 (! (or @p_700 (exists ((veriT_vr78 E$) (veriT_vr79 D$)) (and (is_res$a @p_699 @p_650) (! (is_res$b (! (run$b (c$ veriT_vr78 @p_696) veriT_vr79) :named @p_737) @p_550) :named @p_730)))) :named @p_710)) (=> (! (or @p_700 (exists ((veriT_vr80 E$) (veriT_vr81 D$)) (and (is_res$a @p_699 @p_665) (! (is_res$b (! (run$b (c$ veriT_vr80 @p_696) veriT_vr81) :named @p_740) @p_550) :named @p_732)))) :named @p_711) @p_683))))))))) :named @p_705))
  8505 (define-fun veriT_sk1 () A_b_c_M_state_fun$ (! (choice ((veriT_vr58 A_b_c_M_state_fun$)) (not (=> (forall ((veriT_vr59 A$) (veriT_vr60 C$)) (or (! (is_fail$ (! (run$ (fun_app$ @p_696 veriT_vr59) veriT_vr60) :named @p_698)) :named @p_697) (and (= @p_556 @p_697) (forall ((veriT_vr61 B$) (veriT_vr62 C$)) (= @p_566 (is_res$ @p_698 @p_545)))))) (forall ((veriT_vr63 D$)) (or (! (is_fail$a (! (run$a (! (b$ @p_696) :named @p_721) veriT_vr63) :named @p_699)) :named @p_700) (! (exists ((veriT_vr64 E$) (veriT_vr65 D$)) (and (is_res$a @p_699 @p_580) (is_fail$b (run$b (c$ veriT_vr64 @p_696) veriT_vr65)))) :named @p_704) (and (and (=> @p_600 (! (or @p_700 (exists ((veriT_vr68 E$) (veriT_vr69 D$)) (and (is_res$a @p_699 @p_603) (is_fail$b (run$b (c$ veriT_vr68 @p_696) veriT_vr69))))) :named @p_707)) (=> (! (or @p_700 (exists ((veriT_vr70 E$) (veriT_vr71 D$)) (and (is_res$a @p_699 @p_615) (! (is_fail$b (run$b (c$ veriT_vr70 @p_696) veriT_vr71)) :named @p_722)))) :named @p_708) @p_634)) (forall ((veriT_vr74 F$) (veriT_vr75 D$)) (and (=> @p_648 (! (or @p_700 (exists ((veriT_vr78 E$) (veriT_vr79 D$)) (and (is_res$a @p_699 @p_650) (! (is_res$b (! (run$b (c$ veriT_vr78 @p_696) veriT_vr79) :named @p_737) @p_550) :named @p_730)))) :named @p_710)) (=> (! (or @p_700 (exists ((veriT_vr80 E$) (veriT_vr81 D$)) (and (is_res$a @p_699 @p_665) (! (is_res$b (! (run$b (c$ veriT_vr80 @p_696) veriT_vr81) :named @p_740) @p_550) :named @p_732)))) :named @p_711) @p_683))))))))) :named @p_705))
  8873 (define-fun veriT_sk2 () D$ (! (choice ((veriT_vr63 D$)) (not (or @p_700 @p_704 (and (and (=> (or (! (is_fail$a (! (run$a (! (b$ @p_705) :named @p_715) veriT_vr63) :named @p_706)) :named @p_709) (exists ((veriT_vr66 E$) (veriT_vr67 D$)) (and (is_res$a @p_706 @p_592) (! (is_fail$b (run$b (c$ veriT_vr66 @p_705) veriT_vr67)) :named @p_716)))) @p_707) (=> @p_708 (or @p_709 (exists ((veriT_vr72 E$) (veriT_vr73 D$)) (and (is_res$a @p_706 @p_626) (is_fail$b (run$b (c$ veriT_vr72 @p_705) veriT_vr73))))))) (forall ((veriT_vr74 F$) (veriT_vr75 D$)) (and (=> (or @p_709 (exists ((veriT_vr76 E$) (veriT_vr77 D$)) (and (is_res$a @p_706 @p_640) (! (is_res$b (! (run$b (c$ veriT_vr76 @p_705) veriT_vr77) :named @p_727) @p_550) :named @p_729)))) @p_710) (=> @p_711 (or @p_709 (exists ((veriT_vr82 E$) (veriT_vr83 D$)) (and (is_res$a @p_706 @p_675) (! (is_res$b (! (run$b (c$ veriT_vr82 @p_705) veriT_vr83) :named @p_742) @p_550) :named @p_734))))))))))) :named @p_713))
  8506 (define-fun veriT_sk2 () D$ (! (choice ((veriT_vr63 D$)) (not (or @p_700 @p_704 (and (and (=> (or (! (is_fail$a (! (run$a (! (b$ @p_705) :named @p_715) veriT_vr63) :named @p_706)) :named @p_709) (exists ((veriT_vr66 E$) (veriT_vr67 D$)) (and (is_res$a @p_706 @p_592) (! (is_fail$b (run$b (c$ veriT_vr66 @p_705) veriT_vr67)) :named @p_716)))) @p_707) (=> @p_708 (or @p_709 (exists ((veriT_vr72 E$) (veriT_vr73 D$)) (and (is_res$a @p_706 @p_626) (is_fail$b (run$b (c$ veriT_vr72 @p_705) veriT_vr73))))))) (forall ((veriT_vr74 F$) (veriT_vr75 D$)) (and (=> (or @p_709 (exists ((veriT_vr76 E$) (veriT_vr77 D$)) (and (is_res$a @p_706 @p_640) (! (is_res$b (! (run$b (c$ veriT_vr76 @p_705) veriT_vr77) :named @p_727) @p_550) :named @p_729)))) @p_710) (=> @p_711 (or @p_709 (exists ((veriT_vr82 E$) (veriT_vr83 D$)) (and (is_res$a @p_706 @p_675) (! (is_res$b (! (run$b (c$ veriT_vr82 @p_705) veriT_vr83) :named @p_742) @p_550) :named @p_734))))))))))) :named @p_713))
  8874 (define-fun veriT_sk3 () E$ (! (choice ((veriT_vr66 E$)) (exists ((veriT_vr67 D$)) (and (is_res$a (! (run$a @p_715 @p_713) :named @p_717) @p_592) @p_716))) :named @p_718))
  8507 (define-fun veriT_sk3 () E$ (! (choice ((veriT_vr66 E$)) (exists ((veriT_vr67 D$)) (and (is_res$a (! (run$a @p_715 @p_713) :named @p_717) @p_592) @p_716))) :named @p_718))
  8895 (define-fun veriT_sk32 () C$ (! (choice ((veriT_vr188 C$)) (not (= (is_res$ @p_1549 (! (pair$ @p_1550 veriT_vr188) :named @p_1552)) (is_res$ @p_1551 @p_1552)))) :named @p_1647))
  8528 (define-fun veriT_sk32 () C$ (! (choice ((veriT_vr188 C$)) (not (= (is_res$ @p_1549 (! (pair$ @p_1550 veriT_vr188) :named @p_1552)) (is_res$ @p_1551 @p_1552)))) :named @p_1647))
  8896 (define-fun veriT_sk41 () A$ (! (choice ((veriT_vr243 A$)) (not (forall ((veriT_vr244 C$)) (! (or (! (is_fail$ (! (run$ (! (fun_app$ veriT_sk0 veriT_vr243) :named @p_1825) veriT_vr244) :named @p_1761)) :named @p_1759) (! (and (! (= (! (is_fail$ (! (run$ (! (fun_app$ veriT_sk1 veriT_vr243) :named @p_1827) veriT_vr244) :named @p_1760)) :named @p_1829) @p_1759) :named @p_1833) (! (forall ((veriT_vr245 B$) (veriT_vr246 C$)) (! (= (! (is_res$ @p_1760 (! (pair$ veriT_vr245 veriT_vr246) :named @p_1762)) :named @p_1837) (! (is_res$ @p_1761 @p_1762) :named @p_1841)) :named @p_1842)) :named @p_1834)) :named @p_1843)) :named @p_1824)))) :named @p_1763))
  8529 (define-fun veriT_sk41 () A$ (! (choice ((veriT_vr243 A$)) (not (forall ((veriT_vr244 C$)) (! (or (! (is_fail$ (! (run$ (! (fun_app$ veriT_sk0 veriT_vr243) :named @p_1825) veriT_vr244) :named @p_1761)) :named @p_1759) (! (and (! (= (! (is_fail$ (! (run$ (! (fun_app$ veriT_sk1 veriT_vr243) :named @p_1827) veriT_vr244) :named @p_1760)) :named @p_1829) @p_1759) :named @p_1833) (! (forall ((veriT_vr245 B$) (veriT_vr246 C$)) (! (= (! (is_res$ @p_1760 (! (pair$ veriT_vr245 veriT_vr246) :named @p_1762)) :named @p_1837) (! (is_res$ @p_1761 @p_1762) :named @p_1841)) :named @p_1842)) :named @p_1834)) :named @p_1843)) :named @p_1824)))) :named @p_1763))
  8897 (define-fun veriT_sk42 () C$ (! (choice ((veriT_vr244 C$)) (not (or (! (is_fail$ (! (run$ (! (fun_app$ veriT_sk0 @p_1763) :named @p_1771) veriT_vr244) :named @p_1766)) :named @p_1764) (and (= (is_fail$ (! (run$ (! (fun_app$ veriT_sk1 @p_1763) :named @p_1770) veriT_vr244) :named @p_1765)) @p_1764) (forall ((veriT_vr245 B$) (veriT_vr246 C$)) (= (is_res$ @p_1765 @p_1762) (is_res$ @p_1766 @p_1762))))))) :named @p_1767))
  8530 (define-fun veriT_sk42 () C$ (! (choice ((veriT_vr244 C$)) (not (or (! (is_fail$ (! (run$ (! (fun_app$ veriT_sk0 @p_1763) :named @p_1771) veriT_vr244) :named @p_1766)) :named @p_1764) (and (= (is_fail$ (! (run$ (! (fun_app$ veriT_sk1 @p_1763) :named @p_1770) veriT_vr244) :named @p_1765)) @p_1764) (forall ((veriT_vr245 B$) (veriT_vr246 C$)) (= (is_res$ @p_1765 @p_1762) (is_res$ @p_1766 @p_1762))))))) :named @p_1767))
  8898 (define-fun veriT_sk43 () B$ (! (choice ((veriT_vr245 B$)) (not (forall ((veriT_vr246 C$)) (= (is_res$ (! (run$ @p_1770 @p_1767) :named @p_1772) @p_1762) (is_res$ (! (run$ @p_1771 @p_1767) :named @p_1774) @p_1762))))) :named @p_1773))
  8531 (define-fun veriT_sk43 () B$ (! (choice ((veriT_vr245 B$)) (not (forall ((veriT_vr246 C$)) (= (is_res$ (! (run$ @p_1770 @p_1767) :named @p_1772) @p_1762) (is_res$ (! (run$ @p_1771 @p_1767) :named @p_1774) @p_1762))))) :named @p_1773))
  8899 (define-fun veriT_sk44 () C$ (! (choice ((veriT_vr246 C$)) (not (= (is_res$ @p_1772 (! (pair$ @p_1773 veriT_vr246) :named @p_1775)) (is_res$ @p_1774 @p_1775)))) :named @p_1870))
  8532 (define-fun veriT_sk44 () C$ (! (choice ((veriT_vr246 C$)) (not (= (is_res$ @p_1772 (! (pair$ @p_1773 veriT_vr246) :named @p_1775)) (is_res$ @p_1774 @p_1775)))) :named @p_1870))
  8900 (assume axiom0 (! (not (! (=> (! (and (! (forall ((?v0 A_b_c_M_state_fun$) (?v1 A_b_c_M_state_fun$)) (! (=> (! (forall ((?v2 A$) (?v3 C$)) (! (or (! (is_fail$ (! (run$ (! (fun_app$ ?v0 ?v2) :named @p_34) ?v3) :named @p_3)) :named @p_1) (! (and (! (= (! (is_fail$ (! (run$ (! (fun_app$ ?v1 ?v2) :named @p_37) ?v3) :named @p_2)) :named @p_40) @p_1) :named @p_46) (! (forall ((?v4 B$) (?v5 C$)) (! (= (! (is_res$ @p_2 (! (pair$ ?v4 ?v5) :named @p_4)) :named @p_53) (! (is_res$ @p_3 @p_4) :named @p_58)) :named @p_60)) :named @p_48)) :named @p_62)) :named @p_64)) :named @p_17) (! (forall ((?v2 D$)) (! (or (! (is_fail$a (! (run$a (! (b$ ?v0) :named @p_68) ?v2) :named @p_7)) :named @p_5) (! (and (! (= (! (is_fail$a (! (run$a (! (b$ ?v1) :named @p_70) ?v2) :named @p_6)) :named @p_19) @p_5) :named @p_77) (! (forall ((?v3 E$) (?v4 D$)) (! (= (! (is_res$a @p_6 (! (pair$a ?v3 ?v4) :named @p_8)) :named @p_20) (! (is_res$a @p_7 @p_8) :named @p_18)) :named @p_88)) :named @p_79)) :named @p_90)) :named @p_92)) :named @p_66)) :named @p_94)) :named @p_24) (! (forall ((?v0 E$) (?v1 A_b_c_M_state_fun$) (?v2 A_b_c_M_state_fun$)) (! (=> (! (forall ((?v3 A$) (?v4 C$)) (! (or (! (is_fail$ (! (run$ (! (fun_app$ ?v1 ?v3) :named @p_102) ?v4) :named @p_11)) :named @p_9) (! (and (! (= (! (is_fail$ (! (run$ (! (fun_app$ ?v2 ?v3) :named @p_104) ?v4) :named @p_10)) :named @p_106) @p_9) :named @p_111) (! (forall ((?v5 B$) (?v6 C$)) (! (= (! (is_res$ @p_10 (! (pair$ ?v5 ?v6) :named @p_12)) :named @p_116) (! (is_res$ @p_11 @p_12) :named @p_120)) :named @p_121)) :named @p_112)) :named @p_122)) :named @p_123)) :named @p_101) (! (forall ((?v3 D$)) (! (or (! (is_fail$b (! (run$b (! (c$ ?v0 ?v1) :named @p_126) ?v3) :named @p_15)) :named @p_13) (! (and (! (= (! (is_fail$b (! (run$b (! (c$ ?v0 ?v2) :named @p_129) ?v3) :named @p_14)) :named @p_132) @p_13) :named @p_137) (! (forall ((?v4 F$) (?v5 D$)) (! (= (! (is_res$b @p_14 (! (pair$b ?v4 ?v5) :named @p_16)) :named @p_143) (! (is_res$b @p_15 @p_16) :named @p_148)) :named @p_150)) :named @p_139)) :named @p_152)) :named @p_154)) :named @p_124)) :named @p_156)) :named @p_96)) :named @p_158) (! (forall ((?v0 A_b_c_M_state_fun$) (?v1 A_b_c_M_state_fun$)) (! (=> @p_17 (! (forall ((?v2 D$)) (! (or @p_5 (! (or (! (exists ((?v3 E$) (?v4 D$)) (! (and @p_18 (! (is_fail$b (! (run$b (! (c$ ?v3 ?v0) :named @p_176) ?v4) :named @p_177)) :named @p_179)) :named @p_181)) :named @p_21) (! (and (! (= (! (or @p_19 (! (exists ((?v3 E$) (?v4 D$)) (! (and @p_20 (! (is_fail$b (! (run$b (! (c$ ?v3 ?v1) :named @p_187) ?v4) :named @p_188)) :named @p_190)) :named @p_192)) :named @p_184)) :named @p_194) (! (or @p_5 @p_21) :named @p_201)) :named @p_203) (! (forall ((?v3 F$) (?v4 D$)) (! (= (! (or @p_19 (! (exists ((?v5 E$) (?v6 D$)) (! (and (! (is_res$a @p_6 (! (pair$a ?v5 ?v6) :named @p_22)) :named @p_209) (! (is_res$b (! (run$b (! (c$ ?v5 ?v1) :named @p_212) ?v6) :named @p_214) (! (pair$b ?v3 ?v4) :named @p_23)) :named @p_216)) :named @p_218)) :named @p_207)) :named @p_220) (! (or @p_5 (! (exists ((?v5 E$) (?v6 D$)) (! (and (! (is_res$a @p_7 @p_22) :named @p_225) (! (is_res$b (! (run$b (! (c$ ?v5 ?v0) :named @p_227) ?v6) :named @p_228) @p_23) :named @p_232)) :named @p_234)) :named @p_222)) :named @p_236)) :named @p_238)) :named @p_205)) :named @p_240)) :named @p_242)) :named @p_244)) :named @p_173)) :named @p_246)) :named @p_161)) :named @p_248)) :named @p_251))
  8533 (assume a0 (! (not (! (=> (! (and (! (forall ((?v0 A_b_c_M_state_fun$) (?v1 A_b_c_M_state_fun$)) (! (=> (! (forall ((?v2 A$) (?v3 C$)) (! (or (! (is_fail$ (! (run$ (! (fun_app$ ?v0 ?v2) :named @p_34) ?v3) :named @p_3)) :named @p_1) (! (and (! (= (! (is_fail$ (! (run$ (! (fun_app$ ?v1 ?v2) :named @p_37) ?v3) :named @p_2)) :named @p_40) @p_1) :named @p_46) (! (forall ((?v4 B$) (?v5 C$)) (! (= (! (is_res$ @p_2 (! (pair$ ?v4 ?v5) :named @p_4)) :named @p_53) (! (is_res$ @p_3 @p_4) :named @p_58)) :named @p_60)) :named @p_48)) :named @p_62)) :named @p_64)) :named @p_17) (! (forall ((?v2 D$)) (! (or (! (is_fail$a (! (run$a (! (b$ ?v0) :named @p_68) ?v2) :named @p_7)) :named @p_5) (! (and (! (= (! (is_fail$a (! (run$a (! (b$ ?v1) :named @p_70) ?v2) :named @p_6)) :named @p_19) @p_5) :named @p_77) (! (forall ((?v3 E$) (?v4 D$)) (! (= (! (is_res$a @p_6 (! (pair$a ?v3 ?v4) :named @p_8)) :named @p_20) (! (is_res$a @p_7 @p_8) :named @p_18)) :named @p_88)) :named @p_79)) :named @p_90)) :named @p_92)) :named @p_66)) :named @p_94)) :named @p_24) (! (forall ((?v0 E$) (?v1 A_b_c_M_state_fun$) (?v2 A_b_c_M_state_fun$)) (! (=> (! (forall ((?v3 A$) (?v4 C$)) (! (or (! (is_fail$ (! (run$ (! (fun_app$ ?v1 ?v3) :named @p_102) ?v4) :named @p_11)) :named @p_9) (! (and (! (= (! (is_fail$ (! (run$ (! (fun_app$ ?v2 ?v3) :named @p_104) ?v4) :named @p_10)) :named @p_106) @p_9) :named @p_111) (! (forall ((?v5 B$) (?v6 C$)) (! (= (! (is_res$ @p_10 (! (pair$ ?v5 ?v6) :named @p_12)) :named @p_116) (! (is_res$ @p_11 @p_12) :named @p_120)) :named @p_121)) :named @p_112)) :named @p_122)) :named @p_123)) :named @p_101) (! (forall ((?v3 D$)) (! (or (! (is_fail$b (! (run$b (! (c$ ?v0 ?v1) :named @p_126) ?v3) :named @p_15)) :named @p_13) (! (and (! (= (! (is_fail$b (! (run$b (! (c$ ?v0 ?v2) :named @p_129) ?v3) :named @p_14)) :named @p_132) @p_13) :named @p_137) (! (forall ((?v4 F$) (?v5 D$)) (! (= (! (is_res$b @p_14 (! (pair$b ?v4 ?v5) :named @p_16)) :named @p_143) (! (is_res$b @p_15 @p_16) :named @p_148)) :named @p_150)) :named @p_139)) :named @p_152)) :named @p_154)) :named @p_124)) :named @p_156)) :named @p_96)) :named @p_158) (! (forall ((?v0 A_b_c_M_state_fun$) (?v1 A_b_c_M_state_fun$)) (! (=> @p_17 (! (forall ((?v2 D$)) (! (or @p_5 (! (or (! (exists ((?v3 E$) (?v4 D$)) (! (and @p_18 (! (is_fail$b (! (run$b (! (c$ ?v3 ?v0) :named @p_176) ?v4) :named @p_177)) :named @p_179)) :named @p_181)) :named @p_21) (! (and (! (= (! (or @p_19 (! (exists ((?v3 E$) (?v4 D$)) (! (and @p_20 (! (is_fail$b (! (run$b (! (c$ ?v3 ?v1) :named @p_187) ?v4) :named @p_188)) :named @p_190)) :named @p_192)) :named @p_184)) :named @p_194) (! (or @p_5 @p_21) :named @p_201)) :named @p_203) (! (forall ((?v3 F$) (?v4 D$)) (! (= (! (or @p_19 (! (exists ((?v5 E$) (?v6 D$)) (! (and (! (is_res$a @p_6 (! (pair$a ?v5 ?v6) :named @p_22)) :named @p_209) (! (is_res$b (! (run$b (! (c$ ?v5 ?v1) :named @p_212) ?v6) :named @p_214) (! (pair$b ?v3 ?v4) :named @p_23)) :named @p_216)) :named @p_218)) :named @p_207)) :named @p_220) (! (or @p_5 (! (exists ((?v5 E$) (?v6 D$)) (! (and (! (is_res$a @p_7 @p_22) :named @p_225) (! (is_res$b (! (run$b (! (c$ ?v5 ?v0) :named @p_227) ?v6) :named @p_228) @p_23) :named @p_232)) :named @p_234)) :named @p_222)) :named @p_236)) :named @p_238)) :named @p_205)) :named @p_240)) :named @p_242)) :named @p_244)) :named @p_173)) :named @p_246)) :named @p_161)) :named @p_248)) :named @p_251))
  8901 (anchor :step t2 :args ((:= (?v0 A_b_c_M_state_fun$) veriT_vr0) (:= (?v1 A_b_c_M_state_fun$) veriT_vr1)))
  8534 (anchor :step t2 :args ((:= (?v0 A_b_c_M_state_fun$) veriT_vr0) (:= (?v1 A_b_c_M_state_fun$) veriT_vr1)))
  8902 (anchor :step t2.t1 :args ((:= (?v2 A$) veriT_vr2) (:= (?v3 C$) veriT_vr3)))
  8535 (anchor :step t2.t1 :args ((:= (?v2 A$) veriT_vr2) (:= (?v3 C$) veriT_vr3)))
  8903 (step t2.t1.t1 (cl (! (= ?v0 veriT_vr0) :named @p_42)) :rule refl)
  8536 (step t2.t1.t1 (cl (! (= ?v0 veriT_vr0) :named @p_42)) :rule refl)
  8904 (step t2.t1.t2 (cl (! (= ?v2 veriT_vr2) :named @p_36)) :rule refl)
  8537 (step t2.t1.t2 (cl (! (= ?v2 veriT_vr2) :named @p_36)) :rule refl)
  8905 (step t2.t1.t3 (cl (! (= @p_34 (! (fun_app$ veriT_vr0 veriT_vr2) :named @p_35)) :named @p_43)) :rule cong :premises (t2.t1.t1 t2.t1.t2))
  8538 (step t2.t1.t3 (cl (! (= @p_34 (! (fun_app$ veriT_vr0 veriT_vr2) :named @p_35)) :named @p_43)) :rule cong :premises (t2.t1.t1 t2.t1.t2))
  9255 (step t6 (cl (= @p_248 (! (=> @p_249 @p_250) :named @p_252))) :rule cong :premises (t4 t5))
  8888 (step t6 (cl (= @p_248 (! (=> @p_249 @p_250) :named @p_252))) :rule cong :premises (t4 t5))
  9256 (step t7 (cl (! (= @p_251 (! (not @p_252) :named @p_254)) :named @p_253)) :rule cong :premises (t6))
  8889 (step t7 (cl (! (= @p_251 (! (not @p_252) :named @p_254)) :named @p_253)) :rule cong :premises (t6))
  9257 (step t8 (cl (! (not @p_253) :named @p_256) (! (not @p_251) :named @p_255) @p_254) :rule equiv_pos2)
  8890 (step t8 (cl (! (not @p_253) :named @p_256) (! (not @p_251) :named @p_255) @p_254) :rule equiv_pos2)
  9258 (step t9 (cl (not @p_255) @p_248) :rule not_not)
  8891 (step t9 (cl (not @p_255) @p_248) :rule not_not)
  9259 (step t10 (cl @p_256 @p_248 @p_254) :rule th_resolution :premises (t9 t8))
  8892 (step t10 (cl @p_256 @p_248 @p_254) :rule th_resolution :premises (t9 t8))
  9260 (step t11 (cl @p_254) :rule th_resolution :premises (axiom0 t7 t10))
  8893 (step t11 (cl @p_254) :rule th_resolution :premises (a0 t7 t10))
  9261 (step t12 (cl (! (= @p_254 (! (and @p_249 (! (not @p_250) :named @p_264)) :named @p_258)) :named @p_257)) :rule bool_simplify)
  8894 (step t12 (cl (! (= @p_254 (! (and @p_249 (! (not @p_250) :named @p_264)) :named @p_258)) :named @p_257)) :rule bool_simplify)
  9262 (step t13 (cl (! (not @p_257) :named @p_260) (! (not @p_254) :named @p_259) @p_258) :rule equiv_pos2)
  8895 (step t13 (cl (! (not @p_257) :named @p_260) (! (not @p_254) :named @p_259) @p_258) :rule equiv_pos2)
  9263 (step t14 (cl (not @p_259) @p_252) :rule not_not)
  8896 (step t14 (cl (not @p_259) @p_252) :rule not_not)
  9264 (step t15 (cl @p_260 @p_252 @p_258) :rule th_resolution :premises (t14 t13))
  8897 (step t15 (cl @p_260 @p_252 @p_258) :rule th_resolution :premises (t14 t13))
  9265 (step t16 (cl @p_258) :rule th_resolution :premises (t11 t12 t15))
  8898 (step t16 (cl @p_258) :rule th_resolution :premises (t11 t12 t15))
 11880 (step t466 (cl @p_1643) :rule resolution :premises (t263 t465 t463))
 11513 (step t466 (cl @p_1643) :rule resolution :premises (t263 t465 t463))
 11881 (step t467 (cl @p_1931) :rule resolution :premises (t266 t466 t464))
 11514 (step t467 (cl @p_1931) :rule resolution :premises (t266 t466 t464))
 11882 (step t468 (cl @p_1652) :rule resolution :premises (t321 t467 t463))
 11515 (step t468 (cl @p_1652) :rule resolution :premises (t321 t467 t463))
 11883 (step t469 (cl @p_1700) :rule resolution :premises (t264 t468 t467))
 11516 (step t469 (cl @p_1700) :rule resolution :premises (t264 t468 t467))
 11884 (step t470 (cl) :rule resolution :premises (t328 t468 t463 t330 t469))
 11517 (step t470 (cl) :rule resolution :premises (t328 t468 t463 t330 t469))
 11885 a352c3d2d258129c9c0fa30de525ad6ea4644748 543 0
 11518 672f5a048dc0215d5adebfbf2f0a3a36f69e286e 910 0
 11886 unsat
 11519 unsat
 11887 (define-fun veriT_sk0 () Exp$ (! (choice ((veriT_vr40 Exp$)) (not (! (=> (! (member$ veriT_vr40 (! (myset$ z$) :named @p_199)) :named @p_278) (! (not (! (forall ((veriT_vr41 FreeExp$)) (! (not (! (= veriT_vr40 (! (fun_app$ uu$ veriT_vr41) :named @p_281)) :named @p_282)) :named @p_283)) :named @p_279)) :named @p_284)) :named @p_277))) :named @p_201))
 11520 (define-fun veriT_sk0 () V$ (! (choice ((veriT_vr65 V$)) (not (! (not (! (= x2$ (! (rraise$ veriT_vr65) :named @p_401)) :named @p_402)) :named @p_400))) :named @p_414))
 11888 (define-fun veriT_sk1 () FreeExp_list$ (! (choice ((veriT_vr42 FreeExp_list$)) (! (= z$ (! (map2$ uu$ veriT_vr42) :named @p_286)) :named @p_285)) :named @p_301))
 11521 (define-fun veriT_sk1 () Abort$ (! (choice ((veriT_vr66 Abort$)) (not (! (not (! (= x2$ (! (rabort$ veriT_vr66) :named @p_404)) :named @p_405)) :named @p_403))) :named @p_418))
 11889 (define-fun veriT_sk2 () FreeExp$ (! (choice ((veriT_vr48 FreeExp$)) (not (! (not (! (= veriT_sk0 (! (abs_Exp$ (! (myImage$ exprel$ (! (insert$ veriT_vr48 bot$) :named @p_356)) :named @p_357)) :named @p_358)) :named @p_359)) :named @p_355))) :named @p_366))
 11522 (define-fun veriT_sk3 () V_list_v_result$ (! (choice ((veriT_vr73 V_list_v_result$)) (! (= (! (fun_evaluate$ st$a env$ (cons$ e$ nil$)) :named @p_3) (! (pair$ (! (fst$ @p_3) :named @p_378) veriT_vr73) :named @p_461)) :named @p_460)) :named @p_465))
 11890 (assume axiom0 (! (forall ((?v0 FreeExp$)) (! (= (! (fun_app$ uu$ ?v0) :named @p_3) (! (abs_Exp$ (! (myImage$ exprel$ (! (insert$ ?v0 bot$) :named @p_6)) :named @p_8)) :named @p_10)) :named @p_12)) :named @p_2))
 11523 (define-fun veriT_sk11 () V_list_v_result$ (! (choice ((veriT_vr108 V_list_v_result$)) (! (= (! (fix_clock$ st$a @p_3) :named @p_470) (! (pair$ st$ veriT_vr108) :named @p_503)) :named @p_502)) :named @p_515))
 11891 (assume axiom1 (! (forall ((?v0 FreeExp_list$)) (! (= (! (abs_ExpList$ ?v0) :named @p_1) (! (map2$ uu$ ?v0) :named @p_27)) :named @p_29)) :named @p_24))
 11524 (assume a0 (! (forall ((?v0 V$)) (! (= (! (fun_app$ uua$ ?v0) :named @p_9) (! (fun_app$ (! (fun_evaluate_match$ st$ env$ ?v0 pes$) :named @p_12) ?v0) :named @p_14)) :named @p_16)) :named @p_8))
 11892 (assume axiom2 (! (forall ((?v0 Exp$)) (! (=> (! (forall ((?v1 FreeExp$)) (! (=> (! (= ?v0 (! (abs_Exp$ (! (myImage$ exprel$ (! (insert$ ?v1 bot$) :named @p_42)) :named @p_44)) :named @p_46)) :named @p_48) false) :named @p_50)) :named @p_40) false) :named @p_52)) :named @p_39))
 11525 (assume a1 (! (forall ((?v0 Abort$)) (! (= (! (fun_app$a uub$ ?v0) :named @p_28) (! (pair$ st$ (! (rerr$ (! (rabort$ ?v0) :named @p_31)) :named @p_33)) :named @p_35)) :named @p_37)) :named @p_27))
 11893 (assume axiom3 (! (forall ((?v0 Exp_list$) (?v1 FreeExp_exp_fun$)) (! (= (! (exists ((?v2 FreeExp_list$)) (! (= ?v0 (! (map2$ ?v1 ?v2) :named @p_74)) :named @p_76)) :named @p_72) (! (forall ((?v2 Exp$)) (! (=> (! (member$ ?v2 (! (myset$ ?v0) :named @p_81)) :named @p_83) (! (exists ((?v3 FreeExp$)) (! (= ?v2 (! (fun_app$ ?v1 ?v3) :named @p_89)) :named @p_91)) :named @p_85)) :named @p_93)) :named @p_78)) :named @p_95)) :named @p_71))
 11526 (assume a2 (! (forall ((?v0 Astate$) (?v1 Astate$) (?v2 Nat$)) (! (= (! (fun_app$b (! (uu$ ?v0 ?v1) :named @p_5) ?v2) :named @p_53) (! (ite (! (less_eq$ (! (clock$ ?v1) :named @p_1) (! (clock$ ?v0) :named @p_2)) :named @p_57) @p_1 @p_2) :named @p_61)) :named @p_63)) :named @p_49))
 11894 (assume axiom4 (! (not (! (exists ((?v0 FreeExp_list$)) (! (= @p_1 z$) :named @p_178)) :named @p_176)) :named @p_180))
 11527 (assume a3 (! (= @p_470 (! (pair$ st$ r$) :named @p_609)) :named @p_628))
 11895 (anchor :step t6 :args ((:= (?v0 FreeExp$) veriT_vr0)))
 11528 (assume a4 (! (less_eq$ (! (clock$ @p_378) :named @p_371) (! (clock$ st$a) :named @p_7)) :named @p_369))
 11896 (step t6.t1 (cl (! (= ?v0 veriT_vr0) :named @p_5)) :rule refl)
 11529 (assume a5 (! (forall ((?v0 Nat$) (?v1 Nat$) (?v2 Nat$)) (! (=> (! (and (! (less_eq$ ?v0 ?v1) :named @p_81) (! (less_eq$ ?v2 ?v0) :named @p_84)) :named @p_86) (! (less_eq$ ?v2 ?v1) :named @p_90)) :named @p_92)) :named @p_80))
 11897 (step t6.t2 (cl (= @p_3 (! (fun_app$ uu$ veriT_vr0) :named @p_4))) :rule cong :premises (t6.t1))
 11530 (assume a6 (! (forall ((?v0 Astate$) (?v1 Astate_v_list_v_result_prod$)) (! (= (! (= ?v0 (! (fst$ ?v1) :named @p_107)) :named @p_109) (! (exists ((?v2 V_list_v_result$)) (! (= ?v1 (! (pair$ ?v0 ?v2) :named @p_115)) :named @p_117)) :named @p_111)) :named @p_119)) :named @p_106))
 11898 (step t6.t3 (cl @p_5) :rule refl)
 11531 (assume a7 (! (forall ((?v0 V_error_result$)) (! (=> (! (and (! (forall ((?v1 V$)) (! (=> (! (= ?v0 (! (rraise$ ?v1) :named @p_174)) :named @p_6) false) :named @p_177)) :named @p_172) (! (forall ((?v1 Abort$)) (! (=> (! (= ?v0 (! (rabort$ ?v1) :named @p_182)) :named @p_184) false) :named @p_186)) :named @p_179)) :named @p_188) false) :named @p_190)) :named @p_171))
 11899 (step t6.t4 (cl (= @p_6 (! (insert$ veriT_vr0 bot$) :named @p_7))) :rule cong :premises (t6.t3))
 11532 (assume a8 (! (forall ((?v0 V_astate_v_list_v_result_prod_fun$) (?v1 Abort_astate_v_list_v_result_prod_fun$) (?v2 V$)) (! (= (! (case_error_result$ ?v0 ?v1 (! (rraise$ ?v2) :named @p_217)) :named @p_219) (! (fun_app$ ?v0 ?v2) :named @p_223)) :named @p_225)) :named @p_216))
 11900 (step t6.t5 (cl (= @p_8 (! (myImage$ exprel$ @p_7) :named @p_9))) :rule cong :premises (t6.t4))
 11533 (assume a9 (! (forall ((?v0 V_astate_v_list_v_result_prod_fun$) (?v1 Abort_astate_v_list_v_result_prod_fun$) (?v2 Abort$)) (! (= (! (case_error_result$ ?v0 ?v1 (! (rabort$ ?v2) :named @p_238)) :named @p_240) (! (fun_app$a ?v1 ?v2) :named @p_244)) :named @p_246)) :named @p_237))
 11901 (step t6.t6 (cl (= @p_10 (! (abs_Exp$ @p_9) :named @p_11))) :rule cong :premises (t6.t5))
 11534 (assume a10 (! (forall ((?v0 Astate$) (?v1 Astate$) (?v2 V_list_v_result$) (?v3 Astate$)) (! (=> (! (= (! (fix_clock$ ?v0 (! (pair$ ?v1 ?v2) :named @p_259)) :named @p_4) (! (pair$ ?v3 ?v2) :named @p_263)) :named @p_265) (! (less_eq$ (! (clock$ ?v3) :named @p_268) @p_1) :named @p_272)) :named @p_274)) :named @p_258))
 11902 (step t6.t7 (cl (= @p_12 (! (= @p_4 @p_11) :named @p_13))) :rule cong :premises (t6.t2 t6.t6))
 11535 (assume a11 (! (forall ((?v0 Astate$) (?v1 Astate$) (?v2 V_list_v_result$)) (! (= @p_4 (! (pair$ (! (update_clock$ @p_5 ?v1) :named @p_297) ?v2) :named @p_300)) :named @p_302)) :named @p_291))
 11903 (step t6 (cl (! (= @p_2 (! (forall ((veriT_vr0 FreeExp$)) @p_13) :named @p_15)) :named @p_14)) :rule bind)
 11536 (assume a12 (! (forall ((?v0 V_error_result$) (?v1 V$)) (! (=> (! (and (! (= r$ (! (rerr$ ?v0) :named @p_319)) :named @p_321) @p_6) :named @p_326) (! (less_eq$ (! (clock$ (! (fst$ (! (fun_app$ (! (fun_evaluate_match$ st$ env$ ?v1 pes$) :named @p_329) ?v1) :named @p_331)) :named @p_333)) :named @p_335) (! (clock$ st$) :named @p_318)) :named @p_337)) :named @p_339)) :named @p_317))
 11904 (step t7 (cl (not @p_14) (not @p_2) @p_15) :rule equiv_pos2)
 11537 (assume a13 (! (not (! (=> (! (= r$ (! (rerr$ x2$) :named @p_615)) :named @p_359) (! (less_eq$ (! (clock$ (! (fst$ (! (case_error_result$ uua$ uub$ x2$) :named @p_602)) :named @p_530)) :named @p_370) @p_7) :named @p_360)) :named @p_364)) :named @p_358))
 11905 (step t8 (cl @p_15) :rule th_resolution :premises (axiom0 t6 t7))
 11538 (anchor :step t15 :args ((:= (?v0 V$) veriT_vr0)))
 11906 (anchor :step t9 :args ((:= (veriT_vr0 FreeExp$) veriT_vr1)))
 11539 (step t15.t1 (cl (! (= ?v0 veriT_vr0) :named @p_11)) :rule refl)
 11907 (step t9.t1 (cl (! (= veriT_vr0 veriT_vr1) :named @p_17)) :rule refl)
 11540 (step t15.t2 (cl (= @p_9 (! (fun_app$ uua$ veriT_vr0) :named @p_10))) :rule cong :premises (t15.t1))
 11908 (step t9.t2 (cl (= @p_4 (! (fun_app$ uu$ veriT_vr1) :named @p_16))) :rule cong :premises (t9.t1))
 11541 (step t15.t3 (cl @p_11) :rule refl)
 11909 (step t9.t3 (cl @p_17) :rule refl)
 11542 (step t15.t4 (cl (= @p_12 (! (fun_evaluate_match$ st$ env$ veriT_vr0 pes$) :named @p_13))) :rule cong :premises (t15.t3))
 11910 (step t9.t4 (cl (= @p_7 (! (insert$ veriT_vr1 bot$) :named @p_18))) :rule cong :premises (t9.t3))
 11543 (step t15.t5 (cl @p_11) :rule refl)
 11911 (step t9.t5 (cl (= @p_9 (! (myImage$ exprel$ @p_18) :named @p_19))) :rule cong :premises (t9.t4))
 11544 (step t15.t6 (cl (= @p_14 (! (fun_app$ @p_13 veriT_vr0) :named @p_15))) :rule cong :premises (t15.t4 t15.t5))
 11912 (step t9.t6 (cl (= @p_11 (! (abs_Exp$ @p_19) :named @p_20))) :rule cong :premises (t9.t5))
 11545 (step t15.t7 (cl (= @p_16 (! (= @p_10 @p_15) :named @p_17))) :rule cong :premises (t15.t2 t15.t6))
 11913 (step t9.t7 (cl (= @p_13 (! (= @p_16 @p_20) :named @p_21))) :rule cong :premises (t9.t2 t9.t6))
 11546 (step t15 (cl (! (= @p_8 (! (forall ((veriT_vr0 V$)) @p_17) :named @p_19)) :named @p_18)) :rule bind)
 11914 (step t9 (cl (! (= @p_15 (! (forall ((veriT_vr1 FreeExp$)) @p_21) :named @p_23)) :named @p_22)) :rule bind)
 11547 (step t16 (cl (not @p_18) (not @p_8) @p_19) :rule equiv_pos2)
 11915 (step t10 (cl (not @p_22) (not @p_15) @p_23) :rule equiv_pos2)
 11548 (step t17 (cl @p_19) :rule th_resolution :premises (a0 t15 t16))
 11916 (step t11 (cl @p_23) :rule th_resolution :premises (t8 t9 t10))
 11549 (anchor :step t18 :args ((:= (veriT_vr0 V$) veriT_vr1)))
 11917 (anchor :step t12 :args ((:= (?v0 FreeExp_list$) veriT_vr2)))
 11550 (step t18.t1 (cl (! (= veriT_vr0 veriT_vr1) :named @p_21)) :rule refl)
 11918 (step t12.t1 (cl (! (= ?v0 veriT_vr2) :named @p_26)) :rule refl)
 11551 (step t18.t2 (cl (= @p_10 (! (fun_app$ uua$ veriT_vr1) :named @p_20))) :rule cong :premises (t18.t1))
 11919 (step t12.t2 (cl (= @p_1 (! (abs_ExpList$ veriT_vr2) :named @p_25))) :rule cong :premises (t12.t1))
 11552 (step t18.t3 (cl @p_21) :rule refl)
 11920 (step t12.t3 (cl @p_26) :rule refl)
 11553 (step t18.t4 (cl (= @p_13 (! (fun_evaluate_match$ st$ env$ veriT_vr1 pes$) :named @p_22))) :rule cong :premises (t18.t3))
 11921 (step t12.t4 (cl (= @p_27 (! (map2$ uu$ veriT_vr2) :named @p_28))) :rule cong :premises (t12.t3))
 11554 (step t18.t5 (cl @p_21) :rule refl)
 11922 (step t12.t5 (cl (= @p_29 (! (= @p_25 @p_28) :named @p_30))) :rule cong :premises (t12.t2 t12.t4))
 11555 (step t18.t6 (cl (= @p_15 (! (fun_app$ @p_22 veriT_vr1) :named @p_23))) :rule cong :premises (t18.t4 t18.t5))
 11923 (step t12 (cl (! (= @p_24 (! (forall ((veriT_vr2 FreeExp_list$)) @p_30) :named @p_32)) :named @p_31)) :rule bind)
 11556 (step t18.t7 (cl (= @p_17 (! (= @p_20 @p_23) :named @p_24))) :rule cong :premises (t18.t2 t18.t6))
 11924 (step t13 (cl (not @p_31) (not @p_24) @p_32) :rule equiv_pos2)
 11557 (step t18 (cl (! (= @p_19 (! (forall ((veriT_vr1 V$)) @p_24) :named @p_26)) :named @p_25)) :rule bind)
 11925 (step t14 (cl @p_32) :rule th_resolution :premises (axiom1 t12 t13))
 11558 (step t19 (cl (not @p_25) (not @p_19) @p_26) :rule equiv_pos2)
 11926 (anchor :step t15 :args ((:= (veriT_vr2 FreeExp_list$) veriT_vr3)))
 11559 (step t20 (cl @p_26) :rule th_resolution :premises (t17 t18 t19))
 11927 (step t15.t1 (cl (! (= veriT_vr2 veriT_vr3) :named @p_34)) :rule refl)
 11560 (anchor :step t21 :args ((:= (?v0 Abort$) veriT_vr2)))
 11928 (step t15.t2 (cl (= @p_25 (! (abs_ExpList$ veriT_vr3) :named @p_33))) :rule cong :premises (t15.t1))
 11561 (step t21.t1 (cl (! (= ?v0 veriT_vr2) :named @p_30)) :rule refl)
 11929 (step t15.t3 (cl @p_34) :rule refl)
 11562 (step t21.t2 (cl (= @p_28 (! (fun_app$a uub$ veriT_vr2) :named @p_29))) :rule cong :premises (t21.t1))
 11930 (step t15.t4 (cl (= @p_28 (! (map2$ uu$ veriT_vr3) :named @p_35))) :rule cong :premises (t15.t3))
 11563 (step t21.t3 (cl @p_30) :rule refl)
 11931 (step t15.t5 (cl (= @p_30 (! (= @p_33 @p_35) :named @p_36))) :rule cong :premises (t15.t2 t15.t4))
 11564 (step t21.t4 (cl (= @p_31 (! (rabort$ veriT_vr2) :named @p_32))) :rule cong :premises (t21.t3))
 11932 (step t15 (cl (! (= @p_32 (! (forall ((veriT_vr3 FreeExp_list$)) @p_36) :named @p_38)) :named @p_37)) :rule bind)
 11565 (step t21.t5 (cl (= @p_33 (! (rerr$ @p_32) :named @p_34))) :rule cong :premises (t21.t4))
 11933 (step t16 (cl (not @p_37) (not @p_32) @p_38) :rule equiv_pos2)
 11566 (step t21.t6 (cl (= @p_35 (! (pair$ st$ @p_34) :named @p_36))) :rule cong :premises (t21.t5))
 11934 (step t17 (cl @p_38) :rule th_resolution :premises (t14 t15 t16))
 11567 (step t21.t7 (cl (= @p_37 (! (= @p_29 @p_36) :named @p_38))) :rule cong :premises (t21.t2 t21.t6))
 11935 (anchor :step t18 :args ((:= (?v0 Exp$) veriT_vr4)))
 11568 (step t21 (cl (! (= @p_27 (! (forall ((veriT_vr2 Abort$)) @p_38) :named @p_40)) :named @p_39)) :rule bind)
 11936 (anchor :step t18.t1 :args ((:= (?v1 FreeExp$) veriT_vr5)))
 11569 (step t22 (cl (not @p_39) (not @p_27) @p_40) :rule equiv_pos2)
 11937 (step t18.t1.t1 (cl (= ?v0 veriT_vr4)) :rule refl)
 11570 (step t23 (cl @p_40) :rule th_resolution :premises (a1 t21 t22))
 11938 (step t18.t1.t2 (cl (= ?v1 veriT_vr5)) :rule refl)
 11571 (anchor :step t24 :args ((:= (veriT_vr2 Abort$) veriT_vr3)))
 11939 (step t18.t1.t3 (cl (= @p_42 (! (insert$ veriT_vr5 bot$) :named @p_43))) :rule cong :premises (t18.t1.t2))
 11572 (step t24.t1 (cl (! (= veriT_vr2 veriT_vr3) :named @p_42)) :rule refl)
 11940 (step t18.t1.t4 (cl (= @p_44 (! (myImage$ exprel$ @p_43) :named @p_45))) :rule cong :premises (t18.t1.t3))
 11573 (step t24.t2 (cl (= @p_29 (! (fun_app$a uub$ veriT_vr3) :named @p_41))) :rule cong :premises (t24.t1))
 11941 (step t18.t1.t5 (cl (= @p_46 (! (abs_Exp$ @p_45) :named @p_47))) :rule cong :premises (t18.t1.t4))
 11574 (step t24.t3 (cl @p_42) :rule refl)
 11942 (step t18.t1.t6 (cl (= @p_48 (! (= veriT_vr4 @p_47) :named @p_49))) :rule cong :premises (t18.t1.t1 t18.t1.t5))
 11575 (step t24.t4 (cl (= @p_32 (! (rabort$ veriT_vr3) :named @p_43))) :rule cong :premises (t24.t3))
 11943 (step t18.t1.t7 (cl (= @p_50 (! (=> @p_49 false) :named @p_51))) :rule cong :premises (t18.t1.t6))
 11576 (step t24.t5 (cl (= @p_34 (! (rerr$ @p_43) :named @p_44))) :rule cong :premises (t24.t4))
 11944 (step t18.t1 (cl (= @p_40 (! (forall ((veriT_vr5 FreeExp$)) @p_51) :named @p_41))) :rule bind)
 11577 (step t24.t6 (cl (= @p_36 (! (pair$ st$ @p_44) :named @p_45))) :rule cong :premises (t24.t5))
 11945 (step t18.t2 (cl (= @p_52 (! (=> @p_41 false) :named @p_53))) :rule cong :premises (t18.t1))
 11578 (step t24.t7 (cl (= @p_38 (! (= @p_41 @p_45) :named @p_46))) :rule cong :premises (t24.t2 t24.t6))
 11946 (step t18 (cl (! (= @p_39 (! (forall ((veriT_vr4 Exp$)) @p_53) :named @p_55)) :named @p_54)) :rule bind)
 11579 (step t24 (cl (! (= @p_40 (! (forall ((veriT_vr3 Abort$)) @p_46) :named @p_48)) :named @p_47)) :rule bind)
 11947 (step t19 (cl (not @p_54) (not @p_39) @p_55) :rule equiv_pos2)
 11580 (step t25 (cl (not @p_47) (not @p_40) @p_48) :rule equiv_pos2)
 11948 (step t20 (cl @p_55) :rule th_resolution :premises (axiom2 t18 t19))
 11581 (step t26 (cl @p_48) :rule th_resolution :premises (t23 t24 t25))
 11949 (anchor :step t21 :args ((veriT_vr4 Exp$)))
 11582 (anchor :step t27 :args ((:= (?v0 Astate$) veriT_vr4) (:= (?v1 Astate$) veriT_vr5) (:= (?v2 Nat$) veriT_vr6)))
 11950 (anchor :step t21.t1 :args ((veriT_vr5 FreeExp$)))
 11583 (step t27.t1 (cl (! (= ?v0 veriT_vr4) :named @p_56)) :rule refl)
 11951 (step t21.t1.t1 (cl (= @p_51 (! (not @p_49) :named @p_57))) :rule implies_simplify)
 11584 (step t27.t2 (cl (! (= ?v1 veriT_vr5) :named @p_55)) :rule refl)
 11952 (step t21.t1 (cl (= @p_41 (! (forall ((veriT_vr5 FreeExp$)) @p_57) :named @p_56))) :rule bind)
 11585 (step t27.t3 (cl (= @p_5 (! (uu$ veriT_vr4 veriT_vr5) :named @p_52))) :rule cong :premises (t27.t1 t27.t2))
 11953 (step t21.t2 (cl (= @p_53 (! (=> @p_56 false) :named @p_58))) :rule cong :premises (t21.t1))
 11586 (step t27.t4 (cl (= ?v2 veriT_vr6)) :rule refl)
 11954 (step t21.t3 (cl (= @p_58 (! (not @p_56) :named @p_59))) :rule implies_simplify)
 11587 (step t27.t5 (cl (= @p_53 (! (fun_app$b @p_52 veriT_vr6) :named @p_54))) :rule cong :premises (t27.t3 t27.t4))
 11955 (step t21.t4 (cl (= @p_53 @p_59)) :rule trans :premises (t21.t2 t21.t3))
 11588 (step t27.t6 (cl @p_55) :rule refl)
 11956 (step t21 (cl (! (= @p_55 (! (forall ((veriT_vr4 Exp$)) @p_59) :named @p_61)) :named @p_60)) :rule bind)
 11589 (step t27.t7 (cl (! (= @p_1 (! (clock$ veriT_vr5) :named @p_50)) :named @p_59)) :rule cong :premises (t27.t6))
 11957 (step t22 (cl (not @p_60) (not @p_55) @p_61) :rule equiv_pos2)
 11590 (step t27.t8 (cl @p_56) :rule refl)
 11958 (step t23 (cl @p_61) :rule th_resolution :premises (t20 t21 t22))
 11591 (step t27.t9 (cl (! (= @p_2 (! (clock$ veriT_vr4) :named @p_51)) :named @p_60)) :rule cong :premises (t27.t8))
 11959 (anchor :step t24 :args ((:= (veriT_vr4 Exp$) veriT_vr6)))
 11592 (step t27.t10 (cl (= @p_57 (! (less_eq$ @p_50 @p_51) :named @p_58))) :rule cong :premises (t27.t7 t27.t9))
 11960 (anchor :step t24.t1 :args ((:= (veriT_vr5 FreeExp$) veriT_vr7)))
 11593 (step t27.t11 (cl @p_55) :rule refl)
 11961 (step t24.t1.t1 (cl (= veriT_vr4 veriT_vr6)) :rule refl)
 11594 (step t27.t12 (cl @p_59) :rule cong :premises (t27.t11))
 11962 (step t24.t1.t2 (cl (= veriT_vr5 veriT_vr7)) :rule refl)
 11595 (step t27.t13 (cl @p_56) :rule refl)
 11963 (step t24.t1.t3 (cl (= @p_43 (! (insert$ veriT_vr7 bot$) :named @p_63))) :rule cong :premises (t24.t1.t2))
 11596 (step t27.t14 (cl @p_60) :rule cong :premises (t27.t13))
 11964 (step t24.t1.t4 (cl (= @p_45 (! (myImage$ exprel$ @p_63) :named @p_64))) :rule cong :premises (t24.t1.t3))
 11597 (step t27.t15 (cl (= @p_61 (! (ite @p_58 @p_50 @p_51) :named @p_62))) :rule cong :premises (t27.t10 t27.t12 t27.t14))
 11965 (step t24.t1.t5 (cl (= @p_47 (! (abs_Exp$ @p_64) :named @p_65))) :rule cong :premises (t24.t1.t4))
 11598 (step t27.t16 (cl (= @p_63 (! (= @p_54 @p_62) :named @p_64))) :rule cong :premises (t27.t5 t27.t15))
 11966 (step t24.t1.t6 (cl (= @p_49 (! (= veriT_vr6 @p_65) :named @p_66))) :rule cong :premises (t24.t1.t1 t24.t1.t5))
 11599 (step t27 (cl (! (= @p_49 (! (forall ((veriT_vr4 Astate$) (veriT_vr5 Astate$) (veriT_vr6 Nat$)) @p_64) :named @p_66)) :named @p_65)) :rule bind)
 11967 (step t24.t1.t7 (cl (= @p_57 (! (not @p_66) :named @p_67))) :rule cong :premises (t24.t1.t6))
 11600 (step t28 (cl (not @p_65) (not @p_49) @p_66) :rule equiv_pos2)
 11968 (step t24.t1 (cl (= @p_56 (! (forall ((veriT_vr7 FreeExp$)) @p_67) :named @p_62))) :rule bind)
 11601 (step t29 (cl @p_66) :rule th_resolution :premises (a2 t27 t28))
 11969 (step t24.t2 (cl (= @p_59 (! (not @p_62) :named @p_68))) :rule cong :premises (t24.t1))
 11602 (anchor :step t30 :args ((:= (veriT_vr4 Astate$) veriT_vr7) (:= (veriT_vr5 Astate$) veriT_vr8) (:= (veriT_vr6 Nat$) veriT_vr9)))
 11970 (step t24 (cl (! (= @p_61 (! (forall ((veriT_vr6 Exp$)) @p_68) :named @p_70)) :named @p_69)) :rule bind)
 11603 (step t30.t1 (cl (! (= veriT_vr4 veriT_vr7) :named @p_72)) :rule refl)
 11971 (step t25 (cl (not @p_69) (not @p_61) @p_70) :rule equiv_pos2)
 11604 (step t30.t2 (cl (! (= veriT_vr5 veriT_vr8) :named @p_71)) :rule refl)
 11972 (step t26 (cl @p_70) :rule th_resolution :premises (t23 t24 t25))
 11605 (step t30.t3 (cl (= @p_52 (! (uu$ veriT_vr7 veriT_vr8) :named @p_69))) :rule cong :premises (t30.t1 t30.t2))
 11973 (anchor :step t27 :args ((:= (?v0 Exp_list$) veriT_vr8) (:= (?v1 FreeExp_exp_fun$) veriT_vr9)))
 11606 (step t30.t4 (cl (= veriT_vr6 veriT_vr9)) :rule refl)
 11974 (anchor :step t27.t1 :args ((:= (?v2 FreeExp_list$) veriT_vr10)))
 11607 (step t30.t5 (cl (= @p_54 (! (fun_app$b @p_69 veriT_vr9) :named @p_70))) :rule cong :premises (t30.t3 t30.t4))
 11975 (step t27.t1.t1 (cl (! (= ?v0 veriT_vr8) :named @p_80)) :rule refl)
 11608 (step t30.t6 (cl @p_71) :rule refl)
 11976 (step t27.t1.t2 (cl (! (= ?v1 veriT_vr9) :named @p_88)) :rule refl)
 11609 (step t30.t7 (cl (! (= @p_50 (! (clock$ veriT_vr8) :named @p_67)) :named @p_74)) :rule cong :premises (t30.t6))
 11977 (step t27.t1.t3 (cl (= ?v2 veriT_vr10)) :rule refl)
 11610 (step t30.t8 (cl @p_72) :rule refl)
 11978 (step t27.t1.t4 (cl (= @p_74 (! (map2$ veriT_vr9 veriT_vr10) :named @p_75))) :rule cong :premises (t27.t1.t2 t27.t1.t3))
 11611 (step t30.t9 (cl (! (= @p_51 (! (clock$ veriT_vr7) :named @p_68)) :named @p_75)) :rule cong :premises (t30.t8))
 11979 (step t27.t1.t5 (cl (= @p_76 (! (= veriT_vr8 @p_75) :named @p_77))) :rule cong :premises (t27.t1.t1 t27.t1.t4))
 11612 (step t30.t10 (cl (= @p_58 (! (less_eq$ @p_67 @p_68) :named @p_73))) :rule cong :premises (t30.t7 t30.t9))
 11980 (step t27.t1 (cl (= @p_72 (! (exists ((veriT_vr10 FreeExp_list$)) @p_77) :named @p_73))) :rule bind)
 11613 (step t30.t11 (cl @p_71) :rule refl)
 11981 (anchor :step t27.t2 :args ((:= (?v2 Exp$) veriT_vr11)))
 11614 (step t30.t12 (cl @p_74) :rule cong :premises (t30.t11))
 11982 (step t27.t2.t1 (cl (! (= ?v2 veriT_vr11) :named @p_87)) :rule refl)
 11615 (step t30.t13 (cl @p_72) :rule refl)
 11983 (step t27.t2.t2 (cl @p_80) :rule refl)
 11616 (step t30.t14 (cl @p_75) :rule cong :premises (t30.t13))
 11984 (step t27.t2.t3 (cl (= @p_81 (! (myset$ veriT_vr8) :named @p_82))) :rule cong :premises (t27.t2.t2))
 11617 (step t30.t15 (cl (= @p_62 (! (ite @p_73 @p_67 @p_68) :named @p_76))) :rule cong :premises (t30.t10 t30.t12 t30.t14))
 11985 (step t27.t2.t4 (cl (= @p_83 (! (member$ veriT_vr11 @p_82) :named @p_84))) :rule cong :premises (t27.t2.t1 t27.t2.t3))
 11618 (step t30.t16 (cl (= @p_64 (! (= @p_70 @p_76) :named @p_77))) :rule cong :premises (t30.t5 t30.t15))
 11986 (anchor :step t27.t2.t5 :args ((:= (?v3 FreeExp$) veriT_vr12)))
 11619 (step t30 (cl (! (= @p_66 (! (forall ((veriT_vr7 Astate$) (veriT_vr8 Astate$) (veriT_vr9 Nat$)) @p_77) :named @p_79)) :named @p_78)) :rule bind)
 11987 (step t27.t2.t5.t1 (cl @p_87) :rule refl)
 11620 (step t31 (cl (not @p_78) (not @p_66) @p_79) :rule equiv_pos2)
 11988 (step t27.t2.t5.t2 (cl @p_88) :rule refl)
 11621 (step t32 (cl @p_79) :rule th_resolution :premises (t29 t30 t31))
 11989 (step t27.t2.t5.t3 (cl (= ?v3 veriT_vr12)) :rule refl)
 11622 (anchor :step t33 :args ((:= (?v0 Nat$) veriT_vr10) (:= (?v1 Nat$) veriT_vr11) (:= (?v2 Nat$) veriT_vr12)))
 11990 (step t27.t2.t5.t4 (cl (= @p_89 (! (fun_app$ veriT_vr9 veriT_vr12) :named @p_90))) :rule cong :premises (t27.t2.t5.t2 t27.t2.t5.t3))
 11623 (step t33.t1 (cl (! (= ?v0 veriT_vr10) :named @p_83)) :rule refl)
 11991 (step t27.t2.t5.t5 (cl (= @p_91 (! (= veriT_vr11 @p_90) :named @p_92))) :rule cong :premises (t27.t2.t5.t1 t27.t2.t5.t4))
 11624 (step t33.t2 (cl (! (= ?v1 veriT_vr11) :named @p_89)) :rule refl)
 11992 (step t27.t2.t5 (cl (= @p_85 (! (exists ((veriT_vr12 FreeExp$)) @p_92) :named @p_86))) :rule bind)
 11625 (step t33.t3 (cl (= @p_81 (! (less_eq$ veriT_vr10 veriT_vr11) :named @p_82))) :rule cong :premises (t33.t1 t33.t2))
 11993 (step t27.t2.t6 (cl (= @p_93 (! (=> @p_84 @p_86) :named @p_94))) :rule cong :premises (t27.t2.t4 t27.t2.t5))
 11626 (step t33.t4 (cl (! (= ?v2 veriT_vr12) :named @p_88)) :rule refl)
 11994 (step t27.t2 (cl (= @p_78 (! (forall ((veriT_vr11 Exp$)) @p_94) :named @p_79))) :rule bind)
 11627 (step t33.t5 (cl @p_83) :rule refl)
 11995 (step t27.t3 (cl (= @p_95 (! (= @p_73 @p_79) :named @p_96))) :rule cong :premises (t27.t1 t27.t2))
 11628 (step t33.t6 (cl (= @p_84 (! (less_eq$ veriT_vr12 veriT_vr10) :named @p_85))) :rule cong :premises (t33.t4 t33.t5))
 11996 (step t27 (cl (! (= @p_71 (! (forall ((veriT_vr8 Exp_list$) (veriT_vr9 FreeExp_exp_fun$)) @p_96) :named @p_98)) :named @p_97)) :rule bind)
 11629 (step t33.t7 (cl (= @p_86 (! (and @p_82 @p_85) :named @p_87))) :rule cong :premises (t33.t3 t33.t6))
 11997 (step t28 (cl (not @p_97) (not @p_71) @p_98) :rule equiv_pos2)
 11630 (step t33.t8 (cl @p_88) :rule refl)
 11998 (step t29 (cl @p_98) :rule th_resolution :premises (axiom3 t27 t28))
 11631 (step t33.t9 (cl @p_89) :rule refl)
 11999 (anchor :step t30 :args ((veriT_vr8 Exp_list$) (veriT_vr9 FreeExp_exp_fun$)))
 11632 (step t33.t10 (cl (= @p_90 (! (less_eq$ veriT_vr12 veriT_vr11) :named @p_91))) :rule cong :premises (t33.t8 t33.t9))
 12000 (step t30.t1 (cl (= @p_96 (! (and (! (=> @p_73 @p_79) :named @p_115) (! (=> @p_79 @p_73) :named @p_128)) :named @p_99))) :rule connective_def)
 11633 (step t33.t11 (cl (= @p_92 (! (=> @p_87 @p_91) :named @p_93))) :rule cong :premises (t33.t7 t33.t10))
 12001 (step t30 (cl (! (= @p_98 (! (forall ((veriT_vr8 Exp_list$) (veriT_vr9 FreeExp_exp_fun$)) @p_99) :named @p_101)) :named @p_100)) :rule bind)
 11634 (step t33 (cl (! (= @p_80 (! (forall ((veriT_vr10 Nat$) (veriT_vr11 Nat$) (veriT_vr12 Nat$)) @p_93) :named @p_95)) :named @p_94)) :rule bind)
 12002 (step t31 (cl (not @p_100) (not @p_98) @p_101) :rule equiv_pos2)
 11635 (step t34 (cl (not @p_94) (not @p_80) @p_95) :rule equiv_pos2)
 12003 (step t32 (cl @p_101) :rule th_resolution :premises (t29 t30 t31))
 11636 (step t35 (cl @p_95) :rule th_resolution :premises (a5 t33 t34))
 12004 (anchor :step t33 :args ((:= (veriT_vr8 Exp_list$) veriT_vr13) (:= (veriT_vr9 FreeExp_exp_fun$) veriT_vr14)))
 11637 (anchor :step t36 :args ((:= (veriT_vr10 Nat$) veriT_vr13) (:= (veriT_vr11 Nat$) veriT_vr14) (:= (veriT_vr12 Nat$) veriT_vr15)))
 12005 (anchor :step t33.t1 :args ((:= (veriT_vr10 FreeExp_list$) veriT_vr15)))
 11638 (step t36.t1 (cl (! (= veriT_vr10 veriT_vr13) :named @p_97)) :rule refl)
 12006 (step t33.t1.t1 (cl (! (= veriT_vr8 veriT_vr13) :named @p_107)) :rule refl)
 11639 (step t36.t2 (cl (! (= veriT_vr11 veriT_vr14) :named @p_101)) :rule refl)
 12007 (step t33.t1.t2 (cl (! (= veriT_vr9 veriT_vr14) :named @p_111)) :rule refl)
 11640 (step t36.t3 (cl (= @p_82 (! (less_eq$ veriT_vr13 veriT_vr14) :named @p_96))) :rule cong :premises (t36.t1 t36.t2))
 12008 (step t33.t1.t3 (cl (= veriT_vr10 veriT_vr15)) :rule refl)
 11641 (step t36.t4 (cl (! (= veriT_vr12 veriT_vr15) :named @p_100)) :rule refl)
 12009 (step t33.t1.t4 (cl (= @p_75 (! (map2$ veriT_vr14 veriT_vr15) :named @p_104))) :rule cong :premises (t33.t1.t2 t33.t1.t3))
 11642 (step t36.t5 (cl @p_97) :rule refl)
 12010 (step t33.t1.t5 (cl (= @p_77 (! (= veriT_vr13 @p_104) :named @p_105))) :rule cong :premises (t33.t1.t1 t33.t1.t4))
 11643 (step t36.t6 (cl (= @p_85 (! (less_eq$ veriT_vr15 veriT_vr13) :named @p_98))) :rule cong :premises (t36.t4 t36.t5))
 12011 (step t33.t1 (cl (= @p_73 (! (exists ((veriT_vr15 FreeExp_list$)) @p_105) :named @p_103))) :rule bind)
 11644 (step t36.t7 (cl (= @p_87 (! (and @p_96 @p_98) :named @p_99))) :rule cong :premises (t36.t3 t36.t6))
 12012 (anchor :step t33.t2 :args ((:= (veriT_vr11 Exp$) veriT_vr16)))
 11645 (step t36.t8 (cl @p_100) :rule refl)
 12013 (step t33.t2.t1 (cl (! (= veriT_vr11 veriT_vr16) :named @p_110)) :rule refl)
 11646 (step t36.t9 (cl @p_101) :rule refl)
 12014 (step t33.t2.t2 (cl @p_107) :rule refl)
 11647 (step t36.t10 (cl (= @p_91 (! (less_eq$ veriT_vr15 veriT_vr14) :named @p_102))) :rule cong :premises (t36.t8 t36.t9))
 12015 (step t33.t2.t3 (cl (! (= @p_82 (! (myset$ veriT_vr13) :named @p_102)) :named @p_118)) :rule cong :premises (t33.t2.t2))
 11648 (step t36.t11 (cl (= @p_93 (! (=> @p_99 @p_102) :named @p_103))) :rule cong :premises (t36.t7 t36.t10))
 12016 (step t33.t2.t4 (cl (= @p_84 (! (member$ veriT_vr16 @p_102) :named @p_108))) :rule cong :premises (t33.t2.t1 t33.t2.t3))
 11649 (step t36 (cl (! (= @p_95 (! (forall ((veriT_vr13 Nat$) (veriT_vr14 Nat$) (veriT_vr15 Nat$)) @p_103) :named @p_105)) :named @p_104)) :rule bind)
 12017 (anchor :step t33.t2.t5 :args ((:= (veriT_vr12 FreeExp$) veriT_vr17)))
 11650 (step t37 (cl (not @p_104) (not @p_95) @p_105) :rule equiv_pos2)
 12018 (step t33.t2.t5.t1 (cl @p_110) :rule refl)
 11651 (step t38 (cl @p_105) :rule th_resolution :premises (t35 t36 t37))
 12019 (step t33.t2.t5.t2 (cl @p_111) :rule refl)
 11652 (anchor :step t39 :args ((:= (?v0 Astate$) veriT_vr16) (:= (?v1 Astate_v_list_v_result_prod$) veriT_vr17)))
 12020 (step t33.t2.t5.t3 (cl (= veriT_vr12 veriT_vr17)) :rule refl)
 11653 (step t39.t1 (cl (! (= ?v0 veriT_vr16) :named @p_114)) :rule refl)
 12021 (step t33.t2.t5.t4 (cl (= @p_90 (! (fun_app$ veriT_vr14 veriT_vr17) :named @p_112))) :rule cong :premises (t33.t2.t5.t2 t33.t2.t5.t3))
 11654 (step t39.t2 (cl (! (= ?v1 veriT_vr17) :named @p_113)) :rule refl)
 12022 (step t33.t2.t5.t5 (cl (= @p_92 (! (= veriT_vr16 @p_112) :named @p_113))) :rule cong :premises (t33.t2.t5.t1 t33.t2.t5.t4))
 11655 (step t39.t3 (cl (= @p_107 (! (fst$ veriT_vr17) :named @p_108))) :rule cong :premises (t39.t2))
 12023 (step t33.t2.t5 (cl (= @p_86 (! (exists ((veriT_vr17 FreeExp$)) @p_113) :named @p_109))) :rule bind)
 11656 (step t39.t4 (cl (= @p_109 (! (= veriT_vr16 @p_108) :named @p_110))) :rule cong :premises (t39.t1 t39.t3))
 12024 (step t33.t2.t6 (cl (= @p_94 (! (=> @p_108 @p_109) :named @p_114))) :rule cong :premises (t33.t2.t4 t33.t2.t5))
 11657 (anchor :step t39.t5 :args ((:= (?v2 V_list_v_result$) veriT_vr18)))
 12025 (step t33.t2 (cl (= @p_79 (! (forall ((veriT_vr16 Exp$)) @p_114) :named @p_106))) :rule bind)
 11658 (step t39.t5.t1 (cl @p_113) :rule refl)
 12026 (step t33.t3 (cl (= @p_115 (! (=> @p_103 @p_106) :named @p_116))) :rule cong :premises (t33.t1 t33.t2))
 11659 (step t39.t5.t2 (cl @p_114) :rule refl)
 12027 (anchor :step t33.t4 :args ((:= (veriT_vr11 Exp$) veriT_vr18)))
 11660 (step t39.t5.t3 (cl (= ?v2 veriT_vr18)) :rule refl)
 12028 (step t33.t4.t1 (cl (! (= veriT_vr11 veriT_vr18) :named @p_121)) :rule refl)
 11661 (step t39.t5.t4 (cl (= @p_115 (! (pair$ veriT_vr16 veriT_vr18) :named @p_116))) :rule cong :premises (t39.t5.t2 t39.t5.t3))
 12029 (step t33.t4.t2 (cl @p_107) :rule refl)
 11662 (step t39.t5.t5 (cl (= @p_117 (! (= veriT_vr17 @p_116) :named @p_118))) :rule cong :premises (t39.t5.t1 t39.t5.t4))
 12030 (step t33.t4.t3 (cl @p_118) :rule cong :premises (t33.t4.t2))
 11663 (step t39.t5 (cl (= @p_111 (! (exists ((veriT_vr18 V_list_v_result$)) @p_118) :named @p_112))) :rule bind)
 12031 (step t33.t4.t4 (cl (= @p_84 (! (member$ veriT_vr18 @p_102) :named @p_119))) :rule cong :premises (t33.t4.t1 t33.t4.t3))
 11664 (step t39.t6 (cl (= @p_119 (! (= @p_110 @p_112) :named @p_120))) :rule cong :premises (t39.t4 t39.t5))
 12032 (anchor :step t33.t4.t5 :args ((:= (veriT_vr12 FreeExp$) veriT_vr19)))
 11665 (step t39 (cl (! (= @p_106 (! (forall ((veriT_vr16 Astate$) (veriT_vr17 Astate_v_list_v_result_prod$)) @p_120) :named @p_122)) :named @p_121)) :rule bind)
 12033 (step t33.t4.t5.t1 (cl @p_121) :rule refl)
 11666 (step t40 (cl (not @p_121) (not @p_106) @p_122) :rule equiv_pos2)
 12034 (step t33.t4.t5.t2 (cl @p_111) :rule refl)
 11667 (step t41 (cl @p_122) :rule th_resolution :premises (a6 t39 t40))
 12035 (step t33.t4.t5.t3 (cl (= veriT_vr12 veriT_vr19)) :rule refl)
 11668 (anchor :step t42 :args ((veriT_vr16 Astate$) (veriT_vr17 Astate_v_list_v_result_prod$)))
 12036 (step t33.t4.t5.t4 (cl (= @p_90 (! (fun_app$ veriT_vr14 veriT_vr19) :named @p_122))) :rule cong :premises (t33.t4.t5.t2 t33.t4.t5.t3))
 11669 (step t42.t1 (cl (= @p_120 (! (and (! (=> @p_110 @p_112) :named @p_133) (! (=> @p_112 @p_110) :named @p_140)) :named @p_123))) :rule connective_def)
 12037 (step t33.t4.t5.t5 (cl (= @p_92 (! (= veriT_vr18 @p_122) :named @p_123))) :rule cong :premises (t33.t4.t5.t1 t33.t4.t5.t4))
 11670 (step t42 (cl (! (= @p_122 (! (forall ((veriT_vr16 Astate$) (veriT_vr17 Astate_v_list_v_result_prod$)) @p_123) :named @p_125)) :named @p_124)) :rule bind)
 12038 (step t33.t4.t5 (cl (= @p_86 (! (exists ((veriT_vr19 FreeExp$)) @p_123) :named @p_120))) :rule bind)
 11671 (step t43 (cl (not @p_124) (not @p_122) @p_125) :rule equiv_pos2)
 12039 (step t33.t4.t6 (cl (= @p_94 (! (=> @p_119 @p_120) :named @p_124))) :rule cong :premises (t33.t4.t4 t33.t4.t5))
 11672 (step t44 (cl @p_125) :rule th_resolution :premises (t41 t42 t43))
 12040 (step t33.t4 (cl (= @p_79 (! (forall ((veriT_vr18 Exp$)) @p_124) :named @p_117))) :rule bind)
 11673 (anchor :step t45 :args ((:= (veriT_vr16 Astate$) veriT_vr19) (:= (veriT_vr17 Astate_v_list_v_result_prod$) veriT_vr20)))
 12041 (anchor :step t33.t5 :args ((:= (veriT_vr10 FreeExp_list$) veriT_vr20)))
 11674 (step t45.t1 (cl (! (= veriT_vr16 veriT_vr19) :named @p_130)) :rule refl)
 12042 (step t33.t5.t1 (cl @p_107) :rule refl)
 11675 (step t45.t2 (cl (! (= veriT_vr17 veriT_vr20) :named @p_129)) :rule refl)
 12043 (step t33.t5.t2 (cl @p_111) :rule refl)
 11676 (step t45.t3 (cl (! (= @p_108 (! (fst$ veriT_vr20) :named @p_127)) :named @p_138)) :rule cong :premises (t45.t2))
 12044 (step t33.t5.t3 (cl (= veriT_vr10 veriT_vr20)) :rule refl)
 11677 (step t45.t4 (cl (! (= @p_110 (! (= veriT_vr19 @p_127) :named @p_126)) :named @p_139)) :rule cong :premises (t45.t1 t45.t3))
 12045 (step t33.t5.t4 (cl (= @p_75 (! (map2$ veriT_vr14 veriT_vr20) :named @p_126))) :rule cong :premises (t33.t5.t2 t33.t5.t3))
 11678 (anchor :step t45.t5 :args ((:= (veriT_vr18 V_list_v_result$) veriT_vr21)))
 12046 (step t33.t5.t5 (cl (= @p_77 (! (= veriT_vr13 @p_126) :named @p_127))) :rule cong :premises (t33.t5.t1 t33.t5.t4))
 11679 (step t45.t5.t1 (cl @p_129) :rule refl)
 12047 (step t33.t5 (cl (= @p_73 (! (exists ((veriT_vr20 FreeExp_list$)) @p_127) :named @p_125))) :rule bind)
 11680 (step t45.t5.t2 (cl @p_130) :rule refl)
 12048 (step t33.t6 (cl (= @p_128 (! (=> @p_117 @p_125) :named @p_129))) :rule cong :premises (t33.t4 t33.t5))
 11681 (step t45.t5.t3 (cl (= veriT_vr18 veriT_vr21)) :rule refl)
 12049 (step t33.t7 (cl (= @p_99 (! (and @p_116 @p_129) :named @p_130))) :rule cong :premises (t33.t3 t33.t6))
 11682 (step t45.t5.t4 (cl (= @p_116 (! (pair$ veriT_vr19 veriT_vr21) :named @p_131))) :rule cong :premises (t45.t5.t2 t45.t5.t3))
 12050 (step t33 (cl (! (= @p_101 (! (forall ((veriT_vr13 Exp_list$) (veriT_vr14 FreeExp_exp_fun$)) @p_130) :named @p_132)) :named @p_131)) :rule bind)
 11683 (step t45.t5.t5 (cl (= @p_118 (! (= veriT_vr20 @p_131) :named @p_132))) :rule cong :premises (t45.t5.t1 t45.t5.t4))
 12051 (step t34 (cl (not @p_131) (not @p_101) @p_132) :rule equiv_pos2)
 11684 (step t45.t5 (cl (= @p_112 (! (exists ((veriT_vr21 V_list_v_result$)) @p_132) :named @p_128))) :rule bind)
 12052 (step t35 (cl @p_132) :rule th_resolution :premises (t32 t33 t34))
 11685 (step t45.t6 (cl (= @p_133 (! (=> @p_126 @p_128) :named @p_134))) :rule cong :premises (t45.t4 t45.t5))
 12053 (anchor :step t36 :args ((:= (veriT_vr13 Exp_list$) veriT_vr21) (:= (veriT_vr14 FreeExp_exp_fun$) veriT_vr22)))
 11686 (anchor :step t45.t7 :args ((:= (veriT_vr18 V_list_v_result$) veriT_vr22)))
 12054 (anchor :step t36.t1 :args ((:= (veriT_vr15 FreeExp_list$) veriT_vr23)))
 11687 (step t45.t7.t1 (cl @p_129) :rule refl)
 12055 (step t36.t1.t1 (cl (! (= veriT_vr13 veriT_vr21) :named @p_137)) :rule refl)
 11688 (step t45.t7.t2 (cl @p_130) :rule refl)
 12056 (step t36.t1.t2 (cl (! (= veriT_vr14 veriT_vr22) :named @p_142)) :rule refl)
 11689 (step t45.t7.t3 (cl (= veriT_vr18 veriT_vr22)) :rule refl)
 12057 (step t36.t1.t3 (cl (= veriT_vr15 veriT_vr23)) :rule refl)
 11690 (step t45.t7.t4 (cl (= @p_116 (! (pair$ veriT_vr19 veriT_vr22) :named @p_136))) :rule cong :premises (t45.t7.t2 t45.t7.t3))
 12058 (step t36.t1.t4 (cl (= @p_104 (! (map2$ veriT_vr22 veriT_vr23) :named @p_135))) :rule cong :premises (t36.t1.t2 t36.t1.t3))
 11691 (step t45.t7.t5 (cl (= @p_118 (! (= veriT_vr20 @p_136) :named @p_137))) :rule cong :premises (t45.t7.t1 t45.t7.t4))
 12059 (step t36.t1.t5 (cl (= @p_105 (! (= veriT_vr21 @p_135) :named @p_136))) :rule cong :premises (t36.t1.t1 t36.t1.t4))
 11692 (step t45.t7 (cl (= @p_112 (! (exists ((veriT_vr22 V_list_v_result$)) @p_137) :named @p_135))) :rule bind)
 12060 (step t36.t1 (cl (= @p_103 (! (exists ((veriT_vr23 FreeExp_list$)) @p_136) :named @p_134))) :rule bind)
 11693 (step t45.t8 (cl @p_130) :rule refl)
 12061 (anchor :step t36.t2 :args ((:= (veriT_vr16 Exp$) veriT_vr24)))
 11694 (step t45.t9 (cl @p_129) :rule refl)
 12062 (step t36.t2.t1 (cl (! (= veriT_vr16 veriT_vr24) :named @p_141)) :rule refl)
 11695 (step t45.t10 (cl @p_138) :rule cong :premises (t45.t9))
 12063 (step t36.t2.t2 (cl @p_137) :rule refl)
 11696 (step t45.t11 (cl @p_139) :rule cong :premises (t45.t8 t45.t10))
 12064 (step t36.t2.t3 (cl (! (= @p_102 (! (myset$ veriT_vr21) :named @p_138)) :named @p_147)) :rule cong :premises (t36.t2.t2))
 11697 (step t45.t12 (cl (= @p_140 (! (=> @p_135 @p_126) :named @p_141))) :rule cong :premises (t45.t7 t45.t11))
 12065 (step t36.t2.t4 (cl (= @p_108 (! (member$ veriT_vr24 @p_138) :named @p_139))) :rule cong :premises (t36.t2.t1 t36.t2.t3))
 11698 (step t45.t13 (cl (= @p_123 (! (and @p_134 @p_141) :named @p_142))) :rule cong :premises (t45.t6 t45.t12))
 12066 (anchor :step t36.t2.t5 :args ((:= (veriT_vr17 FreeExp$) veriT_vr25)))
 11699 (step t45 (cl (! (= @p_125 (! (forall ((veriT_vr19 Astate$) (veriT_vr20 Astate_v_list_v_result_prod$)) @p_142) :named @p_144)) :named @p_143)) :rule bind)
 12067 (step t36.t2.t5.t1 (cl @p_141) :rule refl)
 11700 (step t46 (cl (not @p_143) (not @p_125) @p_144) :rule equiv_pos2)
 12068 (step t36.t2.t5.t2 (cl @p_142) :rule refl)
 11701 (step t47 (cl @p_144) :rule th_resolution :premises (t44 t45 t46))
 12069 (step t36.t2.t5.t3 (cl (= veriT_vr17 veriT_vr25)) :rule refl)
 11702 (anchor :step t48 :args ((:= (veriT_vr19 Astate$) veriT_vr23) (:= (veriT_vr20 Astate_v_list_v_result_prod$) veriT_vr24)))
 12070 (step t36.t2.t5.t4 (cl (= @p_112 (! (fun_app$ veriT_vr22 veriT_vr25) :named @p_143))) :rule cong :premises (t36.t2.t5.t2 t36.t2.t5.t3))
 11703 (step t48.t1 (cl (! (= veriT_vr19 veriT_vr23) :named @p_149)) :rule refl)
 12071 (step t36.t2.t5.t5 (cl (= @p_113 (! (= veriT_vr24 @p_143) :named @p_144))) :rule cong :premises (t36.t2.t5.t1 t36.t2.t5.t4))
 11704 (step t48.t2 (cl (! (= veriT_vr20 veriT_vr24) :named @p_148)) :rule refl)
 12072 (step t36.t2.t5 (cl (= @p_109 (! (exists ((veriT_vr25 FreeExp$)) @p_144) :named @p_140))) :rule bind)
 11705 (step t48.t3 (cl (! (= @p_127 (! (fst$ veriT_vr24) :named @p_147)) :named @p_153)) :rule cong :premises (t48.t2))
 12073 (step t36.t2.t6 (cl (= @p_114 (! (=> @p_139 @p_140) :named @p_145))) :rule cong :premises (t36.t2.t4 t36.t2.t5))
 11706 (step t48.t4 (cl (! (= @p_126 (! (= veriT_vr23 @p_147) :named @p_146)) :named @p_154)) :rule cong :premises (t48.t1 t48.t3))
 12074 (step t36.t2 (cl (= @p_106 (! (forall ((veriT_vr24 Exp$)) @p_145) :named @p_133))) :rule bind)
 11707 (anchor :step t48.t5 :args ((:= (veriT_vr21 V_list_v_result$) veriT_vr25)))
 12075 (step t36.t3 (cl (= @p_116 (! (=> @p_134 @p_133) :named @p_146))) :rule cong :premises (t36.t1 t36.t2))
 11708 (step t48.t5.t1 (cl @p_148) :rule refl)
 12076 (anchor :step t36.t4 :args ((:= (veriT_vr18 Exp$) veriT_vr24)))
 11709 (step t48.t5.t2 (cl @p_149) :rule refl)
 12077 (step t36.t4.t1 (cl (! (= veriT_vr18 veriT_vr24) :named @p_148)) :rule refl)
 11710 (step t48.t5.t3 (cl (= veriT_vr21 veriT_vr25)) :rule refl)
 12078 (step t36.t4.t2 (cl @p_137) :rule refl)
 11711 (step t48.t5.t4 (cl (= @p_131 (! (pair$ veriT_vr23 veriT_vr25) :named @p_150))) :rule cong :premises (t48.t5.t2 t48.t5.t3))
 12079 (step t36.t4.t3 (cl @p_147) :rule cong :premises (t36.t4.t2))
 11712 (step t48.t5.t5 (cl (= @p_132 (! (= veriT_vr24 @p_150) :named @p_151))) :rule cong :premises (t48.t5.t1 t48.t5.t4))
 12080 (step t36.t4.t4 (cl (= @p_119 @p_139)) :rule cong :premises (t36.t4.t1 t36.t4.t3))
 11713 (step t48.t5 (cl (= @p_128 (! (exists ((veriT_vr25 V_list_v_result$)) @p_151) :named @p_145))) :rule bind)
 12081 (anchor :step t36.t4.t5 :args ((:= (veriT_vr19 FreeExp$) veriT_vr25)))
 11714 (step t48.t6 (cl (= @p_134 (! (=> @p_146 @p_145) :named @p_152))) :rule cong :premises (t48.t4 t48.t5))
 12082 (step t36.t4.t5.t1 (cl @p_148) :rule refl)
 11715 (anchor :step t48.t7 :args ((:= (veriT_vr22 V_list_v_result$) veriT_vr25)))
 12083 (step t36.t4.t5.t2 (cl @p_142) :rule refl)
 11716 (step t48.t7.t1 (cl @p_148) :rule refl)
 12084 (step t36.t4.t5.t3 (cl (= veriT_vr19 veriT_vr25)) :rule refl)
 11717 (step t48.t7.t2 (cl @p_149) :rule refl)
 12085 (step t36.t4.t5.t4 (cl (= @p_122 @p_143)) :rule cong :premises (t36.t4.t5.t2 t36.t4.t5.t3))
 11718 (step t48.t7.t3 (cl (= veriT_vr22 veriT_vr25)) :rule refl)
 12086 (step t36.t4.t5.t5 (cl (= @p_123 @p_144)) :rule cong :premises (t36.t4.t5.t1 t36.t4.t5.t4))
 11719 (step t48.t7.t4 (cl (= @p_136 @p_150)) :rule cong :premises (t48.t7.t2 t48.t7.t3))
 12087 (step t36.t4.t5 (cl (= @p_120 @p_140)) :rule bind)
 11720 (step t48.t7.t5 (cl (= @p_137 @p_151)) :rule cong :premises (t48.t7.t1 t48.t7.t4))
 12088 (step t36.t4.t6 (cl (= @p_124 @p_145)) :rule cong :premises (t36.t4.t4 t36.t4.t5))
 11721 (step t48.t7 (cl (= @p_135 @p_145)) :rule bind)
 12089 (step t36.t4 (cl (= @p_117 @p_133)) :rule bind)
 11722 (step t48.t8 (cl @p_149) :rule refl)
 12090 (anchor :step t36.t5 :args ((:= (veriT_vr20 FreeExp_list$) veriT_vr23)))
 11723 (step t48.t9 (cl @p_148) :rule refl)
 12091 (step t36.t5.t1 (cl @p_137) :rule refl)
 11724 (step t48.t10 (cl @p_153) :rule cong :premises (t48.t9))
 12092 (step t36.t5.t2 (cl @p_142) :rule refl)
 11725 (step t48.t11 (cl @p_154) :rule cong :premises (t48.t8 t48.t10))
 12093 (step t36.t5.t3 (cl (= veriT_vr20 veriT_vr23)) :rule refl)
 11726 (step t48.t12 (cl (= @p_141 (! (=> @p_145 @p_146) :named @p_155))) :rule cong :premises (t48.t7 t48.t11))
 12094 (step t36.t5.t4 (cl (= @p_126 @p_135)) :rule cong :premises (t36.t5.t2 t36.t5.t3))
 11727 (step t48.t13 (cl (= @p_142 (! (and @p_152 @p_155) :named @p_156))) :rule cong :premises (t48.t6 t48.t12))
 12095 (step t36.t5.t5 (cl (= @p_127 @p_136)) :rule cong :premises (t36.t5.t1 t36.t5.t4))
 11728 (step t48 (cl (! (= @p_144 (! (forall ((veriT_vr23 Astate$) (veriT_vr24 Astate_v_list_v_result_prod$)) @p_156) :named @p_158)) :named @p_157)) :rule bind)
 12096 (step t36.t5 (cl (= @p_125 @p_134)) :rule bind)
 11729 (step t49 (cl (not @p_157) (not @p_144) @p_158) :rule equiv_pos2)
 12097 (step t36.t6 (cl (= @p_129 (! (=> @p_133 @p_134) :named @p_149))) :rule cong :premises (t36.t4 t36.t5))
 11730 (step t50 (cl @p_158) :rule th_resolution :premises (t47 t48 t49))
 12098 (step t36.t7 (cl (= @p_130 (! (and @p_146 @p_149) :named @p_150))) :rule cong :premises (t36.t3 t36.t6))
 11731 (anchor :step t51 :args ((:= (veriT_vr23 Astate$) veriT_vr23) (:= (veriT_vr24 Astate_v_list_v_result_prod$) veriT_vr24)))
 12099 (step t36 (cl (! (= @p_132 (! (forall ((veriT_vr21 Exp_list$) (veriT_vr22 FreeExp_exp_fun$)) @p_150) :named @p_152)) :named @p_151)) :rule bind)
 11732 (anchor :step t51.t1 :args ((:= (veriT_vr25 V_list_v_result$) veriT_vr26)))
 12100 (step t37 (cl (not @p_151) (not @p_132) @p_152) :rule equiv_pos2)
 11733 (step t51.t1.t1 (cl (= veriT_vr25 veriT_vr26)) :rule refl)
 12101 (step t38 (cl @p_152) :rule th_resolution :premises (t35 t36 t37))
 11734 (step t51.t1.t2 (cl (= @p_150 (! (pair$ veriT_vr23 veriT_vr26) :named @p_160))) :rule cong :premises (t51.t1.t1))
 12102 (anchor :step t39 :args ((:= (veriT_vr21 Exp_list$) veriT_vr21) (:= (veriT_vr22 FreeExp_exp_fun$) veriT_vr22)))
 11735 (step t51.t1.t3 (cl (= @p_151 (! (= veriT_vr24 @p_160) :named @p_161))) :rule cong :premises (t51.t1.t2))
 12103 (anchor :step t39.t1 :args ((:= (veriT_vr24 Exp$) veriT_vr26)))
 11736 (step t51.t1 (cl (= @p_145 (! (exists ((veriT_vr26 V_list_v_result$)) @p_161) :named @p_159))) :rule bind)
 12104 (step t39.t1.t1 (cl (! (= veriT_vr24 veriT_vr26) :named @p_156)) :rule refl)
 11737 (step t51.t2 (cl (= @p_155 (! (=> @p_159 @p_146) :named @p_162))) :rule cong :premises (t51.t1))
 12105 (step t39.t1.t2 (cl (= @p_139 (! (member$ veriT_vr26 @p_138) :named @p_154))) :rule cong :premises (t39.t1.t1))
 11738 (step t51.t3 (cl (= @p_156 (! (and @p_152 @p_162) :named @p_163))) :rule cong :premises (t51.t2))
 12106 (anchor :step t39.t1.t3 :args ((:= (veriT_vr25 FreeExp$) veriT_vr27)))
 11739 (step t51 (cl (! (= @p_158 (! (forall ((veriT_vr23 Astate$) (veriT_vr24 Astate_v_list_v_result_prod$)) @p_163) :named @p_165)) :named @p_164)) :rule bind)
 12107 (step t39.t1.t3.t1 (cl @p_156) :rule refl)
 11740 (step t52 (cl (not @p_164) (not @p_158) @p_165) :rule equiv_pos2)
 12108 (step t39.t1.t3.t2 (cl (= veriT_vr25 veriT_vr27)) :rule refl)
 11741 (step t53 (cl @p_165) :rule th_resolution :premises (t50 t51 t52))
 12109 (step t39.t1.t3.t3 (cl (= @p_143 (! (fun_app$ veriT_vr22 veriT_vr27) :named @p_157))) :rule cong :premises (t39.t1.t3.t2))
 11742 (anchor :step t54 :args ((veriT_vr23 Astate$) (veriT_vr24 Astate_v_list_v_result_prod$)))
 12110 (step t39.t1.t3.t4 (cl (= @p_144 (! (= veriT_vr26 @p_157) :named @p_158))) :rule cong :premises (t39.t1.t3.t1 t39.t1.t3.t3))
 11743 (step t54.t1 (cl (= @p_159 (! (not (forall ((veriT_vr26 V_list_v_result$)) (! (not @p_161) :named @p_367))) :named @p_166))) :rule connective_def)
 12111 (step t39.t1.t3 (cl (= @p_140 (! (exists ((veriT_vr27 FreeExp$)) @p_158) :named @p_155))) :rule bind)
 11744 (step t54.t2 (cl (= @p_162 (! (=> @p_166 @p_146) :named @p_167))) :rule cong :premises (t54.t1))
 12112 (step t39.t1.t4 (cl (= @p_145 (! (=> @p_154 @p_155) :named @p_159))) :rule cong :premises (t39.t1.t2 t39.t1.t3))
 11745 (step t54.t3 (cl (= @p_163 (! (and @p_152 @p_167) :named @p_168))) :rule cong :premises (t54.t2))
 12113 (step t39.t1 (cl (= @p_133 (! (forall ((veriT_vr26 Exp$)) @p_159) :named @p_153))) :rule bind)
 11746 (step t54 (cl (! (= @p_165 (! (forall ((veriT_vr23 Astate$) (veriT_vr24 Astate_v_list_v_result_prod$)) @p_168) :named @p_170)) :named @p_169)) :rule bind)
 12114 (anchor :step t39.t2 :args ((:= (veriT_vr23 FreeExp_list$) veriT_vr28)))
 11747 (step t55 (cl (not @p_169) (not @p_165) @p_170) :rule equiv_pos2)
 12115 (step t39.t2.t1 (cl (= veriT_vr23 veriT_vr28)) :rule refl)
 11748 (step t56 (cl @p_170) :rule th_resolution :premises (t53 t54 t55))
 12116 (step t39.t2.t2 (cl (= @p_135 (! (map2$ veriT_vr22 veriT_vr28) :named @p_161))) :rule cong :premises (t39.t2.t1))
 11749 (anchor :step t57 :args ((:= (?v0 V_error_result$) veriT_vr27)))
 12117 (step t39.t2.t3 (cl (= @p_136 (! (= veriT_vr21 @p_161) :named @p_162))) :rule cong :premises (t39.t2.t2))
 11750 (anchor :step t57.t1 :args ((:= (?v1 V$) veriT_vr28)))
 12118 (step t39.t2 (cl (= @p_134 (! (exists ((veriT_vr28 FreeExp_list$)) @p_162) :named @p_160))) :rule bind)
 11751 (step t57.t1.t1 (cl (! (= ?v0 veriT_vr27) :named @p_181)) :rule refl)
 12119 (step t39.t3 (cl (= @p_149 (! (=> @p_153 @p_160) :named @p_163))) :rule cong :premises (t39.t1 t39.t2))
 11752 (step t57.t1.t2 (cl (= ?v1 veriT_vr28)) :rule refl)
 12120 (step t39.t4 (cl (= @p_150 (! (and @p_146 @p_163) :named @p_164))) :rule cong :premises (t39.t3))
 11753 (step t57.t1.t3 (cl (= @p_174 (! (rraise$ veriT_vr28) :named @p_175))) :rule cong :premises (t57.t1.t2))
 12121 (step t39 (cl (! (= @p_152 (! (forall ((veriT_vr21 Exp_list$) (veriT_vr22 FreeExp_exp_fun$)) @p_164) :named @p_166)) :named @p_165)) :rule bind)
 11754 (step t57.t1.t4 (cl (= @p_6 (! (= veriT_vr27 @p_175) :named @p_176))) :rule cong :premises (t57.t1.t1 t57.t1.t3))
 12122 (step t40 (cl (not @p_165) (not @p_152) @p_166) :rule equiv_pos2)
 11755 (step t57.t1.t5 (cl (= @p_177 (! (=> @p_176 false) :named @p_178))) :rule cong :premises (t57.t1.t4))
 12123 (step t41 (cl @p_166) :rule th_resolution :premises (t38 t39 t40))
 11756 (step t57.t1 (cl (= @p_172 (! (forall ((veriT_vr28 V$)) @p_178) :named @p_173))) :rule bind)
 12124 (anchor :step t42 :args ((veriT_vr21 Exp_list$) (veriT_vr22 FreeExp_exp_fun$)))
 11757 (anchor :step t57.t2 :args ((:= (?v1 Abort$) veriT_vr29)))
 12125 (step t42.t1 (cl (= @p_134 (! (not (forall ((veriT_vr23 FreeExp_list$)) (not @p_136))) :named @p_167))) :rule connective_def)
 11758 (step t57.t2.t1 (cl @p_181) :rule refl)
 12126 (step t42.t2 (cl (= @p_146 (! (=> @p_167 @p_133) :named @p_168))) :rule cong :premises (t42.t1))
 11759 (step t57.t2.t2 (cl (= ?v1 veriT_vr29)) :rule refl)
 12127 (anchor :step t42.t3 :args ((veriT_vr26 Exp$)))
 11760 (step t57.t2.t3 (cl (= @p_182 (! (rabort$ veriT_vr29) :named @p_183))) :rule cong :premises (t57.t2.t2))
 12128 (step t42.t3.t1 (cl (= @p_155 (! (not (forall ((veriT_vr27 FreeExp$)) (not @p_158))) :named @p_170))) :rule connective_def)
 11761 (step t57.t2.t4 (cl (= @p_184 (! (= veriT_vr27 @p_183) :named @p_185))) :rule cong :premises (t57.t2.t1 t57.t2.t3))
 12129 (step t42.t3.t2 (cl (= @p_159 (! (=> @p_154 @p_170) :named @p_171))) :rule cong :premises (t42.t3.t1))
 11762 (step t57.t2.t5 (cl (= @p_186 (! (=> @p_185 false) :named @p_187))) :rule cong :premises (t57.t2.t4))
 12130 (step t42.t3 (cl (= @p_153 (! (forall ((veriT_vr26 Exp$)) @p_171) :named @p_169))) :rule bind)
 11763 (step t57.t2 (cl (= @p_179 (! (forall ((veriT_vr29 Abort$)) @p_187) :named @p_180))) :rule bind)
 12131 (step t42.t4 (cl (= @p_163 (! (=> @p_169 @p_160) :named @p_172))) :rule cong :premises (t42.t3))
 11764 (step t57.t3 (cl (= @p_188 (! (and @p_173 @p_180) :named @p_189))) :rule cong :premises (t57.t1 t57.t2))
 12132 (step t42.t5 (cl (= @p_164 (! (and @p_168 @p_172) :named @p_173))) :rule cong :premises (t42.t2 t42.t4))
 11765 (step t57.t4 (cl (= @p_190 (! (=> @p_189 false) :named @p_191))) :rule cong :premises (t57.t3))
 12133 (step t42 (cl (! (= @p_166 (! (forall ((veriT_vr21 Exp_list$) (veriT_vr22 FreeExp_exp_fun$)) @p_173) :named @p_175)) :named @p_174)) :rule bind)
 11766 (step t57 (cl (! (= @p_171 (! (forall ((veriT_vr27 V_error_result$)) @p_191) :named @p_193)) :named @p_192)) :rule bind)
 12134 (step t43 (cl (not @p_174) (not @p_166) @p_175) :rule equiv_pos2)
 11767 (step t58 (cl (not @p_192) (not @p_171) @p_193) :rule equiv_pos2)
 12135 (step t44 (cl @p_175) :rule th_resolution :premises (t41 t42 t43))
 11768 (step t59 (cl @p_193) :rule th_resolution :premises (a7 t57 t58))
 12136 (anchor :step t45 :args ((:= (?v0 FreeExp_list$) veriT_vr29)))
 11769 (anchor :step t60 :args ((veriT_vr27 V_error_result$)))
 12137 (step t45.t1 (cl (= ?v0 veriT_vr29)) :rule refl)
 11770 (anchor :step t60.t1 :args ((veriT_vr28 V$)))
 12138 (step t45.t2 (cl (= @p_1 (! (abs_ExpList$ veriT_vr29) :named @p_177))) :rule cong :premises (t45.t1))
 11771 (step t60.t1.t1 (cl (= @p_178 (! (not @p_176) :named @p_195))) :rule implies_simplify)
 12139 (step t45.t3 (cl (= @p_178 (! (= z$ @p_177) :named @p_179))) :rule cong :premises (t45.t2))
 11772 (step t60.t1 (cl (= @p_173 (! (forall ((veriT_vr28 V$)) @p_195) :named @p_194))) :rule bind)
 12140 (step t45 (cl (= @p_176 (! (exists ((veriT_vr29 FreeExp_list$)) @p_179) :named @p_181))) :rule bind)
 11773 (anchor :step t60.t2 :args ((veriT_vr29 Abort$)))
 12141 (step t46 (cl (! (= @p_180 (! (not @p_181) :named @p_183)) :named @p_182)) :rule cong :premises (t45))
 11774 (step t60.t2.t1 (cl (= @p_187 (! (not @p_185) :named @p_197))) :rule implies_simplify)
 12142 (step t47 (cl (! (not @p_182) :named @p_185) (! (not @p_180) :named @p_184) @p_183) :rule equiv_pos2)
 11775 (step t60.t2 (cl (= @p_180 (! (forall ((veriT_vr29 Abort$)) @p_197) :named @p_196))) :rule bind)
 12143 (step t48 (cl (not @p_184) @p_176) :rule not_not)
 11776 (step t60.t3 (cl (= @p_189 (! (and @p_194 @p_196) :named @p_198))) :rule cong :premises (t60.t1 t60.t2))
 12144 (step t49 (cl @p_185 @p_176 @p_183) :rule th_resolution :premises (t48 t47))
 11777 (step t60.t4 (cl (= @p_191 (! (=> @p_198 false) :named @p_199))) :rule cong :premises (t60.t3))
 12145 (step t50 (cl @p_183) :rule th_resolution :premises (axiom4 t46 t49))
 11778 (step t60.t5 (cl (= @p_199 (! (not @p_198) :named @p_200))) :rule implies_simplify)
 12146 (anchor :step t51 :args ((:= (veriT_vr29 FreeExp_list$) veriT_vr30)))
 11779 (step t60.t6 (cl (= @p_191 @p_200)) :rule trans :premises (t60.t4 t60.t5))
 12147 (step t51.t1 (cl (= veriT_vr29 veriT_vr30)) :rule refl)
 11780 (step t60 (cl (! (= @p_193 (! (forall ((veriT_vr27 V_error_result$)) @p_200) :named @p_202)) :named @p_201)) :rule bind)
 12148 (step t51.t2 (cl (= @p_177 (! (abs_ExpList$ veriT_vr30) :named @p_186))) :rule cong :premises (t51.t1))
 11781 (step t61 (cl (not @p_201) (not @p_193) @p_202) :rule equiv_pos2)
 12149 (step t51.t3 (cl (= @p_179 (! (= z$ @p_186) :named @p_187))) :rule cong :premises (t51.t2))
 11782 (step t62 (cl @p_202) :rule th_resolution :premises (t59 t60 t61))
 12150 (step t51 (cl (= @p_181 (! (exists ((veriT_vr30 FreeExp_list$)) @p_187) :named @p_188))) :rule bind)
 11783 (anchor :step t63 :args ((:= (veriT_vr27 V_error_result$) veriT_vr30)))
 12151 (step t52 (cl (! (= @p_183 (! (not @p_188) :named @p_190)) :named @p_189)) :rule cong :premises (t51))
 11784 (anchor :step t63.t1 :args ((:= (veriT_vr28 V$) veriT_vr31)))
 12152 (step t53 (cl (! (not @p_189) :named @p_192) (! (not @p_183) :named @p_191) @p_190) :rule equiv_pos2)
 11785 (step t63.t1.t1 (cl (! (= veriT_vr27 veriT_vr30) :named @p_208)) :rule refl)
 12153 (step t54 (cl (not @p_191) @p_181) :rule not_not)
 11786 (step t63.t1.t2 (cl (= veriT_vr28 veriT_vr31)) :rule refl)
 12154 (step t55 (cl @p_192 @p_181 @p_190) :rule th_resolution :premises (t54 t53))
 11787 (step t63.t1.t3 (cl (= @p_175 (! (rraise$ veriT_vr31) :named @p_204))) :rule cong :premises (t63.t1.t2))
 12155 (step t56 (cl @p_190) :rule th_resolution :premises (t50 t52 t55))
 11788 (step t63.t1.t4 (cl (= @p_176 (! (= veriT_vr30 @p_204) :named @p_205))) :rule cong :premises (t63.t1.t1 t63.t1.t3))
 12156 (step t57 (cl (= @p_188 (! (not (! (forall ((veriT_vr30 FreeExp_list$)) (not @p_187)) :named @p_198)) :named @p_193))) :rule connective_def)
 11789 (step t63.t1.t5 (cl (= @p_195 (! (not @p_205) :named @p_206))) :rule cong :premises (t63.t1.t4))
 12157 (step t58 (cl (! (= @p_190 (! (not @p_193) :named @p_195)) :named @p_194)) :rule cong :premises (t57))
 11790 (step t63.t1 (cl (= @p_194 (! (forall ((veriT_vr31 V$)) @p_206) :named @p_203))) :rule bind)
 12158 (step t59 (cl (! (not @p_194) :named @p_197) (! (not @p_190) :named @p_196) @p_195) :rule equiv_pos2)
 11791 (anchor :step t63.t2 :args ((:= (veriT_vr29 Abort$) veriT_vr32)))
 12159 (step t60 (cl (not @p_196) @p_188) :rule not_not)
 11792 (step t63.t2.t1 (cl @p_208) :rule refl)
 12160 (step t61 (cl @p_197 @p_188 @p_195) :rule th_resolution :premises (t60 t59))
 11793 (step t63.t2.t2 (cl (= veriT_vr29 veriT_vr32)) :rule refl)
 12161 (step t62 (cl (not @p_195) @p_198) :rule not_not)
 11794 (step t63.t2.t3 (cl (= @p_183 (! (rabort$ veriT_vr32) :named @p_209))) :rule cong :premises (t63.t2.t2))
 12162 (step t63 (cl @p_197 @p_188 @p_198) :rule th_resolution :premises (t62 t61))
 11795 (step t63.t2.t4 (cl (= @p_185 (! (= veriT_vr30 @p_209) :named @p_210))) :rule cong :premises (t63.t2.t1 t63.t2.t3))
 12163 (step t64 (cl @p_195) :rule th_resolution :premises (t56 t58 t63))
 11796 (step t63.t2.t5 (cl (= @p_197 (! (not @p_210) :named @p_211))) :rule cong :premises (t63.t2.t4))
 12164 (step t65 (cl @p_198) :rule th_resolution :premises (t62 t64))
 11797 (step t63.t2 (cl (= @p_196 (! (forall ((veriT_vr32 Abort$)) @p_211) :named @p_207))) :rule bind)
 12165 (step t66 (cl (or (! (not @p_175) :named @p_336) (! (and (! (=> (! (not (! (forall ((veriT_vr23 FreeExp_list$)) (! (not (! (= z$ (! (map2$ uu$ veriT_vr23) :named @p_203)) :named @p_205)) :named @p_207)) :named @p_202)) :named @p_209) (! (forall ((veriT_vr24 Exp$)) (! (=> (! (member$ veriT_vr24 @p_199) :named @p_212) (! (exists ((veriT_vr25 FreeExp$)) (! (= veriT_vr24 (! (fun_app$ uu$ veriT_vr25) :named @p_217)) :named @p_219)) :named @p_214)) :named @p_221)) :named @p_211)) :named @p_223) (! (=> (! (forall ((veriT_vr26 Exp$)) (! (=> (! (member$ veriT_vr26 @p_199) :named @p_227) (! (not (! (forall ((veriT_vr27 FreeExp$)) (! (not (! (= veriT_vr26 (! (fun_app$ uu$ veriT_vr27) :named @p_231)) :named @p_232)) :named @p_233)) :named @p_228)) :named @p_235)) :named @p_237)) :named @p_226) (! (exists ((veriT_vr28 FreeExp_list$)) (! (= z$ (! (map2$ uu$ veriT_vr28) :named @p_240)) :named @p_241)) :named @p_239)) :named @p_242)) :named @p_200))) :rule forall_inst :args ((:= veriT_vr21 z$) (:= veriT_vr22 uu$)))
 11798 (step t63.t3 (cl (= @p_198 (! (and @p_203 @p_207) :named @p_212))) :rule cong :premises (t63.t1 t63.t2))
 12166 (anchor :step t67)
 11799 (step t63.t4 (cl (= @p_200 (! (not @p_212) :named @p_213))) :rule cong :premises (t63.t3))
 12167 (assume t67.h1 @p_200)
 11800 (step t63 (cl (! (= @p_202 (! (forall ((veriT_vr30 V_error_result$)) @p_213) :named @p_215)) :named @p_214)) :rule bind)
 12168 (anchor :step t67.t2 :args ((:= (veriT_vr23 FreeExp_list$) veriT_vr31)))
 11801 (step t64 (cl (not @p_214) (not @p_202) @p_215) :rule equiv_pos2)
 12169 (step t67.t2.t1 (cl (= veriT_vr23 veriT_vr31)) :rule refl)
 11802 (step t65 (cl @p_215) :rule th_resolution :premises (t62 t63 t64))
 12170 (step t67.t2.t2 (cl (= @p_203 (! (map2$ uu$ veriT_vr31) :named @p_204))) :rule cong :premises (t67.t2.t1))
 11803 (anchor :step t66 :args ((:= (?v0 V_astate_v_list_v_result_prod_fun$) veriT_vr33) (:= (?v1 Abort_astate_v_list_v_result_prod_fun$) veriT_vr34) (:= (?v2 V$) veriT_vr35)))
 12171 (step t67.t2.t3 (cl (= @p_205 (! (= z$ @p_204) :named @p_206))) :rule cong :premises (t67.t2.t2))
 11804 (step t66.t1 (cl (! (= ?v0 veriT_vr33) :named @p_221)) :rule refl)
 12172 (step t67.t2.t4 (cl (= @p_207 (! (not @p_206) :named @p_208))) :rule cong :premises (t67.t2.t3))
 11805 (step t66.t2 (cl (= ?v1 veriT_vr34)) :rule refl)
 12173 (step t67.t2 (cl (= @p_202 (! (forall ((veriT_vr31 FreeExp_list$)) @p_208) :named @p_210))) :rule bind)
 11806 (step t66.t3 (cl (! (= ?v2 veriT_vr35) :named @p_222)) :rule refl)
 12174 (step t67.t3 (cl (= @p_209 (! (not @p_210) :named @p_224))) :rule cong :premises (t67.t2))
 11807 (step t66.t4 (cl (= @p_217 (! (rraise$ veriT_vr35) :named @p_218))) :rule cong :premises (t66.t3))
 12175 (anchor :step t67.t4 :args ((:= (veriT_vr24 Exp$) veriT_vr32)))
 11808 (step t66.t5 (cl (= @p_219 (! (case_error_result$ veriT_vr33 veriT_vr34 @p_218) :named @p_220))) :rule cong :premises (t66.t1 t66.t2 t66.t4))
 12176 (step t67.t4.t1 (cl (! (= veriT_vr24 veriT_vr32) :named @p_216)) :rule refl)
 11809 (step t66.t6 (cl @p_221) :rule refl)
 12177 (step t67.t4.t2 (cl (= @p_212 (! (member$ veriT_vr32 @p_199) :named @p_213))) :rule cong :premises (t67.t4.t1))
 11810 (step t66.t7 (cl @p_222) :rule refl)
 12178 (anchor :step t67.t4.t3 :args ((:= (veriT_vr25 FreeExp$) veriT_vr33)))
 11811 (step t66.t8 (cl (= @p_223 (! (fun_app$ veriT_vr33 veriT_vr35) :named @p_224))) :rule cong :premises (t66.t6 t66.t7))
 12179 (step t67.t4.t3.t1 (cl @p_216) :rule refl)
 11812 (step t66.t9 (cl (= @p_225 (! (= @p_220 @p_224) :named @p_226))) :rule cong :premises (t66.t5 t66.t8))
 12180 (step t67.t4.t3.t2 (cl (= veriT_vr25 veriT_vr33)) :rule refl)
 11813 (step t66 (cl (! (= @p_216 (! (forall ((veriT_vr33 V_astate_v_list_v_result_prod_fun$) (veriT_vr34 Abort_astate_v_list_v_result_prod_fun$) (veriT_vr35 V$)) @p_226) :named @p_228)) :named @p_227)) :rule bind)
 12181 (step t67.t4.t3.t3 (cl (= @p_217 (! (fun_app$ uu$ veriT_vr33) :named @p_218))) :rule cong :premises (t67.t4.t3.t2))
 11814 (step t67 (cl (not @p_227) (not @p_216) @p_228) :rule equiv_pos2)
 12182 (step t67.t4.t3.t4 (cl (= @p_219 (! (= veriT_vr32 @p_218) :named @p_220))) :rule cong :premises (t67.t4.t3.t1 t67.t4.t3.t3))
 11815 (step t68 (cl @p_228) :rule th_resolution :premises (a8 t66 t67))
 12183 (step t67.t4.t3 (cl (= @p_214 (! (exists ((veriT_vr33 FreeExp$)) @p_220) :named @p_215))) :rule bind)
 11816 (anchor :step t69 :args ((:= (veriT_vr33 V_astate_v_list_v_result_prod_fun$) veriT_vr36) (:= (veriT_vr34 Abort_astate_v_list_v_result_prod_fun$) veriT_vr37) (:= (veriT_vr35 V$) veriT_vr38)))
 12184 (step t67.t4.t4 (cl (= @p_221 (! (=> @p_213 @p_215) :named @p_222))) :rule cong :premises (t67.t4.t2 t67.t4.t3))
 11817 (step t69.t1 (cl (! (= veriT_vr33 veriT_vr36) :named @p_231)) :rule refl)
 12185 (step t67.t4 (cl (= @p_211 (! (forall ((veriT_vr32 Exp$)) @p_222) :named @p_225))) :rule bind)
 11818 (step t69.t2 (cl (= veriT_vr34 veriT_vr37)) :rule refl)
 12186 (step t67.t5 (cl (= @p_223 (! (=> @p_224 @p_225) :named @p_245))) :rule cong :premises (t67.t3 t67.t4))
 11819 (step t69.t3 (cl (! (= veriT_vr35 veriT_vr38) :named @p_232)) :rule refl)
 12187 (anchor :step t67.t6 :args ((:= (veriT_vr26 Exp$) veriT_vr32)))
 11820 (step t69.t4 (cl (= @p_218 (! (rraise$ veriT_vr38) :named @p_229))) :rule cong :premises (t69.t3))
 12188 (step t67.t6.t1 (cl (! (= veriT_vr26 veriT_vr32) :named @p_230)) :rule refl)
 11821 (step t69.t5 (cl (= @p_220 (! (case_error_result$ veriT_vr36 veriT_vr37 @p_229) :named @p_230))) :rule cong :premises (t69.t1 t69.t2 t69.t4))
 12189 (step t67.t6.t2 (cl (= @p_227 @p_213)) :rule cong :premises (t67.t6.t1))
 11822 (step t69.t6 (cl @p_231) :rule refl)
 12190 (anchor :step t67.t6.t3 :args ((:= (veriT_vr27 FreeExp$) veriT_vr33)))
 11823 (step t69.t7 (cl @p_232) :rule refl)
 12191 (step t67.t6.t3.t1 (cl @p_230) :rule refl)
 11824 (step t69.t8 (cl (= @p_224 (! (fun_app$ veriT_vr36 veriT_vr38) :named @p_233))) :rule cong :premises (t69.t6 t69.t7))
 12192 (step t67.t6.t3.t2 (cl (= veriT_vr27 veriT_vr33)) :rule refl)
 11825 (step t69.t9 (cl (= @p_226 (! (= @p_230 @p_233) :named @p_234))) :rule cong :premises (t69.t5 t69.t8))
 12193 (step t67.t6.t3.t3 (cl (= @p_231 @p_218)) :rule cong :premises (t67.t6.t3.t2))
 11826 (step t69 (cl (! (= @p_228 (! (forall ((veriT_vr36 V_astate_v_list_v_result_prod_fun$) (veriT_vr37 Abort_astate_v_list_v_result_prod_fun$) (veriT_vr38 V$)) @p_234) :named @p_236)) :named @p_235)) :rule bind)
 12194 (step t67.t6.t3.t4 (cl (= @p_232 @p_220)) :rule cong :premises (t67.t6.t3.t1 t67.t6.t3.t3))
 11827 (step t70 (cl (not @p_235) (not @p_228) @p_236) :rule equiv_pos2)
 12195 (step t67.t6.t3.t5 (cl (= @p_233 (! (not @p_220) :named @p_234))) :rule cong :premises (t67.t6.t3.t4))
 11828 (step t71 (cl @p_236) :rule th_resolution :premises (t68 t69 t70))
 12196 (step t67.t6.t3 (cl (= @p_228 (! (forall ((veriT_vr33 FreeExp$)) @p_234) :named @p_229))) :rule bind)
 11829 (anchor :step t72 :args ((:= (?v0 V_astate_v_list_v_result_prod_fun$) veriT_vr39) (:= (?v1 Abort_astate_v_list_v_result_prod_fun$) veriT_vr40) (:= (?v2 Abort$) veriT_vr41)))
 12197 (step t67.t6.t4 (cl (= @p_235 (! (not @p_229) :named @p_236))) :rule cong :premises (t67.t6.t3))
 11830 (step t72.t1 (cl (= ?v0 veriT_vr39)) :rule refl)
 12198 (step t67.t6.t5 (cl (= @p_237 (! (=> @p_213 @p_236) :named @p_238))) :rule cong :premises (t67.t6.t2 t67.t6.t4))
 11831 (step t72.t2 (cl (! (= ?v1 veriT_vr40) :named @p_242)) :rule refl)
 12199 (step t67.t6 (cl (= @p_226 (! (forall ((veriT_vr32 Exp$)) @p_238) :named @p_243))) :rule bind)
 11832 (step t72.t3 (cl (! (= ?v2 veriT_vr41) :named @p_243)) :rule refl)
 12200 (anchor :step t67.t7 :args ((:= (veriT_vr28 FreeExp_list$) veriT_vr31)))
 11833 (step t72.t4 (cl (= @p_238 (! (rabort$ veriT_vr41) :named @p_239))) :rule cong :premises (t72.t3))
 12201 (step t67.t7.t1 (cl (= veriT_vr28 veriT_vr31)) :rule refl)
 11834 (step t72.t5 (cl (= @p_240 (! (case_error_result$ veriT_vr39 veriT_vr40 @p_239) :named @p_241))) :rule cong :premises (t72.t1 t72.t2 t72.t4))
 12202 (step t67.t7.t2 (cl (= @p_240 @p_204)) :rule cong :premises (t67.t7.t1))
 11835 (step t72.t6 (cl @p_242) :rule refl)
 12203 (step t67.t7.t3 (cl (= @p_241 @p_206)) :rule cong :premises (t67.t7.t2))
 11836 (step t72.t7 (cl @p_243) :rule refl)
 12204 (step t67.t7 (cl (= @p_239 (! (exists ((veriT_vr31 FreeExp_list$)) @p_206) :named @p_244))) :rule bind)
 11837 (step t72.t8 (cl (= @p_244 (! (fun_app$a veriT_vr40 veriT_vr41) :named @p_245))) :rule cong :premises (t72.t6 t72.t7))
 12205 (step t67.t8 (cl (= @p_242 (! (=> @p_243 @p_244) :named @p_246))) :rule cong :premises (t67.t6 t67.t7))
 11838 (step t72.t9 (cl (= @p_246 (! (= @p_241 @p_245) :named @p_247))) :rule cong :premises (t72.t5 t72.t8))
 12206 (step t67.t9 (cl (! (= @p_200 (! (and @p_245 @p_246) :named @p_249)) :named @p_247)) :rule cong :premises (t67.t5 t67.t8))
 11839 (step t72 (cl (! (= @p_237 (! (forall ((veriT_vr39 V_astate_v_list_v_result_prod_fun$) (veriT_vr40 Abort_astate_v_list_v_result_prod_fun$) (veriT_vr41 Abort$)) @p_247) :named @p_249)) :named @p_248)) :rule bind)
 12207 (step t67.t10 (cl (not @p_247) (! (not @p_200) :named @p_248) @p_249) :rule equiv_pos2)
 11840 (step t73 (cl (not @p_248) (not @p_237) @p_249) :rule equiv_pos2)
 12208 (step t67.t11 (cl @p_249) :rule th_resolution :premises (t67.h1 t67.t9 t67.t10))
 11841 (step t74 (cl @p_249) :rule th_resolution :premises (a9 t72 t73))
 12209 (anchor :step t67.t12 :args ((:= (veriT_vr32 Exp$) veriT_vr34)))
 11842 (anchor :step t75 :args ((:= (veriT_vr39 V_astate_v_list_v_result_prod_fun$) veriT_vr42) (:= (veriT_vr40 Abort_astate_v_list_v_result_prod_fun$) veriT_vr43) (:= (veriT_vr41 Abort$) veriT_vr44)))
 12210 (step t67.t12.t1 (cl (! (= veriT_vr32 veriT_vr34) :named @p_252)) :rule refl)
 11843 (step t75.t1 (cl (= veriT_vr39 veriT_vr42)) :rule refl)
 12211 (step t67.t12.t2 (cl (= @p_213 (! (member$ veriT_vr34 @p_199) :named @p_250))) :rule cong :premises (t67.t12.t1))
 11844 (step t75.t2 (cl (! (= veriT_vr40 veriT_vr43) :named @p_252)) :rule refl)
 12212 (anchor :step t67.t12.t3 :args ((:= (veriT_vr33 FreeExp$) veriT_vr35)))
 11845 (step t75.t3 (cl (! (= veriT_vr41 veriT_vr44) :named @p_253)) :rule refl)
 12213 (step t67.t12.t3.t1 (cl @p_252) :rule refl)
 11846 (step t75.t4 (cl (= @p_239 (! (rabort$ veriT_vr44) :named @p_250))) :rule cong :premises (t75.t3))
 12214 (step t67.t12.t3.t2 (cl (= veriT_vr33 veriT_vr35)) :rule refl)
 11847 (step t75.t5 (cl (= @p_241 (! (case_error_result$ veriT_vr42 veriT_vr43 @p_250) :named @p_251))) :rule cong :premises (t75.t1 t75.t2 t75.t4))
 12215 (step t67.t12.t3.t3 (cl (= @p_218 (! (fun_app$ uu$ veriT_vr35) :named @p_253))) :rule cong :premises (t67.t12.t3.t2))
 11848 (step t75.t6 (cl @p_252) :rule refl)
 12216 (step t67.t12.t3.t4 (cl (= @p_220 (! (= veriT_vr34 @p_253) :named @p_254))) :rule cong :premises (t67.t12.t3.t1 t67.t12.t3.t3))
 11849 (step t75.t7 (cl @p_253) :rule refl)
 12217 (step t67.t12.t3.t5 (cl (= @p_234 (! (not @p_254) :named @p_255))) :rule cong :premises (t67.t12.t3.t4))
 11850 (step t75.t8 (cl (= @p_245 (! (fun_app$a veriT_vr43 veriT_vr44) :named @p_254))) :rule cong :premises (t75.t6 t75.t7))
 12218 (step t67.t12.t3 (cl (= @p_229 (! (forall ((veriT_vr35 FreeExp$)) @p_255) :named @p_251))) :rule bind)
 11851 (step t75.t9 (cl (= @p_247 (! (= @p_251 @p_254) :named @p_255))) :rule cong :premises (t75.t5 t75.t8))
 12219 (step t67.t12.t4 (cl (= @p_236 (! (not @p_251) :named @p_256))) :rule cong :premises (t67.t12.t3))
 11852 (step t75 (cl (! (= @p_249 (! (forall ((veriT_vr42 V_astate_v_list_v_result_prod_fun$) (veriT_vr43 Abort_astate_v_list_v_result_prod_fun$) (veriT_vr44 Abort$)) @p_255) :named @p_257)) :named @p_256)) :rule bind)
 12220 (step t67.t12.t5 (cl (= @p_238 (! (=> @p_250 @p_256) :named @p_257))) :rule cong :premises (t67.t12.t2 t67.t12.t4))
 11853 (step t76 (cl (not @p_256) (not @p_249) @p_257) :rule equiv_pos2)
 12221 (step t67.t12 (cl (= @p_243 (! (forall ((veriT_vr34 Exp$)) @p_257) :named @p_260))) :rule bind)
 11854 (step t77 (cl @p_257) :rule th_resolution :premises (t74 t75 t76))
 12222 (anchor :step t67.t13 :args ((:= (veriT_vr31 FreeExp_list$) veriT_vr36)))
 11855 (anchor :step t78 :args ((:= (?v0 Astate$) veriT_vr45) (:= (?v1 Astate$) veriT_vr46) (:= (?v2 V_list_v_result$) veriT_vr47) (:= (?v3 Astate$) veriT_vr48)))
 12223 (step t67.t13.t1 (cl (= veriT_vr31 veriT_vr36)) :rule refl)
 11856 (step t78.t1 (cl (= ?v0 veriT_vr45)) :rule refl)
 12224 (step t67.t13.t2 (cl (= @p_204 (! (map2$ uu$ veriT_vr36) :named @p_258))) :rule cong :premises (t67.t13.t1))
 11857 (step t78.t2 (cl (! (= ?v1 veriT_vr46) :named @p_270)) :rule refl)
 12225 (step t67.t13.t3 (cl (= @p_206 (! (= z$ @p_258) :named @p_259))) :rule cong :premises (t67.t13.t2))
 11858 (step t78.t3 (cl (! (= ?v2 veriT_vr47) :named @p_262)) :rule refl)
 12226 (step t67.t13 (cl (= @p_244 (! (exists ((veriT_vr36 FreeExp_list$)) @p_259) :named @p_261))) :rule bind)
 11859 (step t78.t4 (cl (= @p_259 (! (pair$ veriT_vr46 veriT_vr47) :named @p_260))) :rule cong :premises (t78.t2 t78.t3))
 12227 (step t67.t14 (cl (= @p_246 (! (=> @p_260 @p_261) :named @p_262))) :rule cong :premises (t67.t12 t67.t13))
 11860 (step t78.t5 (cl (= @p_4 (! (fix_clock$ veriT_vr45 @p_260) :named @p_261))) :rule cong :premises (t78.t1 t78.t4))
 12228 (step t67.t15 (cl (! (= @p_249 (! (and @p_245 @p_262) :named @p_264)) :named @p_263)) :rule cong :premises (t67.t14))
 11861 (step t78.t6 (cl (! (= ?v3 veriT_vr48) :named @p_267)) :rule refl)
 12229 (step t67.t16 (cl (not @p_263) (not @p_249) @p_264) :rule equiv_pos2)
 11862 (step t78.t7 (cl @p_262) :rule refl)
 12230 (step t67.t17 (cl @p_264) :rule th_resolution :premises (t67.t11 t67.t15 t67.t16))
 11863 (step t78.t8 (cl (= @p_263 (! (pair$ veriT_vr48 veriT_vr47) :named @p_264))) :rule cong :premises (t78.t6 t78.t7))
 12231 (anchor :step t67.t18 :args ((:= (veriT_vr31 FreeExp_list$) veriT_vr37)))
 11864 (step t78.t9 (cl (= @p_265 (! (= @p_261 @p_264) :named @p_266))) :rule cong :premises (t78.t5 t78.t8))
 12232 (step t67.t18.t1 (cl (= veriT_vr31 veriT_vr37)) :rule refl)
 11865 (step t78.t10 (cl @p_267) :rule refl)
 12233 (step t67.t18.t2 (cl (= @p_204 (! (map2$ uu$ veriT_vr37) :named @p_265))) :rule cong :premises (t67.t18.t1))
 11866 (step t78.t11 (cl (= @p_268 (! (clock$ veriT_vr48) :named @p_269))) :rule cong :premises (t78.t10))
 12234 (step t67.t18.t3 (cl (= @p_206 (! (= z$ @p_265) :named @p_266))) :rule cong :premises (t67.t18.t2))
 11867 (step t78.t12 (cl @p_270) :rule refl)
 12235 (step t67.t18.t4 (cl (= @p_208 (! (not @p_266) :named @p_267))) :rule cong :premises (t67.t18.t3))
 11868 (step t78.t13 (cl (= @p_1 (! (clock$ veriT_vr46) :named @p_271))) :rule cong :premises (t78.t12))
 12236 (step t67.t18 (cl (= @p_210 (! (forall ((veriT_vr37 FreeExp_list$)) @p_267) :named @p_268))) :rule bind)
 11869 (step t78.t14 (cl (= @p_272 (! (less_eq$ @p_269 @p_271) :named @p_273))) :rule cong :premises (t78.t11 t78.t13))
 12237 (step t67.t19 (cl (= @p_224 (! (not @p_268) :named @p_275))) :rule cong :premises (t67.t18))
 11870 (step t78.t15 (cl (= @p_274 (! (=> @p_266 @p_273) :named @p_275))) :rule cong :premises (t78.t9 t78.t14))
 12238 (anchor :step t67.t20 :args ((:= (veriT_vr32 Exp$) veriT_vr38)))
 11871 (step t78 (cl (! (= @p_258 (! (forall ((veriT_vr45 Astate$) (veriT_vr46 Astate$) (veriT_vr47 V_list_v_result$) (veriT_vr48 Astate$)) @p_275) :named @p_277)) :named @p_276)) :rule bind)
 12239 (step t67.t20.t1 (cl (! (= veriT_vr32 veriT_vr38) :named @p_271)) :rule refl)
 11872 (step t79 (cl (not @p_276) (not @p_258) @p_277) :rule equiv_pos2)
 12240 (step t67.t20.t2 (cl (= @p_213 (! (member$ veriT_vr38 @p_199) :named @p_269))) :rule cong :premises (t67.t20.t1))
 11873 (step t80 (cl @p_277) :rule th_resolution :premises (a10 t78 t79))
 12241 (anchor :step t67.t20.t3 :args ((:= (veriT_vr33 FreeExp$) veriT_vr39)))
 11874 (anchor :step t81 :args ((:= (veriT_vr45 Astate$) veriT_vr49) (:= (veriT_vr46 Astate$) veriT_vr50) (:= (veriT_vr47 V_list_v_result$) veriT_vr51) (:= (veriT_vr48 Astate$) veriT_vr52)))
 12242 (step t67.t20.t3.t1 (cl @p_271) :rule refl)
 11875 (step t81.t1 (cl (= veriT_vr45 veriT_vr49)) :rule refl)
 12243 (step t67.t20.t3.t2 (cl (= veriT_vr33 veriT_vr39)) :rule refl)
 11876 (step t81.t2 (cl (! (= veriT_vr46 veriT_vr50) :named @p_285)) :rule refl)
 12244 (step t67.t20.t3.t3 (cl (= @p_218 (! (fun_app$ uu$ veriT_vr39) :named @p_272))) :rule cong :premises (t67.t20.t3.t2))
 11877 (step t81.t3 (cl (! (= veriT_vr47 veriT_vr51) :named @p_280)) :rule refl)
 12245 (step t67.t20.t3.t4 (cl (= @p_220 (! (= veriT_vr38 @p_272) :named @p_273))) :rule cong :premises (t67.t20.t3.t1 t67.t20.t3.t3))
 11878 (step t81.t4 (cl (= @p_260 (! (pair$ veriT_vr50 veriT_vr51) :named @p_278))) :rule cong :premises (t81.t2 t81.t3))
 12246 (step t67.t20.t3 (cl (= @p_215 (! (exists ((veriT_vr39 FreeExp$)) @p_273) :named @p_270))) :rule bind)
 11879 (step t81.t5 (cl (= @p_261 (! (fix_clock$ veriT_vr49 @p_278) :named @p_279))) :rule cong :premises (t81.t1 t81.t4))
 12247 (step t67.t20.t4 (cl (= @p_222 (! (=> @p_269 @p_270) :named @p_274))) :rule cong :premises (t67.t20.t2 t67.t20.t3))
 11880 (step t81.t6 (cl (! (= veriT_vr48 veriT_vr52) :named @p_283)) :rule refl)
 12248 (step t67.t20 (cl (= @p_225 (! (forall ((veriT_vr38 Exp$)) @p_274) :named @p_276))) :rule bind)
 11881 (step t81.t7 (cl @p_280) :rule refl)
 12249 (step t67.t21 (cl (= @p_245 (! (=> @p_275 @p_276) :named @p_289))) :rule cong :premises (t67.t19 t67.t20))
 11882 (step t81.t8 (cl (= @p_264 (! (pair$ veriT_vr52 veriT_vr51) :named @p_281))) :rule cong :premises (t81.t6 t81.t7))
 12250 (anchor :step t67.t22 :args ((:= (veriT_vr34 Exp$) veriT_vr40)))
 11883 (step t81.t9 (cl (= @p_266 (! (= @p_279 @p_281) :named @p_282))) :rule cong :premises (t81.t5 t81.t8))
 12251 (step t67.t22.t1 (cl (! (= veriT_vr34 veriT_vr40) :named @p_280)) :rule refl)
 11884 (step t81.t10 (cl @p_283) :rule refl)
 12252 (step t67.t22.t2 (cl (= @p_250 @p_278)) :rule cong :premises (t67.t22.t1))
 11885 (step t81.t11 (cl (= @p_269 (! (clock$ veriT_vr52) :named @p_284))) :rule cong :premises (t81.t10))
 12253 (anchor :step t67.t22.t3 :args ((:= (veriT_vr35 FreeExp$) veriT_vr41)))
 11886 (step t81.t12 (cl @p_285) :rule refl)
 12254 (step t67.t22.t3.t1 (cl @p_280) :rule refl)
 11887 (step t81.t13 (cl (= @p_271 (! (clock$ veriT_vr50) :named @p_286))) :rule cong :premises (t81.t12))
 12255 (step t67.t22.t3.t2 (cl (= veriT_vr35 veriT_vr41)) :rule refl)
 11888 (step t81.t14 (cl (= @p_273 (! (less_eq$ @p_284 @p_286) :named @p_287))) :rule cong :premises (t81.t11 t81.t13))
 12256 (step t67.t22.t3.t3 (cl (= @p_253 @p_281)) :rule cong :premises (t67.t22.t3.t2))
 11889 (step t81.t15 (cl (= @p_275 (! (=> @p_282 @p_287) :named @p_288))) :rule cong :premises (t81.t9 t81.t14))
 12257 (step t67.t22.t3.t4 (cl (= @p_254 @p_282)) :rule cong :premises (t67.t22.t3.t1 t67.t22.t3.t3))
 11890 (step t81 (cl (! (= @p_277 (! (forall ((veriT_vr49 Astate$) (veriT_vr50 Astate$) (veriT_vr51 V_list_v_result$) (veriT_vr52 Astate$)) @p_288) :named @p_290)) :named @p_289)) :rule bind)
 12258 (step t67.t22.t3.t5 (cl (= @p_255 @p_283)) :rule cong :premises (t67.t22.t3.t4))
 11891 (step t82 (cl (not @p_289) (not @p_277) @p_290) :rule equiv_pos2)
 12259 (step t67.t22.t3 (cl (= @p_251 @p_279)) :rule bind)
 11892 (step t83 (cl @p_290) :rule th_resolution :premises (t80 t81 t82))
 12260 (step t67.t22.t4 (cl (= @p_256 @p_284)) :rule cong :premises (t67.t22.t3))
 11893 (anchor :step t84 :args ((:= (?v0 Astate$) veriT_vr53) (:= (?v1 Astate$) veriT_vr54) (:= (?v2 V_list_v_result$) veriT_vr55)))
 12261 (step t67.t22.t5 (cl (= @p_257 @p_277)) :rule cong :premises (t67.t22.t2 t67.t22.t4))
 11894 (step t84.t1 (cl (! (= ?v0 veriT_vr53) :named @p_294)) :rule refl)
 12262 (step t67.t22 (cl (= @p_260 (! (forall ((veriT_vr40 Exp$)) @p_277) :named @p_287))) :rule bind)
 11895 (step t84.t2 (cl (! (= ?v1 veriT_vr54) :named @p_295)) :rule refl)
 12263 (anchor :step t67.t23 :args ((:= (veriT_vr36 FreeExp_list$) veriT_vr42)))
 11896 (step t84.t3 (cl (! (= ?v2 veriT_vr55) :named @p_299)) :rule refl)
 12264 (step t67.t23.t1 (cl (= veriT_vr36 veriT_vr42)) :rule refl)
 11897 (step t84.t4 (cl (= @p_259 (! (pair$ veriT_vr54 veriT_vr55) :named @p_292))) :rule cong :premises (t84.t2 t84.t3))
 12265 (step t67.t23.t2 (cl (= @p_258 @p_286)) :rule cong :premises (t67.t23.t1))
 11898 (step t84.t5 (cl (= @p_4 (! (fix_clock$ veriT_vr53 @p_292) :named @p_293))) :rule cong :premises (t84.t1 t84.t4))
 12266 (step t67.t23.t3 (cl (= @p_259 @p_285)) :rule cong :premises (t67.t23.t2))
 11899 (step t84.t6 (cl @p_294) :rule refl)
 12267 (step t67.t23 (cl (= @p_261 (! (exists ((veriT_vr42 FreeExp_list$)) @p_285) :named @p_288))) :rule bind)
 11900 (step t84.t7 (cl @p_295) :rule refl)
 12268 (step t67.t24 (cl (= @p_262 (! (=> @p_287 @p_288) :named @p_290))) :rule cong :premises (t67.t22 t67.t23))
 11901 (step t84.t8 (cl (= @p_5 (! (uu$ veriT_vr53 veriT_vr54) :named @p_296))) :rule cong :premises (t84.t6 t84.t7))
 12269 (step t67.t25 (cl (! (= @p_264 (! (and @p_289 @p_290) :named @p_292)) :named @p_291)) :rule cong :premises (t67.t21 t67.t24))
 11902 (step t84.t9 (cl @p_295) :rule refl)
 12270 (step t67.t26 (cl (not @p_291) (not @p_264) @p_292) :rule equiv_pos2)
 11903 (step t84.t10 (cl (= @p_297 (! (update_clock$ @p_296 veriT_vr54) :named @p_298))) :rule cong :premises (t84.t8 t84.t9))
 12271 (step t67.t27 (cl @p_292) :rule th_resolution :premises (t67.t17 t67.t25 t67.t26))
 11904 (step t84.t11 (cl @p_299) :rule refl)
 12272 (anchor :step t67.t28 :args ((:= (veriT_vr40 Exp$) veriT_sk0)))
 11905 (step t84.t12 (cl (= @p_300 (! (pair$ @p_298 veriT_vr55) :named @p_301))) :rule cong :premises (t84.t10 t84.t11))
 12273 (step t67.t28.t1 (cl (! (= veriT_vr40 veriT_sk0) :named @p_295)) :rule refl)
 11906 (step t84.t13 (cl (= @p_302 (! (= @p_293 @p_301) :named @p_303))) :rule cong :premises (t84.t5 t84.t12))
 12274 (step t67.t28.t2 (cl (= @p_278 (! (member$ veriT_sk0 @p_199) :named @p_293))) :rule cong :premises (t67.t28.t1))
 11907 (step t84 (cl (! (= @p_291 (! (forall ((veriT_vr53 Astate$) (veriT_vr54 Astate$) (veriT_vr55 V_list_v_result$)) @p_303) :named @p_305)) :named @p_304)) :rule bind)
 12275 (anchor :step t67.t28.t3 :args ((veriT_vr41 FreeExp$)))
 11908 (step t85 (cl (not @p_304) (not @p_291) @p_305) :rule equiv_pos2)
 12276 (step t67.t28.t3.t1 (cl @p_295) :rule refl)
 11909 (step t86 (cl @p_305) :rule th_resolution :premises (a11 t84 t85))
 12277 (step t67.t28.t3.t2 (cl (= @p_282 (! (= @p_281 veriT_sk0) :named @p_296))) :rule cong :premises (t67.t28.t3.t1))
 11910 (anchor :step t87 :args ((:= (veriT_vr53 Astate$) veriT_vr56) (:= (veriT_vr54 Astate$) veriT_vr57) (:= (veriT_vr55 V_list_v_result$) veriT_vr58)))
 12278 (step t67.t28.t3.t3 (cl (= @p_283 (! (not @p_296) :named @p_297))) :rule cong :premises (t67.t28.t3.t2))
 11911 (step t87.t1 (cl (! (= veriT_vr53 veriT_vr56) :named @p_308)) :rule refl)
 12279 (step t67.t28.t3 (cl (= @p_279 (! (forall ((veriT_vr41 FreeExp$)) @p_297) :named @p_294))) :rule bind)
 11912 (step t87.t2 (cl (! (= veriT_vr54 veriT_vr57) :named @p_309)) :rule refl)
 12280 (step t67.t28.t4 (cl (= @p_284 (! (not @p_294) :named @p_298))) :rule cong :premises (t67.t28.t3))
 11913 (step t87.t3 (cl (! (= veriT_vr55 veriT_vr58) :named @p_312)) :rule refl)
 12281 (step t67.t28.t5 (cl (= @p_277 (! (=> @p_293 @p_298) :named @p_299))) :rule cong :premises (t67.t28.t2 t67.t28.t4))
 11914 (step t87.t4 (cl (= @p_292 (! (pair$ veriT_vr57 veriT_vr58) :named @p_306))) :rule cong :premises (t87.t2 t87.t3))
 12282 (step t67.t28 (cl (= @p_287 @p_299)) :rule sko_forall)
 11915 (step t87.t5 (cl (= @p_293 (! (fix_clock$ veriT_vr56 @p_306) :named @p_307))) :rule cong :premises (t87.t1 t87.t4))
 12283 (anchor :step t67.t29 :args ((:= (veriT_vr42 FreeExp_list$) veriT_sk1)))
 11916 (step t87.t6 (cl @p_308) :rule refl)
 12284 (step t67.t29.t1 (cl (= veriT_vr42 veriT_sk1)) :rule refl)
 11917 (step t87.t7 (cl @p_309) :rule refl)
 12285 (step t67.t29.t2 (cl (= @p_286 (! (map2$ uu$ veriT_sk1) :named @p_302))) :rule cong :premises (t67.t29.t1))
 11918 (step t87.t8 (cl (= @p_296 (! (uu$ veriT_vr56 veriT_vr57) :named @p_310))) :rule cong :premises (t87.t6 t87.t7))
 12286 (step t67.t29.t3 (cl (= @p_285 (! (= z$ @p_302) :named @p_300))) :rule cong :premises (t67.t29.t2))
 11919 (step t87.t9 (cl @p_309) :rule refl)
 12287 (step t67.t29 (cl (= @p_288 @p_300)) :rule sko_ex)
 11920 (step t87.t10 (cl (= @p_298 (! (update_clock$ @p_310 veriT_vr57) :named @p_311))) :rule cong :premises (t87.t8 t87.t9))
 12288 (step t67.t30 (cl (= @p_290 (! (=> @p_299 @p_300) :named @p_303))) :rule cong :premises (t67.t28 t67.t29))
 11921 (step t87.t11 (cl @p_312) :rule refl)
 12289 (step t67.t31 (cl (! (= @p_292 (! (and @p_289 @p_303) :named @p_305)) :named @p_304)) :rule cong :premises (t67.t30))
 11922 (step t87.t12 (cl (= @p_301 (! (pair$ @p_311 veriT_vr58) :named @p_313))) :rule cong :premises (t87.t10 t87.t11))
 12290 (step t67.t32 (cl (not @p_304) (not @p_292) @p_305) :rule equiv_pos2)
 11923 (step t87.t13 (cl (= @p_303 (! (= @p_307 @p_313) :named @p_314))) :rule cong :premises (t87.t5 t87.t12))
 12291 (step t67.t33 (cl @p_305) :rule th_resolution :premises (t67.t27 t67.t31 t67.t32))
 11924 (step t87 (cl (! (= @p_305 (! (forall ((veriT_vr56 Astate$) (veriT_vr57 Astate$) (veriT_vr58 V_list_v_result$)) @p_314) :named @p_316)) :named @p_315)) :rule bind)
 12292 (anchor :step t67.t34 :args ((:= (veriT_vr37 FreeExp_list$) veriT_vr43)))
 11925 (step t88 (cl (not @p_315) (not @p_305) @p_316) :rule equiv_pos2)
 12293 (step t67.t34.t1 (cl (= veriT_vr37 veriT_vr43)) :rule refl)
 11926 (step t89 (cl @p_316) :rule th_resolution :premises (t86 t87 t88))
 12294 (step t67.t34.t2 (cl (= @p_265 (! (map2$ uu$ veriT_vr43) :named @p_307))) :rule cong :premises (t67.t34.t1))
 11927 (anchor :step t90 :args ((:= (?v0 V_error_result$) veriT_vr59) (:= (?v1 V$) veriT_vr60)))
 12295 (step t67.t34.t3 (cl (= @p_266 (! (= z$ @p_307) :named @p_308))) :rule cong :premises (t67.t34.t2))
 11928 (step t90.t1 (cl (! (= ?v0 veriT_vr59) :named @p_323)) :rule refl)
 12296 (step t67.t34.t4 (cl (= @p_267 (! (not @p_308) :named @p_309))) :rule cong :premises (t67.t34.t3))
 11929 (step t90.t2 (cl (= @p_319 (! (rerr$ veriT_vr59) :named @p_320))) :rule cong :premises (t90.t1))
 12297 (step t67.t34 (cl (= @p_268 (! (forall ((veriT_vr43 FreeExp_list$)) @p_309) :named @p_306))) :rule bind)
 11930 (step t90.t3 (cl (= @p_321 (! (= r$ @p_320) :named @p_322))) :rule cong :premises (t90.t2))
 12298 (step t67.t35 (cl (= @p_275 (! (not @p_306) :named @p_310))) :rule cong :premises (t67.t34))
 11931 (step t90.t4 (cl @p_323) :rule refl)
 12299 (anchor :step t67.t36 :args ((:= (veriT_vr38 Exp$) veriT_vr44)))
 11932 (step t90.t5 (cl (! (= ?v1 veriT_vr60) :named @p_328)) :rule refl)
 12300 (step t67.t36.t1 (cl (! (= veriT_vr38 veriT_vr44) :named @p_314)) :rule refl)
 11933 (step t90.t6 (cl (= @p_174 (! (rraise$ veriT_vr60) :named @p_324))) :rule cong :premises (t90.t5))
 12301 (step t67.t36.t2 (cl (= @p_269 (! (member$ veriT_vr44 @p_199) :named @p_312))) :rule cong :premises (t67.t36.t1))
 11934 (step t90.t7 (cl (= @p_6 (! (= veriT_vr59 @p_324) :named @p_325))) :rule cong :premises (t90.t4 t90.t6))
 12302 (anchor :step t67.t36.t3 :args ((:= (veriT_vr39 FreeExp$) veriT_vr45)))
 11935 (step t90.t8 (cl (= @p_326 (! (and @p_322 @p_325) :named @p_327))) :rule cong :premises (t90.t3 t90.t7))
 12303 (step t67.t36.t3.t1 (cl @p_314) :rule refl)
 11936 (step t90.t9 (cl @p_328) :rule refl)
 12304 (step t67.t36.t3.t2 (cl (= veriT_vr39 veriT_vr45)) :rule refl)
 11937 (step t90.t10 (cl (= @p_329 (! (fun_evaluate_match$ st$ env$ veriT_vr60 pes$) :named @p_330))) :rule cong :premises (t90.t9))
 12305 (step t67.t36.t3.t3 (cl (= @p_272 (! (fun_app$ uu$ veriT_vr45) :named @p_315))) :rule cong :premises (t67.t36.t3.t2))
 11938 (step t90.t11 (cl @p_328) :rule refl)
 12306 (step t67.t36.t3.t4 (cl (= @p_273 (! (= veriT_vr44 @p_315) :named @p_316))) :rule cong :premises (t67.t36.t3.t1 t67.t36.t3.t3))
 11939 (step t90.t12 (cl (= @p_331 (! (fun_app$ @p_330 veriT_vr60) :named @p_332))) :rule cong :premises (t90.t10 t90.t11))
 12307 (step t67.t36.t3 (cl (= @p_270 (! (exists ((veriT_vr45 FreeExp$)) @p_316) :named @p_313))) :rule bind)
 11940 (step t90.t13 (cl (= @p_333 (! (fst$ @p_332) :named @p_334))) :rule cong :premises (t90.t12))
 12308 (step t67.t36.t4 (cl (= @p_274 (! (=> @p_312 @p_313) :named @p_317))) :rule cong :premises (t67.t36.t2 t67.t36.t3))
 11941 (step t90.t14 (cl (= @p_335 (! (clock$ @p_334) :named @p_336))) :rule cong :premises (t90.t13))
 12309 (step t67.t36 (cl (= @p_276 (! (forall ((veriT_vr44 Exp$)) @p_317) :named @p_311))) :rule bind)
 11942 (step t90.t15 (cl (= @p_337 (! (less_eq$ @p_336 @p_318) :named @p_338))) :rule cong :premises (t90.t14))
 12310 (step t67.t37 (cl (= @p_289 (! (=> @p_310 @p_311) :named @p_318))) :rule cong :premises (t67.t35 t67.t36))
 11943 (step t90.t16 (cl (= @p_339 (! (=> @p_327 @p_338) :named @p_340))) :rule cong :premises (t90.t8 t90.t15))
 12311 (anchor :step t67.t38 :args ((:= (veriT_vr41 FreeExp$) veriT_vr45)))
 11944 (step t90 (cl (! (= @p_317 (! (forall ((veriT_vr59 V_error_result$) (veriT_vr60 V$)) @p_340) :named @p_342)) :named @p_341)) :rule bind)
 12312 (step t67.t38.t1 (cl (= veriT_vr41 veriT_vr45)) :rule refl)
 11945 (step t91 (cl (not @p_341) (not @p_317) @p_342) :rule equiv_pos2)
 12313 (step t67.t38.t2 (cl (= @p_281 @p_315)) :rule cong :premises (t67.t38.t1))
 11946 (step t92 (cl @p_342) :rule th_resolution :premises (a12 t90 t91))
 12314 (step t67.t38.t3 (cl (= @p_296 (! (= veriT_sk0 @p_315) :named @p_319))) :rule cong :premises (t67.t38.t2))
 11947 (anchor :step t93 :args ((:= (veriT_vr59 V_error_result$) veriT_vr61) (:= (veriT_vr60 V$) veriT_vr62)))
 12315 (step t67.t38.t4 (cl (= @p_297 (! (not @p_319) :named @p_320))) :rule cong :premises (t67.t38.t3))
 11948 (step t93.t1 (cl (! (= veriT_vr59 veriT_vr61) :named @p_345)) :rule refl)
 12316 (step t67.t38 (cl (= @p_294 (! (forall ((veriT_vr45 FreeExp$)) @p_320) :named @p_321))) :rule bind)
 11949 (step t93.t2 (cl (= @p_320 (! (rerr$ veriT_vr61) :named @p_343))) :rule cong :premises (t93.t1))
 12317 (step t67.t39 (cl (= @p_298 (! (not @p_321) :named @p_322))) :rule cong :premises (t67.t38))
 11950 (step t93.t3 (cl (= @p_322 (! (= r$ @p_343) :named @p_344))) :rule cong :premises (t93.t2))
 12318 (step t67.t40 (cl (= @p_299 (! (=> @p_293 @p_322) :named @p_323))) :rule cong :premises (t67.t39))
 11951 (step t93.t4 (cl @p_345) :rule refl)
 12319 (step t67.t41 (cl (= @p_303 (! (=> @p_323 @p_300) :named @p_324))) :rule cong :premises (t67.t40))
 11952 (step t93.t5 (cl (! (= veriT_vr60 veriT_vr62) :named @p_349)) :rule refl)
 12320 (step t67.t42 (cl (! (= @p_305 (! (and @p_318 @p_324) :named @p_326)) :named @p_325)) :rule cong :premises (t67.t37 t67.t41))
 11953 (step t93.t6 (cl (= @p_324 (! (rraise$ veriT_vr62) :named @p_346))) :rule cong :premises (t93.t5))
 12321 (step t67.t43 (cl (not @p_325) (not @p_305) @p_326) :rule equiv_pos2)
 11954 (step t93.t7 (cl (= @p_325 (! (= veriT_vr61 @p_346) :named @p_347))) :rule cong :premises (t93.t4 t93.t6))
 12322 (step t67.t44 (cl @p_326) :rule th_resolution :premises (t67.t33 t67.t42 t67.t43))
 11955 (step t93.t8 (cl (= @p_327 (! (and @p_344 @p_347) :named @p_348))) :rule cong :premises (t93.t3 t93.t7))
 12323 (anchor :step t67.t45 :args ((:= (veriT_vr45 FreeExp$) veriT_vr46)))
 11956 (step t93.t9 (cl @p_349) :rule refl)
 12324 (step t67.t45.t1 (cl (= veriT_vr45 veriT_vr46)) :rule refl)
 11957 (step t93.t10 (cl (= @p_330 (! (fun_evaluate_match$ st$ env$ veriT_vr62 pes$) :named @p_350))) :rule cong :premises (t93.t9))
 12325 (step t67.t45.t2 (cl (= @p_315 (! (fun_app$ uu$ veriT_vr46) :named @p_328))) :rule cong :premises (t67.t45.t1))
 11958 (step t93.t11 (cl @p_349) :rule refl)
 12326 (step t67.t45.t3 (cl (= @p_319 (! (= veriT_sk0 @p_328) :named @p_329))) :rule cong :premises (t67.t45.t2))
 11959 (step t93.t12 (cl (= @p_332 (! (fun_app$ @p_350 veriT_vr62) :named @p_351))) :rule cong :premises (t93.t10 t93.t11))
 12327 (step t67.t45.t4 (cl (= @p_320 (! (not @p_329) :named @p_330))) :rule cong :premises (t67.t45.t3))
 11960 (step t93.t13 (cl (= @p_334 (! (fst$ @p_351) :named @p_352))) :rule cong :premises (t93.t12))
 12328 (step t67.t45 (cl (= @p_321 (! (forall ((veriT_vr46 FreeExp$)) @p_330) :named @p_327))) :rule bind)
 11961 (step t93.t14 (cl (= @p_336 (! (clock$ @p_352) :named @p_353))) :rule cong :premises (t93.t13))
 12329 (step t67.t46 (cl (= @p_322 (! (not @p_327) :named @p_331))) :rule cong :premises (t67.t45))
 11962 (step t93.t15 (cl (= @p_338 (! (less_eq$ @p_353 @p_318) :named @p_354))) :rule cong :premises (t93.t14))
 12330 (step t67.t47 (cl (= @p_323 (! (=> @p_293 @p_331) :named @p_332))) :rule cong :premises (t67.t46))
 11963 (step t93.t16 (cl (= @p_340 (! (=> @p_348 @p_354) :named @p_355))) :rule cong :premises (t93.t8 t93.t15))
 12331 (step t67.t48 (cl (= @p_324 (! (=> @p_332 @p_300) :named @p_333))) :rule cong :premises (t67.t47))
 11964 (step t93 (cl (! (= @p_342 (! (forall ((veriT_vr61 V_error_result$) (veriT_vr62 V$)) @p_355) :named @p_357)) :named @p_356)) :rule bind)
 12332 (step t67.t49 (cl (! (= @p_326 (! (and @p_318 @p_333) :named @p_334)) :named @p_335)) :rule cong :premises (t67.t48))
 11965 (step t94 (cl (not @p_356) (not @p_342) @p_357) :rule equiv_pos2)
 12333 (step t67.t50 (cl (not @p_335) (not @p_326) @p_334) :rule equiv_pos2)
 11966 (step t95 (cl @p_357) :rule th_resolution :premises (t92 t93 t94))
 12334 (step t67.t51 (cl @p_334) :rule th_resolution :premises (t67.t44 t67.t49 t67.t50))
 11967 (step t96 (cl (! (= @p_358 (! (and @p_359 (! (not @p_360) :named @p_366)) :named @p_362)) :named @p_361)) :rule bool_simplify)
 12335 (step t67 (cl @p_248 @p_334) :rule subproof :discharge (h1))
 11968 (step t97 (cl (! (not @p_361) :named @p_365) (! (not @p_358) :named @p_363) @p_362) :rule equiv_pos2)
 12336 (step t68 (cl @p_336 @p_200) :rule or :premises (t66))
 11969 (step t98 (cl (not @p_363) @p_364) :rule not_not)
 12337 (step t69 (cl (! (or @p_336 @p_334) :named @p_338) (! (not @p_336) :named @p_337)) :rule or_neg)
 11970 (step t99 (cl @p_365 @p_364 @p_362) :rule th_resolution :premises (t98 t97))
 12338 (step t70 (cl (not @p_337) @p_175) :rule not_not)
 11971 (step t100 (cl @p_362) :rule th_resolution :premises (a13 t96 t99))
 12339 (step t71 (cl @p_338 @p_175) :rule th_resolution :premises (t70 t69))
 11972 (step t101 (cl @p_359) :rule and :premises (t100))
 12340 (step t72 (cl @p_338 (! (not @p_334) :named @p_340)) :rule or_neg)
 11973 (step t102 (cl @p_366) :rule and :premises (t100))
 12341 (step t73 (cl @p_338) :rule th_resolution :premises (t68 t67 t71 t72))
 11974 (step t103 (cl (or (! (not @p_105) :named @p_368) (! (forall ((veriT_vr13 Nat$) (veriT_vr14 Nat$) (veriT_vr15 Nat$)) (or (not @p_96) (not @p_98) @p_102)) :named @p_573))) :rule qnt_cnf)
 12342 (step t74 (cl @p_332 (! (not @p_331) :named @p_339)) :rule implies_neg2)
 11975 (step t104 (cl (or (! (not @p_170) :named @p_431) (! (forall ((veriT_vr23 Astate$) (veriT_vr24 Astate_v_list_v_result_prod$) (veriT_vr26 V_list_v_result$)) (or @p_367 @p_146)) :named @p_629))) :rule qnt_cnf)
 12343 (step t75 (cl (not @p_339) @p_327) :rule not_not)
 11976 (step t105 (cl (or @p_368 (! (=> (! (and @p_369 (! (less_eq$ @p_370 @p_371) :named @p_373)) :named @p_372) @p_360) :named @p_374))) :rule forall_inst :args ((:= veriT_vr13 @p_371) (:= veriT_vr14 @p_7) (:= veriT_vr15 @p_370)))
 12344 (step t76 (cl @p_332 @p_327) :rule th_resolution :premises (t75 t74))
 11977 (step t106 (cl @p_372 (! (not @p_369) :named @p_574) (! (not @p_373) :named @p_375)) :rule and_neg)
 12345 (step t77 (cl (not @p_333) (! (not @p_332) :named @p_393) @p_300) :rule implies_pos)
 11978 (step t107 (cl (! (not @p_374) :named @p_376) (! (not @p_372) :named @p_377) @p_360) :rule implies_pos)
 12346 (step t78 (cl @p_340 @p_333) :rule and_pos)
 11979 (step t108 (cl @p_368 @p_374) :rule or :premises (t105))
 12347 (step t79 (cl @p_336 @p_334) :rule or :premises (t73))
 11980 (step t109 (cl @p_372 @p_375) :rule resolution :premises (t106 a4))
 12348 (step t80 (cl @p_334) :rule resolution :premises (t79 t44))
 11981 (step t110 (cl @p_376 @p_377) :rule resolution :premises (t107 t102))
 12349 (step t81 (cl @p_333) :rule resolution :premises (t78 t80))
 11982 (step t111 (cl @p_374) :rule resolution :premises (t108 t38))
 12350 (step t82 (cl (or (! (not @p_70) :named @p_377) (! (not (! (forall ((veriT_vr7 FreeExp$)) (! (not (! (= @p_65 veriT_sk0) :named @p_346)) :named @p_348)) :named @p_342)) :named @p_341))) :rule forall_inst :args ((:= veriT_vr6 veriT_sk0)))
 11983 (step t112 (cl @p_377) :rule resolution :premises (t110 t111))
 12351 (anchor :step t83)
 11984 (step t113 (cl @p_375) :rule resolution :premises (t109 t112))
 12352 (assume t83.h1 @p_341)
 11985 (step t114 (cl (not (! (not @p_368) :named @p_578)) @p_105) :rule not_not)
 12353 (anchor :step t83.t2 :args ((:= (veriT_vr7 FreeExp$) veriT_vr47)))
 11986 (step t115 (cl (or (! (not @p_316) :named @p_547) (! (= (fix_clock$ st$a (pair$ @p_378 r$)) (pair$ (! (update_clock$ (uu$ st$a @p_378) @p_378) :named @p_561) r$)) :named @p_548))) :rule forall_inst :args ((:= veriT_vr56 st$a) (:= veriT_vr57 @p_378) (:= veriT_vr58 r$)))
 12354 (step t83.t2.t1 (cl (= veriT_vr7 veriT_vr47)) :rule refl)
 11987 (step t116 (cl (or (! (not @p_215) :named @p_427) (! (not (! (and (! (forall ((veriT_vr31 V$)) (! (not (! (= x2$ @p_204) :named @p_382)) :named @p_384)) :named @p_380) (! (forall ((veriT_vr32 Abort$)) (! (not (! (= x2$ @p_209) :named @p_388)) :named @p_390)) :named @p_386)) :named @p_392)) :named @p_379))) :rule forall_inst :args ((:= veriT_vr30 x2$)))
 12355 (step t83.t2.t2 (cl (= @p_63 (! (insert$ veriT_vr47 bot$) :named @p_343))) :rule cong :premises (t83.t2.t1))
 11988 (anchor :step t117)
 12356 (step t83.t2.t3 (cl (= @p_64 (! (myImage$ exprel$ @p_343) :named @p_344))) :rule cong :premises (t83.t2.t2))
 11989 (assume t117.h1 @p_379)
 12357 (step t83.t2.t4 (cl (= @p_65 (! (abs_Exp$ @p_344) :named @p_345))) :rule cong :premises (t83.t2.t3))
 11990 (anchor :step t117.t2 :args ((:= (veriT_vr31 V$) veriT_vr63)))
 12358 (step t83.t2.t5 (cl (= @p_346 (! (= veriT_sk0 @p_345) :named @p_347))) :rule cong :premises (t83.t2.t4))
 11991 (step t117.t2.t1 (cl (= veriT_vr31 veriT_vr63)) :rule refl)
 12359 (step t83.t2.t6 (cl (= @p_348 (! (not @p_347) :named @p_349))) :rule cong :premises (t83.t2.t5))
 11992 (step t117.t2.t2 (cl (= @p_204 (! (rraise$ veriT_vr63) :named @p_381))) :rule cong :premises (t117.t2.t1))
 12360 (step t83.t2 (cl (= @p_342 (! (forall ((veriT_vr47 FreeExp$)) @p_349) :named @p_350))) :rule bind)
 11993 (step t117.t2.t3 (cl (= @p_382 (! (= x2$ @p_381) :named @p_383))) :rule cong :premises (t117.t2.t2))
 12361 (step t83.t3 (cl (! (= @p_341 (! (not @p_350) :named @p_353)) :named @p_351)) :rule cong :premises (t83.t2))
 11994 (step t117.t2.t4 (cl (= @p_384 (! (not @p_383) :named @p_385))) :rule cong :premises (t117.t2.t3))
 12362 (step t83.t4 (cl (! (not @p_351) :named @p_354) (! (not @p_341) :named @p_352) @p_353) :rule equiv_pos2)
 11995 (step t117.t2 (cl (= @p_380 (! (forall ((veriT_vr63 V$)) @p_385) :named @p_393))) :rule bind)
 12363 (step t83.t5 (cl (! (not @p_352) :named @p_376) @p_342) :rule not_not)
 11996 (anchor :step t117.t3 :args ((:= (veriT_vr32 Abort$) veriT_vr64)))
 12364 (step t83.t6 (cl @p_354 @p_342 @p_353) :rule th_resolution :premises (t83.t5 t83.t4))
 11997 (step t117.t3.t1 (cl (= veriT_vr32 veriT_vr64)) :rule refl)
 12365 (step t83.t7 (cl @p_353) :rule th_resolution :premises (t83.h1 t83.t3 t83.t6))
 11998 (step t117.t3.t2 (cl (= @p_209 (! (rabort$ veriT_vr64) :named @p_387))) :rule cong :premises (t117.t3.t1))
 12366 (anchor :step t83.t8 :args ((:= (veriT_vr47 FreeExp$) veriT_vr48)))
 11999 (step t117.t3.t3 (cl (= @p_388 (! (= x2$ @p_387) :named @p_389))) :rule cong :premises (t117.t3.t2))
 12367 (step t83.t8.t1 (cl (= veriT_vr47 veriT_vr48)) :rule refl)
 12000 (step t117.t3.t4 (cl (= @p_390 (! (not @p_389) :named @p_391))) :rule cong :premises (t117.t3.t3))
 12368 (step t83.t8.t2 (cl (= @p_343 @p_356)) :rule cong :premises (t83.t8.t1))
 12001 (step t117.t3 (cl (= @p_386 (! (forall ((veriT_vr64 Abort$)) @p_391) :named @p_394))) :rule bind)
 12369 (step t83.t8.t3 (cl (= @p_344 @p_357)) :rule cong :premises (t83.t8.t2))
 12002 (step t117.t4 (cl (= @p_392 (! (and @p_393 @p_394) :named @p_395))) :rule cong :premises (t117.t2 t117.t3))
 12370 (step t83.t8.t4 (cl (= @p_345 @p_358)) :rule cong :premises (t83.t8.t3))
 12003 (step t117.t5 (cl (! (= @p_379 (! (not @p_395) :named @p_398)) :named @p_396)) :rule cong :premises (t117.t4))
 12371 (step t83.t8.t5 (cl (= @p_347 @p_359)) :rule cong :premises (t83.t8.t4))
 12004 (step t117.t6 (cl (! (not @p_396) :named @p_399) (! (not @p_379) :named @p_397) @p_398) :rule equiv_pos2)
 12372 (step t83.t8.t6 (cl (= @p_349 @p_355)) :rule cong :premises (t83.t8.t5))
 12005 (step t117.t7 (cl (! (not @p_397) :named @p_426) @p_392) :rule not_not)
 12373 (step t83.t8 (cl (= @p_350 (! (forall ((veriT_vr48 FreeExp$)) @p_355) :named @p_360))) :rule bind)
 12006 (step t117.t8 (cl @p_399 @p_392 @p_398) :rule th_resolution :premises (t117.t7 t117.t6))
 12374 (step t83.t9 (cl (! (= @p_353 (! (not @p_360) :named @p_362)) :named @p_361)) :rule cong :premises (t83.t8))
 12007 (step t117.t9 (cl @p_398) :rule th_resolution :premises (t117.h1 t117.t5 t117.t8))
 12375 (step t83.t10 (cl (! (not @p_361) :named @p_364) (! (not @p_353) :named @p_363) @p_362) :rule equiv_pos2)
 12008 (anchor :step t117.t10 :args ((:= (veriT_vr63 V$) veriT_vr65)))
 12376 (step t83.t11 (cl (not @p_363) @p_350) :rule not_not)
 12009 (step t117.t10.t1 (cl (= veriT_vr63 veriT_vr65)) :rule refl)
 12377 (step t83.t12 (cl @p_364 @p_350 @p_362) :rule th_resolution :premises (t83.t11 t83.t10))
 12010 (step t117.t10.t2 (cl (= @p_381 @p_401)) :rule cong :premises (t117.t10.t1))
 12378 (step t83.t13 (cl @p_362) :rule th_resolution :premises (t83.t7 t83.t9 t83.t12))
 12011 (step t117.t10.t3 (cl (= @p_383 @p_402)) :rule cong :premises (t117.t10.t2))
 12379 (anchor :step t83.t14 :args ((:= (veriT_vr48 FreeExp$) veriT_sk2)))
 12012 (step t117.t10.t4 (cl (= @p_385 @p_400)) :rule cong :premises (t117.t10.t3))
 12380 (step t83.t14.t1 (cl (= veriT_vr48 veriT_sk2)) :rule refl)
 12013 (step t117.t10 (cl (= @p_393 (! (forall ((veriT_vr65 V$)) @p_400) :named @p_406))) :rule bind)
 12381 (step t83.t14.t2 (cl (= @p_356 (! (insert$ veriT_sk2 bot$) :named @p_367))) :rule cong :premises (t83.t14.t1))
 12014 (anchor :step t117.t11 :args ((:= (veriT_vr64 Abort$) veriT_vr66)))
 12382 (step t83.t14.t3 (cl (= @p_357 (! (myImage$ exprel$ @p_367) :named @p_368))) :rule cong :premises (t83.t14.t2))
 12015 (step t117.t11.t1 (cl (= veriT_vr64 veriT_vr66)) :rule refl)
 12383 (step t83.t14.t4 (cl (= @p_358 (! (abs_Exp$ @p_368) :named @p_369))) :rule cong :premises (t83.t14.t3))
 12016 (step t117.t11.t2 (cl (= @p_387 @p_404)) :rule cong :premises (t117.t11.t1))
 12384 (step t83.t14.t5 (cl (= @p_359 (! (= veriT_sk0 @p_369) :named @p_365))) :rule cong :premises (t83.t14.t4))
 12017 (step t117.t11.t3 (cl (= @p_389 @p_405)) :rule cong :premises (t117.t11.t2))
 12385 (step t83.t14.t6 (cl (= @p_355 (! (not @p_365) :named @p_370))) :rule cong :premises (t83.t14.t5))
 12018 (step t117.t11.t4 (cl (= @p_391 @p_403)) :rule cong :premises (t117.t11.t3))
 12386 (step t83.t14 (cl (= @p_360 @p_370)) :rule sko_forall)
 12019 (step t117.t11 (cl (= @p_394 (! (forall ((veriT_vr66 Abort$)) @p_403) :named @p_407))) :rule bind)
 12387 (step t83.t15 (cl (! (= @p_362 (! (not @p_370) :named @p_372)) :named @p_371)) :rule cong :premises (t83.t14))
 12020 (step t117.t12 (cl (= @p_395 (! (and @p_406 @p_407) :named @p_408))) :rule cong :premises (t117.t10 t117.t11))
 12388 (step t83.t16 (cl (! (not @p_371) :named @p_374) (! (not @p_362) :named @p_373) @p_372) :rule equiv_pos2)
 12021 (step t117.t13 (cl (! (= @p_398 (! (not @p_408) :named @p_410)) :named @p_409)) :rule cong :premises (t117.t12))
 12389 (step t83.t17 (cl (not @p_373) @p_360) :rule not_not)
 12022 (step t117.t14 (cl (! (not @p_409) :named @p_412) (! (not @p_398) :named @p_411) @p_410) :rule equiv_pos2)
 12390 (step t83.t18 (cl @p_374 @p_360 @p_372) :rule th_resolution :premises (t83.t17 t83.t16))
 12023 (step t117.t15 (cl (not @p_411) @p_395) :rule not_not)
 12391 (step t83.t19 (cl (! (not @p_372) :named @p_375) @p_365) :rule not_not)
 12024 (step t117.t16 (cl @p_412 @p_395 @p_410) :rule th_resolution :premises (t117.t15 t117.t14))
 12392 (step t83.t20 (cl @p_374 @p_360 @p_365) :rule th_resolution :premises (t83.t19 t83.t18))
 12025 (step t117.t17 (cl @p_410) :rule th_resolution :premises (t117.t9 t117.t13 t117.t16))
 12393 (step t83.t21 (cl @p_372) :rule th_resolution :premises (t83.t13 t83.t15 t83.t20))
 12026 (anchor :step t117.t18 :args ((:= (veriT_vr65 V$) veriT_sk0)))
 12394 (step t83.t22 (cl @p_375 @p_365) :rule not_not)
 12027 (step t117.t18.t1 (cl (= veriT_vr65 veriT_sk0)) :rule refl)
 12395 (step t83.t23 (cl @p_365) :rule th_resolution :premises (t83.t22 t83.t21))
 12028 (step t117.t18.t2 (cl (= @p_401 (! (rraise$ veriT_sk0) :named @p_415))) :rule cong :premises (t117.t18.t1))
 12396 (step t83.t24 (cl (= @p_372 @p_365)) :rule not_simplify)
 12029 (step t117.t18.t3 (cl (= @p_402 (! (= x2$ @p_415) :named @p_416))) :rule cong :premises (t117.t18.t2))
 12397 (step t83.t25 (cl @p_365) :rule th_resolution :premises (t83.t23 t83.t24))
 12030 (step t117.t18.t4 (cl (= @p_400 (! (not @p_416) :named @p_413))) :rule cong :premises (t117.t18.t3))
 12398 (step t83 (cl @p_352 @p_365) :rule subproof :discharge (h1))
 12031 (step t117.t18 (cl (= @p_406 @p_413)) :rule sko_forall)
 12399 (step t84 (cl @p_376 @p_342) :rule not_not)
 12032 (anchor :step t117.t19 :args ((:= (veriT_vr66 Abort$) veriT_sk1)))
 12400 (step t85 (cl @p_342 @p_365) :rule th_resolution :premises (t84 t83))
 12033 (step t117.t19.t1 (cl (= veriT_vr66 veriT_sk1)) :rule refl)
 12401 (step t86 (cl @p_377 @p_341) :rule or :premises (t82))
 12034 (step t117.t19.t2 (cl (= @p_404 (! (rabort$ veriT_sk1) :named @p_419))) :rule cong :premises (t117.t19.t1))
 12402 (step t87 (cl (! (or @p_377 @p_365) :named @p_379) (! (not @p_377) :named @p_378)) :rule or_neg)
 12035 (step t117.t19.t3 (cl (= @p_405 (! (= x2$ @p_419) :named @p_420))) :rule cong :premises (t117.t19.t2))
 12403 (step t88 (cl (not @p_378) @p_70) :rule not_not)
 12036 (step t117.t19.t4 (cl (= @p_403 (! (not @p_420) :named @p_417))) :rule cong :premises (t117.t19.t3))
 12404 (step t89 (cl @p_379 @p_70) :rule th_resolution :premises (t88 t87))
 12037 (step t117.t19 (cl (= @p_407 @p_417)) :rule sko_forall)
 12405 (step t90 (cl @p_379 @p_370) :rule or_neg)
 12038 (step t117.t20 (cl (= @p_408 (! (and @p_413 @p_417) :named @p_421))) :rule cong :premises (t117.t18 t117.t19))
 12406 (step t91 (cl @p_379) :rule th_resolution :premises (t86 t85 t89 t90))
 12039 (step t117.t21 (cl (! (= @p_410 (! (not @p_421) :named @p_422)) :named @p_423)) :rule cong :premises (t117.t20))
 12407 (step t92 (cl @p_377 @p_365) :rule or :premises (t91))
 12040 (step t117.t22 (cl (! (not @p_423) :named @p_425) (! (not @p_410) :named @p_424) @p_422) :rule equiv_pos2)
 12408 (step t93 (cl @p_365) :rule resolution :premises (t92 t26))
 12041 (step t117.t23 (cl (not @p_424) @p_408) :rule not_not)
 12409 (step t94 (cl (or @p_331 (! (not (! (= veriT_sk0 (! (fun_app$ uu$ veriT_sk2) :named @p_381)) :named @p_392)) :named @p_382))) :rule forall_inst :args ((:= veriT_vr46 veriT_sk2)))
 12042 (step t117.t24 (cl @p_425 @p_408 @p_422) :rule th_resolution :premises (t117.t23 t117.t22))
 12410 (step t95 (cl (or @p_193 (! (not (! (= z$ (! (abs_ExpList$ veriT_sk1) :named @p_380)) :named @p_389)) :named @p_383))) :rule forall_inst :args ((:= veriT_vr30 veriT_sk1)))
 12043 (step t117.t25 (cl @p_422) :rule th_resolution :premises (t117.t17 t117.t21 t117.t24))
 12411 (step t96 (cl (or (! (not @p_38) :named @p_384) (! (= @p_302 @p_380) :named @p_385))) :rule forall_inst :args ((:= veriT_vr3 veriT_sk1)))
 12044 (step t117 (cl @p_397 @p_422) :rule subproof :discharge (h1))
 12412 (step t97 (cl (or (! (not @p_23) :named @p_386) (! (= @p_369 @p_381) :named @p_387))) :rule forall_inst :args ((:= veriT_vr1 veriT_sk2)))
 12045 (step t118 (cl @p_426 @p_392) :rule not_not)
 12413 (step t98 (cl @p_331 @p_382) :rule or :premises (t94))
 12046 (step t119 (cl @p_392 @p_422) :rule th_resolution :premises (t118 t117))
 12414 (step t99 (cl @p_193 @p_383) :rule or :premises (t95))
 12047 (step t120 (cl @p_427 @p_379) :rule or :premises (t116))
 12415 (step t100 (cl @p_383) :rule resolution :premises (t99 t65))
 12048 (step t121 (cl (! (or @p_427 @p_422) :named @p_429) (! (not @p_427) :named @p_428)) :rule or_neg)
 12416 (step t101 (cl @p_384 @p_385) :rule or :premises (t96))
 12049 (step t122 (cl (not @p_428) @p_215) :rule not_not)
 12417 (step t102 (cl @p_385) :rule resolution :premises (t101 t17))
 12050 (step t123 (cl @p_429 @p_215) :rule th_resolution :premises (t122 t121))
 12418 (step t103 (cl @p_386 @p_387) :rule or :premises (t97))
 12051 (step t124 (cl @p_429 (! (not @p_422) :named @p_430)) :rule or_neg)
 12419 (step t104 (cl @p_387) :rule resolution :premises (t103 t11))
 12052 (step t125 (cl (not @p_430) @p_421) :rule not_not)
 12420 (step t105 (cl (! (= z$ z$) :named @p_388)) :rule eq_reflexive)
 12053 (step t126 (cl @p_429 @p_421) :rule th_resolution :premises (t125 t124))
 12421 (step t106 (cl (not @p_388) (! (not @p_300) :named @p_390) (! (not @p_385) :named @p_391) @p_389) :rule eq_transitive)
 12054 (step t127 (cl @p_429) :rule th_resolution :premises (t120 t119 t123 t126))
 12422 (step t107 (cl @p_390 @p_391 @p_389) :rule th_resolution :premises (t106 t105))
 12055 (step t128 (cl (not (! (not @p_431) :named @p_468)) @p_170) :rule not_not)
 12423 (step t108 (cl @p_390) :rule resolution :premises (t107 t100 t102))
 12056 (step t129 (cl (or @p_431 (! (and (! (=> (! (= @p_378 @p_378) :named @p_432) (! (exists ((veriT_vr25 V_list_v_result$)) (! (= @p_3 (! (pair$ @p_378 veriT_vr25) :named @p_435)) :named @p_437)) :named @p_434)) :named @p_439) (! (=> (! (not (! (forall ((veriT_vr26 V_list_v_result$)) (! (not (! (= @p_3 (! (pair$ @p_378 veriT_vr26) :named @p_442)) :named @p_443)) :named @p_444)) :named @p_441)) :named @p_446) @p_432) :named @p_448)) :named @p_433))) :rule forall_inst :args ((:= veriT_vr23 @p_378) (:= veriT_vr24 @p_3)))
 12424 (step t109 (cl @p_370 (not @p_387) @p_392) :rule eq_transitive)
 12057 (anchor :step t130)
 12425 (step t110 (cl @p_392) :rule resolution :premises (t109 t93 t104))
 12058 (assume t130.h1 @p_433)
 12426 (step t111 (cl @p_393) :rule resolution :premises (t77 t108 t81))
 12059 (anchor :step t130.t2 :args ((:= (veriT_vr25 V_list_v_result$) veriT_vr72)))
 12427 (step t112 (cl @p_331) :rule resolution :premises (t98 t110))
 12060 (step t130.t2.t1 (cl (= veriT_vr25 veriT_vr72)) :rule refl)
 12428 (step t113 (cl) :rule resolution :premises (t76 t111 t112))
 12061 (step t130.t2.t2 (cl (= @p_435 (! (pair$ @p_378 veriT_vr72) :named @p_436))) :rule cong :premises (t130.t2.t1))
 12429 c24fc06f55d92aed7783d8234aedb7ced3e99be7 2 0
 12062 (step t130.t2.t3 (cl (= @p_437 (! (= @p_3 @p_436) :named @p_438))) :rule cong :premises (t130.t2.t2))
 12430 (error "status is not unsat.")
 12063 (step t130.t2 (cl (= @p_434 (! (exists ((veriT_vr72 V_list_v_result$)) @p_438) :named @p_440))) :rule bind)
 12431 unknown
 12064 (step t130.t3 (cl (= @p_439 (! (=> @p_432 @p_440) :named @p_450))) :rule cong :premises (t130.t2))
       
 12065 (anchor :step t130.t4 :args ((:= (veriT_vr26 V_list_v_result$) veriT_vr72)))
       
 12066 (step t130.t4.t1 (cl (= veriT_vr26 veriT_vr72)) :rule refl)
       
 12067 (step t130.t4.t2 (cl (= @p_442 @p_436)) :rule cong :premises (t130.t4.t1))
       
 12068 (step t130.t4.t3 (cl (= @p_443 @p_438)) :rule cong :premises (t130.t4.t2))
       
 12069 (step t130.t4.t4 (cl (= @p_444 (! (not @p_438) :named @p_445))) :rule cong :premises (t130.t4.t3))
       
 12070 (step t130.t4 (cl (= @p_441 (! (forall ((veriT_vr72 V_list_v_result$)) @p_445) :named @p_447))) :rule bind)
       
 12071 (step t130.t5 (cl (= @p_446 (! (not @p_447) :named @p_449))) :rule cong :premises (t130.t4))
       
 12072 (step t130.t6 (cl (= @p_448 (! (=> @p_449 @p_432) :named @p_451))) :rule cong :premises (t130.t5))
       
 12073 (step t130.t7 (cl (! (= @p_433 (! (and @p_450 @p_451) :named @p_454)) :named @p_452)) :rule cong :premises (t130.t3 t130.t6))
       
 12074 (step t130.t8 (cl (not @p_452) (! (not @p_433) :named @p_453) @p_454) :rule equiv_pos2)
       
 12075 (step t130.t9 (cl @p_454) :rule th_resolution :premises (t130.h1 t130.t7 t130.t8))
       
 12076 (step t130.t10 (cl (= @p_432 true)) :rule eq_simplify)
       
 12077 (step t130.t11 (cl (= @p_450 (! (=> true @p_440) :named @p_455))) :rule cong :premises (t130.t10))
       
 12078 (step t130.t12 (cl (= @p_455 @p_440)) :rule implies_simplify)
       
 12079 (step t130.t13 (cl (= @p_450 @p_440)) :rule trans :premises (t130.t11 t130.t12))
       
 12080 (step t130.t14 (cl (= @p_451 (! (=> @p_449 true) :named @p_456))) :rule cong :premises (t130.t10))
       
 12081 (step t130.t15 (cl (= @p_456 true)) :rule implies_simplify)
       
 12082 (step t130.t16 (cl (= @p_451 true)) :rule trans :premises (t130.t14 t130.t15))
       
 12083 (step t130.t17 (cl (= @p_454 (! (and @p_440 true) :named @p_457))) :rule cong :premises (t130.t13 t130.t16))
       
 12084 (step t130.t18 (cl (= @p_457 (! (and @p_440) :named @p_458))) :rule and_simplify)
       
 12085 (step t130.t19 (cl (= @p_458 @p_440)) :rule and_simplify)
       
 12086 (step t130.t20 (cl (! (= @p_454 @p_440) :named @p_459)) :rule trans :premises (t130.t17 t130.t18 t130.t19))
       
 12087 (step t130.t21 (cl (not @p_459) (not @p_454) @p_440) :rule equiv_pos2)
       
 12088 (step t130.t22 (cl @p_440) :rule th_resolution :premises (t130.t9 t130.t20 t130.t21))
       
 12089 (anchor :step t130.t23 :args ((:= (veriT_vr72 V_list_v_result$) veriT_vr73)))
       
 12090 (step t130.t23.t1 (cl (= veriT_vr72 veriT_vr73)) :rule refl)
       
 12091 (step t130.t23.t2 (cl (= @p_436 @p_461)) :rule cong :premises (t130.t23.t1))
       
 12092 (step t130.t23.t3 (cl (= @p_438 @p_460)) :rule cong :premises (t130.t23.t2))
       
 12093 (step t130.t23 (cl (! (= @p_440 (! (exists ((veriT_vr73 V_list_v_result$)) @p_460) :named @p_463)) :named @p_462)) :rule bind)
       
 12094 (step t130.t24 (cl (not @p_462) (not @p_440) @p_463) :rule equiv_pos2)
       
 12095 (step t130.t25 (cl @p_463) :rule th_resolution :premises (t130.t22 t130.t23 t130.t24))
       
 12096 (anchor :step t130.t26 :args ((:= (veriT_vr73 V_list_v_result$) veriT_sk3)))
       
 12097 (step t130.t26.t1 (cl (= veriT_vr73 veriT_sk3)) :rule refl)
       
 12098 (step t130.t26.t2 (cl (= @p_461 (! (pair$ @p_378 veriT_sk3) :named @p_466))) :rule cong :premises (t130.t26.t1))
       
 12099 (step t130.t26.t3 (cl (= @p_460 (! (= @p_3 @p_466) :named @p_464))) :rule cong :premises (t130.t26.t2))
       
 12100 (step t130.t26 (cl (! (= @p_463 @p_464) :named @p_467)) :rule sko_ex)
       
 12101 (step t130.t27 (cl (not @p_467) (not @p_463) @p_464) :rule equiv_pos2)
       
 12102 (step t130.t28 (cl @p_464) :rule th_resolution :premises (t130.t25 t130.t26 t130.t27))
       
 12103 (step t130 (cl @p_453 @p_464) :rule subproof :discharge (h1))
       
 12104 (step t131 (cl @p_431 @p_433) :rule or :premises (t129))
       
 12105 (step t132 (cl (! (or @p_431 @p_464) :named @p_469) @p_468) :rule or_neg)
       
 12106 (step t133 (cl @p_469 @p_170) :rule th_resolution :premises (t128 t132))
       
 12107 (step t134 (cl @p_469 (! (not @p_464) :named @p_595)) :rule or_neg)
       
 12108 (step t135 (cl @p_469) :rule th_resolution :premises (t131 t130 t133 t134))
       
 12109 (step t136 (cl (or @p_431 (! (and (! (=> (! (= st$ (! (fst$ @p_470) :named @p_650)) :named @p_471) (! (exists ((veriT_vr25 V_list_v_result$)) (! (= @p_470 (! (pair$ st$ veriT_vr25) :named @p_474)) :named @p_476)) :named @p_473)) :named @p_478) (! (=> (! (not (! (forall ((veriT_vr26 V_list_v_result$)) (! (not (! (= @p_470 (! (pair$ st$ veriT_vr26) :named @p_481)) :named @p_482)) :named @p_483)) :named @p_480)) :named @p_485) @p_471) :named @p_487)) :named @p_472))) :rule forall_inst :args ((:= veriT_vr23 st$) (:= veriT_vr24 @p_470)))
       
 12110 (anchor :step t137)
       
 12111 (assume t137.h1 @p_472)
       
 12112 (anchor :step t137.t2 :args ((:= (veriT_vr25 V_list_v_result$) veriT_vr106)))
       
 12113 (step t137.t2.t1 (cl (= veriT_vr25 veriT_vr106)) :rule refl)
       
 12114 (step t137.t2.t2 (cl (= @p_474 (! (pair$ st$ veriT_vr106) :named @p_475))) :rule cong :premises (t137.t2.t1))
       
 12115 (step t137.t2.t3 (cl (= @p_476 (! (= @p_470 @p_475) :named @p_477))) :rule cong :premises (t137.t2.t2))
       
 12116 (step t137.t2 (cl (= @p_473 (! (exists ((veriT_vr106 V_list_v_result$)) @p_477) :named @p_479))) :rule bind)
       
 12117 (step t137.t3 (cl (= @p_478 (! (=> @p_471 @p_479) :named @p_489))) :rule cong :premises (t137.t2))
       
 12118 (anchor :step t137.t4 :args ((:= (veriT_vr26 V_list_v_result$) veriT_vr106)))
       
 12119 (step t137.t4.t1 (cl (= veriT_vr26 veriT_vr106)) :rule refl)
       
 12120 (step t137.t4.t2 (cl (= @p_481 @p_475)) :rule cong :premises (t137.t4.t1))
       
 12121 (step t137.t4.t3 (cl (= @p_482 @p_477)) :rule cong :premises (t137.t4.t2))
       
 12122 (step t137.t4.t4 (cl (= @p_483 (! (not @p_477) :named @p_484))) :rule cong :premises (t137.t4.t3))
       
 12123 (step t137.t4 (cl (= @p_480 (! (forall ((veriT_vr106 V_list_v_result$)) @p_484) :named @p_486))) :rule bind)
       
 12124 (step t137.t5 (cl (= @p_485 (! (not @p_486) :named @p_488))) :rule cong :premises (t137.t4))
       
 12125 (step t137.t6 (cl (= @p_487 (! (=> @p_488 @p_471) :named @p_490))) :rule cong :premises (t137.t5))
       
 12126 (step t137.t7 (cl (! (= @p_472 (! (and @p_489 @p_490) :named @p_493)) :named @p_491)) :rule cong :premises (t137.t3 t137.t6))
       
 12127 (step t137.t8 (cl (not @p_491) (! (not @p_472) :named @p_492) @p_493) :rule equiv_pos2)
       
 12128 (step t137.t9 (cl @p_493) :rule th_resolution :premises (t137.h1 t137.t7 t137.t8))
       
 12129 (anchor :step t137.t10 :args ((:= (veriT_vr106 V_list_v_result$) veriT_vr107)))
       
 12130 (step t137.t10.t1 (cl (= veriT_vr106 veriT_vr107)) :rule refl)
       
 12131 (step t137.t10.t2 (cl (= @p_475 (! (pair$ st$ veriT_vr107) :named @p_494))) :rule cong :premises (t137.t10.t1))
       
 12132 (step t137.t10.t3 (cl (= @p_477 (! (= @p_470 @p_494) :named @p_495))) :rule cong :premises (t137.t10.t2))
       
 12133 (step t137.t10.t4 (cl (= @p_484 (! (not @p_495) :named @p_496))) :rule cong :premises (t137.t10.t3))
       
 12134 (step t137.t10 (cl (= @p_486 (! (forall ((veriT_vr107 V_list_v_result$)) @p_496) :named @p_497))) :rule bind)
       
 12135 (step t137.t11 (cl (= @p_488 (! (not @p_497) :named @p_498))) :rule cong :premises (t137.t10))
       
 12136 (step t137.t12 (cl (= @p_490 (! (=> @p_498 @p_471) :named @p_499))) :rule cong :premises (t137.t11))
       
 12137 (step t137.t13 (cl (! (= @p_493 (! (and @p_489 @p_499) :named @p_501)) :named @p_500)) :rule cong :premises (t137.t12))
       
 12138 (step t137.t14 (cl (not @p_500) (not @p_493) @p_501) :rule equiv_pos2)
       
 12139 (step t137.t15 (cl @p_501) :rule th_resolution :premises (t137.t9 t137.t13 t137.t14))
       
 12140 (anchor :step t137.t16 :args ((:= (veriT_vr106 V_list_v_result$) veriT_vr108)))
       
 12141 (step t137.t16.t1 (cl (= veriT_vr106 veriT_vr108)) :rule refl)
       
 12142 (step t137.t16.t2 (cl (= @p_475 @p_503)) :rule cong :premises (t137.t16.t1))
       
 12143 (step t137.t16.t3 (cl (= @p_477 @p_502)) :rule cong :premises (t137.t16.t2))
       
 12144 (step t137.t16 (cl (= @p_479 (! (exists ((veriT_vr108 V_list_v_result$)) @p_502) :named @p_504))) :rule bind)
       
 12145 (step t137.t17 (cl (= @p_489 (! (=> @p_471 @p_504) :named @p_510))) :rule cong :premises (t137.t16))
       
 12146 (anchor :step t137.t18 :args ((:= (veriT_vr107 V_list_v_result$) veriT_vr109)))
       
 12147 (step t137.t18.t1 (cl (= veriT_vr107 veriT_vr109)) :rule refl)
       
 12148 (step t137.t18.t2 (cl (= @p_494 (! (pair$ st$ veriT_vr109) :named @p_505))) :rule cong :premises (t137.t18.t1))
       
 12149 (step t137.t18.t3 (cl (= @p_495 (! (= @p_470 @p_505) :named @p_506))) :rule cong :premises (t137.t18.t2))
       
 12150 (step t137.t18.t4 (cl (= @p_496 (! (not @p_506) :named @p_507))) :rule cong :premises (t137.t18.t3))
       
 12151 (step t137.t18 (cl (= @p_497 (! (forall ((veriT_vr109 V_list_v_result$)) @p_507) :named @p_508))) :rule bind)
       
 12152 (step t137.t19 (cl (= @p_498 (! (not @p_508) :named @p_509))) :rule cong :premises (t137.t18))
       
 12153 (step t137.t20 (cl (= @p_499 (! (=> @p_509 @p_471) :named @p_511))) :rule cong :premises (t137.t19))
       
 12154 (step t137.t21 (cl (! (= @p_501 (! (and @p_510 @p_511) :named @p_513)) :named @p_512)) :rule cong :premises (t137.t17 t137.t20))
       
 12155 (step t137.t22 (cl (not @p_512) (not @p_501) @p_513) :rule equiv_pos2)
       
 12156 (step t137.t23 (cl @p_513) :rule th_resolution :premises (t137.t15 t137.t21 t137.t22))
       
 12157 (anchor :step t137.t24 :args ((:= (veriT_vr108 V_list_v_result$) veriT_sk11)))
       
 12158 (step t137.t24.t1 (cl (= veriT_vr108 veriT_sk11)) :rule refl)
       
 12159 (step t137.t24.t2 (cl (= @p_503 (! (pair$ st$ veriT_sk11) :named @p_516))) :rule cong :premises (t137.t24.t1))
       
 12160 (step t137.t24.t3 (cl (= @p_502 (! (= @p_470 @p_516) :named @p_514))) :rule cong :premises (t137.t24.t2))
       
 12161 (step t137.t24 (cl (= @p_504 @p_514)) :rule sko_ex)
       
 12162 (step t137.t25 (cl (= @p_510 (! (=> @p_471 @p_514) :named @p_517))) :rule cong :premises (t137.t24))
       
 12163 (step t137.t26 (cl (! (= @p_513 (! (and @p_517 @p_511) :named @p_519)) :named @p_518)) :rule cong :premises (t137.t25))
       
 12164 (step t137.t27 (cl (not @p_518) (not @p_513) @p_519) :rule equiv_pos2)
       
 12165 (step t137.t28 (cl @p_519) :rule th_resolution :premises (t137.t23 t137.t26 t137.t27))
       
 12166 (anchor :step t137.t29 :args ((:= (veriT_vr109 V_list_v_result$) veriT_vr110)))
       
 12167 (step t137.t29.t1 (cl (= veriT_vr109 veriT_vr110)) :rule refl)
       
 12168 (step t137.t29.t2 (cl (= @p_505 (! (pair$ st$ veriT_vr110) :named @p_521))) :rule cong :premises (t137.t29.t1))
       
 12169 (step t137.t29.t3 (cl (= @p_506 (! (= @p_470 @p_521) :named @p_522))) :rule cong :premises (t137.t29.t2))
       
 12170 (step t137.t29.t4 (cl (= @p_507 (! (not @p_522) :named @p_523))) :rule cong :premises (t137.t29.t3))
       
 12171 (step t137.t29 (cl (= @p_508 (! (forall ((veriT_vr110 V_list_v_result$)) @p_523) :named @p_520))) :rule bind)
       
 12172 (step t137.t30 (cl (= @p_509 (! (not @p_520) :named @p_524))) :rule cong :premises (t137.t29))
       
 12173 (step t137.t31 (cl (= @p_511 (! (=> @p_524 @p_471) :named @p_525))) :rule cong :premises (t137.t30))
       
 12174 (step t137.t32 (cl (! (= @p_519 (! (and @p_517 @p_525) :named @p_526)) :named @p_527)) :rule cong :premises (t137.t31))
       
 12175 (step t137.t33 (cl (not @p_527) (not @p_519) @p_526) :rule equiv_pos2)
       
 12176 (step t137.t34 (cl @p_526) :rule th_resolution :premises (t137.t28 t137.t32 t137.t33))
       
 12177 (step t137 (cl @p_492 @p_526) :rule subproof :discharge (h1))
       
 12178 (step t138 (cl @p_431 @p_472) :rule or :premises (t136))
       
 12179 (step t139 (cl (! (or @p_431 @p_526) :named @p_528) @p_468) :rule or_neg)
       
 12180 (step t140 (cl @p_528 @p_170) :rule th_resolution :premises (t128 t139))
       
 12181 (step t141 (cl @p_528 (! (not @p_526) :named @p_553)) :rule or_neg)
       
 12182 (step t142 (cl @p_528) :rule th_resolution :premises (t138 t137 t140 t141))
       
 12183 (step t143 (cl (not (! (not (! (not @p_79) :named @p_529)) :named @p_537)) @p_79) :rule not_not)
       
 12184 (step t144 (cl (or @p_529 (! (= (! (fun_app$b (! (uu$ @p_378 @p_530) :named @p_655) @p_371) :named @p_532) (! (ite @p_373 @p_370 @p_371) :named @p_533)) :named @p_531))) :rule forall_inst :args ((:= veriT_vr7 @p_378) (:= veriT_vr8 @p_530) (:= veriT_vr9 @p_371)))
       
 12185 (anchor :step t145)
       
 12186 (assume t145.h1 @p_531)
       
 12187 (step t145.t2 (cl (! (= @p_531 (! (and (! (= @p_532 @p_533) :named @p_555) (! (ite @p_373 (= @p_370 @p_533) (! (= @p_371 @p_533) :named @p_557)) :named @p_556)) :named @p_534)) :named @p_535)) :rule ite_intro)
       
 12188 (step t145.t3 (cl (not @p_535) (! (not @p_531) :named @p_536) @p_534) :rule equiv_pos2)
       
 12189 (step t145.t4 (cl @p_534) :rule th_resolution :premises (t145.h1 t145.t2 t145.t3))
       
 12190 (step t145 (cl @p_536 @p_534) :rule subproof :discharge (h1))
       
 12191 (step t146 (cl @p_529 @p_531) :rule or :premises (t144))
       
 12192 (step t147 (cl (! (or @p_529 @p_534) :named @p_538) @p_537) :rule or_neg)
       
 12193 (step t148 (cl @p_538 @p_79) :rule th_resolution :premises (t143 t147))
       
 12194 (step t149 (cl @p_538 (! (not @p_534) :named @p_554)) :rule or_neg)
       
 12195 (step t150 (cl @p_538) :rule th_resolution :premises (t146 t145 t148 t149))
       
 12196 (step t151 (cl (or @p_529 (! (= (! (fun_app$b (! (uu$ @p_378 st$) :named @p_656) @p_371) :named @p_540) (! (ite (! (less_eq$ @p_318 @p_371) :named @p_542) @p_318 @p_371) :named @p_541)) :named @p_539))) :rule forall_inst :args ((:= veriT_vr7 @p_378) (:= veriT_vr8 st$) (:= veriT_vr9 @p_371)))
       
 12197 (anchor :step t152)
       
 12198 (assume t152.h1 @p_539)
       
 12199 (step t152.t2 (cl (! (= @p_539 (! (and (! (= @p_540 @p_541) :named @p_560) (ite @p_542 (! (= @p_318 @p_541) :named @p_662) (= @p_371 @p_541))) :named @p_543)) :named @p_544)) :rule ite_intro)
       
 12200 (step t152.t3 (cl (not @p_544) (! (not @p_539) :named @p_545) @p_543) :rule equiv_pos2)
       
 12201 (step t152.t4 (cl @p_543) :rule th_resolution :premises (t152.h1 t152.t2 t152.t3))
       
 12202 (step t152 (cl @p_545 @p_543) :rule subproof :discharge (h1))
       
 12203 (step t153 (cl @p_529 @p_539) :rule or :premises (t151))
       
 12204 (step t154 (cl (! (or @p_529 @p_543) :named @p_546) @p_537) :rule or_neg)
       
 12205 (step t155 (cl @p_546 @p_79) :rule th_resolution :premises (t143 t154))
       
 12206 (step t156 (cl @p_546 (! (not @p_543) :named @p_559)) :rule or_neg)
       
 12207 (step t157 (cl @p_546) :rule th_resolution :premises (t153 t152 t155 t156))
       
 12208 (step t158 (cl @p_547 @p_548) :rule or :premises (t115))
       
 12209 (step t159 (cl @p_548) :rule resolution :premises (t158 t89))
       
 12210 (step t160 (cl @p_421 (! (not @p_413) :named @p_549) (! (not @p_417) :named @p_550)) :rule and_neg)
       
 12211 (step t161 (cl (not @p_549) @p_416) :rule not_not)
       
 12212 (step t162 (cl @p_421 @p_416 @p_550) :rule th_resolution :premises (t161 t160))
       
 12213 (step t163 (cl (not @p_550) @p_420) :rule not_not)
       
 12214 (step t164 (cl @p_421 @p_416 @p_420) :rule th_resolution :premises (t163 t162))
       
 12215 (step t165 (cl @p_427 @p_422) :rule or :premises (t127))
       
 12216 (step t166 (cl @p_422) :rule resolution :premises (t165 t65))
       
 12217 (step t167 (cl @p_431 @p_464) :rule or :premises (t135))
       
 12218 (step t168 (cl @p_464) :rule resolution :premises (t167 t56))
       
 12219 (step t169 (cl (! (not @p_525) :named @p_552) (! (not @p_524) :named @p_551) @p_471) :rule implies_pos)
       
 12220 (step t170 (cl (not @p_551) @p_520) :rule not_not)
       
 12221 (step t171 (cl @p_552 @p_520 @p_471) :rule th_resolution :premises (t170 t169))
       
 12222 (step t172 (cl @p_553 @p_525) :rule and_pos)
       
 12223 (step t173 (cl @p_431 @p_526) :rule or :premises (t142))
       
 12224 (step t174 (cl @p_526) :rule resolution :premises (t173 t56))
       
 12225 (step t175 (cl @p_525) :rule resolution :premises (t172 t174))
       
 12226 (step t176 (cl @p_554 @p_555) :rule and_pos)
       
 12227 (step t177 (cl (! (not @p_556) :named @p_558) @p_373 @p_557) :rule ite_pos1)
       
 12228 (step t178 (cl @p_554 @p_556) :rule and_pos)
       
 12229 (step t179 (cl @p_529 @p_534) :rule or :premises (t150))
       
 12230 (step t180 (cl @p_558 @p_557) :rule resolution :premises (t177 t113))
       
 12231 (step t181 (cl @p_534) :rule resolution :premises (t179 t32))
       
 12232 (step t182 (cl @p_555) :rule resolution :premises (t176 t181))
       
 12233 (step t183 (cl @p_556) :rule resolution :premises (t178 t181))
       
 12234 (step t184 (cl @p_557) :rule resolution :premises (t180 t183))
       
 12235 (step t185 (cl @p_559 @p_560) :rule and_pos)
       
 12236 (step t186 (cl @p_529 @p_543) :rule or :premises (t157))
       
 12237 (step t187 (cl @p_543) :rule resolution :premises (t186 t32))
       
 12238 (step t188 (cl @p_560) :rule resolution :premises (t185 t187))
       
 12239 (step t189 (cl (! (not (! (= st$ @p_530) :named @p_651)) :named @p_654) (! (= @p_318 @p_370) :named @p_663)) :rule eq_congruent)
       
 12240 (step t190 (cl (or (! (not @p_357) :named @p_565) (! (=> (! (and @p_359 @p_416) :named @p_562) (! (less_eq$ (! (clock$ (! (fst$ (! (fun_app$ (fun_evaluate_match$ st$ env$ veriT_sk0 pes$) veriT_sk0) :named @p_583)) :named @p_618)) :named @p_619) @p_318) :named @p_564)) :named @p_563))) :rule forall_inst :args ((:= veriT_vr61 x2$) (:= veriT_vr62 veriT_sk0)))
       
 12241 (step t191 (cl (or @p_547 (! (= (! (fix_clock$ st$a @p_466) :named @p_596) (! (pair$ @p_561 veriT_sk3) :named @p_676)) :named @p_566))) :rule forall_inst :args ((:= veriT_vr56 st$a) (:= veriT_vr57 @p_378) (:= veriT_vr58 veriT_sk3)))
       
 12242 (step t192 (cl (or (! (not @p_290) :named @p_569) (! (=> @p_548 (! (less_eq$ (! (clock$ @p_561) :named @p_575) @p_371) :named @p_568)) :named @p_567))) :rule forall_inst :args ((:= veriT_vr49 st$a) (:= veriT_vr50 @p_378) (:= veriT_vr51 r$) (:= veriT_vr52 @p_561)))
       
 12243 (step t193 (cl (or (! (not @p_236) :named @p_571) (! (= (! (case_error_result$ uua$ uub$ @p_415) :named @p_621) (! (fun_app$ uua$ veriT_sk0) :named @p_584)) :named @p_572))) :rule forall_inst :args ((:= veriT_vr36 uua$) (:= veriT_vr37 uub$) (:= veriT_vr38 veriT_sk0)))
       
 12244 (step t194 (cl @p_562 (! (not @p_359) :named @p_614) @p_413) :rule and_neg)
       
 12245 (step t195 (cl (not @p_563) (not @p_562) @p_564) :rule implies_pos)
       
 12246 (step t196 (cl @p_565 @p_563) :rule or :premises (t190))
       
 12247 (step t197 (cl @p_562 @p_413) :rule resolution :premises (t194 t101))
       
 12248 (step t198 (cl @p_563) :rule resolution :premises (t196 t95))
       
 12249 (step t199 (cl @p_547 @p_566) :rule or :premises (t191))
       
 12250 (step t200 (cl @p_566) :rule resolution :premises (t199 t89))
       
 12251 (step t201 (cl (! (not @p_567) :named @p_570) (not @p_548) @p_568) :rule implies_pos)
       
 12252 (step t202 (cl @p_569 @p_567) :rule or :premises (t192))
       
 12253 (step t203 (cl @p_570 @p_568) :rule resolution :premises (t201 t159))
       
 12254 (step t204 (cl @p_567) :rule resolution :premises (t202 t83))
       
 12255 (step t205 (cl @p_568) :rule resolution :premises (t203 t204))
       
 12256 (step t206 (cl @p_571 @p_572) :rule or :premises (t193))
       
 12257 (step t207 (cl @p_572) :rule resolution :premises (t206 t71))
       
 12258 (step t208 (cl @p_368 @p_573) :rule or :premises (t103))
       
 12259 (step t209 (cl (or (! (not @p_573) :named @p_576) (! (or @p_574 (! (not @p_568) :named @p_581) (! (less_eq$ @p_575 @p_7) :named @p_582)) :named @p_577))) :rule forall_inst :args ((:= veriT_vr13 @p_371) (:= veriT_vr14 @p_7) (:= veriT_vr15 @p_575)))
       
 12260 (step t210 (cl @p_576 @p_577) :rule or :premises (t209))
       
 12261 (step t211 (cl (! (or @p_368 @p_577) :named @p_579) @p_578) :rule or_neg)
       
 12262 (step t212 (cl @p_579 @p_105) :rule th_resolution :premises (t114 t211))
       
 12263 (step t213 (cl @p_579 (! (not @p_577) :named @p_580)) :rule or_neg)
       
 12264 (step t214 (cl @p_579) :rule th_resolution :premises (t208 t210 t212 t213))
       
 12265 (step t215 (cl @p_580 @p_574 @p_581 @p_582) :rule or_pos)
       
 12266 (step t216 (cl @p_368 @p_577) :rule or :premises (t214))
       
 12267 (step t217 (cl @p_580 @p_582) :rule resolution :premises (t215 a4 t205))
       
 12268 (step t218 (cl @p_577) :rule resolution :premises (t216 t38))
       
 12269 (step t219 (cl @p_582) :rule resolution :premises (t217 t218))
       
 12270 (step t220 (cl (or (! (not @p_257) :named @p_585) (! (= (! (case_error_result$ uua$ uub$ @p_419) :named @p_603) (! (fun_app$a uub$ veriT_sk1) :named @p_599)) :named @p_586))) :rule forall_inst :args ((:= veriT_vr42 uua$) (:= veriT_vr43 uub$) (:= veriT_vr44 veriT_sk1)))
       
 12271 (step t221 (cl (or @p_368 (! (=> (! (and @p_582 (! (less_eq$ @p_370 @p_575) :named @p_588)) :named @p_587) @p_360) :named @p_589))) :rule forall_inst :args ((:= veriT_vr13 @p_575) (:= veriT_vr14 @p_7) (:= veriT_vr15 @p_370)))
       
 12272 (step t222 (cl (or (! (not @p_26) :named @p_593) (! (= @p_583 @p_584) :named @p_594))) :rule forall_inst :args ((:= veriT_vr1 veriT_sk0)))
       
 12273 (step t223 (cl @p_585 @p_586) :rule or :premises (t220))
       
 12274 (step t224 (cl @p_586) :rule resolution :premises (t223 t77))
       
 12275 (step t225 (cl @p_587 (not @p_582) (! (not @p_588) :named @p_590)) :rule and_neg)
       
 12276 (step t226 (cl (! (not @p_589) :named @p_591) (! (not @p_587) :named @p_592) @p_360) :rule implies_pos)
       
 12277 (step t227 (cl @p_368 @p_589) :rule or :premises (t221))
       
 12278 (step t228 (cl @p_587 @p_590) :rule resolution :premises (t225 t219))
       
 12279 (step t229 (cl @p_591 @p_592) :rule resolution :premises (t226 t102))
       
 12280 (step t230 (cl @p_589) :rule resolution :premises (t227 t38))
       
 12281 (step t231 (cl @p_592) :rule resolution :premises (t229 t230))
       
 12282 (step t232 (cl @p_590) :rule resolution :premises (t228 t231))
       
 12283 (step t233 (cl @p_593 @p_594) :rule or :premises (t222))
       
 12284 (step t234 (cl @p_594) :rule resolution :premises (t233 t20))
       
 12285 (step t235 (cl (not (! (= st$a st$a) :named @p_597)) @p_595 (! (= @p_470 @p_596) :named @p_598)) :rule eq_congruent)
       
 12286 (step t236 (cl @p_597) :rule eq_reflexive)
       
 12287 (step t237 (cl @p_595 @p_598) :rule th_resolution :premises (t235 t236))
       
 12288 (step t238 (cl (or (! (not @p_48) :named @p_600) (! (= @p_599 (! (pair$ st$ (! (rerr$ @p_419) :named @p_608)) :named @p_610)) :named @p_601))) :rule forall_inst :args ((:= veriT_vr3 veriT_sk1)))
       
 12289 (step t239 (cl @p_600 @p_601) :rule or :premises (t238))
       
 12290 (step t240 (cl @p_601) :rule resolution :premises (t239 t26))
       
 12291 (step t241 (cl (! (not (! (= uua$ uua$) :named @p_604)) :named @p_623) (! (not (! (= uub$ uub$) :named @p_607)) :named @p_605) @p_417 (! (= @p_602 @p_603) :named @p_606)) :rule eq_congruent)
       
 12292 (step t242 (cl @p_604) :rule eq_reflexive)
       
 12293 (step t243 (cl @p_605 @p_417 @p_606) :rule th_resolution :premises (t241 t242))
       
 12294 (step t244 (cl @p_607) :rule eq_reflexive)
       
 12295 (step t245 (cl @p_417 @p_606) :rule th_resolution :premises (t243 t244))
       
 12296 (step t246 (cl (not (! (= st$ st$) :named @p_611)) (! (not (! (= r$ @p_608) :named @p_616)) :named @p_612) (! (= @p_609 @p_610) :named @p_613)) :rule eq_congruent)
       
 12297 (step t247 (cl @p_611) :rule eq_reflexive)
       
 12298 (step t248 (cl @p_612 @p_613) :rule th_resolution :premises (t246 t247))
       
 12299 (step t249 (cl @p_614 (not (! (= @p_615 @p_608) :named @p_617)) @p_616) :rule eq_transitive)
       
 12300 (step t250 (cl @p_417 @p_617) :rule eq_congruent)
       
 12301 (step t251 (cl @p_614 @p_616 @p_417) :rule th_resolution :premises (t249 t250))
       
 12302 (step t252 (cl @p_613 @p_614 @p_417) :rule th_resolution :premises (t248 t251))
       
 12303 (step t253 (cl (not (! (= @p_530 @p_618) :named @p_620)) (! (= @p_370 @p_619) :named @p_627)) :rule eq_congruent)
       
 12304 (step t254 (cl (not (! (= @p_602 @p_583) :named @p_622)) @p_620) :rule eq_congruent)
       
 12305 (step t255 (cl (not (! (= @p_602 @p_621) :named @p_624)) (! (not @p_572) :named @p_625) (! (not @p_594) :named @p_626) @p_622) :rule eq_transitive)
       
 12306 (step t256 (cl @p_623 @p_605 @p_413 @p_624) :rule eq_congruent)
       
 12307 (step t257 (cl @p_605 @p_413 @p_624) :rule th_resolution :premises (t256 t242))
       
 12308 (step t258 (cl @p_413 @p_624) :rule th_resolution :premises (t257 t244))
       
 12309 (step t259 (cl @p_625 @p_626 @p_622 @p_413) :rule th_resolution :premises (t255 t258))
       
 12310 (step t260 (cl @p_620 @p_625 @p_626 @p_413) :rule th_resolution :premises (t254 t259))
       
 12311 (step t261 (cl @p_627 @p_625 @p_626 @p_413) :rule th_resolution :premises (t253 t260))
       
 12312 (step t262 (cl (or @p_524 (! (not @p_628) :named @p_630))) :rule forall_inst :args ((:= veriT_vr110 r$)))
       
 12313 (step t263 (cl @p_431 @p_629) :rule or :premises (t104))
       
 12314 (step t264 (cl @p_524 @p_630) :rule or :premises (t262))
       
 12315 (step t265 (cl @p_524) :rule resolution :premises (t264 a3))
       
 12316 (step t266 (cl @p_471) :rule resolution :premises (t171 t265 t175))
       
 12317 (step t267 (cl (or @p_529 (! (= (! (fun_app$b (! (uu$ @p_378 @p_561) :named @p_631) (! (clock$ (update_clock$ @p_631 @p_561)) :named @p_632)) :named @p_634) (! (ite @p_568 @p_575 @p_371) :named @p_635)) :named @p_633))) :rule forall_inst :args ((:= veriT_vr7 @p_378) (:= veriT_vr8 @p_561) (:= veriT_vr9 @p_632)))
       
 12318 (anchor :step t268)
       
 12319 (assume t268.h1 @p_633)
       
 12320 (step t268.t2 (cl (! (= @p_633 (! (and (= @p_634 @p_635) (! (ite @p_568 (! (= @p_575 @p_635) :named @p_647) (= @p_371 @p_635)) :named @p_646)) :named @p_636)) :named @p_637)) :rule ite_intro)
       
 12321 (step t268.t3 (cl (not @p_637) (! (not @p_633) :named @p_638) @p_636) :rule equiv_pos2)
       
 12322 (step t268.t4 (cl @p_636) :rule th_resolution :premises (t268.h1 t268.t2 t268.t3))
       
 12323 (step t268 (cl @p_638 @p_636) :rule subproof :discharge (h1))
       
 12324 (step t269 (cl @p_529 @p_633) :rule or :premises (t267))
       
 12325 (step t270 (cl (! (or @p_529 @p_636) :named @p_639) @p_537) :rule or_neg)
       
 12326 (step t271 (cl @p_639 @p_79) :rule th_resolution :premises (t143 t270))
       
 12327 (step t272 (cl @p_639 (! (not @p_636) :named @p_648)) :rule or_neg)
       
 12328 (step t273 (cl @p_639) :rule th_resolution :premises (t269 t268 t271 t272))
       
 12329 (step t274 (cl (or @p_529 (! (= @p_635 (! (fun_app$b @p_631 @p_371) :named @p_641)) :named @p_640))) :rule forall_inst :args ((:= veriT_vr7 @p_378) (:= veriT_vr8 @p_561) (:= veriT_vr9 @p_371)))
       
 12330 (anchor :step t275)
       
 12331 (assume t275.h1 @p_640)
       
 12332 (step t275.t2 (cl (! (= @p_640 (! (= @p_635 @p_641) :named @p_642)) :named @p_643)) :rule ite_intro)
       
 12333 (step t275.t3 (cl (not @p_643) (! (not @p_640) :named @p_644) @p_642) :rule equiv_pos2)
       
 12334 (step t275.t4 (cl @p_642) :rule th_resolution :premises (t275.h1 t275.t2 t275.t3))
       
 12335 (step t275 (cl @p_644 @p_642) :rule subproof :discharge (h1))
       
 12336 (step t276 (cl @p_529 @p_640) :rule or :premises (t274))
       
 12337 (step t277 (cl (! (or @p_529 @p_642) :named @p_645) @p_537) :rule or_neg)
       
 12338 (step t278 (cl @p_645 @p_79) :rule th_resolution :premises (t143 t277))
       
 12339 (step t279 (cl @p_645 (! (not @p_642) :named @p_696)) :rule or_neg)
       
 12340 (step t280 (cl @p_645) :rule th_resolution :premises (t276 t275 t278 t279))
       
 12341 (step t281 (cl (! (not @p_646) :named @p_649) @p_581 @p_647) :rule ite_pos2)
       
 12342 (step t282 (cl @p_648 @p_646) :rule and_pos)
       
 12343 (step t283 (cl @p_529 @p_636) :rule or :premises (t273))
       
 12344 (step t284 (cl @p_649 @p_647) :rule resolution :premises (t281 t205))
       
 12345 (step t285 (cl @p_636) :rule resolution :premises (t283 t32))
       
 12346 (step t286 (cl @p_646) :rule resolution :premises (t282 t285))
       
 12347 (step t287 (cl @p_647) :rule resolution :premises (t284 t286))
       
 12348 (step t288 (cl @p_529 @p_642) :rule or :premises (t280))
       
 12349 (step t289 (cl @p_642) :rule resolution :premises (t288 t32))
       
 12350 (step t290 (cl (! (= @p_371 @p_371) :named @p_671)) :rule eq_reflexive)
       
 12351 (step t291 (cl (! (not @p_471) :named @p_661) (not (! (= @p_530 @p_650) :named @p_652)) @p_651) :rule eq_transitive)
       
 12352 (step t292 (cl (not (! (= @p_470 @p_602) :named @p_653)) @p_652) :rule eq_congruent)
       
 12353 (step t293 (cl @p_630 (not @p_613) (! (not @p_601) :named @p_657) (! (not @p_586) :named @p_658) (! (not @p_606) :named @p_659) @p_653) :rule eq_transitive)
       
 12354 (step t294 (cl (! (not @p_432) :named @p_674) @p_654 (! (= @p_655 @p_656) :named @p_670)) :rule eq_congruent)
       
 12355 (step t295 (cl @p_432) :rule eq_reflexive)
       
 12356 (step t296 (cl @p_630 @p_657 @p_658 @p_659 @p_653 @p_614 @p_417) :rule th_resolution :premises (t293 t252))
       
 12357 (step t297 (cl @p_630 @p_657 @p_658 @p_653 @p_614 @p_417 @p_417) :rule th_resolution :premises (t296 t245))
       
 12358 (step t298 (cl @p_630 @p_657 @p_658 @p_653 @p_614 @p_417) :rule contraction :premises (t297))
       
 12359 (step t299 (cl @p_652 @p_630 @p_657 @p_658 @p_614 @p_417) :rule th_resolution :premises (t292 t298))
       
 12360 (step t300 (cl (not (! (= @p_371 @p_370) :named @p_664)) (! (not (! (= @p_7 @p_7) :named @p_660)) :named @p_675) @p_574 @p_360) :rule eq_congruent_pred)
       
 12361 (step t301 (cl @p_660) :rule eq_reflexive)
       
 12362 (step t302 (cl @p_661 @p_651 @p_630 @p_657 @p_658 @p_614 @p_417) :rule th_resolution :premises (t291 t299))
       
 12363 (step t303 (cl (! (not @p_557) :named @p_665) (! (not @p_555) :named @p_666) (! (not (! (= @p_532 @p_540) :named @p_672)) :named @p_667) (! (not @p_560) :named @p_668) (! (not @p_662) :named @p_669) (not @p_663) @p_664) :rule eq_transitive)
       
 12364 (step t304 (cl @p_663 @p_661 @p_630 @p_657 @p_658 @p_614 @p_417) :rule th_resolution :premises (t189 t302))
       
 12365 (step t305 (cl @p_665 @p_666 @p_667 @p_668 @p_669 @p_664 @p_661 @p_630 @p_657 @p_658 @p_614 @p_417) :rule th_resolution :premises (t303 t304))
       
 12366 (step t306 (cl (! (not @p_670) :named @p_673) (! (not @p_671) :named @p_699) @p_672) :rule eq_congruent)
       
 12367 (step t307 (cl @p_673 @p_672) :rule th_resolution :premises (t306 t290))
       
 12368 (step t308 (cl @p_674 @p_670 @p_661 @p_630 @p_657 @p_658 @p_614 @p_417) :rule th_resolution :premises (t294 t302))
       
 12369 (step t309 (cl @p_670 @p_661 @p_630 @p_657 @p_658 @p_614 @p_417) :rule th_resolution :premises (t308 t295))
       
 12370 (step t310 (cl @p_672 @p_661 @p_630 @p_657 @p_658 @p_614 @p_417) :rule th_resolution :premises (t307 t309))
       
 12371 (step t311 (cl @p_665 @p_666 @p_668 @p_669 @p_664 @p_661 @p_630 @p_657 @p_658 @p_614 @p_417 @p_661 @p_630 @p_657 @p_658 @p_614 @p_417) :rule th_resolution :premises (t305 t310))
       
 12372 (step t312 (cl @p_665 @p_666 @p_668 @p_669 @p_664 @p_661 @p_630 @p_657 @p_658 @p_614 @p_417) :rule contraction :premises (t311))
       
 12373 (step t313 (cl @p_675 @p_574 @p_360 @p_665 @p_666 @p_668 @p_669 @p_661 @p_630 @p_657 @p_658 @p_614 @p_417) :rule th_resolution :premises (t300 t312))
       
 12374 (step t314 (cl @p_574 @p_360 @p_665 @p_666 @p_668 @p_669 @p_661 @p_630 @p_657 @p_658 @p_614 @p_417) :rule th_resolution :premises (t313 t301))
       
 12375 (step t315 (cl @p_669 @p_417) :rule resolution :premises (t314 a3 a4 t101 t102 t266 t182 t184 t188 t224 t240))
       
 12376 (step t316 (cl (or (! (not @p_629) :named @p_677) (! (or (! (not (! (= @p_676 @p_676) :named @p_682)) :named @p_683) (! (= @p_561 (! (fst$ @p_676) :named @p_691)) :named @p_681)) :named @p_678))) :rule forall_inst :args ((:= veriT_vr23 @p_561) (:= veriT_vr24 @p_676) (:= veriT_vr26 veriT_sk3)))
       
 12377 (step t317 (cl @p_677 @p_678) :rule or :premises (t316))
       
 12378 (step t318 (cl (! (or @p_431 @p_678) :named @p_679) @p_468) :rule or_neg)
       
 12379 (step t319 (cl @p_679 @p_170) :rule th_resolution :premises (t128 t318))
       
 12380 (step t320 (cl @p_679 (! (not @p_678) :named @p_680)) :rule or_neg)
       
 12381 (step t321 (cl @p_679) :rule th_resolution :premises (t263 t317 t319 t320))
       
 12382 (anchor :step t322)
       
 12383 (assume t322.h1 @p_678)
       
 12384 (step t322.t2 (cl (= @p_682 true)) :rule eq_simplify)
       
 12385 (step t322.t3 (cl (= @p_683 (! (not true) :named @p_684))) :rule cong :premises (t322.t2))
       
 12386 (step t322.t4 (cl (= @p_684 false)) :rule not_simplify)
       
 12387 (step t322.t5 (cl (= @p_683 false)) :rule trans :premises (t322.t3 t322.t4))
       
 12388 (step t322.t6 (cl (= @p_678 (! (or false @p_681) :named @p_685))) :rule cong :premises (t322.t5))
       
 12389 (step t322.t7 (cl (= @p_685 (! (or @p_681) :named @p_686))) :rule or_simplify)
       
 12390 (step t322.t8 (cl (= @p_686 @p_681)) :rule or_simplify)
       
 12391 (step t322.t9 (cl (! (= @p_678 @p_681) :named @p_687)) :rule trans :premises (t322.t6 t322.t7 t322.t8))
       
 12392 (step t322.t10 (cl (not @p_687) @p_680 @p_681) :rule equiv_pos2)
       
 12393 (step t322.t11 (cl @p_681) :rule th_resolution :premises (t322.h1 t322.t9 t322.t10))
       
 12394 (step t322 (cl @p_680 @p_681) :rule subproof :discharge (h1))
       
 12395 (step t323 (cl @p_431 @p_678) :rule or :premises (t321))
       
 12396 (step t324 (cl (! (or @p_431 @p_681) :named @p_688) @p_468) :rule or_neg)
       
 12397 (step t325 (cl @p_688 @p_170) :rule th_resolution :premises (t128 t324))
       
 12398 (step t326 (cl @p_688 (! (not @p_681) :named @p_693)) :rule or_neg)
       
 12399 (step t327 (cl @p_688) :rule th_resolution :premises (t323 t322 t325 t326))
       
 12400 (step t328 (cl @p_431 @p_681) :rule or :premises (t327))
       
 12401 (step t329 (cl @p_681) :rule resolution :premises (t328 t56))
       
 12402 (step t330 (cl (not @p_598) (! (not @p_566) :named @p_689) (! (= @p_470 @p_676) :named @p_690)) :rule eq_transitive)
       
 12403 (step t331 (cl @p_689 @p_690 @p_595) :rule th_resolution :premises (t330 t237))
       
 12404 (step t332 (cl (not @p_690) (! (= @p_650 @p_691) :named @p_692)) :rule eq_congruent)
       
 12405 (step t333 (cl @p_692 @p_689 @p_595) :rule th_resolution :premises (t332 t331))
       
 12406 (step t334 (cl @p_661 (not @p_692) @p_693 (! (= st$ @p_561) :named @p_694)) :rule eq_transitive)
       
 12407 (step t335 (cl @p_661 @p_693 @p_694 @p_689 @p_595) :rule th_resolution :premises (t334 t333))
       
 12408 (step t336 (cl (! (not @p_694) :named @p_702) (! (= @p_318 @p_575) :named @p_695)) :rule eq_congruent)
       
 12409 (step t337 (cl @p_695 @p_661 @p_693 @p_689 @p_595) :rule th_resolution :premises (t336 t335))
       
 12410 (step t338 (cl (! (not @p_695) :named @p_704) (! (not @p_647) :named @p_697) @p_696 (! (not (! (= @p_540 @p_641) :named @p_700)) :named @p_698) @p_668 @p_662) :rule eq_transitive)
       
 12411 (step t339 (cl @p_697 @p_696 @p_698 @p_668 @p_662 @p_661 @p_693 @p_689 @p_595) :rule th_resolution :premises (t338 t337))
       
 12412 (step t340 (cl (! (not (! (= @p_656 @p_631) :named @p_703)) :named @p_701) @p_699 @p_700) :rule eq_congruent)
       
 12413 (step t341 (cl @p_701 @p_700) :rule th_resolution :premises (t340 t290))
       
 12414 (step t342 (cl @p_674 @p_702 @p_703) :rule eq_congruent)
       
 12415 (step t343 (cl @p_702 @p_703) :rule th_resolution :premises (t342 t295))
       
 12416 (step t344 (cl @p_703 @p_661 @p_693 @p_689 @p_595) :rule th_resolution :premises (t343 t335))
       
 12417 (step t345 (cl @p_700 @p_661 @p_693 @p_689 @p_595) :rule th_resolution :premises (t341 t344))
       
 12418 (step t346 (cl @p_697 @p_696 @p_668 @p_662 @p_661 @p_693 @p_689 @p_595 @p_661 @p_693 @p_689 @p_595) :rule th_resolution :premises (t339 t345))
       
 12419 (step t347 (cl @p_697 @p_696 @p_668 @p_662 @p_661 @p_693 @p_689 @p_595) :rule contraction :premises (t346))
       
 12420 (step t348 (cl @p_662) :rule resolution :premises (t347 t266 t188 t200 t287 t289 t168 t329))
       
 12421 (step t349 (cl @p_417) :rule resolution :premises (t315 t348))
       
 12422 (step t350 (cl @p_416) :rule resolution :premises (t164 t349 t166))
       
 12423 (step t351 (cl @p_562) :rule resolution :premises (t197 t350))
       
 12424 (step t352 (cl @p_564) :rule resolution :premises (t195 t351 t198))
       
 12425 (step t353 (cl (not @p_627) @p_704 (! (not @p_564) :named @p_705) @p_588) :rule eq_congruent_pred)
       
 12426 (step t354 (cl @p_704 @p_705 @p_588 @p_625 @p_626 @p_413) :rule th_resolution :premises (t353 t261))
       
 12427 (step t355 (cl @p_705 @p_588 @p_625 @p_626 @p_413 @p_661 @p_693 @p_689 @p_595) :rule th_resolution :premises (t354 t337))
       
 12428 (step t356 (cl) :rule resolution :premises (t355 t350 t168 t266 t352 t200 t207 t232 t234 t329))