src/HOL/SMT_Examples/VCC_Max.certs2
author wenzelm
Mon, 18 Aug 2014 12:17:31 +0200
changeset 57978 8f4a332500e4
parent 57232 8cecd655eef4
permissions -rw-r--r--
Added tag Isabelle2014-RC4 for changeset 113b43b84412
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
     1
05a761f33f246f0fee720bec6f015ca5aba01c4d 2972 0
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
     2
unsat
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
     3
((set-logic <null>)
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
     4
(declare-fun ?v0!14 () Int)
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
     5
(declare-fun ?v0!15 () Int)
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
     6
(declare-fun ?v0!13 () Int)
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
     7
(proof
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
     8
(let ((?x10078 (b_S_ptr$ b_T_T_u1$ v_b_P_H_arr$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
     9
(let ((?x10372 (b_S_idx$ ?x10078 v_b_SL_H_witness_G_1$ b_T_T_u1$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    10
(let ((?x10373 (b_S_read_n_u1$ v_b_S_s$ ?x10372)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    11
(let (($x10374 (= ?x10373 v_b_L_H_max_G_3$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    12
(let (($x11647 (<= (+ v_b_P_H_len$ (* (- 1) v_b_SL_H_witness_G_1$)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    13
(let (($x19412 (or $x11647 (not $x10374))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    14
(let (($x19413 (not $x19412)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    15
(let (($x19906 (forall ((?v0 Int) )(!(let ((?x11631 (* (- 1) v_b_L_H_max_G_3$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    16
(let ((?x10163 (b_S_read_n_u1$ v_b_S_s$ (b_S_idx$ (b_S_ptr$ b_T_T_u1$ v_b_P_H_arr$) ?v0 b_T_T_u1$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    17
(let (($x11633 (<= (+ ?x10163 ?x11631) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    18
(let (($x11615 (>= (+ ?v0 (* (- 1) v_b_L_H_p_G_1$)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    19
(let (($x12168 (<= ?v0 4294967295)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    20
(let (($x16553 (not $x12168)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    21
(let (($x2815 (>= ?v0 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    22
(let (($x3763 (not $x2815)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    23
(or $x3763 $x16553 $x11615 $x11633))))))))) :pattern ( (b_S_idx$ (b_S_ptr$ b_T_T_u1$ v_b_P_H_arr$) ?v0 b_T_T_u1$) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    24
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    25
(let (($x19911 (not $x19906)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    26
(let (($x19914 (or $x19911 $x19413)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    27
(let (($x19917 (not $x19914)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    28
(let ((?x15633 (b_S_idx$ ?x10078 ?v0!14 b_T_T_u1$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    29
(let ((?x15634 (b_S_read_n_u1$ v_b_S_s$ ?x15633)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    30
(let ((?x15891 (* (- 1) ?x15634)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    31
(let (($x15893 (>= (+ v_b_L_H_max_G_3$ ?x15891) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    32
(let (($x15871 (<= (+ v_b_L_H_p_G_1$ (* (- 1) ?v0!14)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    33
(let (($x15627 (<= ?v0!14 4294967295)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    34
(let (($x19366 (not $x15627)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    35
(let (($x15626 (>= ?v0!14 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    36
(let (($x19365 (not $x15626)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    37
(let (($x19381 (or $x19365 $x19366 $x15871 $x15893)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    38
(let (($x19386 (not $x19381)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    39
(let (($x19920 (or $x19386 $x19917)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    40
(let (($x19923 (not $x19920)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    41
(let ((?x11581 (* (- 1) v_b_L_H_p_G_1$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    42
(let ((?x11609 (+ v_b_P_H_len$ ?x11581)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    43
(let (($x11608 (>= ?x11609 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    44
(let (($x11612 (not $x11608)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    45
(let (($x19926 (or $x11612 $x19923)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    46
(let (($x19929 (not $x19926)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    47
(let (($x19932 (or $x11612 $x19929)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    48
(let (($x19935 (not $x19932)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    49
(let (($x11536 (>= v_b_SL_H_witness_G_1$ 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    50
(let (($x19455 (not $x11536)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    51
(let (($x11578 (>= v_b_L_H_p_G_1$ 2)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    52
(let (($x19454 (not $x11578)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    53
(let (($x10358 (b_S_local_n_value_n_is$ v_b_S_s$ b_H_tok_S_1_T_16_o_24$ b_H_loc_o_p$ v_b_L_H_p_G_1$ b_T_T_u4$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    54
(let (($x19453 (not $x10358)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    55
(let ((?x11582 (+ v_b_L_H_p_G_0$ ?x11581)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    56
(let (($x11580 (= ?x11582 (- 1))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    57
(let (($x19452 (not $x11580)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    58
(let (($x13353 (<= v_b_L_H_p_G_0$ 4294967294)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    59
(let (($x15614 (not $x13353)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    60
(let (($x11570 (>= v_b_L_H_p_G_0$ (- 1))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    61
(let (($x15611 (not $x11570)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    62
(let (($x19938 (or $x15611 $x15614 $x19452 $x19453 $x19454 $x19455 $x19935)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    63
(let (($x19941 (not $x19938)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    64
(let (($x19944 (or $x15611 $x15614 $x19941)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    65
(let (($x19947 (not $x19944)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    66
(let (($x11429 (>= v_b_L_H_p_G_0$ 1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    67
(let (($x19474 (not $x11429)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    68
(let (($x10392 (= v_b_SL_H_witness_G_1$ v_b_SL_H_witness_G_0$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    69
(let (($x19513 (not $x10392)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    70
(let (($x10391 (= v_b_L_H_max_G_3$ v_b_L_H_max_G_1$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    71
(let (($x19512 (not $x10391)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    72
(let (($x11432 (>= v_b_SL_H_witness_G_0$ 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    73
(let (($x19501 (not $x11432)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    74
(let ((?x10320 (b_S_idx$ ?x10078 v_b_L_H_p_G_0$ b_T_T_u1$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    75
(let ((?x10327 (b_S_read_n_u1$ v_b_S_s$ ?x10320)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    76
(let ((?x11517 (* (- 1) ?x10327)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    77
(let ((?x11518 (+ v_b_L_H_max_G_1$ ?x11517)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    78
(let (($x11516 (>= ?x11518 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    79
(let (($x11515 (not $x11516)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    80
(let (($x19980 (or $x11515 $x19501 $x19512 $x19513 $x19474 $x19455 $x19947)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    81
(let (($x19983 (not $x19980)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    82
(let ((?x25039 (+ ?x10327 ?x15891)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    83
(let (($x25041 (>= ?x25039 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    84
(let (($x25038 (= ?x10327 ?x15634)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    85
(let (($x25035 (= v_b_L_H_p_G_0$ ?v0!14)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    86
(let (($x10340 (= v_b_SL_H_witness_G_1$ v_b_L_H_p_G_0$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    87
(let (($x19473 (not $x10340)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    88
(let (($x10338 (= v_b_L_H_max_G_3$ v_b_L_H_max_G_2$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    89
(let (($x19472 (not $x10338)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    90
(let (($x10335 (b_S_local_n_value_n_is$ v_b_S_s$ b_H_tok_S_1_T_24_o_47$ b_H_loc_o_witness$ v_b_L_H_p_G_0$ b_T_T_u4$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    91
(let (($x19471 (not $x10335)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    92
(let (($x10334 (b_S_local_n_value_n_is$ v_b_S_s$ b_H_tok_S_1_T_23_o_7$ b_H_loc_o_max$ v_b_L_H_max_G_2$ b_T_T_u1$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    93
(let (($x19470 (not $x10334)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    94
(let (($x10333 (= v_b_L_H_max_G_2$ ?x10327)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    95
(let (($x19469 (not $x10333)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    96
(let (($x10324 (b_S_thread_n_local$ v_b_S_s$ ?x10320)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    97
(let (($x15599 (not $x10324)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    98
(let (($x10321 (b_S_is$ ?x10320 b_T_T_u1$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
    99
(let (($x15590 (not $x10321)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   100
(let (($x19950 (or $x15590 $x15599 $x19469 $x19470 $x19471 $x19472 $x19473 $x19474 $x19455 $x19947)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   101
(let (($x19953 (not $x19950)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   102
(let (($x19956 (or $x15590 $x15599 $x19953)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   103
(let (($x19959 (not $x19956)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   104
(let (($x10322 (b_S_typed$ v_b_S_s$ ?x10320)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   105
(let (($x15593 (not $x10322)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   106
(let (($x19962 (or $x15590 $x15593 $x19959)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   107
(let (($x19965 (not $x19962)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   108
(let (($x19968 (or $x15590 $x15593 $x19965)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   109
(let (($x19971 (not $x19968)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   110
(let (($x19974 (or $x11516 $x19474 $x19501 $x19971)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   111
(let (($x19977 (not $x19974)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   112
(let (($x19986 (or $x19977 $x19983)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   113
(let (($x19989 (not $x19986)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   114
(let (($x19992 (or $x15590 $x15599 $x19474 $x19501 $x19989)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   115
(let (($x19995 (not $x19992)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   116
(let ((?x23404 (b_S_ref$ ?x10320)))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
   117
(let ((?x23228 (b_S_ptr$ b_T_T_u1$ ?x23404)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
   118
(let ((?x23728 (b_S_typ$ ?x23228)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
   119
(let ((?x23730 (b_S_kind_n_of$ ?x23728)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
   120
(let (($x24098 (= ?x23730 b_S_kind_n_primitive$)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   121
(let ((?x21472 (b_S_kind_n_of$ b_T_T_u1$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   122
(let (($x21473 (= ?x21472 b_S_kind_n_primitive$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   123
(let (($x9768 (b_S_is_n_primitive$ b_T_T_u1$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   124
(let (($x21480 (= $x9768 $x21473)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   125
(let (($x9891 (forall ((?v0 B_S_ctype$) )(!(let ((?x9849 (b_S_kind_n_of$ ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   126
(let (($x9883 (= ?x9849 b_S_kind_n_primitive$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   127
(let (($x2704 (b_S_is_n_primitive$ ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   128
(= $x2704 $x9883)))) :pattern ( (b_S_is_n_primitive$ ?v0) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   129
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   130
(let ((?x9849 (b_S_kind_n_of$ ?0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   131
(let (($x9883 (= ?x9849 b_S_kind_n_primitive$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   132
(let (($x2704 (b_S_is_n_primitive$ ?0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   133
(let (($x9888 (= $x2704 $x9883)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   134
(let (($x9886 (forall ((?v0 B_S_ctype$) )(!(let ((?x9849 (b_S_kind_n_of$ ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   135
(let (($x9883 (= ?x9849 b_S_kind_n_primitive$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   136
(let (($x2704 (b_S_is_n_primitive$ ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   137
(= $x2704 $x9883)))) :pattern ( (b_S_is_n_primitive$ ?v0) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   138
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   139
(let ((@x9896 (mp (asserted $x9886) (quant-intro (rewrite (= (= $x2704 $x9883) $x9888)) (= $x9886 $x9891)) $x9891)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   140
(let ((@x15456 (mp~ @x9896 (nnf-pos (refl (~ $x9888 $x9888)) (~ $x9891 $x9891)) $x9891)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   141
(let (($x21224 (not $x9891)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   142
(let (($x21483 (or $x21224 $x21480)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   143
(let ((@x21484 ((_ quant-inst b_T_T_u1$) $x21483)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   144
(let ((@x9769 (asserted $x9768)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   145
(let ((@x23544 (unit-resolution (def-axiom (or (not $x21480) (not $x9768) $x21473)) @x9769 (or (not $x21480) $x21473))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   146
(let ((?x23241 (b_S_typ$ ?x10320)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   147
(let (($x23242 (= ?x23241 b_T_T_u1$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   148
(let (($x23270 (= $x10321 $x23242)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   149
(let (($x19828 (forall ((?v0 B_S_ptr$) (?v1 B_S_ctype$) )(!(let ((?x6636 (b_S_typ$ ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   150
(let (($x7865 (= ?x6636 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   151
(let (($x9596 (b_S_is$ ?v0 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   152
(= $x9596 $x7865)))) :pattern ( (b_S_is$ ?v0 ?v1) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   153
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   154
(let (($x9617 (forall ((?v0 B_S_ptr$) (?v1 B_S_ctype$) )(let ((?x6636 (b_S_typ$ ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   155
(let (($x7865 (= ?x6636 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   156
(let (($x9596 (b_S_is$ ?v0 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   157
(= $x9596 $x7865)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   158
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   159
(let ((?x6636 (b_S_typ$ ?1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   160
(let (($x7865 (= ?x6636 ?0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   161
(let (($x9596 (b_S_is$ ?1 ?0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   162
(let (($x9614 (= $x9596 $x7865)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   163
(let (($x9611 (forall ((?v0 B_S_ptr$) (?v1 B_S_ctype$) )(let ((?x6636 (b_S_typ$ ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   164
(let (($x7865 (= ?x6636 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   165
(let (($x9596 (b_S_is$ ?v0 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   166
(= $x9596 $x7865)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   167
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   168
(let ((@x9622 (mp (asserted $x9611) (quant-intro (rewrite (= (= $x9596 $x7865) $x9614)) (= $x9611 $x9617)) $x9617)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   169
(let ((@x19833 (mp (mp~ @x9622 (nnf-pos (refl (~ $x9614 $x9614)) (~ $x9617 $x9617)) $x9617) (quant-intro (refl (= $x9614 $x9614)) (= $x9617 $x19828)) $x19828)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   170
(let (($x22002 (not $x19828)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   171
(let (($x23990 (or $x22002 $x23270)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   172
(let ((@x23870 ((_ quant-inst (b_S_idx$ ?x10078 v_b_L_H_p_G_0$ b_T_T_u1$) b_T_T_u1$) $x23990)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   173
(let ((?x10045 (b_S_sizeof$ b_T_T_u1$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   174
(let ((?x23278 (* ?x10045 v_b_L_H_p_G_0$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   175
(let ((?x10079 (b_S_ref$ ?x10078)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   176
(let ((?x24174 (+ ?x10079 ?x23278)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   177
(let ((?x24198 (b_S_ptr$ b_T_T_u1$ ?x24174)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   178
(let ((?x23028 (b_S_typ$ ?x24198)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   179
(let (($x23029 (= ?x23028 b_T_T_u1$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   180
(let (($x19841 (forall ((?v0 B_S_ctype$) (?v1 Int) )(!(= (b_S_typ$ (b_S_ptr$ ?v0 ?v1)) ?v0) :pattern ( (b_S_ptr$ ?v0 ?v1) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   181
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   182
(let (($x9659 (forall ((?v0 B_S_ctype$) (?v1 Int) )(= (b_S_typ$ (b_S_ptr$ ?v0 ?v1)) ?v0))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   183
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   184
(let (($x9658 (= (b_S_typ$ (b_S_ptr$ ?1 ?0)) ?1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   185
(let ((@x15361 (mp~ (asserted $x9659) (nnf-pos (refl (~ $x9658 $x9658)) (~ $x9659 $x9659)) $x9659)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   186
(let ((@x19846 (mp @x15361 (quant-intro (refl (= $x9658 $x9658)) (= $x9659 $x19841)) $x19841)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   187
(let (($x24201 (= ?x10320 ?x24198)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   188
(let (($x24214 (not $x24201)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   189
(let (($x24067 (b_S_extent_n_hint$ ?x10320 ?x10078)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   190
(let (($x24065 (not $x24067)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   191
(let (($x24160 (or $x24065 $x24214)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   192
(let (($x24161 (not $x24160)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   193
(let (($x18180 (forall ((?v0 B_S_ptr$) (?v1 Int) (?v2 B_S_ctype$) )(!(let ((?x7205 (b_S_idx$ ?v0 ?v1 ?v2)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   194
(let (($x7213 (= ?x7205 (b_S_ptr$ ?v2 (+ (b_S_ref$ ?v0) (* ?v1 (b_S_sizeof$ ?v2)))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   195
(not (or (not (b_S_extent_n_hint$ ?x7205 ?v0)) (not $x7213))))) :pattern ( (b_S_idx$ ?v0 ?v1 ?v2) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   196
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   197
(let (($x7216 (forall ((?v0 B_S_ptr$) (?v1 Int) (?v2 B_S_ctype$) )(!(let ((?x7205 (b_S_idx$ ?v0 ?v1 ?v2)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   198
(let (($x7213 (= ?x7205 (b_S_ptr$ ?v2 (+ (b_S_ref$ ?v0) (* ?v1 (b_S_sizeof$ ?v2)))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   199
(and (b_S_extent_n_hint$ ?x7205 ?v0) $x7213))) :pattern ( (b_S_idx$ ?v0 ?v1 ?v2) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   200
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   201
(let ((?x7205 (b_S_idx$ ?2 ?1 ?0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   202
(let (($x7213 (= ?x7205 (b_S_ptr$ ?0 (+ (b_S_ref$ ?2) (* ?1 (b_S_sizeof$ ?0)))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   203
(let (($x7214 (and (b_S_extent_n_hint$ ?x7205 ?2) $x7213)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   204
(let ((@x18179 (rewrite (= $x7214 (not (or (not (b_S_extent_n_hint$ ?x7205 ?2)) (not $x7213)))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   205
(let ((@x14561 (mp~ (asserted $x7216) (nnf-pos (refl (~ $x7214 $x7214)) (~ $x7216 $x7216)) $x7216)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   206
(let ((@x18183 (mp @x14561 (quant-intro @x18179 (= $x7216 $x18180)) $x18180)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   207
(let (($x22568 (not $x18180)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   208
(let (($x24300 (or $x22568 $x24161)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   209
(let (($x24080 (not (= ?x10320 (b_S_ptr$ b_T_T_u1$ (+ ?x10079 (* v_b_L_H_p_G_0$ ?x10045)))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   210
(let (($x24081 (not (or $x24065 $x24080))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   211
(let (($x24202 (= (= ?x10320 (b_S_ptr$ b_T_T_u1$ (+ ?x10079 (* v_b_L_H_p_G_0$ ?x10045)))) $x24201)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   212
(let ((@x24197 (monotonicity (rewrite (= (* v_b_L_H_p_G_0$ ?x10045) ?x23278)) (= (+ ?x10079 (* v_b_L_H_p_G_0$ ?x10045)) ?x24174))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   213
(let ((@x24200 (monotonicity @x24197 (= (b_S_ptr$ b_T_T_u1$ (+ ?x10079 (* v_b_L_H_p_G_0$ ?x10045))) ?x24198))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   214
(let ((@x24150 (monotonicity (monotonicity (monotonicity @x24200 $x24202) (= $x24080 $x24214)) (= (or $x24065 $x24080) $x24160))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   215
(let ((@x24316 (monotonicity (monotonicity @x24150 (= $x24081 $x24161)) (= (or $x22568 $x24081) $x24300))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   216
(let ((@x24299 (mp ((_ quant-inst (b_S_ptr$ b_T_T_u1$ v_b_P_H_arr$) v_b_L_H_p_G_0$ b_T_T_u1$) (or $x22568 $x24081)) (trans @x24316 (rewrite (= $x24300 $x24300)) (= (or $x22568 $x24081) $x24300)) $x24300)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   217
(let ((@x24341 (unit-resolution (def-axiom (or $x24160 $x24201)) (unit-resolution @x24299 @x18183 $x24161) $x24201)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   218
(let ((@x24343 (trans (monotonicity @x24341 (= ?x23241 ?x23028)) (unit-resolution ((_ quant-inst b_T_T_u1$ (+ ?x10079 ?x23278)) (or (not $x19841) $x23029)) @x19846 $x23029) $x23242)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   219
(let (($x23889 (not $x23242)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   220
(let ((@x24337 (unit-resolution (def-axiom (or (not $x23270) $x10321 $x23889)) (hypothesis $x15590) (or (not $x23270) $x23889))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   221
(let ((@x24344 (unit-resolution (unit-resolution @x24337 (unit-resolution @x23870 @x19833 $x23270) $x23889) @x24343 false)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   222
(let ((@x24345 (lemma @x24344 $x10321)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   223
(let ((@x25031 (unit-resolution (def-axiom (or (not $x23270) $x15590 $x23242)) @x24345 (or (not $x23270) $x23242))))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
   224
(let (($x23306 (= ?x10320 ?x23228)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   225
(let (($x9607 (forall ((?v0 B_S_ptr$) (?v1 B_S_ctype$) )(!(or (not (b_S_is$ ?v0 ?v1)) (= ?v0 (b_S_ptr$ ?v1 (b_S_ref$ ?v0)))) :pattern ( (b_S_is$ ?v0 ?v1) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   226
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   227
(let (($x9604 (or (not $x9596) (= ?1 (b_S_ptr$ ?0 (b_S_ref$ ?1))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   228
(let (($x9601 (forall ((?v0 B_S_ptr$) (?v1 B_S_ctype$) )(!(let (($x9596 (b_S_is$ ?v0 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   229
(=> $x9596 (= ?v0 (b_S_ptr$ ?v1 (b_S_ref$ ?v0))))) :pattern ( (b_S_is$ ?v0 ?v1) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   230
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   231
(let ((@x9606 (rewrite (= (=> $x9596 (= ?1 (b_S_ptr$ ?0 (b_S_ref$ ?1)))) $x9604))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   232
(let ((@x15336 (mp~ (mp (asserted $x9601) (quant-intro @x9606 (= $x9601 $x9607)) $x9607) (nnf-pos (refl (~ $x9604 $x9604)) (~ $x9607 $x9607)) $x9607)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   233
(let (($x21994 (not $x9607)))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
   234
(let (($x24294 (or $x21994 $x15590 $x23306)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
   235
(let ((@x24335 (mp ((_ quant-inst (b_S_idx$ ?x10078 v_b_L_H_p_G_0$ b_T_T_u1$) b_T_T_u1$) (or $x21994 (or $x15590 $x23306))) (rewrite (= (or $x21994 (or $x15590 $x23306)) $x24294)) $x24294)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
   236
(let ((@x25262 (symm (unit-resolution @x24335 @x15336 @x24345 $x23306) (= ?x23228 ?x10320))))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
   237
(let ((@x24694 (trans (monotonicity @x25262 (= ?x23728 ?x23241)) (unit-resolution @x25031 (unit-resolution @x23870 @x19833 $x23270) $x23242) (= ?x23728 b_T_T_u1$))))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
   238
(let ((@x24696 (trans (monotonicity @x24694 (= ?x23730 ?x21472)) (unit-resolution @x23544 (unit-resolution @x21484 @x15456 $x21480) $x21473) $x24098)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   239
(let ((?x10272 (b_S_typemap$ v_b_S_s$)))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
   240
(let ((?x24217 (b_S_select_o_tm$ ?x10272 ?x23228)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   241
(let ((?x24218 (b_S_ts_n_emb$ ?x24217)))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
   242
(let (($x23775 (b_S_closed$ v_b_S_s$ ?x24218)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   243
(let (($x23784 (not $x23775)))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
   244
(let (($x23805 (b_S_ts_n_is_n_volatile$ ?x24217)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
   245
(let (($x23770 (not $x23805)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
   246
(let (($x23797 (or $x23770 $x23784)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
   247
(let ((@x24686 (monotonicity (monotonicity @x25262 (= ?x24217 (b_S_select_o_tm$ ?x10272 ?x10320))) (= $x23805 (b_S_ts_n_is_n_volatile$ (b_S_select_o_tm$ ?x10272 ?x10320))))))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
   248
(let ((@x24702 (symm @x24686 (= (b_S_ts_n_is_n_volatile$ (b_S_select_o_tm$ ?x10272 ?x10320)) $x23805))))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
   249
(let ((@x24701 (monotonicity @x24702 (= (not (b_S_ts_n_is_n_volatile$ (b_S_select_o_tm$ ?x10272 ?x10320))) $x23770))))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
   250
(let ((?x23124 (b_S_select_o_tm$ ?x10272 ?x10320)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
   251
(let (($x23361 (b_S_ts_n_is_n_volatile$ ?x23124)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   252
(let (($x23297 (not $x23361)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   253
(let (($x23362 (or $x15593 $x23361)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   254
(let (($x23363 (not $x23362)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   255
(let (($x11901 (>= v_b_L_H_p_G_0$ 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   256
(let (($x20030 (forall ((?v0 Int) )(!(let ((?x10163 (b_S_read_n_u1$ v_b_S_s$ (b_S_idx$ (b_S_ptr$ b_T_T_u1$ v_b_P_H_arr$) ?v0 b_T_T_u1$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   257
(let (($x10238 (= ?x10163 v_b_S_result_G_0$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   258
(let (($x11800 (>= (+ ?v0 (* (- 1) v_b_P_H_len$)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   259
(let (($x12168 (<= ?v0 4294967295)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   260
(let (($x16553 (not $x12168)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   261
(let (($x2815 (>= ?v0 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   262
(let (($x3763 (not $x2815)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   263
(or $x3763 $x16553 $x11800 (not $x10238))))))))) :pattern ( (b_S_idx$ (b_S_ptr$ b_T_T_u1$ v_b_P_H_arr$) ?v0 b_T_T_u1$) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   264
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   265
(let (($x20035 (not $x20030)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   266
(let (($x20022 (forall ((?v0 Int) )(!(let ((?x11816 (* (- 1) v_b_S_result_G_0$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   267
(let ((?x10163 (b_S_read_n_u1$ v_b_S_s$ (b_S_idx$ (b_S_ptr$ b_T_T_u1$ v_b_P_H_arr$) ?v0 b_T_T_u1$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   268
(let (($x11818 (<= (+ ?x10163 ?x11816) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   269
(let (($x11800 (>= (+ ?v0 (* (- 1) v_b_P_H_len$)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   270
(let (($x12168 (<= ?v0 4294967295)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   271
(let (($x16553 (not $x12168)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   272
(let (($x2815 (>= ?v0 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   273
(let (($x3763 (not $x2815)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   274
(or $x3763 $x16553 $x11800 $x11818))))))))) :pattern ( (b_S_idx$ (b_S_ptr$ b_T_T_u1$ v_b_P_H_arr$) ?v0 b_T_T_u1$) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   275
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   276
(let (($x20027 (not $x20022)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   277
(let (($x20038 (or $x20027 $x20035)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   278
(let (($x20041 (not $x20038)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   279
(let ((?x15743 (b_S_idx$ ?x10078 ?v0!15 b_T_T_u1$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   280
(let ((?x15744 (b_S_read_n_u1$ v_b_S_s$ ?x15743)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   281
(let ((?x16029 (* (- 1) ?x15744)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   282
(let (($x16031 (>= (+ v_b_S_result_G_0$ ?x16029) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   283
(let (($x16009 (<= (+ v_b_P_H_len$ (* (- 1) ?v0!15)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   284
(let (($x15737 (<= ?v0!15 4294967295)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   285
(let (($x19560 (not $x15737)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   286
(let (($x15736 (>= ?v0!15 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   287
(let (($x19559 (not $x15736)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   288
(let (($x19575 (or $x19559 $x19560 $x16009 $x16031)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   289
(let (($x19580 (not $x19575)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   290
(let (($x20044 (or $x19580 $x20041)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   291
(let (($x20047 (not $x20044)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   292
(let (($x10222 (= v_b_S_result_G_0$ v_b_L_H_max_G_1$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   293
(let (($x19640 (not $x10222)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   294
(let (($x10220 (= v_b_SL_H_witness_G_2$ v_b_SL_H_witness_G_0$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   295
(let (($x19639 (not $x10220)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   296
(let (($x10218 (= v_b_L_H_p_G_2$ v_b_L_H_p_G_0$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   297
(let (($x19638 (not $x10218)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   298
(let (($x10216 (= v_b_L_H_max_G_4$ v_b_L_H_max_G_1$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   299
(let (($x19637 (not $x10216)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   300
(let (($x15729 (not b_S_position_n_marker$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   301
(let (($x20050 (or $x15729 $x19474 $x19501 $x19637 $x19638 $x19639 $x19640 $x20047)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   302
(let (($x20053 (not $x20050)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   303
(let (($x20056 (or $x15729 $x20053)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   304
(let (($x20059 (not $x20056)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   305
(let ((?x11484 (* (- 1) v_b_L_H_p_G_0$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   306
(let ((?x11485 (+ v_b_P_H_len$ ?x11484)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   307
(let (($x11486 (<= ?x11485 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   308
(let (($x11487 (not $x11486)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   309
(let (($x20062 (or $x11487 $x19474 $x19501 $x20059)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   310
(let (($x20065 (not $x20062)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   311
(let (($x19998 (or $x15590 $x15599 $x19995)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   312
(let (($x20001 (not $x19998)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   313
(let (($x20004 (or $x15590 $x15593 $x20001)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   314
(let (($x20007 (not $x20004)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   315
(let (($x20010 (or $x15590 $x15593 $x20007)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   316
(let (($x20013 (not $x20010)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   317
(let (($x20016 (or $x11486 $x19474 $x19501 $x20013)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   318
(let (($x20019 (not $x20016)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   319
(let (($x20068 (or $x20019 $x20065)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   320
(let (($x20071 (not $x20068)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   321
(let ((?x2238 (b_S_ptr_n_to$ b_T_T_u1$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   322
(let (($x10296 (b_S_local_n_value_n_is_n_ptr$ v_b_S_s$ b_H_tok_S_1_T_16_o_3$ b_H_loc_o_arr$ ?x10078 ?x2238)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   323
(let (($x19683 (not $x10296)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   324
(let ((?x10105 (b_S_ptr_n_to_n_int$ ?x10078)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   325
(let (($x10295 (b_S_local_n_value_n_is$ v_b_S_s$ b_H_tok_S_1_T_16_o_3$ b_H_loc_o_arr$ ?x10105 ?x2238)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   326
(let (($x19682 (not $x10295)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   327
(let (($x10294 (b_S_local_n_value_n_is$ v_b_S_s$ b_H_tok_S_1_T_16_o_3$ b_H_loc_o_len$ v_b_P_H_len$ b_T_T_u4$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   328
(let (($x19681 (not $x10294)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   329
(let (($x10293 (b_S_local_n_value_n_is$ v_b_S_s$ b_H_tok_S_1_T_16_o_3$ b_H_loc_o_max$ v_b_L_H_max_G_1$ b_T_T_u1$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   330
(let (($x19680 (not $x10293)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   331
(let (($x10292 (b_S_local_n_value_n_is$ v_b_S_s$ b_H_tok_S_1_T_16_o_3$ b_H_loc_o_witness$ v_b_SL_H_witness_G_0$ b_T_T_u4$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   332
(let (($x19679 (not $x10292)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   333
(let (($x10291 (b_S_local_n_value_n_is$ v_b_S_s$ b_H_tok_S_1_T_16_o_3$ b_H_loc_o_p$ v_b_L_H_p_G_0$ b_T_T_u4$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   334
(let (($x19678 (not $x10291)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   335
(let (($x10097 (b_S_full_n_stop$ v_b_S_s$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   336
(let (($x19677 (not $x10097)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   337
(let (($x10204 (b_S_good_n_state_n_ext$ b_H_tok_S_1_T_16_o_3$ v_b_S_s$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   338
(let (($x19676 (not $x10204)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   339
(let (($x10284 (b_S_call_n_transition$ v_b_S_s$ v_b_S_s$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   340
(let (($x19675 (not $x10284)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   341
(let ((?x10190 (b_S_idx$ ?x10078 v_b_SL_H_witness_G_0$ b_T_T_u1$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   342
(let ((?x10191 (b_S_read_n_u1$ v_b_S_s$ ?x10190)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   343
(let (($x10192 (= ?x10191 v_b_L_H_max_G_1$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   344
(let (($x19674 (not $x10192)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   345
(let ((?x11865 (* (- 1) v_b_SL_H_witness_G_0$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   346
(let ((?x11866 (+ v_b_P_H_len$ ?x11865)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   347
(let (($x11867 (<= ?x11866 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   348
(let (($x19898 (forall ((?v0 Int) )(!(let ((?x11887 (* (- 1) v_b_L_H_max_G_1$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   349
(let ((?x10163 (b_S_read_n_u1$ v_b_S_s$ (b_S_idx$ (b_S_ptr$ b_T_T_u1$ v_b_P_H_arr$) ?v0 b_T_T_u1$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   350
(let (($x11889 (<= (+ ?x10163 ?x11887) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   351
(let (($x11871 (>= (+ ?v0 (* (- 1) v_b_L_H_p_G_0$)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   352
(let (($x12168 (<= ?v0 4294967295)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   353
(let (($x16553 (not $x12168)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   354
(let (($x2815 (>= ?v0 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   355
(let (($x3763 (not $x2815)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   356
(or $x3763 $x16553 $x11871 $x11889))))))))) :pattern ( (b_S_idx$ (b_S_ptr$ b_T_T_u1$ v_b_P_H_arr$) ?v0 b_T_T_u1$) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   357
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   358
(let (($x19903 (not $x19898)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   359
(let (($x11898 (>= ?x11485 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   360
(let (($x19672 (not $x11898)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   361
(let (($x13326 (<= v_b_L_H_p_G_0$ 4294967295)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   362
(let (($x19671 (not $x13326)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   363
(let (($x19670 (not $x11901)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   364
(let (($x13315 (<= v_b_SL_H_witness_G_0$ 4294967295)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   365
(let (($x19669 (not $x13315)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   366
(let (($x13304 (<= v_b_L_H_max_G_1$ 255)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   367
(let (($x19668 (not $x13304)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   368
(let (($x11911 (>= v_b_L_H_max_G_1$ 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   369
(let (($x19667 (not $x11911)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   370
(let ((?x10137 (b_S_idx$ ?x10078 0 b_T_T_u1$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   371
(let ((?x10144 (b_S_read_n_u1$ v_b_S_s$ ?x10137)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   372
(let (($x10167 (= ?x10144 v_b_L_H_max_G_0$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   373
(let (($x15548 (not $x10167)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   374
(let (($x11259 (<= v_b_P_H_len$ 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   375
(let (($x20074 (or $x11259 $x15548 $x19667 $x19668 $x19669 $x19670 $x19671 $x19672 $x19903 $x11867 $x19674 $x19675 $x19676 $x19677 $x19678 $x19679 $x19680 $x19681 $x19682 $x19683 $x19474 $x19501 $x20071)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   376
(let (($x20077 (not $x20074)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   377
(let (($x20080 (or $x11259 $x15548 $x20077)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   378
(let (($x20083 (not $x20080)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   379
(let (($x19890 (forall ((?v0 Int) )(!(let ((?x10163 (b_S_read_n_u1$ v_b_S_s$ (b_S_idx$ (b_S_ptr$ b_T_T_u1$ v_b_P_H_arr$) ?v0 b_T_T_u1$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   380
(let (($x11404 (>= (+ v_b_L_H_max_G_0$ (* (- 1) ?x10163)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   381
(let (($x11388 (>= ?v0 1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   382
(let (($x12168 (<= ?v0 4294967295)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   383
(let (($x16553 (not $x12168)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   384
(let (($x2815 (>= ?v0 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   385
(let (($x3763 (not $x2815)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   386
(or $x3763 $x16553 $x11388 $x11404)))))))) :pattern ( (b_S_idx$ (b_S_ptr$ b_T_T_u1$ v_b_P_H_arr$) ?v0 b_T_T_u1$) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   387
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   388
(let (($x19895 (not $x19890)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   389
(let (($x20086 (or $x19895 $x20083)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   390
(let (($x20089 (not $x20086)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   391
(let ((?x15529 (b_S_idx$ ?x10078 ?v0!13 b_T_T_u1$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   392
(let ((?x15530 (b_S_read_n_u1$ v_b_S_s$ ?x15529)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   393
(let (($x15533 (>= (+ v_b_L_H_max_G_0$ (* (- 1) ?x15530)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   394
(let (($x15525 (>= ?v0!13 1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   395
(let (($x15524 (<= ?v0!13 4294967295)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   396
(let (($x19298 (not $x15524)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   397
(let (($x15523 (>= ?v0!13 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   398
(let (($x19297 (not $x15523)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   399
(let (($x19313 (or $x19297 $x19298 $x15525 $x15533)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   400
(let (($x20589 (not $x15533)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   401
(let (($x19318 (not $x19313)))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
   402
(let ((@x23991 (hypothesis $x19318)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   403
(let (($x10141 (b_S_thread_n_local$ v_b_S_s$ ?x10137)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   404
(let ((?x21175 (b_S_typ$ ?x10078)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   405
(let ((?x22803 (b_S_kind_n_of$ ?x21175)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   406
(let (($x22807 (= ?x22803 b_S_kind_n_primitive$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   407
(let (($x21176 (= ?x21175 b_T_T_u1$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   408
(let (($x21147 (not $x19841)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   409
(let (($x21181 (or $x21147 $x21176)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   410
(let ((@x21182 ((_ quant-inst b_T_T_u1$ v_b_P_H_arr$) $x21181)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   411
(let ((@x23076 (trans (monotonicity (unit-resolution @x21182 @x19846 $x21176) (= ?x22803 ?x21472)) (unit-resolution @x23544 (unit-resolution @x21484 @x15456 $x21480) $x21473) $x22807)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   412
(let ((?x22818 (b_S_select_o_tm$ ?x10272 ?x10078)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   413
(let ((?x22903 (b_S_ts_n_emb$ ?x22818)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   414
(let (($x22904 (b_S_closed$ v_b_S_s$ ?x22903)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   415
(let (($x22902 (b_S_ts_n_is_n_volatile$ ?x22818)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   416
(let (($x22897 (not $x22902)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   417
(let (($x22906 (or $x22897 (not $x22904))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   418
(let ((?x22478 (b_S_select_o_tm$ ?x10272 ?x10137)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   419
(let ((?x22485 (b_S_ref$ ?x10137)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   420
(let ((?x22505 (b_S_ptr$ b_T_T_u1$ ?x22485)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   421
(let ((?x22655 (b_S_select_o_tm$ ?x10272 ?x22505)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   422
(let (($x22506 (= ?x10137 ?x22505)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   423
(let ((?x22553 (b_S_ptr$ b_T_T_u1$ ?x10079)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   424
(let (($x22556 (= ?x10137 ?x22553)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   425
(let (($x22559 (not $x22556)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   426
(let (($x22523 (b_S_extent_n_hint$ ?x10137 ?x10078)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   427
(let (($x22524 (not $x22523)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   428
(let (($x22562 (or $x22524 $x22559)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   429
(let (($x22565 (not $x22562)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   430
(let (($x22569 (or $x22568 $x22565)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   431
(let (($x22542 (or $x22524 (not (= ?x10137 (b_S_ptr$ b_T_T_u1$ (+ ?x10079 (* 0 ?x10045))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   432
(let (($x22543 (not $x22542)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   433
(let (($x22560 (= (not (= ?x10137 (b_S_ptr$ b_T_T_u1$ (+ ?x10079 (* 0 ?x10045))))) $x22559)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   434
(let ((@x22548 (monotonicity (rewrite (= (* 0 ?x10045) 0)) (= (+ ?x10079 (* 0 ?x10045)) (+ ?x10079 0)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   435
(let ((@x22552 (trans @x22548 (rewrite (= (+ ?x10079 0) ?x10079)) (= (+ ?x10079 (* 0 ?x10045)) ?x10079))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   436
(let ((@x22555 (monotonicity @x22552 (= (b_S_ptr$ b_T_T_u1$ (+ ?x10079 (* 0 ?x10045))) ?x22553))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   437
(let ((@x22558 (monotonicity @x22555 (= (= ?x10137 (b_S_ptr$ b_T_T_u1$ (+ ?x10079 (* 0 ?x10045)))) $x22556))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   438
(let ((@x22567 (monotonicity (monotonicity (monotonicity @x22558 $x22560) (= $x22542 $x22562)) (= $x22543 $x22565))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   439
(let ((@x22576 (trans (monotonicity @x22567 (= (or $x22568 $x22543) $x22569)) (rewrite (= $x22569 $x22569)) (= (or $x22568 $x22543) $x22569))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   440
(let ((@x22577 (mp ((_ quant-inst (b_S_ptr$ b_T_T_u1$ v_b_P_H_arr$) 0 b_T_T_u1$) (or $x22568 $x22543)) @x22576 $x22569)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   441
(let ((@x22581 (def-axiom (or $x22562 $x22556))))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
   442
(let ((@x24189 (unit-resolution @x22581 (lemma (unit-resolution @x22577 @x18183 (hypothesis $x22562) false) $x22565) $x22556)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   443
(let (($x21179 (= ?x10079 v_b_P_H_arr$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   444
(let (($x19835 (forall ((?v0 B_S_ctype$) (?v1 Int) )(!(= (b_S_ref$ (b_S_ptr$ ?v0 ?v1)) ?v1) :pattern ( (b_S_ptr$ ?v0 ?v1) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   445
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   446
(let (($x9655 (forall ((?v0 B_S_ctype$) (?v1 Int) )(= (b_S_ref$ (b_S_ptr$ ?v0 ?v1)) ?v1))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   447
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   448
(let (($x9654 (= (b_S_ref$ (b_S_ptr$ ?1 ?0)) ?0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   449
(let ((@x15356 (mp~ (asserted $x9655) (nnf-pos (refl (~ $x9654 $x9654)) (~ $x9655 $x9655)) $x9655)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   450
(let ((@x19840 (mp @x15356 (quant-intro (refl (= $x9654 $x9654)) (= $x9655 $x19835)) $x19835)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   451
(let (($x21152 (not $x19835)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   452
(let (($x21184 (or $x21152 $x21179)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   453
(let ((@x21185 ((_ quant-inst b_T_T_u1$ v_b_P_H_arr$) $x21184)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   454
(let ((@x24511 (unit-resolution @x21185 @x19840 $x21179)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   455
(let ((@x22852 (monotonicity @x24511 (= ?x22553 ?x10078))))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
   456
(let ((@x24073 (monotonicity (trans (hypothesis $x22556) @x22852 (= ?x10137 ?x10078)) (= ?x22485 ?x10079))))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
   457
(let ((@x22338 (symm (monotonicity (trans @x24073 @x24511 (= ?x22485 v_b_P_H_arr$)) (= ?x22505 ?x10078)) (= ?x10078 ?x22505))))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   458
(let ((@x22340 (unit-resolution (hypothesis (not $x22506)) (trans (trans (hypothesis $x22556) @x22852 (= ?x10137 ?x10078)) @x22338 $x22506) false)))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
   459
(let ((@x23667 (unit-resolution (lemma @x22340 (or $x22559 $x22506)) @x24189 $x22506)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
   460
(let ((@x23699 (trans (symm @x22852 (= ?x10078 ?x22553)) (symm @x24189 (= ?x22553 ?x10137)) (= ?x10078 ?x10137))))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
   461
(let ((@x22940 (trans (monotonicity (trans @x23699 @x23667 (= ?x10078 ?x22505)) (= ?x22818 ?x22655)) (symm (monotonicity @x23667 (= ?x22478 ?x22655)) (= ?x22655 ?x22478)) (= ?x22818 ?x22478))))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   462
(let ((@x23082 (symm (monotonicity @x22940 (= $x22902 (b_S_ts_n_is_n_volatile$ ?x22478))) (= (b_S_ts_n_is_n_volatile$ ?x22478) $x22902))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   463
(let (($x22602 (b_S_ts_n_is_n_volatile$ ?x22478)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   464
(let (($x22641 (not $x22602)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   465
(let (($x10139 (b_S_typed$ v_b_S_s$ ?x10137)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   466
(let (($x15505 (not $x10139)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   467
(let (($x22603 (or $x15505 $x22602)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   468
(let (($x22604 (not $x22603)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   469
(let ((?x10076 (b_S_array$ b_T_T_u1$ v_b_P_H_len$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   470
(let ((?x10080 (b_S_ptr$ ?x10076 ?x10079)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   471
(let ((?x21014 (b_S_ref$ ?x10080)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   472
(let ((?x21983 (b_S_ptr$ ?x10076 ?x21014)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   473
(let ((?x22343 (b_S_domain$ v_b_S_s$ ?x21983)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   474
(let ((?x22595 (b_S_ptr$ ?x10076 v_b_P_H_arr$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   475
(let (($x22596 (b_S_set_n_in$ ?x22595 ?x22343)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   476
(let ((@x24530 (monotonicity (symm @x24511 (= v_b_P_H_arr$ ?x10079)) (= ?x22595 ?x10080))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   477
(let (($x21990 (= ?x10080 ?x21983)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   478
(let (($x10084 (b_S_is$ ?x10080 ?x10076)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   479
(let (($x11245 (>= (+ b_S_max_o_u4$ (* (- 1) v_b_P_H_len$)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   480
(let (($x11243 (>= v_b_P_H_len$ 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   481
(let (($x10439 (forall ((?v0 B_S_ptr$) )(!(let (($x10113 (b_S_in_n_writes_n_at$ v_b_H_wrTime_S_1_T_6_o_1$ ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   482
(not $x10113)) :pattern ( (b_S_in_n_writes_n_at$ v_b_H_wrTime_S_1_T_6_o_1$ ?v0) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   483
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   484
(let ((?x10111 (b_S_current_n_timestamp$ v_b_S_s$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   485
(let (($x10112 (= v_b_H_wrTime_S_1_T_6_o_1$ ?x10111)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   486
(let (($x10109 (b_S_local_n_value_n_is$ v_b_S_s$ b_H_tok_S_1_T_6_o_1$ b_H_loc_o_len$ v_b_P_H_len$ b_T_T_u4$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   487
(let (($x10107 (b_S_local_n_value_n_is_n_ptr$ v_b_S_s$ b_H_tok_S_1_T_6_o_1$ b_H_loc_o_arr$ ?x10078 ?x2238)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   488
(let (($x10106 (b_S_local_n_value_n_is$ v_b_S_s$ b_H_tok_S_1_T_6_o_1$ b_H_loc_o_arr$ ?x10105 ?x2238)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   489
(let (($x11256 (forall ((?v0 B_S_pure_n_function$) )(!(let (($x11251 (>= (+ (b_S_frame_n_level$ ?v0) (* (- 1) b_S_current_n_frame_n_level$)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   490
(not $x11251)) :pattern ( (b_S_frame_n_level$ ?v0) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   491
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   492
(let (($x10096 (b_S_good_n_state_n_ext$ b_H_tok_S_1_T_6_o_1$ v_b_S_s$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   493
(let (($x10095 (b_S_function_n_entry$ v_b_S_s$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   494
(let (($x10089 (b_S_is_n_non_n_primitive$ ?x10076)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   495
(let ((?x10086 (b_S_kind_n_of$ ?x10076)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   496
(let (($x10087 (= ?x10086 b_S_kind_n_primitive$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   497
(let (($x10088 (not $x10087)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   498
(let (($x10085 (b_S_typed$ v_b_S_s$ ?x10080)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   499
(let ((?x10082 (b_S_owner$ v_b_S_s$ ?x10080)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   500
(let (($x10083 (= ?x10082 b_S_me$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   501
(let (($x10081 (b_S_closed$ v_b_S_s$ ?x10080)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   502
(let (($x11260 (not $x11259)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   503
(let (($x11263 (>= v_b_P_H_len$ 1099511627776)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   504
(let (($x11264 (not $x11263)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   505
(let (($x11270 (>= (+ b_S_max_o_u4$ (* (- 1) v_b_SL_H_witness$)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   506
(let (($x11268 (>= v_b_SL_H_witness$ 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   507
(let (($x11278 (>= (+ b_S_max_o_u4$ (* (- 1) v_b_L_H_p$)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   508
(let (($x11276 (>= v_b_L_H_p$ 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   509
(let (($x11286 (>= (+ b_S_max_o_u1$ (* (- 1) v_b_L_H_max$)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   510
(let (($x11284 (>= v_b_L_H_max$ 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   511
(let (($x11342 (and $x11284 $x11286 $x11276 $x11278 $x11268 $x11270 $x11264 $x11260 $x10081 $x10083 $x10084 $x10085 $x10088 $x10089 $x10095 $x10096 $x10097 $x11256 $x10106 $x10107 $x10109 $x10112 $x10439 $x11243 $x11245)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   512
(let (($x11844 (exists ((?v0 Int) )(let ((?x10163 (b_S_read_n_u1$ v_b_S_s$ (b_S_idx$ (b_S_ptr$ b_T_T_u1$ v_b_P_H_arr$) ?v0 b_T_T_u1$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   513
(let (($x10238 (= ?x10163 v_b_S_result_G_0$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   514
(let (($x11800 (>= (+ ?v0 (* (- 1) v_b_P_H_len$)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   515
(let (($x11802 (not $x11800)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   516
(let ((?x3113 (* (- 1) b_S_max_o_u4$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   517
(let ((?x3114 (+ ?v0 ?x3113)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   518
(let (($x3115 (<= ?x3114 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   519
(let (($x2815 (>= ?v0 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   520
(and $x2815 $x3115 $x11802 $x10238))))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   521
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   522
(let (($x11824 (forall ((?v0 Int) )(let ((?x11816 (* (- 1) v_b_S_result_G_0$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   523
(let ((?x10163 (b_S_read_n_u1$ v_b_S_s$ (b_S_idx$ (b_S_ptr$ b_T_T_u1$ v_b_P_H_arr$) ?v0 b_T_T_u1$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   524
(let (($x11818 (<= (+ ?x10163 ?x11816) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   525
(let (($x11800 (>= (+ ?v0 (* (- 1) v_b_P_H_len$)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   526
(let (($x11802 (not $x11800)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   527
(let ((?x3113 (* (- 1) b_S_max_o_u4$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   528
(let ((?x3114 (+ ?v0 ?x3113)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   529
(let (($x3115 (<= ?x3114 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   530
(let (($x2815 (>= ?v0 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   531
(let (($x11808 (and $x2815 $x3115 $x11802)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   532
(let (($x11813 (not $x11808)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   533
(or $x11813 $x11818)))))))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   534
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   535
(let (($x11827 (not $x11824)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   536
(let (($x11847 (or $x11827 $x11844)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   537
(let (($x11850 (and $x11824 $x11847)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   538
(let (($x11792 (and b_S_position_n_marker$ $x11429 $x11432 $x10216 $x10218 $x10220 $x10222)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   539
(let (($x11797 (not $x11792)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   540
(let (($x11853 (or $x11797 $x11850)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   541
(let (($x11856 (and b_S_position_n_marker$ $x11853)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   542
(let (($x11772 (and $x11486 $x11429 $x11432)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   543
(let (($x11777 (not $x11772)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   544
(let (($x11859 (or $x11777 $x11856)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   545
(let (($x11648 (not $x11647)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   546
(let (($x11651 (and $x11648 $x10374)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   547
(let (($x11639 (forall ((?v0 Int) )(let ((?x11631 (* (- 1) v_b_L_H_max_G_3$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   548
(let ((?x10163 (b_S_read_n_u1$ v_b_S_s$ (b_S_idx$ (b_S_ptr$ b_T_T_u1$ v_b_P_H_arr$) ?v0 b_T_T_u1$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   549
(let (($x11633 (<= (+ ?x10163 ?x11631) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   550
(let (($x11615 (>= (+ ?v0 (* (- 1) v_b_L_H_p_G_1$)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   551
(let (($x11617 (not $x11615)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   552
(let ((?x3113 (* (- 1) b_S_max_o_u4$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   553
(let ((?x3114 (+ ?v0 ?x3113)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   554
(let (($x3115 (<= ?x3114 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   555
(let (($x2815 (>= ?v0 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   556
(let (($x11623 (and $x2815 $x3115 $x11617)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   557
(let (($x11628 (not $x11623)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   558
(or $x11628 $x11633)))))))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   559
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   560
(let (($x11642 (not $x11639)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   561
(let (($x11654 (or $x11642 $x11651)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   562
(let (($x11657 (and $x11639 $x11654)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   563
(let (($x11660 (or $x11612 $x11657)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   564
(let (($x11663 (and $x11608 $x11660)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   565
(let ((?x11574 (+ b_S_max_o_u4$ ?x11484)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   566
(let (($x11573 (>= ?x11574 1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   567
(let (($x11600 (and $x11570 $x11573 $x11580 $x10358 $x11578 $x11536)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   568
(let (($x11605 (not $x11600)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   569
(let (($x11666 (or $x11605 $x11663)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   570
(let (($x11672 (and $x11570 $x11573 $x11666)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   571
(let (($x11725 (and $x11516 $x11432 $x10391 $x10392 $x11429 $x11536)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   572
(let (($x11730 (not $x11725)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   573
(let (($x11733 (or $x11730 $x11672)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   574
(let (($x11562 (and $x10321 $x10324 $x10333 $x10334 $x10335 $x10338 $x10340 $x11429 $x11536)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   575
(let (($x11567 (not $x11562)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   576
(let (($x11677 (or $x11567 $x11672)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   577
(let (($x11683 (and $x10321 $x10324 $x11677)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   578
(let (($x10323 (and $x10321 $x10322)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   579
(let (($x11001 (not $x10323)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   580
(let (($x11688 (or $x11001 $x11683)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   581
(let (($x11694 (and $x10321 $x10322 $x11688)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   582
(let (($x11527 (and $x11515 $x11429 $x11432)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   583
(let (($x11532 (not $x11527)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   584
(let (($x11699 (or $x11532 $x11694)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   585
(let (($x11736 (and $x11699 $x11733)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   586
(let (($x11507 (and $x10321 $x10324 $x11429 $x11432)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   587
(let (($x11512 (not $x11507)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   588
(let (($x11739 (or $x11512 $x11736)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   589
(let (($x11745 (and $x10321 $x10324 $x11739)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   590
(let (($x11750 (or $x11001 $x11745)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   591
(let (($x11756 (and $x10321 $x10322 $x11750)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   592
(let (($x11496 (and $x11487 $x11429 $x11432)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   593
(let (($x11501 (not $x11496)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   594
(let (($x11761 (or $x11501 $x11756)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   595
(let (($x11862 (and $x11761 $x11859)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   596
(let (($x11476 (and $x10284 $x10204 $x10097 $x10291 $x10292 $x10293 $x10294 $x10295 $x10296 $x11429 $x11432)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   597
(let (($x11481 (not $x11476)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   598
(let (($x11868 (not $x11867)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   599
(let (($x11895 (forall ((?v0 Int) )(let ((?x11887 (* (- 1) v_b_L_H_max_G_1$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   600
(let ((?x10163 (b_S_read_n_u1$ v_b_S_s$ (b_S_idx$ (b_S_ptr$ b_T_T_u1$ v_b_P_H_arr$) ?v0 b_T_T_u1$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   601
(let (($x11889 (<= (+ ?x10163 ?x11887) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   602
(let (($x11871 (>= (+ ?v0 (* (- 1) v_b_L_H_p_G_0$)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   603
(let (($x11873 (not $x11871)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   604
(let ((?x3113 (* (- 1) b_S_max_o_u4$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   605
(let ((?x3114 (+ ?v0 ?x3113)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   606
(let (($x3115 (<= ?x3114 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   607
(let (($x2815 (>= ?v0 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   608
(let (($x11879 (and $x2815 $x3115 $x11873)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   609
(let (($x11884 (not $x11879)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   610
(or $x11884 $x11889)))))))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   611
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   612
(let (($x11904 (>= ?x11574 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   613
(let (($x11907 (>= (+ b_S_max_o_u4$ ?x11865) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   614
(let (($x11914 (>= (+ b_S_max_o_u1$ (* (- 1) v_b_L_H_max_G_1$)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   615
(let (($x11957 (and $x11260 $x10167 $x11911 $x11914 $x11907 $x11901 $x11904 $x11898 $x11895 $x11868 $x10192 $x11429 $x11432)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   616
(let (($x11962 (not $x11957)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   617
(let (($x11971 (or $x11962 $x11481 $x11862)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   618
(let (($x11979 (and $x11260 $x10167 $x11971)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   619
(let (($x11411 (forall ((?v0 Int) )(let ((?x10163 (b_S_read_n_u1$ v_b_S_s$ (b_S_idx$ (b_S_ptr$ b_T_T_u1$ v_b_P_H_arr$) ?v0 b_T_T_u1$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   620
(let (($x11404 (>= (+ v_b_L_H_max_G_0$ (* (- 1) ?x10163)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   621
(let (($x11388 (>= ?v0 1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   622
(let (($x11389 (not $x11388)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   623
(let ((?x3113 (* (- 1) b_S_max_o_u4$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   624
(let ((?x3114 (+ ?v0 ?x3113)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   625
(let (($x3115 (<= ?x3114 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   626
(let (($x2815 (>= ?v0 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   627
(let (($x11395 (and $x2815 $x3115 $x11389)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   628
(let (($x11400 (not $x11395)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   629
(or $x11400 $x11404))))))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   630
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   631
(let (($x11414 (not $x11411)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   632
(let (($x11984 (or $x11414 $x11979)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   633
(let (($x11987 (and $x11411 $x11984)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   634
(let (($x11382 (>= v_b_P_H_len$ 1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   635
(let (($x11385 (not $x11382)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   636
(let (($x11990 (or $x11385 $x11987)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   637
(let (($x11993 (and $x11382 $x11990)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   638
(let (($x10148 (b_S_local_n_value_n_is$ v_b_S_s$ b_H_tok_S_1_T_16_o_8$ b_H_loc_o_p$ 1 b_T_T_u4$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   639
(let (($x10147 (b_S_local_n_value_n_is$ v_b_S_s$ b_H_tok_S_1_T_14_o_3$ b_H_loc_o_witness$ 0 b_T_T_u4$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   640
(let (($x10146 (b_S_local_n_value_n_is$ v_b_S_s$ b_H_tok_S_1_T_12_o_3$ b_H_loc_o_max$ v_b_L_H_max_G_0$ b_T_T_u1$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   641
(let (($x10145 (= v_b_L_H_max_G_0$ ?x10144)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   642
(let (($x10138 (b_S_is$ ?x10137 b_T_T_u1$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   643
(let (($x11374 (and $x10138 $x10141 $x10145 $x10146 $x10147 $x10148)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   644
(let (($x11379 (not $x11374)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   645
(let (($x11996 (or $x11379 $x11993)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   646
(let (($x12002 (and $x10138 $x10141 $x11996)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   647
(let (($x10140 (and $x10138 $x10139)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   648
(let (($x11209 (not $x10140)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   649
(let (($x12007 (or $x11209 $x12002)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   650
(let (($x12013 (and $x10138 $x10139 $x12007)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   651
(let (($x10136 (b_S_in_n_domain_n_lab$ v_b_S_s$ ?x10080 ?x10080 b_l_H_public$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   652
(let (($x11221 (not $x10136)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   653
(let (($x12018 (or $x11221 $x12013)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   654
(let (($x12021 (and $x10136 $x12018)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   655
(let (($x12027 (not (or (not $x11342) $x12021))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   656
(let (($x10242 (exists ((?v0 Int) )(let ((?x10163 (b_S_read_n_u1$ v_b_S_s$ (b_S_idx$ (b_S_ptr$ b_T_T_u1$ v_b_P_H_arr$) ?v0 b_T_T_u1$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   657
(let (($x10238 (= ?x10163 v_b_S_result_G_0$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   658
(let (($x10233 (< ?v0 v_b_P_H_len$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   659
(let (($x3097 (<= ?v0 b_S_max_o_u4$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   660
(let (($x2766 (<= 0 ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   661
(and $x2766 (and $x3097 (and $x10233 $x10238)))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   662
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   663
(let (($x10244 (and $x10242 (=> $x10242 true))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   664
(let (($x10237 (forall ((?v0 Int) )(let ((?x10163 (b_S_read_n_u1$ v_b_S_s$ (b_S_idx$ (b_S_ptr$ b_T_T_u1$ v_b_P_H_arr$) ?v0 b_T_T_u1$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   665
(let (($x10235 (<= ?x10163 v_b_S_result_G_0$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   666
(let (($x10233 (< ?v0 v_b_P_H_len$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   667
(let (($x3097 (<= ?v0 b_S_max_o_u4$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   668
(let (($x2766 (<= 0 ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   669
(let (($x3098 (and $x2766 $x3097)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   670
(let (($x10234 (and $x3098 $x10233)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   671
(=> $x10234 $x10235)))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   672
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   673
(let (($x10245 (=> $x10237 $x10244)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   674
(let (($x10227 (and true (and $x10216 (and $x10218 (and $x10220 (and $x10222 true)))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   675
(let (($x10174 (<= 0 v_b_SL_H_witness_G_0$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   676
(let (($x10181 (<= 1 v_b_L_H_p_G_0$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   677
(let (($x10182 (and $x10181 $x10174)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   678
(let (($x10230 (and true (and $x10182 (and $x10182 $x10227)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   679
(let (($x10247 (=> (and b_S_position_n_marker$ (and $x10182 $x10230)) (and $x10237 $x10245))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   680
(let (($x10248 (and b_S_position_n_marker$ $x10247)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   681
(let (($x10206 (and true $x10182)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   682
(let (($x10207 (and $x10182 $x10206)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   683
(let (($x10411 (and $x10182 $x10207)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   684
(let (($x10412 (and true $x10411)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   685
(let (($x10413 (and $x10182 $x10412)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   686
(let (($x10410 (<= v_b_P_H_len$ v_b_L_H_p_G_0$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   687
(let (($x10416 (and true (and $x10182 (and $x10410 $x10413)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   688
(let (($x10417 (=> $x10416 $x10248)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   689
(let (($x10377 (=> (and (and (< v_b_SL_H_witness_G_1$ v_b_P_H_len$) $x10374) false) true)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   690
(let (($x10375 (and (< v_b_SL_H_witness_G_1$ v_b_P_H_len$) $x10374)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   691
(let (($x10378 (and $x10375 $x10377)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   692
(let (($x10370 (forall ((?v0 Int) )(let ((?x10163 (b_S_read_n_u1$ v_b_S_s$ (b_S_idx$ (b_S_ptr$ b_T_T_u1$ v_b_P_H_arr$) ?v0 b_T_T_u1$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   693
(let (($x10368 (<= ?x10163 v_b_L_H_max_G_3$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   694
(let (($x3097 (<= ?v0 b_S_max_o_u4$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   695
(let (($x2766 (<= 0 ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   696
(let (($x3098 (and $x2766 $x3097)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   697
(let (($x10367 (and $x3098 (< ?v0 v_b_L_H_p_G_1$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   698
(=> $x10367 $x10368))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   699
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   700
(let (($x10379 (=> $x10370 $x10378)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   701
(let (($x10365 (<= v_b_L_H_p_G_1$ v_b_P_H_len$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   702
(let (($x10381 (=> $x10365 (and $x10370 $x10379))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   703
(let (($x10341 (<= 0 v_b_SL_H_witness_G_1$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   704
(let (($x10360 (and (<= 2 v_b_L_H_p_G_1$) $x10341)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   705
(let (($x10363 (and (= v_b_L_H_p_G_1$ (+ v_b_L_H_p_G_0$ 1)) (and $x10358 (and $x10360 true)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   706
(let (($x10355 (and (<= 0 (+ v_b_L_H_p_G_0$ 1)) (<= (+ v_b_L_H_p_G_0$ 1) b_S_max_o_u4$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   707
(let (($x10383 (=> (and $x10355 $x10363) (and $x10365 $x10381))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   708
(let (($x10384 (and $x10355 $x10383)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   709
(let (($x10395 (and true (and $x10391 (and $x10392 (and true (and $x10181 $x10341)))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   710
(let (($x10398 (and true (and $x10182 (and $x10182 $x10395)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   711
(let (($x10390 (<= ?x10327 v_b_L_H_max_G_1$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   712
(let (($x10402 (and true (and $x10182 (and $x10390 (and $x10182 $x10398))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   713
(let (($x10403 (=> $x10402 $x10384)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   714
(let (($x10346 (and true (and $x10338 (and $x10340 (and true (and $x10181 $x10341)))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   715
(let (($x10325 (and $x10321 $x10324)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   716
(let (($x10351 (and $x10325 (and $x10333 (and $x10334 (and $x10335 (and (and $x10181 $x10181) $x10346)))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   717
(let (($x10385 (=> $x10351 $x10384)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   718
(let (($x10387 (=> $x10323 (and $x10325 $x10385))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   719
(let (($x10331 (and true (and $x10182 (and (< v_b_L_H_max_G_1$ ?x10327) $x10207)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   720
(let (($x10389 (=> $x10331 (and $x10323 $x10387))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   721
(let (($x10326 (and $x10325 $x10182)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   722
(let (($x10405 (=> $x10326 (and $x10389 $x10403))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   723
(let (($x10407 (=> $x10323 (and $x10325 $x10405))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   724
(let (($x10319 (and true (and $x10182 (and (< v_b_L_H_p_G_0$ v_b_P_H_len$) $x10207)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   725
(let (($x10409 (=> $x10319 (and $x10323 $x10407))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   726
(let (($x10300 (and (= ?x10272 ?x10272) (= (b_S_statusmap$ v_b_S_s$) (b_S_statusmap$ v_b_S_s$)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   727
(let (($x10301 (and $x10300 $x10182)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   728
(let (($x10297 (and $x10295 $x10296)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   729
(let (($x10205 (and $x10204 $x10097)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   730
(let (($x10307 (and $x10205 (and $x10291 (and $x10292 (and $x10293 (and $x10294 (and $x10297 $x10301))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   731
(let (($x10283 (forall ((?v0 B_S_ptr$) )(!(let ((?x10280 (b_S_timestamp$ v_b_S_s$ ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   732
(<= ?x10280 ?x10280)) :pattern ( (b_S_timestamp$ v_b_S_s$ ?v0) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   733
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   734
(let (($x10286 (and (<= ?x10111 ?x10111) (and $x10283 $x10284))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   735
(let (($x10278 (forall ((?v0 B_S_ptr$) )(!(let (($x10260 (b_S_thread_n_local$ v_b_S_s$ ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   736
(let ((?x10272 (b_S_typemap$ v_b_S_s$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   737
(let ((?x10273 (b_S_select_o_tm$ ?x10272 ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   738
(let (($x10275 (and (= ?x10273 ?x10273) $x10260)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   739
(=> $x10260 $x10275))))) :pattern ( (b_S_select_o_tm$ (b_S_typemap$ v_b_S_s$) ?v0) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   740
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   741
(let (($x10287 (and $x10278 $x10286)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   742
(let (($x10271 (forall ((?v0 B_S_ptr$) )(!(let (($x10260 (b_S_thread_n_local$ v_b_S_s$ ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   743
(let ((?x10256 (b_S_statusmap$ v_b_S_s$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   744
(let ((?x10257 (b_S_select_o_sm$ ?x10256 ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   745
(let (($x10269 (and (= ?x10257 ?x10257) $x10260)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   746
(=> $x10260 $x10269))))) :pattern ( (b_S_select_o_sm$ (b_S_statusmap$ v_b_S_s$) ?v0) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   747
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   748
(let (($x10288 (and $x10271 $x10287)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   749
(let (($x10267 (forall ((?v0 B_S_ptr$) )(!(let (($x10260 (b_S_thread_n_local$ v_b_S_s$ ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   750
(let ((?x10261 (b_S_memory$ v_b_S_s$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   751
(let ((?x10262 (b_S_select_o_mem$ ?x10261 ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   752
(let (($x10264 (and (= ?x10262 ?x10262) $x10260)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   753
(=> $x10260 $x10264))))) :pattern ( (b_S_select_o_mem$ (b_S_memory$ v_b_S_s$) ?v0) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   754
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   755
(let (($x10289 (and $x10267 $x10288)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   756
(let (($x10259 (forall ((?v0 B_S_ptr$) )(!(let (($x10253 (= (b_S_kind_n_of$ (b_S_typ$ (b_S_owner$ v_b_S_s$ ?v0))) b_S_kind_n_thread$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   757
(=> (not $x10253) (not $x10253))) :pattern ( (b_S_select_o_sm$ (b_S_statusmap$ v_b_S_s$) ?v0) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   758
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   759
(let (($x10290 (and $x10259 $x10289)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   760
(let (($x10311 (and true (and $x10182 (and $x10290 (and $x10286 $x10307))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   761
(let (($x10313 (and true (and $x10182 $x10311))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   762
(let (($x10315 (and true (and $x10182 $x10313))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   763
(let (($x10419 (=> $x10315 (and $x10409 $x10417))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   764
(let (($x10203 (not true)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   765
(let (($x10212 (and $x10203 (and $x10182 (and true (and $x10182 (and $x10205 $x10207)))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   766
(let (($x10213 (and $x10182 $x10212)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   767
(let (($x10214 (and true $x10213)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   768
(let (($x10249 (=> $x10214 $x10248)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   769
(let (($x10420 (and $x10249 $x10419)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   770
(let (($x10194 (and (and (< v_b_SL_H_witness_G_0$ v_b_P_H_len$) $x10192) $x10182)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   771
(let (($x10188 (forall ((?v0 Int) )(let ((?x10163 (b_S_read_n_u1$ v_b_S_s$ (b_S_idx$ (b_S_ptr$ b_T_T_u1$ v_b_P_H_arr$) ?v0 b_T_T_u1$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   772
(let (($x10186 (<= ?x10163 v_b_L_H_max_G_1$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   773
(let (($x3097 (<= ?v0 b_S_max_o_u4$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   774
(let (($x2766 (<= 0 ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   775
(let (($x3098 (and $x2766 $x3097)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   776
(let (($x10185 (and $x3098 (< ?v0 v_b_L_H_p_G_0$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   777
(=> $x10185 $x10186))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   778
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   779
(let (($x10183 (<= v_b_L_H_p_G_0$ v_b_P_H_len$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   780
(let (($x10180 (and (<= 0 v_b_L_H_p_G_0$) (<= v_b_L_H_p_G_0$ b_S_max_o_u4$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   781
(let (($x10176 (and $x10174 (<= v_b_SL_H_witness_G_0$ b_S_max_o_u4$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   782
(let (($x10172 (and (<= 0 v_b_L_H_max_G_1$) (<= v_b_L_H_max_G_1$ b_S_max_o_u1$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   783
(let (($x10200 (and $x10172 (and $x10176 (and $x10180 (and $x10182 (and $x10183 (and $x10188 $x10194))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   784
(let (($x10201 (and true $x10200)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   785
(let (($x10074 (< 0 v_b_P_H_len$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   786
(let (($x10168 (and $x10074 $x10167)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   787
(let (($x10421 (=> (and $x10168 $x10201) $x10420)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   788
(let (($x10166 (forall ((?v0 Int) )(let ((?x10163 (b_S_read_n_u1$ v_b_S_s$ (b_S_idx$ (b_S_ptr$ b_T_T_u1$ v_b_P_H_arr$) ?v0 b_T_T_u1$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   789
(let (($x10164 (<= ?x10163 v_b_L_H_max_G_0$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   790
(let (($x3097 (<= ?v0 b_S_max_o_u4$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   791
(let (($x2766 (<= 0 ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   792
(let (($x3098 (and $x2766 $x3097)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   793
(let (($x10161 (and $x3098 (< ?v0 1))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   794
(=> $x10161 $x10164))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   795
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   796
(let (($x10423 (=> $x10166 (and $x10168 $x10421))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   797
(let (($x10159 (<= 1 v_b_P_H_len$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   798
(let (($x10425 (=> $x10159 (and $x10166 $x10423))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   799
(let (($x10149 (<= 1 1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   800
(let (($x10154 (and $x10148 (and $x10149 (and $x10149 (and (<= 0 0) (<= 0 0)))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   801
(let (($x10142 (and $x10138 $x10141)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   802
(let (($x10427 (=> (and $x10142 (and $x10145 (and $x10146 (and $x10147 $x10154)))) (and $x10159 $x10425))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   803
(let (($x10429 (=> $x10140 (and $x10142 $x10427))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   804
(let (($x10431 (=> $x10136 (and $x10140 $x10429))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   805
(let (($x10119 (and (<= 0 v_b_P_H_len$) (<= v_b_P_H_len$ b_S_max_o_u4$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   806
(let (($x10116 (forall ((?v0 B_S_ptr$) )(!(let (($x10113 (b_S_in_n_writes_n_at$ v_b_H_wrTime_S_1_T_6_o_1$ ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   807
(= $x10113 false)) :pattern ( (b_S_in_n_writes_n_at$ v_b_H_wrTime_S_1_T_6_o_1$ ?v0) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   808
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   809
(let (($x10108 (and $x10106 $x10107)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   810
(let (($x10104 (forall ((?v0 B_S_pure_n_function$) )(!(let ((?x10100 (b_S_frame_n_level$ ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   811
(< ?x10100 b_S_current_n_frame_n_level$)) :pattern ( (b_S_frame_n_level$ ?v0) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   812
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   813
(let (($x10098 (and $x10096 $x10097)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   814
(let (($x10125 (and $x10098 (and $x10104 (and $x10108 (and $x10109 (and $x10112 (and $x10116 $x10119))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   815
(let (($x10127 (and true (and $x10095 $x10125))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   816
(let (($x10094 (and $x10081 (and $x10083 (and $x10084 (and $x10085 (and $x10088 $x10089)))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   817
(let (($x10073 (< v_b_P_H_len$ 1099511627776)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   818
(let (($x10071 (and (<= 0 v_b_SL_H_witness$) (<= v_b_SL_H_witness$ b_S_max_o_u4$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   819
(let (($x10067 (and (<= 0 v_b_L_H_p$) (<= v_b_L_H_p$ b_S_max_o_u4$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   820
(let (($x10063 (and (<= 0 v_b_L_H_max$) (<= v_b_L_H_max$ b_S_max_o_u1$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   821
(let (($x10133 (and $x10063 (and $x10067 (and $x10071 (and $x10073 (and $x10074 (and $x10094 $x10127))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   822
(let (($x10134 (and true $x10133)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   823
(let (($x10433 (=> $x10134 (and $x10136 $x10431))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   824
(let (($x10434 (not $x10433)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   825
(let (($x10649 (forall ((?v0 Int) )(let ((?x10163 (b_S_read_n_u1$ v_b_S_s$ (b_S_idx$ (b_S_ptr$ b_T_T_u1$ v_b_P_H_arr$) ?v0 b_T_T_u1$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   826
(let (($x10235 (<= ?x10163 v_b_S_result_G_0$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   827
(let (($x10233 (< ?v0 v_b_P_H_len$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   828
(let (($x3097 (<= ?v0 b_S_max_o_u4$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   829
(let (($x2766 (<= 0 ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   830
(let (($x3098 (and $x2766 $x3097)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   831
(let (($x10234 (and $x3098 $x10233)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   832
(or (not $x10234) $x10235)))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   833
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   834
(let (($x10665 (or (not $x10649) $x10242)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   835
(let (($x10670 (and $x10649 $x10665)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   836
(let (($x10616 (and $x10216 (and $x10218 (and $x10220 $x10222)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   837
(let (($x10626 (and $x10182 $x10616)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   838
(let (($x10629 (and $x10182 $x10626)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   839
(let (($x10639 (and $x10182 $x10629)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   840
(let (($x10642 (and b_S_position_n_marker$ $x10639)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   841
(let (($x10677 (or (not $x10642) $x10670)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   842
(let (($x10682 (and b_S_position_n_marker$ $x10677)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   843
(let (($x11134 (or (not (and $x10182 (and $x10410 $x10182))) $x10682)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   844
(let (($x10931 (forall ((?v0 Int) )(let ((?x10163 (b_S_read_n_u1$ v_b_S_s$ (b_S_idx$ (b_S_ptr$ b_T_T_u1$ v_b_P_H_arr$) ?v0 b_T_T_u1$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   845
(let (($x10368 (<= ?x10163 v_b_L_H_max_G_3$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   846
(let (($x3097 (<= ?v0 b_S_max_o_u4$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   847
(let (($x2766 (<= 0 ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   848
(let (($x3098 (and $x2766 $x3097)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   849
(let (($x10367 (and $x3098 (< ?v0 v_b_L_H_p_G_1$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   850
(or (not $x10367) $x10368))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   851
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   852
(let (($x10954 (or (not $x10931) $x10375)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   853
(let (($x10959 (and $x10931 $x10954)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   854
(let (($x10966 (or (not $x10365) $x10959)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   855
(let (($x10971 (and $x10365 $x10966)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   856
(let (($x10918 (and $x10358 $x10360)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   857
(let ((?x10901 (+ 1 v_b_L_H_p_G_0$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   858
(let (($x10913 (= v_b_L_H_p_G_1$ ?x10901)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   859
(let (($x10921 (and $x10913 $x10918)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   860
(let (($x10907 (<= ?x10901 b_S_max_o_u4$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   861
(let (($x10904 (<= 0 ?x10901)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   862
(let (($x10910 (and $x10904 $x10907)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   863
(let (($x10924 (and $x10910 $x10921)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   864
(let (($x10978 (or (not $x10924) $x10971)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   865
(let (($x10983 (and $x10910 $x10978)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   866
(let (($x10342 (and $x10181 $x10341)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   867
(let (($x11019 (and $x10392 $x10342)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   868
(let (($x11022 (and $x10391 $x11019)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   869
(let (($x11032 (and $x10182 $x11022)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   870
(let (($x11035 (and $x10182 $x11032)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   871
(let (($x11045 (and $x10182 $x11035)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   872
(let (($x11048 (and $x10390 $x11045)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   873
(let (($x11051 (and $x10182 $x11048)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   874
(let (($x11065 (or (not $x11051) $x10983)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   875
(let (($x10873 (and $x10340 $x10342)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   876
(let (($x10876 (and $x10338 $x10873)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   877
(let (($x10886 (and $x10181 $x10876)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   878
(let (($x10889 (and $x10335 $x10886)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   879
(let (($x10892 (and $x10334 $x10889)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   880
(let (($x10895 (and $x10333 $x10892)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   881
(let (($x10898 (and $x10325 $x10895)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   882
(let (($x10990 (or (not $x10898) $x10983)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   883
(let (($x10995 (and $x10325 $x10990)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   884
(let (($x11002 (or $x11001 $x10995)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   885
(let (($x11007 (and $x10323 $x11002)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   886
(let (($x11014 (or (not (and $x10182 (and (< v_b_L_H_max_G_1$ ?x10327) $x10182))) $x11007)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   887
(let (($x11070 (and $x11014 $x11065)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   888
(let (($x11077 (or (not $x10326) $x11070)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   889
(let (($x11082 (and $x10325 $x11077)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   890
(let (($x11088 (or $x11001 $x11082)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   891
(let (($x11093 (and $x10323 $x11088)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   892
(let (($x11100 (or (not (and $x10182 (and (< v_b_L_H_p_G_0$ v_b_P_H_len$) $x10182))) $x11093)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   893
(let (($x11139 (and $x11100 $x11134)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   894
(let (($x10789 (and $x10297 $x10182)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   895
(let (($x10792 (and $x10294 $x10789)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   896
(let (($x10795 (and $x10293 $x10792)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   897
(let (($x10798 (and $x10292 $x10795)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   898
(let (($x10801 (and $x10291 $x10798)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   899
(let (($x10804 (and $x10205 $x10801)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   900
(let (($x10807 (and $x10286 $x10804)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   901
(let (($x10810 (and $x10286 $x10807)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   902
(let (($x10813 (and $x10182 $x10810)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   903
(let (($x10823 (and $x10182 $x10813)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   904
(let (($x10833 (and $x10182 $x10823)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   905
(let (($x11146 (or (not $x10833) $x11139)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   906
(let (($x10529 (forall ((?v0 Int) )(let ((?x10163 (b_S_read_n_u1$ v_b_S_s$ (b_S_idx$ (b_S_ptr$ b_T_T_u1$ v_b_P_H_arr$) ?v0 b_T_T_u1$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   907
(let (($x10186 (<= ?x10163 v_b_L_H_max_G_1$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   908
(let (($x3097 (<= ?v0 b_S_max_o_u4$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   909
(let (($x2766 (<= 0 ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   910
(let (($x3098 (and $x2766 $x3097)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   911
(let (($x10185 (and $x3098 (< ?v0 v_b_L_H_p_G_0$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   912
(or (not $x10185) $x10186))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   913
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   914
(let (($x10532 (and $x10529 $x10194)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   915
(let (($x10535 (and $x10183 $x10532)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   916
(let (($x10538 (and $x10182 $x10535)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   917
(let (($x10541 (and $x10180 $x10538)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   918
(let (($x10544 (and $x10176 $x10541)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   919
(let (($x10547 (and $x10172 $x10544)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   920
(let (($x10557 (and $x10168 $x10547)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   921
(let (($x11162 (or (not $x10557) $x11146)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   922
(let (($x11167 (and $x10168 $x11162)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   923
(let (($x10522 (forall ((?v0 Int) )(let ((?x10163 (b_S_read_n_u1$ v_b_S_s$ (b_S_idx$ (b_S_ptr$ b_T_T_u1$ v_b_P_H_arr$) ?v0 b_T_T_u1$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   924
(let (($x10164 (<= ?x10163 v_b_L_H_max_G_0$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   925
(let (($x3097 (<= ?v0 b_S_max_o_u4$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   926
(let (($x2766 (<= 0 ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   927
(let (($x3098 (and $x2766 $x3097)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   928
(let (($x10161 (and $x3098 (< ?v0 1))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   929
(or (not $x10161) $x10164))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   930
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   931
(let (($x11174 (or (not $x10522) $x11167)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   932
(let (($x11179 (and $x10522 $x11174)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   933
(let (($x11186 (or (not $x10159) $x11179)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   934
(let (($x11191 (and $x10159 $x11186)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   935
(let (($x10150 (<= 0 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   936
(let (($x10497 (and $x10149 $x10150)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   937
(let (($x10500 (and $x10149 $x10497)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   938
(let (($x10503 (and $x10148 $x10500)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   939
(let (($x10506 (and $x10147 $x10503)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   940
(let (($x10509 (and $x10146 $x10506)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   941
(let (($x10512 (and $x10145 $x10509)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   942
(let (($x10515 (and $x10142 $x10512)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   943
(let (($x11198 (or (not $x10515) $x11191)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   944
(let (($x11203 (and $x10142 $x11198)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   945
(let (($x11210 (or $x11209 $x11203)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   946
(let (($x11215 (and $x10140 $x11210)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   947
(let (($x11222 (or $x11221 $x11215)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   948
(let (($x11227 (and $x10136 $x11222)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   949
(let (($x10442 (and $x10439 $x10119)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   950
(let (($x10445 (and $x10112 $x10442)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   951
(let (($x10448 (and $x10109 $x10445)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   952
(let (($x10451 (and $x10108 $x10448)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   953
(let (($x10454 (and $x10104 $x10451)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   954
(let (($x10457 (and $x10098 $x10454)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   955
(let (($x10460 (and $x10095 $x10457)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   956
(let (($x10470 (and $x10094 $x10460)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   957
(let (($x10473 (and $x10074 $x10470)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   958
(let (($x10476 (and $x10073 $x10473)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   959
(let (($x10479 (and $x10071 $x10476)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   960
(let (($x10482 (and $x10067 $x10479)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   961
(let (($x10485 (and $x10063 $x10482)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   962
(let (($x11234 (or (not $x10485) $x11227)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   963
(let ((?x10163 (b_S_read_n_u1$ v_b_S_s$ (b_S_idx$ ?x10078 ?0 b_T_T_u1$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   964
(let (($x10238 (= ?x10163 v_b_S_result_G_0$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   965
(let (($x11800 (>= (+ ?0 (* (- 1) v_b_P_H_len$)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   966
(let (($x11802 (not $x11800)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   967
(let ((?x3113 (* (- 1) b_S_max_o_u4$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   968
(let ((?x3114 (+ ?0 ?x3113)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   969
(let (($x3115 (<= ?x3114 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   970
(let (($x2815 (>= ?0 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   971
(let (($x11839 (and $x2815 $x3115 $x11802 $x10238)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   972
(let (($x2766 (<= 0 ?0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   973
(let (($x10241 (and $x2766 (and (<= ?0 b_S_max_o_u4$) (and (< ?0 v_b_P_H_len$) $x10238)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   974
(let (($x11834 (= (and (<= ?0 b_S_max_o_u4$) (and (< ?0 v_b_P_H_len$) $x10238)) (and $x3115 (and $x11802 $x10238)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   975
(let ((@x11832 (monotonicity (rewrite (= (< ?0 v_b_P_H_len$) $x11802)) (= (and (< ?0 v_b_P_H_len$) $x10238) (and $x11802 $x10238)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   976
(let ((@x2814 (rewrite (= $x2766 $x2815))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   977
(let ((@x11838 (monotonicity @x2814 (monotonicity (rewrite (= (<= ?0 b_S_max_o_u4$) $x3115)) @x11832 $x11834) (= $x10241 (and $x2815 (and $x3115 (and $x11802 $x10238)))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   978
(let ((@x11843 (trans @x11838 (rewrite (= (and $x2815 (and $x3115 (and $x11802 $x10238))) $x11839)) (= $x10241 $x11839))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   979
(let (($x11818 (<= (+ ?x10163 (* (- 1) v_b_S_result_G_0$)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   980
(let (($x11808 (and $x2815 $x3115 $x11802)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   981
(let (($x11813 (not $x11808)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   982
(let (($x11821 (or $x11813 $x11818)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   983
(let (($x10235 (<= ?x10163 v_b_S_result_G_0$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   984
(let (($x10233 (< ?0 v_b_P_H_len$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   985
(let (($x3097 (<= ?0 b_S_max_o_u4$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   986
(let (($x3098 (and $x2766 $x3097)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   987
(let (($x10234 (and $x3098 $x10233)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   988
(let (($x10646 (or (not $x10234) $x10235)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   989
(let ((@x3124 (monotonicity @x2814 (rewrite (= $x3097 $x3115)) (= $x3098 (and $x2815 $x3115)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   990
(let ((@x11807 (monotonicity @x3124 (rewrite (= $x10233 $x11802)) (= $x10234 (and (and $x2815 $x3115) $x11802)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   991
(let ((@x11812 (trans @x11807 (rewrite (= (and (and $x2815 $x3115) $x11802) $x11808)) (= $x10234 $x11808))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   992
(let ((@x11823 (monotonicity (monotonicity @x11812 (= (not $x10234) $x11813)) (rewrite (= $x10235 $x11818)) (= $x10646 $x11821))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   993
(let ((@x11829 (monotonicity (quant-intro @x11823 (= $x10649 $x11824)) (= (not $x10649) $x11827))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   994
(let ((@x11852 (monotonicity (quant-intro @x11823 (= $x10649 $x11824)) (monotonicity @x11829 (quant-intro @x11843 (= $x10242 $x11844)) (= $x10665 $x11847)) (= $x10670 $x11850))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   995
(let (($x11434 (and $x11429 $x11432)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   996
(let (($x11793 (= (and b_S_position_n_marker$ (and $x11434 (and $x11434 (and $x11434 $x10616)))) $x11792)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   997
(let (($x11790 (= $x10642 (and b_S_position_n_marker$ (and $x11434 (and $x11434 (and $x11434 $x10616)))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   998
(let ((@x11430 (rewrite (= $x10181 $x11429))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
   999
(let ((@x11436 (monotonicity @x11430 (rewrite (= $x10174 $x11432)) (= $x10182 $x11434))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1000
(let ((@x11785 (monotonicity @x11436 (monotonicity @x11436 (= $x10626 (and $x11434 $x10616))) (= $x10629 (and $x11434 (and $x11434 $x10616))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1001
(let ((@x11788 (monotonicity @x11436 @x11785 (= $x10639 (and $x11434 (and $x11434 (and $x11434 $x10616)))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1002
(let ((@x11799 (monotonicity (trans (monotonicity @x11788 $x11790) (rewrite $x11793) (= $x10642 $x11792)) (= (not $x10642) $x11797))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1003
(let ((@x11858 (monotonicity (monotonicity @x11799 @x11852 (= $x10677 $x11853)) (= $x10682 $x11856))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1004
(let ((@x11768 (monotonicity (rewrite (= $x10410 $x11486)) @x11436 (= (and $x10410 $x10182) (and $x11486 $x11434)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1005
(let ((@x11771 (monotonicity @x11436 @x11768 (= (and $x10182 (and $x10410 $x10182)) (and $x11434 (and $x11486 $x11434))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1006
(let ((@x11776 (trans @x11771 (rewrite (= (and $x11434 (and $x11486 $x11434)) $x11772)) (= (and $x10182 (and $x10410 $x10182)) $x11772))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1007
(let ((@x11861 (monotonicity (monotonicity @x11776 (= (not (and $x10182 (and $x10410 $x10182))) $x11777)) @x11858 (= $x11134 $x11859))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1008
(let ((@x11653 (monotonicity (rewrite (= (< v_b_SL_H_witness_G_1$ v_b_P_H_len$) $x11648)) (= $x10375 $x11651))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1009
(let (($x11633 (<= (+ ?x10163 (* (- 1) v_b_L_H_max_G_3$)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1010
(let (($x11615 (>= (+ ?0 ?x11581) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1011
(let (($x11617 (not $x11615)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1012
(let (($x11623 (and $x2815 $x3115 $x11617)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1013
(let (($x11628 (not $x11623)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1014
(let (($x11636 (or $x11628 $x11633)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1015
(let (($x10368 (<= ?x10163 v_b_L_H_max_G_3$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1016
(let (($x10928 (or (not (and $x3098 (< ?0 v_b_L_H_p_G_1$))) $x10368)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1017
(let ((@x11622 (monotonicity @x3124 (rewrite (= (< ?0 v_b_L_H_p_G_1$) $x11617)) (= (and $x3098 (< ?0 v_b_L_H_p_G_1$)) (and (and $x2815 $x3115) $x11617)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1018
(let ((@x11627 (trans @x11622 (rewrite (= (and (and $x2815 $x3115) $x11617) $x11623)) (= (and $x3098 (< ?0 v_b_L_H_p_G_1$)) $x11623))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1019
(let ((@x11630 (monotonicity @x11627 (= (not (and $x3098 (< ?0 v_b_L_H_p_G_1$))) $x11628))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1020
(let ((@x11641 (quant-intro (monotonicity @x11630 (rewrite (= $x10368 $x11633)) (= $x10928 $x11636)) (= $x10931 $x11639))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1021
(let ((@x11656 (monotonicity (monotonicity @x11641 (= (not $x10931) $x11642)) @x11653 (= $x10954 $x11654))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1022
(let ((@x11662 (monotonicity (monotonicity (rewrite (= $x10365 $x11608)) (= (not $x10365) $x11612)) (monotonicity @x11641 @x11656 (= $x10959 $x11657)) (= $x10966 $x11660))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1023
(let (($x11601 (= (and (and $x11570 $x11573) (and $x11580 (and $x10358 (and $x11578 $x11536)))) $x11600)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1024
(let (($x11598 (= $x10924 (and (and $x11570 $x11573) (and $x11580 (and $x10358 (and $x11578 $x11536)))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1025
(let ((@x11587 (monotonicity (rewrite (= (<= 2 v_b_L_H_p_G_1$) $x11578)) (rewrite (= $x10341 $x11536)) (= $x10360 (and $x11578 $x11536)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1026
(let ((@x11593 (monotonicity (rewrite (= $x10913 $x11580)) (monotonicity @x11587 (= $x10918 (and $x10358 (and $x11578 $x11536)))) (= $x10921 (and $x11580 (and $x10358 (and $x11578 $x11536)))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1027
(let ((@x11596 (monotonicity (rewrite (= $x10904 $x11570)) (rewrite (= $x10907 $x11573)) (= $x10910 (and $x11570 $x11573)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1028
(let ((@x11607 (monotonicity (trans (monotonicity @x11596 @x11593 $x11598) (rewrite $x11601) (= $x10924 $x11600)) (= (not $x10924) $x11605))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1029
(let ((@x11668 (monotonicity @x11607 (monotonicity (rewrite (= $x10365 $x11608)) @x11662 (= $x10971 $x11663)) (= $x10978 $x11666))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1030
(let ((@x11676 (trans (monotonicity @x11596 @x11668 (= $x10983 (and (and $x11570 $x11573) $x11666))) (rewrite (= (and (and $x11570 $x11573) $x11666) $x11672)) (= $x10983 $x11672))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1031
(let (($x11716 (and $x11434 (and $x11434 (and $x11434 (and $x10391 (and $x10392 (and $x11429 $x11536))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1032
(let (($x11714 (= $x11035 (and $x11434 (and $x11434 (and $x10391 (and $x10392 (and $x11429 $x11536))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1033
(let ((@x11540 (monotonicity @x11430 (rewrite (= $x10341 $x11536)) (= $x10342 (and $x11429 $x11536)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1034
(let ((@x11709 (monotonicity (monotonicity @x11540 (= $x11019 (and $x10392 (and $x11429 $x11536)))) (= $x11022 (and $x10391 (and $x10392 (and $x11429 $x11536)))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1035
(let ((@x11712 (monotonicity @x11436 @x11709 (= $x11032 (and $x11434 (and $x10391 (and $x10392 (and $x11429 $x11536))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1036
(let ((@x11721 (monotonicity (rewrite (= $x10390 $x11516)) (monotonicity @x11436 (monotonicity @x11436 @x11712 $x11714) (= $x11045 $x11716)) (= $x11048 (and $x11516 $x11716)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1037
(let ((@x11729 (trans (monotonicity @x11436 @x11721 (= $x11051 (and $x11434 (and $x11516 $x11716)))) (rewrite (= (and $x11434 (and $x11516 $x11716)) $x11725)) (= $x11051 $x11725))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1038
(let ((@x11735 (monotonicity (monotonicity @x11729 (= (not $x11051) $x11730)) @x11676 (= $x11065 $x11733))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1039
(let (($x11553 (and $x10334 (and $x10335 (and $x11429 (and $x10338 (and $x10340 (and $x11429 $x11536))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1040
(let (($x11551 (= $x10889 (and $x10335 (and $x11429 (and $x10338 (and $x10340 (and $x11429 $x11536))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1041
(let ((@x11546 (monotonicity (monotonicity @x11540 (= $x10873 (and $x10340 (and $x11429 $x11536)))) (= $x10876 (and $x10338 (and $x10340 (and $x11429 $x11536)))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1042
(let ((@x11549 (monotonicity @x11430 @x11546 (= $x10886 (and $x11429 (and $x10338 (and $x10340 (and $x11429 $x11536))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1043
(let ((@x11558 (monotonicity (monotonicity (monotonicity @x11549 $x11551) (= $x10892 $x11553)) (= $x10895 (and $x10333 $x11553)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1044
(let ((@x11566 (trans (monotonicity @x11558 (= $x10898 (and $x10325 (and $x10333 $x11553)))) (rewrite (= (and $x10325 (and $x10333 $x11553)) $x11562)) (= $x10898 $x11562))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1045
(let ((@x11679 (monotonicity (monotonicity @x11566 (= (not $x10898) $x11567)) @x11676 (= $x10990 $x11677))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1046
(let ((@x11687 (trans (monotonicity @x11679 (= $x10995 (and $x10325 $x11677))) (rewrite (= (and $x10325 $x11677) $x11683)) (= $x10995 $x11683))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1047
(let ((@x11693 (monotonicity (monotonicity @x11687 (= $x11002 $x11688)) (= $x11007 (and $x10323 $x11688)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1048
(let (($x10328 (< v_b_L_H_max_G_1$ ?x10327)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1049
(let (($x10856 (and $x10328 $x10182)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1050
(let (($x10859 (and $x10182 $x10856)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1051
(let ((@x11523 (monotonicity (rewrite (= $x10328 $x11515)) @x11436 (= $x10856 (and $x11515 $x11434)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1052
(let ((@x11531 (trans (monotonicity @x11436 @x11523 (= $x10859 (and $x11434 (and $x11515 $x11434)))) (rewrite (= (and $x11434 (and $x11515 $x11434)) $x11527)) (= $x10859 $x11527))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1053
(let ((@x11701 (monotonicity (monotonicity @x11531 (= (not $x10859) $x11532)) (trans @x11693 (rewrite (= (and $x10323 $x11688) $x11694)) (= $x11007 $x11694)) (= $x11014 $x11699))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1054
(let ((@x11511 (trans (monotonicity @x11436 (= $x10326 (and $x10325 $x11434))) (rewrite (= (and $x10325 $x11434) $x11507)) (= $x10326 $x11507))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1055
(let ((@x11741 (monotonicity (monotonicity @x11511 (= (not $x10326) $x11512)) (monotonicity @x11701 @x11735 (= $x11070 $x11736)) (= $x11077 $x11739))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1056
(let ((@x11749 (trans (monotonicity @x11741 (= $x11082 (and $x10325 $x11739))) (rewrite (= (and $x10325 $x11739) $x11745)) (= $x11082 $x11745))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1057
(let ((@x11755 (monotonicity (monotonicity @x11749 (= $x11088 $x11750)) (= $x11093 (and $x10323 $x11750)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1058
(let (($x11502 (= (not (and $x10182 (and (< v_b_L_H_p_G_0$ v_b_P_H_len$) $x10182))) $x11501)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1059
(let (($x10316 (< v_b_L_H_p_G_0$ v_b_P_H_len$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1060
(let (($x10843 (and $x10316 $x10182)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1061
(let (($x10846 (and $x10182 $x10843)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1062
(let ((@x11492 (monotonicity (rewrite (= $x10316 $x11487)) @x11436 (= $x10843 (and $x11487 $x11434)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1063
(let ((@x11500 (trans (monotonicity @x11436 @x11492 (= $x10846 (and $x11434 (and $x11487 $x11434)))) (rewrite (= (and $x11434 (and $x11487 $x11434)) $x11496)) (= $x10846 $x11496))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1064
(let ((@x11763 (monotonicity (monotonicity @x11500 $x11502) (trans @x11755 (rewrite (= (and $x10323 $x11750) $x11756)) (= $x11093 $x11756)) (= $x11100 $x11761))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1065
(let (($x11452 (and $x10205 (and $x10291 (and $x10292 (and $x10293 (and $x10294 (and $x10297 $x11434))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1066
(let (($x11458 (and true (and true $x10284))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1067
(let (($x11477 (= (and $x11434 (and $x11434 (and $x11434 (and $x11458 (and $x11458 $x11452))))) $x11476)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1068
(let (($x11474 (= $x10833 (and $x11434 (and $x11434 (and $x11434 (and $x11458 (and $x11458 $x11452))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1069
(let (($x11450 (= $x10801 (and $x10291 (and $x10292 (and $x10293 (and $x10294 (and $x10297 $x11434))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1070
(let ((@x11442 (monotonicity (monotonicity @x11436 (= $x10789 (and $x10297 $x11434))) (= $x10792 (and $x10294 (and $x10297 $x11434))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1071
(let ((@x11448 (monotonicity (monotonicity @x11442 (= $x10795 (and $x10293 (and $x10294 (and $x10297 $x11434))))) (= $x10798 (and $x10292 (and $x10293 (and $x10294 (and $x10297 $x11434))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1072
(let (($x11419 (forall ((?v0 B_S_ptr$) )(!true :pattern ( (b_S_timestamp$ v_b_S_s$ ?v0) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1073
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1074
(let (($x11417 (= (<= (b_S_timestamp$ v_b_S_s$ ?0) (b_S_timestamp$ v_b_S_s$ ?0)) true)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1075
(let ((@x11425 (trans (quant-intro (rewrite $x11417) (= $x10283 $x11419)) (elim-unused (= $x11419 true)) (= $x10283 true))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1076
(let ((@x11460 (monotonicity (rewrite (= (<= ?x10111 ?x10111) true)) (monotonicity @x11425 (= (and $x10283 $x10284) (and true $x10284))) (= $x10286 $x11458))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1077
(let ((@x11463 (monotonicity @x11460 (monotonicity (monotonicity @x11448 $x11450) (= $x10804 $x11452)) (= $x10807 (and $x11458 $x11452)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1078
(let ((@x11469 (monotonicity @x11436 (monotonicity @x11460 @x11463 (= $x10810 (and $x11458 (and $x11458 $x11452)))) (= $x10813 (and $x11434 (and $x11458 (and $x11458 $x11452)))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1079
(let ((@x11472 (monotonicity @x11436 @x11469 (= $x10823 (and $x11434 (and $x11434 (and $x11458 (and $x11458 $x11452))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1080
(let ((@x11483 (monotonicity (trans (monotonicity @x11436 @x11472 $x11474) (rewrite $x11477) (= $x10833 $x11476)) (= (not $x10833) $x11481))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1081
(let ((@x11967 (monotonicity @x11483 (monotonicity @x11763 @x11861 (= $x11139 $x11862)) (= $x11146 (or $x11481 $x11862)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1082
(let (($x11936 (and (and $x11901 $x11904) (and $x11434 (and $x11898 (and $x11895 (and (and $x11868 $x10192) $x11434)))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1083
(let (($x11951 (and $x11260 $x10167)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1084
(let (($x11958 (= (and $x11951 (and (and $x11911 $x11914) (and (and $x11432 $x11907) $x11936))) $x11957)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1085
(let (($x11955 (= $x10557 (and $x11951 (and (and $x11911 $x11914) (and (and $x11432 $x11907) $x11936))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1086
(let (($x11931 (= $x10538 (and $x11434 (and $x11898 (and $x11895 (and (and $x11868 $x10192) $x11434)))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1087
(let (($x11919 (= (and (< v_b_SL_H_witness_G_0$ v_b_P_H_len$) $x10192) (and $x11868 $x10192))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1088
(let ((@x11920 (monotonicity (rewrite (= (< v_b_SL_H_witness_G_0$ v_b_P_H_len$) $x11868)) $x11919)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1089
(let (($x11889 (<= (+ ?x10163 (* (- 1) v_b_L_H_max_G_1$)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1090
(let (($x11871 (>= (+ ?0 ?x11484) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1091
(let (($x11873 (not $x11871)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1092
(let (($x11879 (and $x2815 $x3115 $x11873)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1093
(let (($x11884 (not $x11879)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1094
(let (($x11892 (or $x11884 $x11889)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1095
(let (($x10186 (<= ?x10163 v_b_L_H_max_G_1$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1096
(let (($x10526 (or (not (and $x3098 (< ?0 v_b_L_H_p_G_0$))) $x10186)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1097
(let ((@x11878 (monotonicity @x3124 (rewrite (= (< ?0 v_b_L_H_p_G_0$) $x11873)) (= (and $x3098 (< ?0 v_b_L_H_p_G_0$)) (and (and $x2815 $x3115) $x11873)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1098
(let ((@x11883 (trans @x11878 (rewrite (= (and (and $x2815 $x3115) $x11873) $x11879)) (= (and $x3098 (< ?0 v_b_L_H_p_G_0$)) $x11879))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1099
(let ((@x11886 (monotonicity @x11883 (= (not (and $x3098 (< ?0 v_b_L_H_p_G_0$))) $x11884))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1100
(let ((@x11897 (quant-intro (monotonicity @x11886 (rewrite (= $x10186 $x11889)) (= $x10526 $x11892)) (= $x10529 $x11895))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1101
(let ((@x11926 (monotonicity @x11897 (monotonicity @x11920 @x11436 (= $x10194 (and (and $x11868 $x10192) $x11434))) (= $x10532 (and $x11895 (and (and $x11868 $x10192) $x11434))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1102
(let ((@x11929 (monotonicity (rewrite (= $x10183 $x11898)) @x11926 (= $x10535 (and $x11898 (and $x11895 (and (and $x11868 $x10192) $x11434)))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1103
(let ((@x11935 (monotonicity (rewrite (= (<= 0 v_b_L_H_p_G_0$) $x11901)) (rewrite (= (<= v_b_L_H_p_G_0$ b_S_max_o_u4$) $x11904)) (= $x10180 (and $x11901 $x11904)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1104
(let ((@x11941 (monotonicity (rewrite (= $x10174 $x11432)) (rewrite (= (<= v_b_SL_H_witness_G_0$ b_S_max_o_u4$) $x11907)) (= $x10176 (and $x11432 $x11907)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1105
(let ((@x11944 (monotonicity @x11941 (monotonicity @x11935 (monotonicity @x11436 @x11929 $x11931) (= $x10541 $x11936)) (= $x10544 (and (and $x11432 $x11907) $x11936)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1106
(let ((@x11947 (monotonicity (rewrite (= (<= 0 v_b_L_H_max_G_1$) $x11911)) (rewrite (= (<= v_b_L_H_max_G_1$ b_S_max_o_u1$) $x11914)) (= $x10172 (and $x11911 $x11914)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1107
(let ((@x11950 (monotonicity @x11947 @x11944 (= $x10547 (and (and $x11911 $x11914) (and (and $x11432 $x11907) $x11936))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1108
(let ((@x11956 (monotonicity (monotonicity (rewrite (= $x10074 $x11260)) (= $x10168 $x11951)) @x11950 $x11955)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1109
(let ((@x11964 (monotonicity (trans @x11956 (rewrite $x11958) (= $x10557 $x11957)) (= (not $x10557) $x11962))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1110
(let ((@x11975 (trans (monotonicity @x11964 @x11967 (= $x11162 (or $x11962 (or $x11481 $x11862)))) (rewrite (= (or $x11962 (or $x11481 $x11862)) $x11971)) (= $x11162 $x11971))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1111
(let ((@x11978 (monotonicity (monotonicity (rewrite (= $x10074 $x11260)) (= $x10168 $x11951)) @x11975 (= $x11167 (and $x11951 $x11971)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1112
(let (($x11404 (>= (+ v_b_L_H_max_G_0$ (* (- 1) ?x10163)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1113
(let (($x11388 (>= ?0 1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1114
(let (($x11389 (not $x11388)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1115
(let (($x11395 (and $x2815 $x3115 $x11389)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1116
(let (($x11400 (not $x11395)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1117
(let (($x11408 (or $x11400 $x11404)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1118
(let (($x10164 (<= ?x10163 v_b_L_H_max_G_0$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1119
(let (($x10519 (or (not (and $x3098 (< ?0 1))) $x10164)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1120
(let ((@x11394 (monotonicity @x3124 (rewrite (= (< ?0 1) $x11389)) (= (and $x3098 (< ?0 1)) (and (and $x2815 $x3115) $x11389)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1121
(let ((@x11399 (trans @x11394 (rewrite (= (and (and $x2815 $x3115) $x11389) $x11395)) (= (and $x3098 (< ?0 1)) $x11395))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1122
(let ((@x11410 (monotonicity (monotonicity @x11399 (= (not (and $x3098 (< ?0 1))) $x11400)) (rewrite (= $x10164 $x11404)) (= $x10519 $x11408))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1123
(let ((@x11416 (monotonicity (quant-intro @x11410 (= $x10522 $x11411)) (= (not $x10522) $x11414))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1124
(let ((@x11986 (monotonicity @x11416 (trans @x11978 (rewrite (= (and $x11951 $x11971) $x11979)) (= $x11167 $x11979)) (= $x11174 $x11984))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1125
(let ((@x11992 (monotonicity (monotonicity (rewrite (= $x10159 $x11382)) (= (not $x10159) $x11385)) (monotonicity (quant-intro @x11410 (= $x10522 $x11411)) @x11986 (= $x11179 $x11987)) (= $x11186 $x11990))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1126
(let (($x11368 (and $x10145 (and $x10146 (and $x10147 (and $x10148 (and true (and true true))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1127
(let (($x11366 (= $x10509 (and $x10146 (and $x10147 (and $x10148 (and true (and true true))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1128
(let ((@x11355 (monotonicity (rewrite (= $x10149 true)) (rewrite (= $x10150 true)) (= $x10497 (and true true)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1129
(let ((@x11358 (monotonicity (rewrite (= $x10149 true)) @x11355 (= $x10500 (and true (and true true))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1130
(let ((@x11361 (monotonicity @x11358 (= $x10503 (and $x10148 (and true (and true true)))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1131
(let ((@x11364 (monotonicity @x11361 (= $x10506 (and $x10147 (and $x10148 (and true (and true true))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1132
(let ((@x11373 (monotonicity (monotonicity (monotonicity @x11364 $x11366) (= $x10512 $x11368)) (= $x10515 (and $x10142 $x11368)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1133
(let ((@x11381 (monotonicity (trans @x11373 (rewrite (= (and $x10142 $x11368) $x11374)) (= $x10515 $x11374)) (= (not $x10515) $x11379))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1134
(let ((@x11998 (monotonicity @x11381 (monotonicity (rewrite (= $x10159 $x11382)) @x11992 (= $x11191 $x11993)) (= $x11198 $x11996))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1135
(let ((@x12006 (trans (monotonicity @x11998 (= $x11203 (and $x10142 $x11996))) (rewrite (= (and $x10142 $x11996) $x12002)) (= $x11203 $x12002))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1136
(let ((@x12012 (monotonicity (monotonicity @x12006 (= $x11210 $x12007)) (= $x11215 (and $x10140 $x12007)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1137
(let ((@x12020 (monotonicity (trans @x12012 (rewrite (= (and $x10140 $x12007) $x12013)) (= $x11215 $x12013)) (= $x11222 $x12018))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1138
(let (($x11306 (and $x11256 (and $x10108 (and $x10109 (and $x10112 (and $x10439 (and $x11243 $x11245))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1139
(let (($x11327 (and (and $x11268 $x11270) (and $x11264 (and $x11260 (and $x10094 (and $x10095 (and $x10098 $x11306))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1140
(let ((@x11344 (rewrite (= (and (and $x11284 $x11286) (and (and $x11276 $x11278) $x11327)) $x11342))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1141
(let (($x11322 (= $x10476 (and $x11264 (and $x11260 (and $x10094 (and $x10095 (and $x10098 $x11306))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1142
(let (($x11304 (= $x10451 (and $x10108 (and $x10109 (and $x10112 (and $x10439 (and $x11243 $x11245))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1143
(let ((@x11293 (monotonicity (rewrite (= (<= 0 v_b_P_H_len$) $x11243)) (rewrite (= (<= v_b_P_H_len$ b_S_max_o_u4$) $x11245)) (= $x10119 (and $x11243 $x11245)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1144
(let ((@x11299 (monotonicity (monotonicity @x11293 (= $x10442 (and $x10439 (and $x11243 $x11245)))) (= $x10445 (and $x10112 (and $x10439 (and $x11243 $x11245)))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1145
(let ((@x11302 (monotonicity @x11299 (= $x10448 (and $x10109 (and $x10112 (and $x10439 (and $x11243 $x11245))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1146
(let (($x11251 (>= (+ (b_S_frame_n_level$ ?0) (* (- 1) b_S_current_n_frame_n_level$)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1147
(let (($x11250 (not $x11251)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1148
(let ((@x11255 (rewrite (= (< (b_S_frame_n_level$ ?0) b_S_current_n_frame_n_level$) $x11250))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1149
(let ((@x11308 (monotonicity (quant-intro @x11255 (= $x10104 $x11256)) (monotonicity @x11302 $x11304) (= $x10454 $x11306))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1150
(let ((@x11314 (monotonicity (monotonicity @x11308 (= $x10457 (and $x10098 $x11306))) (= $x10460 (and $x10095 (and $x10098 $x11306))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1151
(let ((@x11320 (monotonicity (rewrite (= $x10074 $x11260)) (monotonicity @x11314 (= $x10470 (and $x10094 (and $x10095 (and $x10098 $x11306))))) (= $x10473 (and $x11260 (and $x10094 (and $x10095 (and $x10098 $x11306))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1152
(let ((@x11326 (monotonicity (rewrite (= (<= 0 v_b_SL_H_witness$) $x11268)) (rewrite (= (<= v_b_SL_H_witness$ b_S_max_o_u4$) $x11270)) (= $x10071 (and $x11268 $x11270)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1153
(let ((@x11329 (monotonicity @x11326 (monotonicity (rewrite (= $x10073 $x11264)) @x11320 $x11322) (= $x10479 $x11327))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1154
(let ((@x11332 (monotonicity (rewrite (= (<= 0 v_b_L_H_p$) $x11276)) (rewrite (= (<= v_b_L_H_p$ b_S_max_o_u4$) $x11278)) (= $x10067 (and $x11276 $x11278)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1155
(let ((@x11338 (monotonicity (rewrite (= (<= 0 v_b_L_H_max$) $x11284)) (rewrite (= (<= v_b_L_H_max$ b_S_max_o_u1$) $x11286)) (= $x10063 (and $x11284 $x11286)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1156
(let ((@x11341 (monotonicity @x11338 (monotonicity @x11332 @x11329 (= $x10482 (and (and $x11276 $x11278) $x11327))) (= $x10485 (and (and $x11284 $x11286) (and (and $x11276 $x11278) $x11327))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1157
(let ((@x11349 (monotonicity (trans @x11341 @x11344 (= $x10485 $x11342)) (= (not $x10485) (not $x11342)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1158
(let ((@x12026 (monotonicity @x11349 (monotonicity @x12020 (= $x11227 $x12021)) (= $x11234 (or (not $x11342) $x12021)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1159
(let ((@x10656 (monotonicity (rewrite (= (=> $x10242 true) true)) (= $x10244 (and $x10242 true)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1160
(let ((@x10663 (monotonicity (quant-intro (rewrite (= (=> $x10234 $x10235) $x10646)) (= $x10237 $x10649)) (trans @x10656 (rewrite (= (and $x10242 true) $x10242)) (= $x10244 $x10242)) (= $x10245 (=> $x10649 $x10242)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1161
(let ((@x10672 (monotonicity (quant-intro (rewrite (= (=> $x10234 $x10235) $x10646)) (= $x10237 $x10649)) (trans @x10663 (rewrite (= (=> $x10649 $x10242) $x10665)) (= $x10245 $x10665)) (= (and $x10237 $x10245) $x10670))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1162
(let (($x10614 (= (and $x10218 (and $x10220 (and $x10222 true))) (and $x10218 (and $x10220 $x10222)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1163
(let ((@x10612 (monotonicity (rewrite (= (and $x10222 true) $x10222)) (= (and $x10220 (and $x10222 true)) (and $x10220 $x10222)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1164
(let ((@x10618 (monotonicity (monotonicity @x10612 $x10614) (= (and $x10216 (and $x10218 (and $x10220 (and $x10222 true)))) $x10616))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1165
(let ((@x10625 (trans (monotonicity @x10618 (= $x10227 (and true $x10616))) (rewrite (= (and true $x10616) $x10616)) (= $x10227 $x10616))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1166
(let ((@x10631 (monotonicity (monotonicity @x10625 (= (and $x10182 $x10227) $x10626)) (= (and $x10182 (and $x10182 $x10227)) $x10629))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1167
(let ((@x10638 (trans (monotonicity @x10631 (= $x10230 (and true $x10629))) (rewrite (= (and true $x10629) $x10629)) (= $x10230 $x10629))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1168
(let ((@x10644 (monotonicity (monotonicity @x10638 (= (and $x10182 $x10230) $x10639)) (= (and b_S_position_n_marker$ (and $x10182 $x10230)) $x10642))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1169
(let ((@x10681 (trans (monotonicity @x10644 @x10672 (= $x10247 (=> $x10642 $x10670))) (rewrite (= (=> $x10642 $x10670) $x10677)) (= $x10247 $x10677))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1170
(let (($x11117 (and $x10410 $x10182)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1171
(let (($x11120 (and $x10182 $x11117)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1172
(let ((@x10568 (rewrite (= (and $x10182 $x10182) $x10182))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1173
(let ((@x10563 (rewrite (= $x10206 $x10182))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1174
(let ((@x10570 (trans (monotonicity @x10563 (= $x10207 (and $x10182 $x10182))) @x10568 (= $x10207 $x10182))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1175
(let ((@x11108 (trans (monotonicity @x10570 (= $x10411 (and $x10182 $x10182))) @x10568 (= $x10411 $x10182))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1176
(let ((@x11114 (monotonicity (trans (monotonicity @x11108 (= $x10412 $x10206)) @x10563 (= $x10412 $x10182)) (= $x10413 (and $x10182 $x10182)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1177
(let ((@x11119 (monotonicity (trans @x11114 @x10568 (= $x10413 $x10182)) (= (and $x10410 $x10413) $x11117))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1178
(let ((@x11125 (monotonicity (monotonicity @x11119 (= (and $x10182 (and $x10410 $x10413)) $x11120)) (= $x10416 (and true $x11120)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1179
(let ((@x11132 (monotonicity (trans @x11125 (rewrite (= (and true $x11120) $x11120)) (= $x10416 $x11120)) (monotonicity @x10681 (= $x10248 $x10682)) (= $x10417 (=> $x11120 $x10682)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1180
(let ((@x10938 (monotonicity (rewrite (= (and $x10375 false) false)) (= $x10377 (=> false true)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1181
(let ((@x10942 (trans @x10938 (rewrite (= (=> false true) true)) (= $x10377 true))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1182
(let ((@x10949 (trans (monotonicity @x10942 (= $x10378 (and $x10375 true))) (rewrite (= (and $x10375 true) $x10375)) (= $x10378 $x10375))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1183
(let ((@x10933 (quant-intro (rewrite (= (=> (and $x3098 (< ?0 v_b_L_H_p_G_1$)) $x10368) $x10928)) (= $x10370 $x10931))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1184
(let ((@x10958 (trans (monotonicity @x10933 @x10949 (= $x10379 (=> $x10931 $x10375))) (rewrite (= (=> $x10931 $x10375) $x10954)) (= $x10379 $x10954))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1185
(let ((@x10964 (monotonicity (monotonicity @x10933 @x10958 (= (and $x10370 $x10379) $x10959)) (= $x10381 (=> $x10365 $x10959)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1186
(let ((@x10973 (monotonicity (trans @x10964 (rewrite (= (=> $x10365 $x10959) $x10966)) (= $x10381 $x10966)) (= (and $x10365 $x10381) $x10971))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1187
(let ((@x10920 (monotonicity (rewrite (= (and $x10360 true) $x10360)) (= (and $x10358 (and $x10360 true)) $x10918))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1188
(let ((@x10903 (rewrite (= (+ v_b_L_H_p_G_0$ 1) ?x10901))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1189
(let ((@x10915 (monotonicity @x10903 (= (= v_b_L_H_p_G_1$ (+ v_b_L_H_p_G_0$ 1)) $x10913))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1190
(let ((@x10909 (monotonicity @x10903 (= (<= (+ v_b_L_H_p_G_0$ 1) b_S_max_o_u4$) $x10907))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1191
(let ((@x10912 (monotonicity (monotonicity @x10903 (= (<= 0 (+ v_b_L_H_p_G_0$ 1)) $x10904)) @x10909 (= $x10355 $x10910))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1192
(let ((@x10926 (monotonicity @x10912 (monotonicity @x10915 @x10920 (= $x10363 $x10921)) (= (and $x10355 $x10363) $x10924))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1193
(let ((@x10982 (trans (monotonicity @x10926 @x10973 (= $x10383 (=> $x10924 $x10971))) (rewrite (= (=> $x10924 $x10971) $x10978)) (= $x10383 $x10978))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1194
(let ((@x11021 (monotonicity (rewrite (= (and true $x10342) $x10342)) (= (and $x10392 (and true $x10342)) $x11019))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1195
(let ((@x11024 (monotonicity @x11021 (= (and $x10391 (and $x10392 (and true $x10342))) $x11022))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1196
(let ((@x11031 (trans (monotonicity @x11024 (= $x10395 (and true $x11022))) (rewrite (= (and true $x11022) $x11022)) (= $x10395 $x11022))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1197
(let ((@x11037 (monotonicity (monotonicity @x11031 (= (and $x10182 $x10395) $x11032)) (= (and $x10182 (and $x10182 $x10395)) $x11035))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1198
(let ((@x11044 (trans (monotonicity @x11037 (= $x10398 (and true $x11035))) (rewrite (= (and true $x11035) $x11035)) (= $x10398 $x11035))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1199
(let ((@x11050 (monotonicity (monotonicity @x11044 (= (and $x10182 $x10398) $x11045)) (= (and $x10390 (and $x10182 $x10398)) $x11048))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1200
(let ((@x11056 (monotonicity (monotonicity @x11050 (= (and $x10182 (and $x10390 (and $x10182 $x10398))) $x11051)) (= $x10402 (and true $x11051)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1201
(let ((@x11063 (monotonicity (trans @x11056 (rewrite (= (and true $x11051) $x11051)) (= $x10402 $x11051)) (monotonicity @x10912 @x10982 (= $x10384 $x10983)) (= $x10403 (=> $x11051 $x10983)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1202
(let (($x10896 (= (and $x10333 (and $x10334 (and $x10335 (and (and $x10181 $x10181) $x10346)))) $x10895)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1203
(let ((@x10875 (monotonicity (rewrite (= (and true $x10342) $x10342)) (= (and $x10340 (and true $x10342)) $x10873))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1204
(let ((@x10878 (monotonicity @x10875 (= (and $x10338 (and $x10340 (and true $x10342))) $x10876))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1205
(let ((@x10885 (trans (monotonicity @x10878 (= $x10346 (and true $x10876))) (rewrite (= (and true $x10876) $x10876)) (= $x10346 $x10876))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1206
(let ((@x10888 (monotonicity (rewrite (= (and $x10181 $x10181) $x10181)) @x10885 (= (and (and $x10181 $x10181) $x10346) $x10886))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1207
(let ((@x10894 (monotonicity (monotonicity @x10888 (= (and $x10335 (and (and $x10181 $x10181) $x10346)) $x10889)) (= (and $x10334 (and $x10335 (and (and $x10181 $x10181) $x10346))) $x10892))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1208
(let ((@x10988 (monotonicity (monotonicity (monotonicity @x10894 $x10896) (= $x10351 $x10898)) (monotonicity @x10912 @x10982 (= $x10384 $x10983)) (= $x10385 (=> $x10898 $x10983)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1209
(let ((@x10997 (monotonicity (trans @x10988 (rewrite (= (=> $x10898 $x10983) $x10990)) (= $x10385 $x10990)) (= (and $x10325 $x10385) $x10995))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1210
(let ((@x11006 (trans (monotonicity @x10997 (= $x10387 (=> $x10323 $x10995))) (rewrite (= (=> $x10323 $x10995) $x11002)) (= $x10387 $x11002))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1211
(let ((@x10861 (monotonicity (monotonicity @x10570 (= (and $x10328 $x10207) $x10856)) (= (and $x10182 (and $x10328 $x10207)) $x10859))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1212
(let ((@x10868 (trans (monotonicity @x10861 (= $x10331 (and true $x10859))) (rewrite (= (and true $x10859) $x10859)) (= $x10331 $x10859))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1213
(let ((@x11012 (monotonicity @x10868 (monotonicity @x11006 (= (and $x10323 $x10387) $x11007)) (= $x10389 (=> $x10859 $x11007)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1214
(let ((@x11072 (monotonicity (trans @x11012 (rewrite (= (=> $x10859 $x11007) $x11014)) (= $x10389 $x11014)) (trans @x11063 (rewrite (= (=> $x11051 $x10983) $x11065)) (= $x10403 $x11065)) (= (and $x10389 $x10403) $x11070))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1215
(let ((@x11081 (trans (monotonicity @x11072 (= $x10405 (=> $x10326 $x11070))) (rewrite (= (=> $x10326 $x11070) $x11077)) (= $x10405 $x11077))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1216
(let ((@x11087 (monotonicity (monotonicity @x11081 (= (and $x10325 $x10405) $x11082)) (= $x10407 (=> $x10323 $x11082)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1217
(let ((@x11095 (monotonicity (trans @x11087 (rewrite (= (=> $x10323 $x11082) $x11088)) (= $x10407 $x11088)) (= (and $x10323 $x10407) $x11093))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1218
(let ((@x10848 (monotonicity (monotonicity @x10570 (= (and $x10316 $x10207) $x10843)) (= (and $x10182 (and $x10316 $x10207)) $x10846))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1219
(let ((@x10855 (trans (monotonicity @x10848 (= $x10319 (and true $x10846))) (rewrite (= (and true $x10846) $x10846)) (= $x10319 $x10846))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1220
(let ((@x11104 (trans (monotonicity @x10855 @x11095 (= $x10409 (=> $x10846 $x11093))) (rewrite (= (=> $x10846 $x11093) $x11100)) (= $x10409 $x11100))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1221
(let ((@x11141 (monotonicity @x11104 (trans @x11132 (rewrite (= (=> $x11120 $x10682) $x11134)) (= $x10417 $x11134)) (= (and $x10409 $x10417) $x11139))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1222
(let (($x10802 (= (and $x10291 (and $x10292 (and $x10293 (and $x10294 (and $x10297 $x10301))))) $x10801)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1223
(let ((@x10777 (rewrite (= (= (b_S_statusmap$ v_b_S_s$) (b_S_statusmap$ v_b_S_s$)) true))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1224
(let ((@x10780 (monotonicity (rewrite (= (= ?x10272 ?x10272) true)) @x10777 (= $x10300 (and true true)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1225
(let ((@x10784 (trans @x10780 (rewrite (= (and true true) true)) (= $x10300 true))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1226
(let ((@x10791 (monotonicity (trans (monotonicity @x10784 (= $x10301 $x10206)) @x10563 (= $x10301 $x10182)) (= (and $x10297 $x10301) $x10789))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1227
(let ((@x10797 (monotonicity (monotonicity @x10791 (= (and $x10294 (and $x10297 $x10301)) $x10792)) (= (and $x10293 (and $x10294 (and $x10297 $x10301))) $x10795))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1228
(let ((@x10800 (monotonicity @x10797 (= (and $x10292 (and $x10293 (and $x10294 (and $x10297 $x10301)))) $x10798))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1229
(let ((@x10809 (monotonicity (monotonicity (monotonicity @x10800 $x10802) (= $x10307 $x10804)) (= (and $x10286 $x10307) $x10807))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1230
(let ((@x10759 (rewrite (= (and true $x10286) $x10286))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1231
(let (($x10748 (forall ((?v0 B_S_ptr$) )(!true :pattern ( (b_S_select_o_tm$ (b_S_typemap$ v_b_S_s$) ?v0) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1232
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1233
(let (($x10260 (b_S_thread_n_local$ v_b_S_s$ ?0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1234
(let (($x10275 (and (= (b_S_select_o_tm$ ?x10272 ?0) (b_S_select_o_tm$ ?x10272 ?0)) $x10260)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1235
(let (($x10276 (=> $x10260 $x10275)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1236
(let ((@x10714 (rewrite (= (=> $x10260 $x10260) true))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1237
(let ((@x10707 (rewrite (= (and true $x10260) $x10260))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1238
(let (($x10738 (= (= (b_S_select_o_tm$ ?x10272 ?0) (b_S_select_o_tm$ ?x10272 ?0)) true)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1239
(let ((@x10743 (trans (monotonicity (rewrite $x10738) (= $x10275 (and true $x10260))) @x10707 (= $x10275 $x10260))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1240
(let ((@x10747 (trans (monotonicity @x10743 (= $x10276 (=> $x10260 $x10260))) @x10714 (= $x10276 true))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1241
(let ((@x10754 (trans (quant-intro @x10747 (= $x10278 $x10748)) (elim-unused (= $x10748 true)) (= $x10278 true))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1242
(let ((@x10761 (trans (monotonicity @x10754 (= $x10287 (and true $x10286))) @x10759 (= $x10287 $x10286))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1243
(let (($x10694 (forall ((?v0 B_S_ptr$) )(!true :pattern ( (b_S_select_o_sm$ (b_S_statusmap$ v_b_S_s$) ?v0) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1244
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1245
(let ((?x10256 (b_S_statusmap$ v_b_S_s$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1246
(let ((?x10257 (b_S_select_o_sm$ ?x10256 ?0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1247
(let (($x10269 (and (= ?x10257 ?x10257) $x10260)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1248
(let (($x10270 (=> $x10260 $x10269)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1249
(let ((@x10727 (monotonicity (rewrite (= (= ?x10257 ?x10257) true)) (= $x10269 (and true $x10260)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1250
(let ((@x10731 (monotonicity (trans @x10727 @x10707 (= $x10269 $x10260)) (= $x10270 (=> $x10260 $x10260)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1251
(let ((@x10737 (trans (quant-intro (trans @x10731 @x10714 (= $x10270 true)) (= $x10271 $x10694)) (elim-unused (= $x10694 true)) (= $x10271 true))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1252
(let ((@x10765 (trans (monotonicity @x10737 @x10761 (= $x10288 (and true $x10286))) @x10759 (= $x10288 $x10286))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1253
(let (($x10717 (forall ((?v0 B_S_ptr$) )(!true :pattern ( (b_S_select_o_mem$ (b_S_memory$ v_b_S_s$) ?v0) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1254
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1255
(let ((?x10261 (b_S_memory$ v_b_S_s$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1256
(let ((?x10262 (b_S_select_o_mem$ ?x10261 ?0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1257
(let (($x10264 (and (= ?x10262 ?x10262) $x10260)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1258
(let (($x10265 (=> $x10260 $x10264)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1259
(let ((@x10705 (monotonicity (rewrite (= (= ?x10262 ?x10262) true)) (= $x10264 (and true $x10260)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1260
(let ((@x10712 (monotonicity (trans @x10705 @x10707 (= $x10264 $x10260)) (= $x10265 (=> $x10260 $x10260)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1261
(let ((@x10723 (trans (quant-intro (trans @x10712 @x10714 (= $x10265 true)) (= $x10267 $x10717)) (elim-unused (= $x10717 true)) (= $x10267 true))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1262
(let ((@x10769 (trans (monotonicity @x10723 @x10765 (= $x10289 (and true $x10286))) @x10759 (= $x10289 $x10286))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1263
(let (($x10253 (= (b_S_kind_n_of$ (b_S_typ$ (b_S_owner$ v_b_S_s$ ?0))) b_S_kind_n_thread$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1264
(let ((@x10696 (quant-intro (rewrite (= (=> (not $x10253) (not $x10253)) true)) (= $x10259 $x10694))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1265
(let ((@x10771 (monotonicity (trans @x10696 (elim-unused (= $x10694 true)) (= $x10259 true)) @x10769 (= $x10290 (and true $x10286)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1266
(let ((@x10812 (monotonicity (trans @x10771 @x10759 (= $x10290 $x10286)) @x10809 (= (and $x10290 (and $x10286 $x10307)) $x10810))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1267
(let ((@x10818 (monotonicity (monotonicity @x10812 (= (and $x10182 (and $x10290 (and $x10286 $x10307))) $x10813)) (= $x10311 (and true $x10813)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1268
(let ((@x10825 (monotonicity (trans @x10818 (rewrite (= (and true $x10813) $x10813)) (= $x10311 $x10813)) (= (and $x10182 $x10311) $x10823))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1269
(let ((@x10832 (trans (monotonicity @x10825 (= $x10313 (and true $x10823))) (rewrite (= (and true $x10823) $x10823)) (= $x10313 $x10823))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1270
(let ((@x10838 (monotonicity (monotonicity @x10832 (= (and $x10182 $x10313) $x10833)) (= $x10315 (and true $x10833)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1271
(let ((@x11144 (monotonicity (trans @x10838 (rewrite (= (and true $x10833) $x10833)) (= $x10315 $x10833)) @x11141 (= $x10419 (=> $x10833 $x11139)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1272
(let ((@x10591 (rewrite (= (and false (and $x10182 (and $x10182 (and $x10205 $x10182)))) false))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1273
(let (($x10585 (= (and $x10182 (and true (and $x10182 (and $x10205 $x10207)))) (and $x10182 (and $x10182 (and $x10205 $x10182))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1274
(let (($x10574 (and $x10182 (and $x10205 $x10182))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1275
(let (($x10210 (and true (and $x10182 (and $x10205 $x10207)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1276
(let ((@x10576 (monotonicity (monotonicity @x10570 (= (and $x10205 $x10207) (and $x10205 $x10182))) (= (and $x10182 (and $x10205 $x10207)) $x10574))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1277
(let ((@x10583 (trans (monotonicity @x10576 (= $x10210 (and true $x10574))) (rewrite (= (and true $x10574) $x10574)) (= $x10210 $x10574))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1278
(let ((@x10561 (rewrite (= $x10203 false))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1279
(let ((@x10589 (monotonicity @x10561 (monotonicity @x10583 $x10585) (= $x10212 (and false (and $x10182 $x10574))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1280
(let ((@x10596 (monotonicity (trans @x10589 @x10591 (= $x10212 false)) (= $x10213 (and $x10182 false)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1281
(let ((@x10600 (trans @x10596 (rewrite (= (and $x10182 false) false)) (= $x10213 false))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1282
(let ((@x10607 (trans (monotonicity @x10600 (= $x10214 (and true false))) (rewrite (= (and true false) false)) (= $x10214 false))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1283
(let ((@x10687 (monotonicity @x10607 (monotonicity @x10681 (= $x10248 $x10682)) (= $x10249 (=> false $x10682)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1284
(let ((@x10691 (trans @x10687 (rewrite (= (=> false $x10682) true)) (= $x10249 true))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1285
(let ((@x11153 (monotonicity @x10691 (trans @x11144 (rewrite (= (=> $x10833 $x11139) $x11146)) (= $x10419 $x11146)) (= $x10420 (and true $x11146)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1286
(let (($x10545 (= (and $x10176 (and $x10180 (and $x10182 (and $x10183 (and $x10188 $x10194))))) $x10544)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1287
(let ((@x10531 (quant-intro (rewrite (= (=> (and $x3098 (< ?0 v_b_L_H_p_G_0$)) $x10186) $x10526)) (= $x10188 $x10529))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1288
(let ((@x10537 (monotonicity (monotonicity @x10531 (= (and $x10188 $x10194) $x10532)) (= (and $x10183 (and $x10188 $x10194)) $x10535))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1289
(let ((@x10543 (monotonicity (monotonicity @x10537 (= (and $x10182 (and $x10183 (and $x10188 $x10194))) $x10538)) (= (and $x10180 (and $x10182 (and $x10183 (and $x10188 $x10194)))) $x10541))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1290
(let ((@x10552 (monotonicity (monotonicity (monotonicity @x10543 $x10545) (= $x10200 $x10547)) (= $x10201 (and true $x10547)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1291
(let ((@x10559 (monotonicity (trans @x10552 (rewrite (= (and true $x10547) $x10547)) (= $x10201 $x10547)) (= (and $x10168 $x10201) $x10557))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1292
(let ((@x11160 (monotonicity @x10559 (trans @x11153 (rewrite (= (and true $x11146) $x11146)) (= $x10420 $x11146)) (= $x10421 (=> $x10557 $x11146)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1293
(let ((@x11169 (monotonicity (trans @x11160 (rewrite (= (=> $x10557 $x11146) $x11162)) (= $x10421 $x11162)) (= (and $x10168 $x10421) $x11167))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1294
(let ((@x10524 (quant-intro (rewrite (= (=> (and $x3098 (< ?0 1)) $x10164) $x10519)) (= $x10166 $x10522))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1295
(let ((@x11178 (trans (monotonicity @x10524 @x11169 (= $x10423 (=> $x10522 $x11167))) (rewrite (= (=> $x10522 $x11167) $x11174)) (= $x10423 $x11174))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1296
(let ((@x11184 (monotonicity (monotonicity @x10524 @x11178 (= (and $x10166 $x10423) $x11179)) (= $x10425 (=> $x10159 $x11179)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1297
(let ((@x11193 (monotonicity (trans @x11184 (rewrite (= (=> $x10159 $x11179) $x11186)) (= $x10425 $x11186)) (= (and $x10159 $x10425) $x11191))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1298
(let ((@x10499 (monotonicity (rewrite (= (and $x10150 $x10150) $x10150)) (= (and $x10149 (and $x10150 $x10150)) $x10497))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1299
(let ((@x10505 (monotonicity (monotonicity @x10499 (= (and $x10149 (and $x10149 (and $x10150 $x10150))) $x10500)) (= $x10154 $x10503))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1300
(let ((@x10511 (monotonicity (monotonicity @x10505 (= (and $x10147 $x10154) $x10506)) (= (and $x10146 (and $x10147 $x10154)) $x10509))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1301
(let ((@x10517 (monotonicity (monotonicity @x10511 (= (and $x10145 (and $x10146 (and $x10147 $x10154))) $x10512)) (= (and $x10142 (and $x10145 (and $x10146 (and $x10147 $x10154)))) $x10515))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1302
(let ((@x11202 (trans (monotonicity @x10517 @x11193 (= $x10427 (=> $x10515 $x11191))) (rewrite (= (=> $x10515 $x11191) $x11198)) (= $x10427 $x11198))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1303
(let ((@x11208 (monotonicity (monotonicity @x11202 (= (and $x10142 $x10427) $x11203)) (= $x10429 (=> $x10140 $x11203)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1304
(let ((@x11217 (monotonicity (trans @x11208 (rewrite (= (=> $x10140 $x11203) $x11210)) (= $x10429 $x11210)) (= (and $x10140 $x10429) $x11215))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1305
(let ((@x11226 (trans (monotonicity @x11217 (= $x10431 (=> $x10136 $x11215))) (rewrite (= (=> $x10136 $x11215) $x11222)) (= $x10431 $x11222))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1306
(let (($x10483 (= (and $x10067 (and $x10071 (and $x10073 (and $x10074 (and $x10094 $x10127))))) $x10482)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1307
(let (($x10455 (= (and $x10104 (and $x10108 (and $x10109 (and $x10112 (and $x10116 $x10119))))) $x10454)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1308
(let (($x10113 (b_S_in_n_writes_n_at$ v_b_H_wrTime_S_1_T_6_o_1$ ?0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1309
(let (($x10436 (not $x10113)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1310
(let ((@x10444 (monotonicity (quant-intro (rewrite (= (= $x10113 false) $x10436)) (= $x10116 $x10439)) (= (and $x10116 $x10119) $x10442))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1311
(let ((@x10450 (monotonicity (monotonicity @x10444 (= (and $x10112 (and $x10116 $x10119)) $x10445)) (= (and $x10109 (and $x10112 (and $x10116 $x10119))) $x10448))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1312
(let ((@x10453 (monotonicity @x10450 (= (and $x10108 (and $x10109 (and $x10112 (and $x10116 $x10119)))) $x10451))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1313
(let ((@x10462 (monotonicity (monotonicity (monotonicity @x10453 $x10455) (= $x10125 $x10457)) (= (and $x10095 $x10125) $x10460))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1314
(let ((@x10469 (trans (monotonicity @x10462 (= $x10127 (and true $x10460))) (rewrite (= (and true $x10460) $x10460)) (= $x10127 $x10460))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1315
(let ((@x10475 (monotonicity (monotonicity @x10469 (= (and $x10094 $x10127) $x10470)) (= (and $x10074 (and $x10094 $x10127)) $x10473))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1316
(let ((@x10481 (monotonicity (monotonicity @x10475 (= (and $x10073 (and $x10074 (and $x10094 $x10127))) $x10476)) (= (and $x10071 (and $x10073 (and $x10074 (and $x10094 $x10127)))) $x10479))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1317
(let ((@x10490 (monotonicity (monotonicity (monotonicity @x10481 $x10483) (= $x10133 $x10485)) (= $x10134 (and true $x10485)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1318
(let ((@x11232 (monotonicity (trans @x10490 (rewrite (= (and true $x10485) $x10485)) (= $x10134 $x10485)) (monotonicity @x11226 (= (and $x10136 $x10431) $x11227)) (= $x10433 (=> $x10485 $x11227)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1319
(let ((@x11241 (monotonicity (trans @x11232 (rewrite (= (=> $x10485 $x11227) $x11234)) (= $x10433 $x11234)) (= $x10434 (not $x11234)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1320
(let ((@x12031 (trans @x11241 (monotonicity @x12026 (= (not $x11234) $x12027)) (= $x10434 $x12027))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1321
(let ((@x12033 (not-or-elim (mp (asserted $x10434) @x12031 $x12027) $x11342)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1322
(let ((@x12044 (and-elim @x12033 $x10084)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1323
(let (($x21982 (not $x10084)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1324
(let (($x21995 (or $x21994 $x21982 $x21990)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1325
(let ((@x22000 (mp ((_ quant-inst (b_S_ptr$ ?x10076 ?x10079) (b_S_array$ b_T_T_u1$ v_b_P_H_len$)) (or $x21994 (or $x21982 $x21990))) (rewrite (= (or $x21994 (or $x21982 $x21990)) $x21995)) $x21995)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1326
(let ((@x24520 (symm (unit-resolution @x22000 @x15336 @x12044 $x21990) (= ?x21983 ?x10080))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1327
(let ((@x22795 (monotonicity (trans @x24520 (symm @x24530 (= ?x10080 ?x22595)) (= ?x21983 ?x22595)) (= (b_S_set_n_in$ ?x21983 ?x22343) $x22596))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1328
(let (($x22344 (b_S_set_n_in$ ?x21983 ?x22343)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1329
(let (($x22362 (forall ((?v3 B_S_ptr$) )(!(let ((?x10078 (b_S_ptr$ b_T_T_u1$ v_b_P_H_arr$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1330
(let ((?x10079 (b_S_ref$ ?x10078)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1331
(let ((?x10076 (b_S_array$ b_T_T_u1$ v_b_P_H_len$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1332
(let ((?x10080 (b_S_ptr$ ?x10076 ?x10079)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1333
(let ((?x21014 (b_S_ref$ ?x10080)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1334
(let ((?x21983 (b_S_ptr$ ?x10076 ?x21014)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1335
(let ((?x22357 (b_S_read_n_version$ v_b_S_s$ ?x21983)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1336
(let ((?x22358 (b_S_ver_n_domain$ ?x22357)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1337
(let ((?x22234 (b_S_typ$ ?x21983)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1338
(let (($x22353 (b_S_has_n_volatile_n_owns_n_set$ ?x22234)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1339
(or $x22353 (not (b_S_set_n_in$ ?v3 (b_S_owns$ v_b_S_s$ ?x21983))) (b_S_set_n_in2$ ?v3 ?x22358)))))))))))) :pattern ( (b_S_set_n_in$ ?v3 (b_S_owns$ v_b_S_s$ (b_S_ptr$ (b_S_array$ b_T_T_u1$ v_b_P_H_len$) (b_S_ref$ (b_S_ptr$ (b_S_array$ b_T_T_u1$ v_b_P_H_len$) (b_S_ref$ (b_S_ptr$ b_T_T_u1$ v_b_P_H_arr$))))))) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1340
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1341
(let (($x22363 (not $x22362)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1342
(let (($x22248 (b_S_closed$ v_b_S_s$ ?x21983)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1343
(let (($x22272 (not $x22248)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1344
(let (($x22352 (not $x22344)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1345
(let (($x22364 (or $x22352 $x22272 $x22363)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1346
(let (($x22365 (not $x22364)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1347
(let (($x22318 (b_S_in_n_domain$ v_b_S_s$ ?x21983 ?x21983)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1348
(let (($x22317 (b_S_in_n_domain_n_lab$ v_b_S_s$ ?x21983 ?x21983 b_l_H_public$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1349
(let (($x22326 (= $x22317 $x22318)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1350
(let (($x8728 (forall ((?v0 B_S_state$) (?v1 B_S_ptr$) (?v2 B_S_ptr$) (?v3 B_S_label$) )(!(let (($x8719 (b_S_in_n_domain$ ?v0 ?v1 ?v2)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1351
(let (($x8718 (b_S_in_n_domain_n_lab$ ?v0 ?v1 ?v2 ?v3)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1352
(= $x8718 $x8719))) :pattern ( (b_S_in_n_domain_n_lab$ ?v0 ?v1 ?v2 ?v3) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1353
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1354
(let (($x8719 (b_S_in_n_domain$ ?3 ?2 ?1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1355
(let (($x8718 (b_S_in_n_domain_n_lab$ ?3 ?2 ?1 ?0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1356
(let (($x8725 (= $x8718 $x8719)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1357
(let (($x8723 (forall ((?v0 B_S_state$) (?v1 B_S_ptr$) (?v2 B_S_ptr$) (?v3 B_S_label$) )(!(let (($x8719 (b_S_in_n_domain$ ?v0 ?v1 ?v2)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1358
(let (($x8718 (b_S_in_n_domain_n_lab$ ?v0 ?v1 ?v2 ?v3)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1359
(= $x8718 $x8719))) :pattern ( (b_S_in_n_domain_n_lab$ ?v0 ?v1 ?v2 ?v3) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1360
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1361
(let ((@x8733 (mp (asserted $x8723) (quant-intro (rewrite (= (= $x8718 $x8719) $x8725)) (= $x8723 $x8728)) $x8728)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1362
(let ((@x15021 (mp~ @x8733 (nnf-pos (refl (~ $x8725 $x8725)) (~ $x8728 $x8728)) $x8728)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1363
(let (($x22612 (or (not $x8728) $x22326)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1364
(let ((@x22613 ((_ quant-inst v_b_S_s$ (b_S_ptr$ ?x10076 ?x21014) (b_S_ptr$ ?x10076 ?x21014) b_l_H_public$) $x22612)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1365
(let (($x35 (= b_S_kind_n_primitive$ b_S_kind_n_array$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1366
(let (($x36 (not $x35)))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  1367
(let (($x22488 (= $x36 (not (= (b_S_kind_n_of$ (b_S_typ$ ?x21983)) b_S_kind_n_primitive$)))))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1368
(let ((?x22234 (b_S_typ$ ?x21983)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1369
(let ((?x22387 (b_S_kind_n_of$ ?x22234)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1370
(let (($x22388 (= ?x22387 b_S_kind_n_primitive$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1371
(let (($x22148 (= ?x10086 b_S_kind_n_array$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1372
(let (($x21115 (b_S_is_n_arraytype$ ?x10076)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1373
(let (($x22149 (= $x21115 $x22148)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1374
(let (($x9869 (forall ((?v0 B_S_ctype$) )(!(let ((?x9849 (b_S_kind_n_of$ ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1375
(let (($x9861 (= ?x9849 b_S_kind_n_array$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1376
(let (($x7848 (b_S_is_n_arraytype$ ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1377
(= $x7848 $x9861)))) :pattern ( (b_S_is_n_arraytype$ ?v0) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1378
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1379
(let (($x9861 (= ?x9849 b_S_kind_n_array$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1380
(let (($x7848 (b_S_is_n_arraytype$ ?0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1381
(let (($x9866 (= $x7848 $x9861)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1382
(let (($x9864 (forall ((?v0 B_S_ctype$) )(!(let ((?x9849 (b_S_kind_n_of$ ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1383
(let (($x9861 (= ?x9849 b_S_kind_n_array$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1384
(let (($x7848 (b_S_is_n_arraytype$ ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1385
(= $x7848 $x9861)))) :pattern ( (b_S_is_n_arraytype$ ?v0) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1386
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1387
(let ((@x9874 (mp (asserted $x9864) (quant-intro (rewrite (= (= $x7848 $x9861) $x9866)) (= $x9864 $x9869)) $x9869)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1388
(let ((@x15446 (mp~ @x9874 (nnf-pos (refl (~ $x9866 $x9866)) (~ $x9869 $x9869)) $x9869)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1389
(let (($x22159 (or (not $x9869) $x22149)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1390
(let ((@x22160 ((_ quant-inst (b_S_array$ b_T_T_u1$ v_b_P_H_len$)) $x22159)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1391
(let (($x7229 (forall ((?v0 B_S_ctype$) (?v1 Int) )(!(let ((?x6561 (b_S_array$ ?v0 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1392
(b_S_is_n_arraytype$ ?x6561)) :pattern ( (b_S_array$ ?v0 ?v1) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1393
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1394
(let ((?x6561 (b_S_array$ ?1 ?0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1395
(let (($x7228 (b_S_is_n_arraytype$ ?x6561)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1396
(let ((@x14576 (mp~ (asserted $x7229) (nnf-pos (refl (~ $x7228 $x7228)) (~ $x7229 $x7229)) $x7229)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1397
(let (($x21122 (or (not $x7229) $x21115)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1398
(let ((@x21123 ((_ quant-inst b_T_T_u1$ v_b_P_H_len$) $x21122)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1399
(let ((@x22406 (unit-resolution (def-axiom (or (not $x22149) (not $x21115) $x22148)) (unit-resolution @x21123 @x14576 $x21115) (or (not $x22149) $x22148))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1400
(let ((?x21180 (b_S_typ$ ?x10080)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1401
(let (($x21183 (= ?x21180 ?x10076)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1402
(let (($x21188 (or $x21147 $x21183)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1403
(let ((@x21189 ((_ quant-inst (b_S_array$ b_T_T_u1$ v_b_P_H_len$) (b_S_ref$ ?x10078)) $x21188)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1404
(let ((@x22414 (trans (monotonicity @x24520 (= ?x22234 ?x21180)) (unit-resolution @x21189 @x19846 $x21183) (= ?x22234 ?x10076))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1405
(let ((@x22418 (trans (monotonicity @x22414 (= ?x22387 ?x10086)) (unit-resolution @x22406 (unit-resolution @x22160 @x15446 $x22149) $x22148) (= ?x22387 b_S_kind_n_array$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1406
(let ((@x22857 (monotonicity @x22418 (= $x22388 (= b_S_kind_n_array$ b_S_kind_n_primitive$)))))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  1407
(let ((@x22500 (trans @x22857 (commutativity (= (= b_S_kind_n_array$ b_S_kind_n_primitive$) $x35)) (= $x22388 $x35))))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1408
(let (($x41 (= b_S_kind_n_thread$ b_S_kind_n_array$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1409
(let (($x42 (not $x41)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1410
(let (($x39 (= b_S_kind_n_composite$ b_S_kind_n_array$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1411
(let (($x40 (not $x39)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1412
(let (($x37 (= b_S_kind_n_composite$ b_S_kind_n_thread$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1413
(let (($x38 (not $x37)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1414
(let (($x32 (= b_S_kind_n_primitive$ b_S_kind_n_thread$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1415
(let (($x33 (not $x32)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1416
(let (($x29 (= b_S_kind_n_primitive$ b_S_kind_n_composite$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1417
(let (($x30 (not $x29)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1418
(let (($x67 (and $x30 $x33 $x36 $x38 $x40 $x42)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1419
(let (($x48 (and $x30 (and $x33 (and $x36 (and $x38 (and $x40 (and $x42 true))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1420
(let (($x68 (= (and $x30 (and $x33 (and $x36 (and $x38 (and $x40 $x42))))) $x67)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1421
(let (($x65 (= $x48 (and $x30 (and $x33 (and $x36 (and $x38 (and $x40 $x42))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1422
(let (($x62 (= (and $x33 (and $x36 (and $x38 (and $x40 (and $x42 true))))) (and $x33 (and $x36 (and $x38 (and $x40 $x42)))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1423
(let (($x59 (= (and $x36 (and $x38 (and $x40 (and $x42 true)))) (and $x36 (and $x38 (and $x40 $x42))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1424
(let (($x56 (= (and $x38 (and $x40 (and $x42 true))) (and $x38 (and $x40 $x42)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1425
(let ((@x54 (monotonicity (rewrite (= (and $x42 true) $x42)) (= (and $x40 (and $x42 true)) (and $x40 $x42)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1426
(let ((@x66 (monotonicity (monotonicity (monotonicity (monotonicity @x54 $x56) $x59) $x62) $x65)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1427
(let ((@x72 (mp (asserted $x48) (trans @x66 (rewrite $x68) (= $x48 $x67)) $x67)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1428
(let ((@x75 (and-elim @x72 $x36)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1429
(let (($x22333 (not $x22318)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1430
(let (($x22336 (not $x22317)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1431
(let ((@x22935 (monotonicity (symm (monotonicity @x24520 @x24520 (= $x22317 $x10136)) (= $x10136 $x22317)) (= $x11221 $x22336))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1432
(let ((@x22938 (unit-resolution (def-axiom (or (not $x22326) $x22317 $x22333)) (mp (hypothesis $x11221) @x22935 $x22336) (unit-resolution @x22613 @x15021 $x22326) $x22333)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1433
(let (($x22368 (b_S_is$ ?x21983 ?x22234)))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  1434
(let ((@x22885 (mp @x12044 (symm (monotonicity @x24520 @x22414 (= $x22368 $x10084)) (= $x10084 $x22368)) $x22368)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1435
(let (($x22385 (b_S_typed$ v_b_S_s$ ?x21983)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1436
(let ((@x12045 (and-elim @x12033 $x10085)))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  1437
(let ((@x22517 (mp @x12045 (symm (monotonicity @x24520 (= $x22385 $x10085)) (= $x10085 $x22385)) $x22385)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1438
(let ((?x22243 (b_S_owner$ v_b_S_s$ ?x21983)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1439
(let (($x22259 (= ?x22243 b_S_me$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1440
(let ((@x12043 (and-elim @x12033 $x10083)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1441
(let ((@x12042 (and-elim @x12033 $x10081)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1442
(let ((@x22429 (mp @x12042 (symm (monotonicity @x24520 (= $x22248 $x10081)) (= $x10081 $x22248)) $x22248)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1443
(let (($x22235 (b_S_is_n_non_n_primitive$ ?x22234)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1444
(let ((@x12047 (and-elim @x12033 $x10089)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1445
(let ((@x22409 (mp @x12047 (symm (monotonicity @x22414 (= $x22235 $x10089)) (= $x10089 $x22235)) $x22235)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1446
(let ((@x12050 (and-elim @x12033 $x10097)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1447
(let (($x18905 (forall ((?v0 B_S_state$) (?v1 B_S_ptr$) )(!(let (($x8613 (b_S_in_n_domain$ ?v0 ?v1 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1448
(let ((?x2247 (b_S_typ$ ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1449
(let (($x2351 (b_S_is_n_non_n_primitive$ ?x2247)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1450
(let (($x9239 (not $x2351)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1451
(let (($x2249 (= (b_S_kind_n_of$ ?x2247) b_S_kind_n_primitive$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1452
(let (($x2488 (b_S_typed$ ?v0 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1453
(let (($x9531 (not $x2488)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1454
(let (($x2487 (b_S_is$ ?v1 ?x2247)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1455
(let (($x16299 (not $x2487)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1456
(let ((?x2484 (b_S_owner$ ?v0 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1457
(let (($x2486 (= ?x2484 b_S_me$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1458
(let (($x16298 (not $x2486)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1459
(let (($x2471 (b_S_closed$ ?v0 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1460
(let (($x9185 (not $x2471)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1461
(let (($x2687 (b_S_full_n_stop$ ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1462
(let (($x16426 (not $x2687)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1463
(or $x16426 $x9185 $x16298 $x16299 $x9531 $x2249 $x9239 $x8613))))))))))))))))) :pattern ( (b_S_in_n_domain$ ?v0 ?v1 ?v1) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1464
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1465
(let (($x8634 (forall ((?v0 B_S_state$) (?v1 B_S_ptr$) )(!(let (($x8613 (b_S_in_n_domain$ ?v0 ?v1 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1466
(let ((?x2247 (b_S_typ$ ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1467
(let (($x2351 (b_S_is_n_non_n_primitive$ ?x2247)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1468
(let (($x2249 (= (b_S_kind_n_of$ ?x2247) b_S_kind_n_primitive$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1469
(let (($x2294 (not $x2249)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1470
(let (($x2488 (b_S_typed$ ?v0 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1471
(let (($x2487 (b_S_is$ ?v1 ?x2247)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1472
(let ((?x2484 (b_S_owner$ ?v0 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1473
(let (($x2486 (= ?x2484 b_S_me$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1474
(let (($x2471 (b_S_closed$ ?v0 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1475
(let (($x2687 (b_S_full_n_stop$ ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1476
(let (($x8625 (and $x2687 $x2471 $x2486 $x2487 $x2488 $x2294 $x2351)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1477
(let (($x8628 (not $x8625)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1478
(or $x8628 $x8613)))))))))))))) :pattern ( (b_S_in_n_domain$ ?v0 ?v1 ?v1) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1479
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1480
(let (($x8613 (b_S_in_n_domain$ ?1 ?0 ?0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1481
(let ((?x2247 (b_S_typ$ ?0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1482
(let (($x2351 (b_S_is_n_non_n_primitive$ ?x2247)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1483
(let (($x9239 (not $x2351)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1484
(let (($x2249 (= (b_S_kind_n_of$ ?x2247) b_S_kind_n_primitive$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1485
(let (($x2488 (b_S_typed$ ?1 ?0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1486
(let (($x9531 (not $x2488)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1487
(let (($x2487 (b_S_is$ ?0 ?x2247)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1488
(let (($x16299 (not $x2487)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1489
(let ((?x2484 (b_S_owner$ ?1 ?0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1490
(let (($x2486 (= ?x2484 b_S_me$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1491
(let (($x16298 (not $x2486)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1492
(let (($x2471 (b_S_closed$ ?1 ?0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1493
(let (($x9185 (not $x2471)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1494
(let (($x2687 (b_S_full_n_stop$ ?1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1495
(let (($x16426 (not $x2687)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1496
(let (($x18900 (or $x16426 $x9185 $x16298 $x16299 $x9531 $x2249 $x9239 $x8613)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1497
(let (($x2294 (not $x2249)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1498
(let (($x8625 (and $x2687 $x2471 $x2486 $x2487 $x2488 $x2294 $x2351)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1499
(let (($x8628 (not $x8625)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1500
(let (($x8631 (or $x8628 $x8613)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1501
(let ((@x18902 (rewrite (= (or (or $x16426 $x9185 $x16298 $x16299 $x9531 $x2249 $x9239) $x8613) $x18900))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1502
(let (($x18886 (or $x16426 $x9185 $x16298 $x16299 $x9531 $x2249 $x9239)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1503
(let ((@x18892 (monotonicity (rewrite (= $x8625 (not $x18886))) (= $x8628 (not (not $x18886))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1504
(let ((@x18899 (monotonicity (trans @x18892 (rewrite (= (not (not $x18886)) $x18886)) (= $x8628 $x18886)) (= $x8631 (or $x18886 $x8613)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1505
(let (($x8616 (forall ((?v0 B_S_state$) (?v1 B_S_ptr$) )(!(let (($x8613 (b_S_in_n_domain$ ?v0 ?v1 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1506
(let ((?x2247 (b_S_typ$ ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1507
(let (($x2351 (b_S_is_n_non_n_primitive$ ?x2247)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1508
(let (($x2249 (= (b_S_kind_n_of$ ?x2247) b_S_kind_n_primitive$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1509
(let (($x2294 (not $x2249)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1510
(let (($x2488 (b_S_typed$ ?v0 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1511
(let (($x2487 (b_S_is$ ?v1 ?x2247)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1512
(let ((?x2484 (b_S_owner$ ?v0 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1513
(let (($x2486 (= ?x2484 b_S_me$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1514
(let (($x2471 (b_S_closed$ ?v0 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1515
(let (($x2687 (b_S_full_n_stop$ ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1516
(let (($x8612 (and $x2687 (and $x2471 (and $x2486 (and $x2487 (and $x2488 (and $x2294 $x2351))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1517
(=> $x8612 $x8613))))))))))))) :pattern ( (b_S_in_n_domain$ ?v0 ?v1 ?v1) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1518
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1519
(let (($x8622 (forall ((?v0 B_S_state$) (?v1 B_S_ptr$) )(!(let (($x8613 (b_S_in_n_domain$ ?v0 ?v1 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1520
(let ((?x2247 (b_S_typ$ ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1521
(let (($x2351 (b_S_is_n_non_n_primitive$ ?x2247)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1522
(let (($x2249 (= (b_S_kind_n_of$ ?x2247) b_S_kind_n_primitive$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1523
(let (($x2294 (not $x2249)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1524
(let (($x2488 (b_S_typed$ ?v0 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1525
(let (($x2487 (b_S_is$ ?v1 ?x2247)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1526
(let ((?x2484 (b_S_owner$ ?v0 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1527
(let (($x2486 (= ?x2484 b_S_me$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1528
(let (($x2471 (b_S_closed$ ?v0 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1529
(let (($x2687 (b_S_full_n_stop$ ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1530
(let (($x8612 (and $x2687 (and $x2471 (and $x2486 (and $x2487 (and $x2488 (and $x2294 $x2351))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1531
(or (not $x8612) $x8613))))))))))))) :pattern ( (b_S_in_n_domain$ ?v0 ?v1 ?v1) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1532
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1533
(let (($x8612 (and $x2687 (and $x2471 (and $x2486 (and $x2487 (and $x2488 (and $x2294 $x2351))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1534
(let (($x8619 (or (not $x8612) $x8613)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1535
(let ((@x8633 (monotonicity (monotonicity (rewrite (= $x8612 $x8625)) (= (not $x8612) $x8628)) (= $x8619 $x8631))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1536
(let ((@x8638 (trans (quant-intro (rewrite (= (=> $x8612 $x8613) $x8619)) (= $x8616 $x8622)) (quant-intro @x8633 (= $x8622 $x8634)) (= $x8616 $x8634))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1537
(let ((@x14989 (mp~ (mp (asserted $x8616) @x8638 $x8634) (nnf-pos (refl (~ $x8631 $x8631)) (~ $x8634 $x8634)) $x8634)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1538
(let ((@x18908 (mp @x14989 (quant-intro (trans @x18899 @x18902 (= $x8631 $x18900)) (= $x8634 $x18905)) $x18905)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1539
(let (($x22242 (not $x22235)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1540
(let (($x22386 (not $x22385)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1541
(let (($x22384 (not $x22368)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1542
(let (($x24309 (or (not $x18905) $x19677 $x22272 (not $x22259) $x22384 $x22386 $x22388 $x22242 $x22318)))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  1543
(let (($x22614 (= (or (not $x18905) (or $x19677 $x22272 (not $x22259) $x22384 $x22386 $x22388 $x22242 $x22318)) $x24309)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1544
(let ((@x24028 ((_ quant-inst v_b_S_s$ (b_S_ptr$ ?x10076 ?x21014)) (or (not $x18905) (or $x19677 $x22272 (not $x22259) $x22384 $x22386 $x22388 $x22242 $x22318)))))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  1545
(let ((@x24070 (mp @x24028 (rewrite $x22614) $x24309)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  1546
(let ((@x22410 (unit-resolution @x24070 @x18908 @x12050 @x22409 @x22429 (trans (monotonicity @x24520 (= ?x22243 ?x10082)) @x12043 $x22259) (or $x22384 $x22386 $x22388 $x22318))))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  1547
(let ((@x22411 (unit-resolution @x22410 @x22517 @x22885 @x22938 (mp @x75 (monotonicity (symm @x22500 (= $x35 $x22388)) $x22488) (not $x22388)) false)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1548
(let ((@x22434 (lemma @x22411 $x10136)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1549
(let ((@x22687 (mp @x22434 (symm (monotonicity @x24520 @x24520 (= $x22317 $x10136)) (= $x10136 $x22317)) $x22317)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1550
(let ((@x22688 (unit-resolution (def-axiom (or (not $x22326) $x22336 $x22318)) @x22687 (unit-resolution @x22613 @x15021 $x22326) $x22318)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1551
(let (($x22366 (or $x22333 $x22365)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1552
(let (($x18945 (forall ((?v0 B_S_state$) (?v1 B_S_ptr$) (?v2 B_S_ptr$) )(!(let (($x18929 (forall ((?v3 B_S_ptr$) )(!(let (($x8646 (b_S_set_n_in2$ ?v3 (b_S_ver_n_domain$ (b_S_read_n_version$ ?v0 ?v2)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1553
(let ((?x6628 (b_S_typ$ ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1554
(let (($x8640 (b_S_has_n_volatile_n_owns_n_set$ ?x6628)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1555
(or $x8640 (not (b_S_set_n_in$ ?v3 (b_S_owns$ ?v0 ?v1))) $x8646)))) :pattern ( (b_S_set_n_in$ ?v3 (b_S_owns$ ?v0 ?v1)) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1556
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1557
(let (($x2554 (b_S_closed$ ?v0 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1558
(let (($x8955 (not $x2554)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1559
(let (($x8428 (b_S_set_n_in$ ?v1 (b_S_domain$ ?v0 ?v2))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1560
(let (($x18744 (not $x8428)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1561
(let (($x18937 (not (or $x18744 $x8955 (not $x18929)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1562
(let (($x8461 (b_S_in_n_domain$ ?v0 ?v1 ?v2)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1563
(let (($x8672 (not $x8461)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1564
(or $x8672 $x18937))))))))) :pattern ( (b_S_in_n_domain$ ?v0 ?v1 ?v2) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1565
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1566
(let (($x8687 (forall ((?v0 B_S_state$) (?v1 B_S_ptr$) (?v2 B_S_ptr$) )(!(let (($x8660 (forall ((?v3 B_S_ptr$) )(!(let (($x8646 (b_S_set_n_in2$ ?v3 (b_S_ver_n_domain$ (b_S_read_n_version$ ?v0 ?v2)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1567
(let (($x8643 (b_S_set_n_in$ ?v3 (b_S_owns$ ?v0 ?v1))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1568
(let (($x8644 (and (not (b_S_has_n_volatile_n_owns_n_set$ (b_S_typ$ ?v1))) $x8643)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1569
(let (($x8656 (not $x8644)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1570
(or $x8656 $x8646))))) :pattern ( (b_S_set_n_in$ ?v3 (b_S_owns$ ?v0 ?v1)) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1571
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1572
(let (($x2554 (b_S_closed$ ?v0 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1573
(let (($x8428 (b_S_set_n_in$ ?v1 (b_S_domain$ ?v0 ?v2))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1574
(let (($x8681 (and $x8428 $x2554 $x8660)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1575
(let (($x8461 (b_S_in_n_domain$ ?v0 ?v1 ?v2)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1576
(let (($x8672 (not $x8461)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1577
(or $x8672 $x8681))))))) :pattern ( (b_S_in_n_domain$ ?v0 ?v1 ?v2) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1578
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1579
(let (($x18929 (forall ((?v3 B_S_ptr$) )(!(let (($x8646 (b_S_set_n_in2$ ?v3 (b_S_ver_n_domain$ (b_S_read_n_version$ ?2 ?0)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1580
(let ((?x6628 (b_S_typ$ ?1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1581
(let (($x8640 (b_S_has_n_volatile_n_owns_n_set$ ?x6628)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1582
(or $x8640 (not (b_S_set_n_in$ ?v3 (b_S_owns$ ?2 ?1))) $x8646)))) :pattern ( (b_S_set_n_in$ ?v3 (b_S_owns$ ?2 ?1)) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1583
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1584
(let (($x2554 (b_S_closed$ ?2 ?1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1585
(let (($x8955 (not $x2554)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1586
(let (($x8428 (b_S_set_n_in$ ?1 (b_S_domain$ ?2 ?0))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1587
(let (($x18744 (not $x8428)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1588
(let (($x18937 (not (or $x18744 $x8955 (not $x18929)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1589
(let (($x8461 (b_S_in_n_domain$ ?2 ?1 ?0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1590
(let (($x8672 (not $x8461)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1591
(let (($x8660 (forall ((?v3 B_S_ptr$) )(!(let (($x8646 (b_S_set_n_in2$ ?v3 (b_S_ver_n_domain$ (b_S_read_n_version$ ?2 ?0)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1592
(let (($x8643 (b_S_set_n_in$ ?v3 (b_S_owns$ ?2 ?1))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1593
(let (($x8644 (and (not (b_S_has_n_volatile_n_owns_n_set$ (b_S_typ$ ?1))) $x8643)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1594
(let (($x8656 (not $x8644)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1595
(or $x8656 $x8646))))) :pattern ( (b_S_set_n_in$ ?v3 (b_S_owns$ ?2 ?1)) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1596
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1597
(let (($x8681 (and $x8428 $x2554 $x8660)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1598
(let (($x8684 (or $x8672 $x8681)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1599
(let (($x8646 (b_S_set_n_in2$ ?0 (b_S_ver_n_domain$ (b_S_read_n_version$ ?3 ?1)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1600
(let ((?x6628 (b_S_typ$ ?2)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1601
(let (($x8640 (b_S_has_n_volatile_n_owns_n_set$ ?x6628)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1602
(let (($x18924 (or $x8640 (not (b_S_set_n_in$ ?0 (b_S_owns$ ?3 ?2))) $x8646)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1603
(let (($x8643 (b_S_set_n_in$ ?0 (b_S_owns$ ?3 ?2))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1604
(let (($x8644 (and (not $x8640) $x8643)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1605
(let (($x8656 (not $x8644)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1606
(let (($x8657 (or $x8656 $x8646)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1607
(let ((@x18918 (rewrite (= (not (not (or $x8640 (not $x8643)))) (or $x8640 (not $x8643))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1608
(let ((@x18916 (monotonicity (rewrite (= $x8644 (not (or $x8640 (not $x8643))))) (= $x8656 (not (not (or $x8640 (not $x8643))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1609
(let ((@x18923 (monotonicity (trans @x18916 @x18918 (= $x8656 (or $x8640 (not $x8643)))) (= $x8657 (or (or $x8640 (not $x8643)) $x8646)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1610
(let ((@x18928 (trans @x18923 (rewrite (= (or (or $x8640 (not $x8643)) $x8646) $x18924)) (= $x8657 $x18924))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1611
(let ((@x18934 (monotonicity (quant-intro @x18928 (= $x8660 $x18929)) (= $x8681 (and $x8428 $x2554 $x18929)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1612
(let ((@x18941 (trans @x18934 (rewrite (= (and $x8428 $x2554 $x18929) $x18937)) (= $x8681 $x18937))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1613
(let ((@x18947 (quant-intro (monotonicity @x18941 (= $x8684 (or $x8672 $x18937))) (= $x8687 $x18945))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1614
(let ((@x15001 (monotonicity (refl (~ $x8428 $x8428)) (refl (~ $x2554 $x2554)) (nnf-pos (refl (~ $x8657 $x8657)) (~ $x8660 $x8660)) (~ $x8681 $x8681))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1615
(let ((@x15005 (nnf-pos (monotonicity (refl (~ $x8672 $x8672)) @x15001 (~ $x8684 $x8684)) (~ $x8687 $x8687))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1616
(let (($x8654 (forall ((?v0 B_S_state$) (?v1 B_S_ptr$) (?v2 B_S_ptr$) )(!(let (($x8649 (forall ((?v3 B_S_ptr$) )(!(let (($x8646 (b_S_set_n_in2$ ?v3 (b_S_ver_n_domain$ (b_S_read_n_version$ ?v0 ?v2)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1617
(let (($x8643 (b_S_set_n_in$ ?v3 (b_S_owns$ ?v0 ?v1))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1618
(let (($x8644 (and (not (b_S_has_n_volatile_n_owns_n_set$ (b_S_typ$ ?v1))) $x8643)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1619
(=> $x8644 $x8646)))) :pattern ( (b_S_set_n_in$ ?v3 (b_S_owns$ ?v0 ?v1)) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1620
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1621
(let (($x2554 (b_S_closed$ ?v0 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1622
(let (($x8428 (b_S_set_n_in$ ?v1 (b_S_domain$ ?v0 ?v2))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1623
(let (($x8461 (b_S_in_n_domain$ ?v0 ?v1 ?v2)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1624
(=> $x8461 (and $x8428 (and $x2554 $x8649))))))) :pattern ( (b_S_in_n_domain$ ?v0 ?v1 ?v2) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1625
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1626
(let (($x8678 (forall ((?v0 B_S_state$) (?v1 B_S_ptr$) (?v2 B_S_ptr$) )(!(let (($x8660 (forall ((?v3 B_S_ptr$) )(!(let (($x8646 (b_S_set_n_in2$ ?v3 (b_S_ver_n_domain$ (b_S_read_n_version$ ?v0 ?v2)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1627
(let (($x8643 (b_S_set_n_in$ ?v3 (b_S_owns$ ?v0 ?v1))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1628
(let (($x8644 (and (not (b_S_has_n_volatile_n_owns_n_set$ (b_S_typ$ ?v1))) $x8643)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1629
(let (($x8656 (not $x8644)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1630
(or $x8656 $x8646))))) :pattern ( (b_S_set_n_in$ ?v3 (b_S_owns$ ?v0 ?v1)) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1631
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1632
(let (($x2554 (b_S_closed$ ?v0 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1633
(let (($x8428 (b_S_set_n_in$ ?v1 (b_S_domain$ ?v0 ?v2))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1634
(let (($x8666 (and $x8428 (and $x2554 $x8660))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1635
(let (($x8461 (b_S_in_n_domain$ ?v0 ?v1 ?v2)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1636
(let (($x8672 (not $x8461)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1637
(or $x8672 $x8666))))))) :pattern ( (b_S_in_n_domain$ ?v0 ?v1 ?v2) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1638
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1639
(let ((@x8686 (monotonicity (rewrite (= (and $x8428 (and $x2554 $x8660)) $x8681)) (= (or $x8672 (and $x8428 (and $x2554 $x8660))) $x8684))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1640
(let (($x8666 (and $x8428 (and $x2554 $x8660))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1641
(let (($x8673 (or $x8672 $x8666)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1642
(let (($x8649 (forall ((?v3 B_S_ptr$) )(!(let (($x8646 (b_S_set_n_in2$ ?v3 (b_S_ver_n_domain$ (b_S_read_n_version$ ?2 ?0)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1643
(let (($x8643 (b_S_set_n_in$ ?v3 (b_S_owns$ ?2 ?1))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1644
(let (($x8644 (and (not (b_S_has_n_volatile_n_owns_n_set$ (b_S_typ$ ?1))) $x8643)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1645
(=> $x8644 $x8646)))) :pattern ( (b_S_set_n_in$ ?v3 (b_S_owns$ ?2 ?1)) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1646
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1647
(let (($x8652 (=> $x8461 (and $x8428 (and $x2554 $x8649)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1648
(let ((@x8665 (monotonicity (quant-intro (rewrite (= (=> $x8644 $x8646) $x8657)) (= $x8649 $x8660)) (= (and $x2554 $x8649) (and $x2554 $x8660)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1649
(let ((@x8671 (monotonicity (monotonicity @x8665 (= (and $x8428 (and $x2554 $x8649)) $x8666)) (= $x8652 (=> $x8461 $x8666)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1650
(let ((@x8680 (quant-intro (trans @x8671 (rewrite (= (=> $x8461 $x8666) $x8673)) (= $x8652 $x8673)) (= $x8654 $x8678))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1651
(let ((@x8692 (mp (asserted $x8654) (trans @x8680 (quant-intro @x8686 (= $x8678 $x8687)) (= $x8654 $x8687)) $x8687)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1652
(let ((@x18948 (mp (mp~ @x8692 @x15005 $x8687) @x18947 $x18945)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1653
(let (($x22607 (or (not $x18945) $x22333 $x22365)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1654
(let ((@x22329 (mp ((_ quant-inst v_b_S_s$ (b_S_ptr$ ?x10076 ?x21014) (b_S_ptr$ ?x10076 ?x21014)) (or (not $x18945) $x22366)) (rewrite (= (or (not $x18945) $x22366) $x22607)) $x22607)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1655
(let ((@x22691 (unit-resolution (def-axiom (or $x22364 $x22344)) (unit-resolution (unit-resolution @x22329 @x18948 $x22366) @x22688 $x22365) $x22344)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1656
(let ((@x12041 (and-elim @x12033 $x11260)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1657
(let (($x18667 (forall ((?v0 B_S_state$) (?v1 Int) (?v2 B_S_ptr$) (?v3 Int) (?v4 Int) (?v5 B_S_ctype$) )(!(let ((?x8245 (b_S_idx$ (b_S_ptr$ ?v5 ?v1) ?v4 ?v5)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1658
(let ((?x7097 (b_S_typemap$ ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1659
(let (($x18655 (or (not (b_S_typed$ ?v0 ?x8245)) (b_S_ts_n_is_n_volatile$ (b_S_select_o_tm$ ?x7097 ?x8245)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1660
(let (($x18656 (not $x18655)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1661
(let (($x5403 (>= (+ ?v4 (* (- 1) ?v3)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1662
(let (($x3057 (>= ?v4 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1663
(let (($x16520 (not $x3057)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1664
(let (($x8240 (b_S_set_n_in$ (b_S_ptr$ (b_S_array$ ?v5 ?v3) ?v1) (b_S_domain$ ?v0 ?v2))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1665
(let (($x18630 (not $x8240)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1666
(let (($x2704 (b_S_is_n_primitive$ ?v5)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1667
(let (($x8855 (not $x2704)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1668
(let (($x8236 (b_S_full_n_stop$ ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1669
(let (($x18629 (not $x8236)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1670
(or $x18629 $x8855 $x18630 $x16520 $x5403 $x18656)))))))))))))) :pattern ( (b_S_set_n_in$ (b_S_ptr$ (b_S_array$ ?v5 ?v3) ?v1) (b_S_domain$ ?v0 ?v2)) (b_S_select_o_tm$ (b_S_typemap$ ?v0) (b_S_idx$ (b_S_ptr$ ?v5 ?v1) ?v4 ?v5)) (b_S_is_n_primitive$ ?v5) ) :pattern ( (b_S_set_n_in$ (b_S_ptr$ (b_S_array$ ?v5 ?v3) ?v1) (b_S_domain$ ?v0 ?v2)) (b_S_owner$ ?v0 (b_S_idx$ (b_S_ptr$ ?v5 ?v1) ?v4 ?v5)) (b_S_is_n_primitive$ ?v5) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1671
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1672
(let (($x8307 (forall ((?v0 B_S_state$) (?v1 Int) (?v2 B_S_ptr$) (?v3 Int) (?v4 Int) (?v5 B_S_ctype$) )(!(let ((?x8245 (b_S_idx$ (b_S_ptr$ ?v5 ?v1) ?v4 ?v5)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1673
(let ((?x7097 (b_S_typemap$ ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1674
(let (($x8291 (and (b_S_typed$ ?v0 ?x8245) (not (b_S_ts_n_is_n_volatile$ (b_S_select_o_tm$ ?x7097 ?x8245))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1675
(let (($x5403 (>= (+ ?v4 (* (- 1) ?v3)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1676
(let (($x6757 (not $x5403)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1677
(let (($x3057 (>= ?v4 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1678
(let (($x8240 (b_S_set_n_in$ (b_S_ptr$ (b_S_array$ ?v5 ?v3) ?v1) (b_S_domain$ ?v0 ?v2))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1679
(let (($x2704 (b_S_is_n_primitive$ ?v5)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1680
(let (($x8236 (b_S_full_n_stop$ ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1681
(let (($x8270 (and $x8236 $x2704 $x8240 $x3057 $x6757)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1682
(let (($x8275 (not $x8270)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1683
(or $x8275 $x8291)))))))))))) :pattern ( (b_S_set_n_in$ (b_S_ptr$ (b_S_array$ ?v5 ?v3) ?v1) (b_S_domain$ ?v0 ?v2)) (b_S_select_o_tm$ (b_S_typemap$ ?v0) (b_S_idx$ (b_S_ptr$ ?v5 ?v1) ?v4 ?v5)) (b_S_is_n_primitive$ ?v5) ) :pattern ( (b_S_set_n_in$ (b_S_ptr$ (b_S_array$ ?v5 ?v3) ?v1) (b_S_domain$ ?v0 ?v2)) (b_S_owner$ ?v0 (b_S_idx$ (b_S_ptr$ ?v5 ?v1) ?v4 ?v5)) (b_S_is_n_primitive$ ?v5) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1684
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1685
(let ((?x8245 (b_S_idx$ (b_S_ptr$ ?0 ?4) ?1 ?0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1686
(let ((?x7097 (b_S_typemap$ ?5)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1687
(let (($x18655 (or (not (b_S_typed$ ?5 ?x8245)) (b_S_ts_n_is_n_volatile$ (b_S_select_o_tm$ ?x7097 ?x8245)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1688
(let (($x18656 (not $x18655)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1689
(let (($x5403 (>= (+ ?1 (* (- 1) ?2)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1690
(let (($x3057 (>= ?1 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1691
(let (($x16520 (not $x3057)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1692
(let (($x8240 (b_S_set_n_in$ (b_S_ptr$ (b_S_array$ ?0 ?2) ?4) (b_S_domain$ ?5 ?3))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1693
(let (($x18630 (not $x8240)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1694
(let (($x8855 (not $x2704)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1695
(let (($x8236 (b_S_full_n_stop$ ?5)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1696
(let (($x18629 (not $x8236)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1697
(let (($x18662 (or $x18629 $x8855 $x18630 $x16520 $x5403 $x18656)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1698
(let (($x8291 (and (b_S_typed$ ?5 ?x8245) (not (b_S_ts_n_is_n_volatile$ (b_S_select_o_tm$ ?x7097 ?x8245))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1699
(let (($x6757 (not $x5403)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1700
(let (($x8270 (and $x8236 $x2704 $x8240 $x3057 $x6757)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1701
(let (($x8275 (not $x8270)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1702
(let (($x8304 (or $x8275 $x8291)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1703
(let (($x18631 (or $x18629 $x8855 $x18630 $x16520 $x5403)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1704
(let ((@x18637 (monotonicity (rewrite (= $x8270 (not $x18631))) (= $x8275 (not (not $x18631))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1705
(let ((@x18661 (monotonicity (trans @x18637 (rewrite (= (not (not $x18631)) $x18631)) (= $x8275 $x18631)) (rewrite (= $x8291 $x18656)) (= $x8304 (or $x18631 $x18656)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1706
(let ((@x18669 (quant-intro (trans @x18661 (rewrite (= (or $x18631 $x18656) $x18662)) (= $x8304 $x18662)) (= $x8307 $x18667))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1707
(let (($x8296 (forall ((?v0 B_S_state$) (?v1 Int) (?v2 B_S_ptr$) (?v3 Int) (?v4 Int) (?v5 B_S_ctype$) )(!(let ((?x8245 (b_S_idx$ (b_S_ptr$ ?v5 ?v1) ?v4 ?v5)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1708
(let ((?x7097 (b_S_typemap$ ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1709
(let (($x8291 (and (b_S_typed$ ?v0 ?x8245) (not (b_S_ts_n_is_n_volatile$ (b_S_select_o_tm$ ?x7097 ?x8245))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1710
(let (($x3027 (<= 0 ?v4)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1711
(let (($x6740 (and $x3027 (< ?v4 ?v3))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1712
(let (($x8240 (b_S_set_n_in$ (b_S_ptr$ (b_S_array$ ?v5 ?v3) ?v1) (b_S_domain$ ?v0 ?v2))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1713
(let (($x2704 (b_S_is_n_primitive$ ?v5)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1714
(let (($x8236 (b_S_full_n_stop$ ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1715
(let (($x8243 (and $x8236 (and $x2704 (and $x8240 $x6740)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1716
(=> $x8243 $x8291)))))))))) :pattern ( (b_S_set_n_in$ (b_S_ptr$ (b_S_array$ ?v5 ?v3) ?v1) (b_S_domain$ ?v0 ?v2)) (b_S_select_o_tm$ (b_S_typemap$ ?v0) (b_S_idx$ (b_S_ptr$ ?v5 ?v1) ?v4 ?v5)) (b_S_is_n_primitive$ ?v5) ) :pattern ( (b_S_set_n_in$ (b_S_ptr$ (b_S_array$ ?v5 ?v3) ?v1) (b_S_domain$ ?v0 ?v2)) (b_S_owner$ ?v0 (b_S_idx$ (b_S_ptr$ ?v5 ?v1) ?v4 ?v5)) (b_S_is_n_primitive$ ?v5) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1717
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1718
(let (($x8301 (forall ((?v0 B_S_state$) (?v1 Int) (?v2 B_S_ptr$) (?v3 Int) (?v4 Int) (?v5 B_S_ctype$) )(!(let ((?x8245 (b_S_idx$ (b_S_ptr$ ?v5 ?v1) ?v4 ?v5)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1719
(let ((?x7097 (b_S_typemap$ ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1720
(let (($x8291 (and (b_S_typed$ ?v0 ?x8245) (not (b_S_ts_n_is_n_volatile$ (b_S_select_o_tm$ ?x7097 ?x8245))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1721
(let (($x3027 (<= 0 ?v4)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1722
(let (($x6740 (and $x3027 (< ?v4 ?v3))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1723
(let (($x8240 (b_S_set_n_in$ (b_S_ptr$ (b_S_array$ ?v5 ?v3) ?v1) (b_S_domain$ ?v0 ?v2))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1724
(let (($x2704 (b_S_is_n_primitive$ ?v5)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1725
(let (($x8236 (b_S_full_n_stop$ ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1726
(let (($x8243 (and $x8236 (and $x2704 (and $x8240 $x6740)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1727
(let (($x8254 (not $x8243)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1728
(or $x8254 $x8291))))))))))) :pattern ( (b_S_set_n_in$ (b_S_ptr$ (b_S_array$ ?v5 ?v3) ?v1) (b_S_domain$ ?v0 ?v2)) (b_S_select_o_tm$ (b_S_typemap$ ?v0) (b_S_idx$ (b_S_ptr$ ?v5 ?v1) ?v4 ?v5)) (b_S_is_n_primitive$ ?v5) ) :pattern ( (b_S_set_n_in$ (b_S_ptr$ (b_S_array$ ?v5 ?v3) ?v1) (b_S_domain$ ?v0 ?v2)) (b_S_owner$ ?v0 (b_S_idx$ (b_S_ptr$ ?v5 ?v1) ?v4 ?v5)) (b_S_is_n_primitive$ ?v5) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1729
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1730
(let (($x8243 (and $x8236 (and $x2704 (and $x8240 (and (<= 0 ?1) (< ?1 ?2)))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1731
(let (($x8254 (not $x8243)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1732
(let (($x8298 (or $x8254 $x8291)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1733
(let ((@x8272 (rewrite (= (and $x8236 (and $x2704 (and $x8240 (and $x3057 $x6757)))) $x8270))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1734
(let (($x8265 (= (and $x2704 (and $x8240 (and (<= 0 ?1) (< ?1 ?2)))) (and $x2704 (and $x8240 (and $x3057 $x6757))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1735
(let (($x8262 (= (and $x8240 (and (<= 0 ?1) (< ?1 ?2))) (and $x8240 (and $x3057 $x6757)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1736
(let ((@x3058 (rewrite (= (<= 0 ?1) $x3057))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1737
(let ((@x6762 (monotonicity @x3058 (rewrite (= (< ?1 ?2) $x6757)) (= (and (<= 0 ?1) (< ?1 ?2)) (and $x3057 $x6757)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1738
(let ((@x8269 (monotonicity (monotonicity (monotonicity @x6762 $x8262) $x8265) (= $x8243 (and $x8236 (and $x2704 (and $x8240 (and $x3057 $x6757))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1739
(let ((@x8306 (monotonicity (monotonicity (trans @x8269 @x8272 (= $x8243 $x8270)) (= $x8254 $x8275)) (= $x8298 $x8304))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1740
(let ((@x8311 (trans (quant-intro (rewrite (= (=> $x8243 $x8291) $x8298)) (= $x8296 $x8301)) (quant-intro @x8306 (= $x8301 $x8307)) (= $x8296 $x8307))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1741
(let ((@x14905 (mp~ (mp (asserted $x8296) @x8311 $x8307) (nnf-pos (refl (~ $x8304 $x8304)) (~ $x8307 $x8307)) $x8307)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1742
(let ((@x18670 (mp @x14905 @x18669 $x18667)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1743
(let (($x22597 (not $x22596)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1744
(let (($x21489 (not $x9768)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1745
(let (($x22629 (not $x18667)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1746
(let (($x22733 (or $x22629 $x19677 $x21489 $x22597 $x11259 $x22604)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1747
(let (($x22601 (>= (+ 0 (* (- 1) v_b_P_H_len$)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1748
(let (($x22599 (not (>= 0 0))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1749
(let (($x22605 (or $x19677 $x21489 $x22597 $x22599 $x22601 $x22604)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1750
(let (($x22734 (or $x22629 $x22605)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1751
(let (($x22728 (or $x19677 $x21489 $x22597 $x11259 $x22604)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1752
(let ((@x22717 (rewrite (= (+ 0 (* (- 1) v_b_P_H_len$)) (* (- 1) v_b_P_H_len$)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1753
(let ((@x22724 (trans (monotonicity @x22717 (= $x22601 (>= (* (- 1) v_b_P_H_len$) 0))) (rewrite (= (>= (* (- 1) v_b_P_H_len$) 0) $x11259)) (= $x22601 $x11259))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1754
(let ((@x22715 (trans (monotonicity (rewrite (= (>= 0 0) true)) (= $x22599 $x10203)) @x10561 (= $x22599 false))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1755
(let ((@x22727 (monotonicity @x22715 @x22724 (= $x22605 (or $x19677 $x21489 $x22597 false $x11259 $x22604)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1756
(let ((@x22732 (trans @x22727 (rewrite (= (or $x19677 $x21489 $x22597 false $x11259 $x22604) $x22728)) (= $x22605 $x22728))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1757
(let ((@x22742 (trans (monotonicity @x22732 (= $x22734 (or $x22629 $x22728))) (rewrite (= (or $x22629 $x22728) $x22733)) (= $x22734 $x22733))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1758
(let ((@x22743 (mp ((_ quant-inst v_b_S_s$ v_b_P_H_arr$ (b_S_ptr$ ?x10076 ?x21014) v_b_P_H_len$ 0 b_T_T_u1$) $x22734) @x22742 $x22733)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1759
(let ((@x22761 (unit-resolution @x22743 @x18670 @x9769 @x12041 @x12050 (mp @x22691 @x22795 $x22596) (hypothesis $x22603) false)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1760
(let ((@x22760 (lemma @x22761 $x22604)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1761
(let ((@x23294 (mp (unit-resolution (def-axiom (or $x22603 $x22641)) @x22760 $x22641) (monotonicity @x23082 (= $x22641 $x22897)) $x22897)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1762
(let (($x22894 (b_S_in_n_wrapped_n_domain$ v_b_S_s$ ?x22903)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1763
(let ((?x22893 (b_S_owner$ v_b_S_s$ ?x22903)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1764
(let (($x22888 (= ?x22893 b_S_me$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1765
(let (($x22895 (or $x22888 $x22894)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1766
(let (($x22896 (not $x22895)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1767
(let ((?x22890 (b_S_typ$ ?x22903)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1768
(let ((?x22891 (b_S_kind_n_of$ ?x22890)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1769
(let (($x22892 (= ?x22891 b_S_kind_n_primitive$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1770
(let (($x22889 (not $x22906)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1771
(let (($x22817 (not $x22807)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1772
(let (($x22900 (or $x22817 $x22889 $x22892 $x22896)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1773
(let (($x22952 (b_S_in_n_wrapped_n_domain$ v_b_S_s$ ?x10078)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1774
(let (($x22953 (= (b_S_owner$ v_b_S_s$ ?x10078) b_S_me$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1775
(let (($x22954 (or $x22953 $x22952)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1776
(let (($x22941 (not $x22954)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1777
(let (($x22942 (or $x22807 $x22941)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1778
(let (($x22920 (not $x22942)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1779
(let (($x22901 (not $x22900)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1780
(let (($x22921 (or $x22901 $x22920)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1781
(let (($x22923 (not $x22921)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1782
(let (($x22799 (b_S_typed$ v_b_S_s$ ?x10078)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1783
(let (($x22802 (not $x22799)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1784
(let (($x22939 (or $x22802 $x22923)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1785
(let (($x22943 (not $x22939)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1786
(let (($x22801 (b_S_thread_n_local$ v_b_S_s$ ?x10078)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1787
(let (($x22944 (= $x22801 $x22943)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1788
(let (($x19072 (forall ((?v0 B_S_state$) (?v1 B_S_ptr$) )(!(let (($x9039 (b_S_in_n_wrapped_n_domain$ ?v0 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1789
(let ((?x2484 (b_S_owner$ ?v0 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1790
(let (($x2486 (= ?x2484 b_S_me$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1791
(let (($x2249 (= (b_S_kind_n_of$ (b_S_typ$ ?v1)) b_S_kind_n_primitive$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1792
(let ((?x2769 (b_S_typemap$ ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1793
(let ((?x9020 (b_S_select_o_tm$ ?x2769 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1794
(let ((?x9024 (b_S_ts_n_emb$ ?x9020)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1795
(let (($x9035 (or (= (b_S_owner$ ?v0 ?x9024) b_S_me$) (b_S_in_n_wrapped_n_domain$ ?v0 ?x9024))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1796
(let (($x9022 (b_S_ts_n_is_n_volatile$ ?x9020)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1797
(let (($x9023 (not $x9022)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1798
(let (($x9027 (or $x9023 (not (b_S_closed$ ?v0 ?x9024)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1799
(let (($x2294 (not $x2249)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1800
(let (($x19047 (or $x2294 (not $x9027) (= (b_S_kind_n_of$ (b_S_typ$ ?x9024)) b_S_kind_n_primitive$) (not $x9035))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1801
(let (($x19056 (or (not $x19047) (not (or $x2249 (not (or $x2486 $x9039)))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1802
(let (($x2488 (b_S_typed$ ?v0 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1803
(let (($x9531 (not $x2488)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1804
(let (($x19064 (not (or $x9531 (not $x19056)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1805
(let (($x9019 (b_S_thread_n_local$ ?v0 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1806
(= $x9019 $x19064))))))))))))))))))) :pattern ( (b_S_thread_n_local$ ?v0 ?v1) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1807
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1808
(let (($x9066 (forall ((?v0 B_S_state$) (?v1 B_S_ptr$) )(!(let (($x9039 (b_S_in_n_wrapped_n_domain$ ?v0 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1809
(let ((?x2484 (b_S_owner$ ?v0 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1810
(let (($x2486 (= ?x2484 b_S_me$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1811
(let (($x2249 (= (b_S_kind_n_of$ (b_S_typ$ ?v1)) b_S_kind_n_primitive$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1812
(let (($x2294 (not $x2249)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1813
(let (($x9041 (and $x2294 (or $x2486 $x9039))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1814
(let ((?x2769 (b_S_typemap$ ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1815
(let ((?x9020 (b_S_select_o_tm$ ?x2769 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1816
(let ((?x9024 (b_S_ts_n_emb$ ?x9020)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1817
(let (($x9035 (or (= (b_S_owner$ ?v0 ?x9024) b_S_me$) (b_S_in_n_wrapped_n_domain$ ?v0 ?x9024))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1818
(let (($x9022 (b_S_ts_n_is_n_volatile$ ?x9020)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1819
(let (($x9023 (not $x9022)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1820
(let (($x9027 (or $x9023 (not (b_S_closed$ ?v0 ?x9024)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1821
(let (($x9054 (and $x2249 $x9027 (not (= (b_S_kind_n_of$ (b_S_typ$ ?x9024)) b_S_kind_n_primitive$)) $x9035)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1822
(let (($x9057 (or $x9054 $x9041)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1823
(let (($x2488 (b_S_typed$ ?v0 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1824
(let (($x9060 (and $x2488 $x9057)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1825
(let (($x9019 (b_S_thread_n_local$ ?v0 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1826
(= $x9019 $x9060))))))))))))))))))) :pattern ( (b_S_thread_n_local$ ?v0 ?v1) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1827
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1828
(let ((?x2769 (b_S_typemap$ ?1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1829
(let ((?x9020 (b_S_select_o_tm$ ?x2769 ?0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1830
(let ((?x9024 (b_S_ts_n_emb$ ?x9020)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1831
(let (($x9035 (or (= (b_S_owner$ ?1 ?x9024) b_S_me$) (b_S_in_n_wrapped_n_domain$ ?1 ?x9024))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1832
(let (($x9022 (b_S_ts_n_is_n_volatile$ ?x9020)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1833
(let (($x9023 (not $x9022)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1834
(let (($x9027 (or $x9023 (not (b_S_closed$ ?1 ?x9024)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1835
(let (($x19047 (or $x2294 (not $x9027) (= (b_S_kind_n_of$ (b_S_typ$ ?x9024)) b_S_kind_n_primitive$) (not $x9035))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1836
(let (($x19056 (or (not $x19047) (not (or $x2249 (not (or $x2486 (b_S_in_n_wrapped_n_domain$ ?1 ?0))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1837
(let (($x19064 (not (or $x9531 (not $x19056)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1838
(let (($x9019 (b_S_thread_n_local$ ?1 ?0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1839
(let (($x9041 (and $x2294 (or $x2486 (b_S_in_n_wrapped_n_domain$ ?1 ?0)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1840
(let (($x9054 (and $x2249 $x9027 (not (= (b_S_kind_n_of$ (b_S_typ$ ?x9024)) b_S_kind_n_primitive$)) $x9035)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1841
(let (($x9057 (or $x9054 $x9041)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1842
(let (($x9060 (and $x2488 $x9057)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1843
(let (($x9063 (= $x9019 $x9060)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1844
(let (($x19054 (= $x9041 (not (or $x2249 (not (or $x2486 (b_S_in_n_wrapped_n_domain$ ?1 ?0))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1845
(let ((@x19058 (monotonicity (rewrite (= $x9054 (not $x19047))) (rewrite $x19054) (= $x9057 $x19056))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1846
(let ((@x19068 (trans (monotonicity @x19058 (= $x9060 (and $x2488 $x19056))) (rewrite (= (and $x2488 $x19056) $x19064)) (= $x9060 $x19064))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1847
(let ((@x19074 (quant-intro (monotonicity @x19068 (= $x9063 (= $x9019 $x19064))) (= $x9066 $x19072))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1848
(let (($x9046 (forall ((?v0 B_S_state$) (?v1 B_S_ptr$) )(!(let (($x9039 (b_S_in_n_wrapped_n_domain$ ?v0 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1849
(let ((?x2484 (b_S_owner$ ?v0 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1850
(let (($x2486 (= ?x2484 b_S_me$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1851
(let (($x2249 (= (b_S_kind_n_of$ (b_S_typ$ ?v1)) b_S_kind_n_primitive$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1852
(let (($x2294 (not $x2249)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1853
(let (($x9041 (and $x2294 (or $x2486 $x9039))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1854
(let ((?x2769 (b_S_typemap$ ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1855
(let ((?x9020 (b_S_select_o_tm$ ?x2769 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1856
(let ((?x9024 (b_S_ts_n_emb$ ?x9020)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1857
(let (($x9035 (or (= (b_S_owner$ ?v0 ?x9024) b_S_me$) (b_S_in_n_wrapped_n_domain$ ?v0 ?x9024))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1858
(let (($x9036 (and (not (= (b_S_kind_n_of$ (b_S_typ$ ?x9024)) b_S_kind_n_primitive$)) $x9035)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1859
(let (($x9022 (b_S_ts_n_is_n_volatile$ ?x9020)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1860
(let (($x9023 (not $x9022)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1861
(let (($x9027 (or $x9023 (not (b_S_closed$ ?v0 ?x9024)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1862
(let (($x2488 (b_S_typed$ ?v0 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1863
(let (($x9043 (and $x2488 (or (and $x2249 (and $x9027 $x9036)) $x9041))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1864
(let (($x9019 (b_S_thread_n_local$ ?v0 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1865
(= $x9019 $x9043)))))))))))))))))) :pattern ( (b_S_thread_n_local$ ?v0 ?v1) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1866
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1867
(let (($x9051 (forall ((?v0 B_S_state$) (?v1 B_S_ptr$) )(!(let (($x9039 (b_S_in_n_wrapped_n_domain$ ?v0 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1868
(let ((?x2484 (b_S_owner$ ?v0 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1869
(let (($x2486 (= ?x2484 b_S_me$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1870
(let (($x2249 (= (b_S_kind_n_of$ (b_S_typ$ ?v1)) b_S_kind_n_primitive$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1871
(let (($x2294 (not $x2249)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1872
(let (($x9041 (and $x2294 (or $x2486 $x9039))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1873
(let ((?x2769 (b_S_typemap$ ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1874
(let ((?x9020 (b_S_select_o_tm$ ?x2769 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1875
(let ((?x9024 (b_S_ts_n_emb$ ?x9020)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1876
(let (($x9035 (or (= (b_S_owner$ ?v0 ?x9024) b_S_me$) (b_S_in_n_wrapped_n_domain$ ?v0 ?x9024))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1877
(let (($x9036 (and (not (= (b_S_kind_n_of$ (b_S_typ$ ?x9024)) b_S_kind_n_primitive$)) $x9035)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1878
(let (($x9022 (b_S_ts_n_is_n_volatile$ ?x9020)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1879
(let (($x9023 (not $x9022)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1880
(let (($x9027 (or $x9023 (not (b_S_closed$ ?v0 ?x9024)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1881
(let (($x2488 (b_S_typed$ ?v0 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1882
(let (($x9043 (and $x2488 (or (and $x2249 (and $x9027 $x9036)) $x9041))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1883
(let (($x9019 (b_S_thread_n_local$ ?v0 ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1884
(= $x9019 $x9043)))))))))))))))))) :pattern ( (b_S_thread_n_local$ ?v0 ?v1) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1885
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1886
(let (($x9036 (and (not (= (b_S_kind_n_of$ (b_S_typ$ ?x9024)) b_S_kind_n_primitive$)) $x9035)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1887
(let (($x9043 (and $x2488 (or (and $x2249 (and $x9027 $x9036)) $x9041))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1888
(let (($x9048 (= $x9019 $x9043)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1889
(let ((@x9059 (monotonicity (rewrite (= (and $x2249 (and $x9027 $x9036)) $x9054)) (= (or (and $x2249 (and $x9027 $x9036)) $x9041) $x9057))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1890
(let ((@x9068 (quant-intro (monotonicity (monotonicity @x9059 (= $x9043 $x9060)) (= $x9048 $x9063)) (= $x9051 $x9066))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1891
(let ((@x9070 (trans (quant-intro (rewrite (= (= $x9019 $x9043) $x9048)) (= $x9046 $x9051)) @x9068 (= $x9046 $x9066))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1892
(let ((@x15111 (mp~ (mp (asserted $x9046) @x9070 $x9066) (nnf-pos (refl (~ $x9063 $x9063)) (~ $x9066 $x9066)) $x9066)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1893
(let ((@x19075 (mp @x15111 @x19074 $x19072)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1894
(let (($x23521 (or (not $x19072) $x22944)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1895
(let ((@x23524 ((_ quant-inst v_b_S_s$ (b_S_ptr$ b_T_T_u1$ v_b_P_H_arr$)) $x23521)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1896
(let (($x23055 (not $x22801)))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  1897
(let ((@x23295 (monotonicity (symm (monotonicity @x23699 (= $x22801 $x10141)) (= $x10141 $x22801)) (= (not $x10141) $x23055))))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1898
(let ((@x23090 (unit-resolution (def-axiom (or (not $x22944) $x22801 $x22939)) (mp (hypothesis (not $x10141)) @x23295 $x23055) (unit-resolution @x23524 @x19075 $x22944) $x22939)))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  1899
(let ((@x23706 (mp (unit-resolution (def-axiom (or $x22603 $x10139)) @x22760 $x10139) (symm (monotonicity @x23699 (= $x22799 $x10139)) (= $x10139 $x22799)) $x22799)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  1900
(let ((@x23222 (unit-resolution (def-axiom (or $x22921 $x22900)) (unit-resolution (def-axiom (or $x22943 $x22802 $x22923)) @x23706 @x23090 $x22923) $x22900)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1901
(let ((?x24419 (b_S_ref$ ?x21983)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1902
(let ((?x24433 (b_S_ptr$ b_T_T_u1$ ?x24419)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1903
(let ((?x24410 (b_S_idx$ ?x21983 0 b_T_T_u1$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1904
(let (($x24436 (= ?x24410 ?x24433)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1905
(let (($x24439 (not $x24436)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1906
(let (($x24411 (b_S_extent_n_hint$ ?x24410 ?x21983)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1907
(let (($x24418 (not $x24411)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1908
(let (($x24442 (or $x24418 $x24439)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1909
(let (($x24445 (not $x24442)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1910
(let (($x24448 (or $x22568 $x24445)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1911
(let (($x24424 (or $x24418 (not (= ?x24410 (b_S_ptr$ b_T_T_u1$ (+ ?x24419 (* 0 ?x10045))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1912
(let (($x24425 (not $x24424)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1913
(let (($x24440 (= (not (= ?x24410 (b_S_ptr$ b_T_T_u1$ (+ ?x24419 (* 0 ?x10045))))) $x24439)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1914
(let ((@x24428 (monotonicity (rewrite (= (* 0 ?x10045) 0)) (= (+ ?x24419 (* 0 ?x10045)) (+ ?x24419 0)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1915
(let ((@x24432 (trans @x24428 (rewrite (= (+ ?x24419 0) ?x24419)) (= (+ ?x24419 (* 0 ?x10045)) ?x24419))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1916
(let ((@x24435 (monotonicity @x24432 (= (b_S_ptr$ b_T_T_u1$ (+ ?x24419 (* 0 ?x10045))) ?x24433))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1917
(let ((@x24438 (monotonicity @x24435 (= (= ?x24410 (b_S_ptr$ b_T_T_u1$ (+ ?x24419 (* 0 ?x10045)))) $x24436))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1918
(let ((@x24447 (monotonicity (monotonicity (monotonicity @x24438 $x24440) (= $x24424 $x24442)) (= $x24425 $x24445))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1919
(let ((@x24455 (trans (monotonicity @x24447 (= (or $x22568 $x24425) $x24448)) (rewrite (= $x24448 $x24448)) (= (or $x22568 $x24425) $x24448))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1920
(let ((@x24133 (unit-resolution (mp ((_ quant-inst (b_S_ptr$ ?x10076 ?x21014) 0 b_T_T_u1$) (or $x22568 $x24425)) @x24455 $x24448) @x18183 (hypothesis $x24442) false)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1921
(let ((@x24460 (def-axiom (or $x24442 $x24436))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1922
(let ((?x24245 (b_S_idx$ ?x22595 0 b_T_T_u1$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1923
(let ((?x24246 (b_S_select_o_tm$ ?x10272 ?x24245)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1924
(let ((?x24247 (b_S_ts_n_emb$ ?x24246)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1925
(let (($x24248 (= ?x24247 ?x22595)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1926
(let (($x24257 (b_S_typed$ v_b_S_s$ ?x24245)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1927
(let (($x24258 (not $x24257)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1928
(let (($x24255 (b_S_ts_n_is_n_volatile$ ?x24246)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1929
(let (($x24254 (not $x24248)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1930
(let (($x23737 (or $x24254 $x24255 (not (b_S_ts_n_is_n_array_n_elt$ ?x24246)) $x24258)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1931
(let (($x23791 (not $x23737)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1932
(let (($x24240 (b_S_typed$ v_b_S_s$ ?x22595)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1933
(let ((@x24353 (mp @x12045 (symm (monotonicity @x24530 (= $x24240 $x10085)) (= $x10085 $x24240)) $x24240)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1934
(let ((@x24355 (lemma (unit-resolution (hypothesis (not $x24240)) @x24353 false) $x24240)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1935
(let (($x17964 (forall ((?v0 B_S_state$) (?v1 Int) (?v2 B_S_ctype$) (?v3 Int) (?v4 Int) )(!(let (($x6905 (b_S_typed$ ?v0 (b_S_idx$ (b_S_ptr$ (b_S_array$ ?v2 ?v3) ?v1) ?v4 ?v2))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1936
(let ((?x6897 (b_S_typemap$ ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1937
(let ((?x6899 (b_S_select_o_tm$ ?x6897 (b_S_idx$ (b_S_ptr$ (b_S_array$ ?v2 ?v3) ?v1) ?v4 ?v2))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1938
(let (($x6904 (b_S_ts_n_is_n_array_n_elt$ ?x6899)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1939
(let (($x17952 (or (not (= (b_S_ts_n_emb$ ?x6899) (b_S_ptr$ (b_S_array$ ?v2 ?v3) ?v1))) (b_S_ts_n_is_n_volatile$ ?x6899) (not $x6904) (not $x6905))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1940
(let (($x17953 (not $x17952)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1941
(let (($x4862 (>= (+ ?v4 (* (- 1) ?v3)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1942
(let (($x2815 (>= ?v4 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1943
(let (($x3763 (not $x2815)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1944
(or (not (b_S_typed$ ?v0 (b_S_ptr$ (b_S_array$ ?v2 ?v3) ?v1))) $x3763 $x4862 $x17953)))))))))) :pattern ( (b_S_select_o_sm$ (b_S_statusmap$ ?v0) (b_S_idx$ (b_S_ptr$ ?v2 ?v1) ?v4 ?v2)) (b_S_ptr$ (b_S_array$ ?v2 ?v3) ?v1) ) :pattern ( (b_S_select_o_tm$ (b_S_typemap$ ?v0) (b_S_idx$ (b_S_ptr$ ?v2 ?v1) ?v4 ?v2)) (b_S_ptr$ (b_S_array$ ?v2 ?v3) ?v1) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1945
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1946
(let (($x6943 (forall ((?v0 B_S_state$) (?v1 Int) (?v2 B_S_ctype$) (?v3 Int) (?v4 Int) )(!(let (($x6905 (b_S_typed$ ?v0 (b_S_idx$ (b_S_ptr$ (b_S_array$ ?v2 ?v3) ?v1) ?v4 ?v2))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1947
(let ((?x6897 (b_S_typemap$ ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1948
(let ((?x6899 (b_S_select_o_tm$ ?x6897 (b_S_idx$ (b_S_ptr$ (b_S_array$ ?v2 ?v3) ?v1) ?v4 ?v2))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1949
(let (($x6904 (b_S_ts_n_is_n_array_n_elt$ ?x6899)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1950
(let ((?x6894 (b_S_ptr$ (b_S_array$ ?v2 ?v3) ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1951
(let (($x6901 (= (b_S_ts_n_emb$ ?x6899) ?x6894)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1952
(let (($x6937 (and $x6901 (not (b_S_ts_n_is_n_volatile$ ?x6899)) $x6904 $x6905)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1953
(let (($x4862 (>= (+ ?v4 (* (- 1) ?v3)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1954
(let (($x6603 (not $x4862)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1955
(let (($x2815 (>= ?v4 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1956
(let (($x6895 (b_S_typed$ ?v0 ?x6894)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1957
(let (($x6929 (and $x6895 $x2815 $x6603)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1958
(let (($x6934 (not $x6929)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1959
(or $x6934 $x6937)))))))))))))) :pattern ( (b_S_select_o_sm$ (b_S_statusmap$ ?v0) (b_S_idx$ (b_S_ptr$ ?v2 ?v1) ?v4 ?v2)) (b_S_ptr$ (b_S_array$ ?v2 ?v3) ?v1) ) :pattern ( (b_S_select_o_tm$ (b_S_typemap$ ?v0) (b_S_idx$ (b_S_ptr$ ?v2 ?v1) ?v4 ?v2)) (b_S_ptr$ (b_S_array$ ?v2 ?v3) ?v1) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1960
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1961
(let (($x6905 (b_S_typed$ ?4 (b_S_idx$ (b_S_ptr$ (b_S_array$ ?2 ?1) ?3) ?0 ?2))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1962
(let ((?x6897 (b_S_typemap$ ?4)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1963
(let ((?x6899 (b_S_select_o_tm$ ?x6897 (b_S_idx$ (b_S_ptr$ (b_S_array$ ?2 ?1) ?3) ?0 ?2))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1964
(let (($x6904 (b_S_ts_n_is_n_array_n_elt$ ?x6899)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1965
(let (($x17952 (or (not (= (b_S_ts_n_emb$ ?x6899) (b_S_ptr$ (b_S_array$ ?2 ?1) ?3))) (b_S_ts_n_is_n_volatile$ ?x6899) (not $x6904) (not $x6905))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1966
(let (($x17953 (not $x17952)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1967
(let (($x4862 (>= (+ ?0 (* (- 1) ?1)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1968
(let (($x3763 (not $x2815)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1969
(let (($x17959 (or (not (b_S_typed$ ?4 (b_S_ptr$ (b_S_array$ ?2 ?1) ?3))) $x3763 $x4862 $x17953)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1970
(let ((?x6894 (b_S_ptr$ (b_S_array$ ?2 ?1) ?3)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1971
(let (($x6901 (= (b_S_ts_n_emb$ ?x6899) ?x6894)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1972
(let (($x6937 (and $x6901 (not (b_S_ts_n_is_n_volatile$ ?x6899)) $x6904 $x6905)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1973
(let (($x6603 (not $x4862)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1974
(let (($x6895 (b_S_typed$ ?4 ?x6894)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1975
(let (($x6929 (and $x6895 $x2815 $x6603)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1976
(let (($x6934 (not $x6929)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1977
(let (($x6940 (or $x6934 $x6937)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1978
(let (($x17938 (or (not $x6895) $x3763 $x4862)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1979
(let ((@x17944 (monotonicity (rewrite (= $x6929 (not $x17938))) (= $x6934 (not (not $x17938))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1980
(let ((@x17958 (monotonicity (trans @x17944 (rewrite (= (not (not $x17938)) $x17938)) (= $x6934 $x17938)) (rewrite (= $x6937 $x17953)) (= $x6940 (or $x17938 $x17953)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1981
(let ((@x17966 (quant-intro (trans @x17958 (rewrite (= (or $x17938 $x17953) $x17959)) (= $x6940 $x17959)) (= $x6943 $x17964))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1982
(let (($x6917 (forall ((?v0 B_S_state$) (?v1 Int) (?v2 B_S_ctype$) (?v3 Int) (?v4 Int) )(!(let (($x6905 (b_S_typed$ ?v0 (b_S_idx$ (b_S_ptr$ (b_S_array$ ?v2 ?v3) ?v1) ?v4 ?v2))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1983
(let ((?x6897 (b_S_typemap$ ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1984
(let ((?x6899 (b_S_select_o_tm$ ?x6897 (b_S_idx$ (b_S_ptr$ (b_S_array$ ?v2 ?v3) ?v1) ?v4 ?v2))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1985
(let (($x6904 (b_S_ts_n_is_n_array_n_elt$ ?x6899)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1986
(let ((?x6894 (b_S_ptr$ (b_S_array$ ?v2 ?v3) ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1987
(let (($x6901 (= (b_S_ts_n_emb$ ?x6899) ?x6894)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1988
(let (($x6908 (and $x6901 (and (not (b_S_ts_n_is_n_volatile$ ?x6899)) (and $x6904 $x6905)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1989
(let (($x2766 (<= 0 ?v4)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1990
(let (($x6566 (and $x2766 (< ?v4 ?v3))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1991
(let (($x6895 (b_S_typed$ ?v0 ?x6894)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1992
(let (($x6896 (and $x6895 $x6566)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1993
(=> $x6896 $x6908)))))))))))) :pattern ( (b_S_select_o_sm$ (b_S_statusmap$ ?v0) (b_S_idx$ (b_S_ptr$ ?v2 ?v1) ?v4 ?v2)) (b_S_ptr$ (b_S_array$ ?v2 ?v3) ?v1) ) :pattern ( (b_S_select_o_tm$ (b_S_typemap$ ?v0) (b_S_idx$ (b_S_ptr$ ?v2 ?v1) ?v4 ?v2)) (b_S_ptr$ (b_S_array$ ?v2 ?v3) ?v1) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1994
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1995
(let (($x6923 (forall ((?v0 B_S_state$) (?v1 Int) (?v2 B_S_ctype$) (?v3 Int) (?v4 Int) )(!(let (($x6905 (b_S_typed$ ?v0 (b_S_idx$ (b_S_ptr$ (b_S_array$ ?v2 ?v3) ?v1) ?v4 ?v2))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1996
(let ((?x6897 (b_S_typemap$ ?v0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1997
(let ((?x6899 (b_S_select_o_tm$ ?x6897 (b_S_idx$ (b_S_ptr$ (b_S_array$ ?v2 ?v3) ?v1) ?v4 ?v2))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1998
(let (($x6904 (b_S_ts_n_is_n_array_n_elt$ ?x6899)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  1999
(let ((?x6894 (b_S_ptr$ (b_S_array$ ?v2 ?v3) ?v1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2000
(let (($x6901 (= (b_S_ts_n_emb$ ?x6899) ?x6894)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2001
(let (($x6908 (and $x6901 (and (not (b_S_ts_n_is_n_volatile$ ?x6899)) (and $x6904 $x6905)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2002
(let (($x2766 (<= 0 ?v4)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2003
(let (($x6566 (and $x2766 (< ?v4 ?v3))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2004
(let (($x6895 (b_S_typed$ ?v0 ?x6894)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2005
(let (($x6896 (and $x6895 $x6566)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2006
(or (not $x6896) $x6908)))))))))))) :pattern ( (b_S_select_o_sm$ (b_S_statusmap$ ?v0) (b_S_idx$ (b_S_ptr$ ?v2 ?v1) ?v4 ?v2)) (b_S_ptr$ (b_S_array$ ?v2 ?v3) ?v1) ) :pattern ( (b_S_select_o_tm$ (b_S_typemap$ ?v0) (b_S_idx$ (b_S_ptr$ ?v2 ?v1) ?v4 ?v2)) (b_S_ptr$ (b_S_array$ ?v2 ?v3) ?v1) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2007
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2008
(let (($x6908 (and $x6901 (and (not (b_S_ts_n_is_n_volatile$ ?x6899)) (and $x6904 $x6905)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2009
(let (($x6920 (or (not (and $x6895 (and $x2766 (< ?0 ?1)))) $x6908)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2010
(let (($x6566 (and $x2766 (< ?0 ?1))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2011
(let (($x6896 (and $x6895 $x6566)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2012
(let ((@x6608 (monotonicity @x2814 (rewrite (= (< ?0 ?1) $x6603)) (= $x6566 (and $x2815 $x6603)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2013
(let ((@x6933 (trans (monotonicity @x6608 (= $x6896 (and $x6895 (and $x2815 $x6603)))) (rewrite (= (and $x6895 (and $x2815 $x6603)) $x6929)) (= $x6896 $x6929))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2014
(let ((@x6942 (monotonicity (monotonicity @x6933 (= (not $x6896) $x6934)) (rewrite (= $x6908 $x6937)) (= $x6920 $x6940))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2015
(let ((@x6947 (trans (quant-intro (rewrite (= (=> $x6896 $x6908) $x6920)) (= $x6917 $x6923)) (quant-intro @x6942 (= $x6923 $x6943)) (= $x6917 $x6943))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2016
(let ((@x14355 (mp~ (mp (asserted $x6917) @x6947 $x6943) (nnf-pos (refl (~ $x6940 $x6940)) (~ $x6943 $x6943)) $x6943)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2017
(let ((@x17967 (mp @x14355 @x17966 $x17964)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2018
(let (($x24241 (not $x24240)))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2019
(let (($x23252 (not $x17964)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2020
(let (($x23749 (or $x23252 $x24241 $x11259 $x23791)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2021
(let (($x23792 (or $x24241 $x22599 $x22601 $x23791)))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2022
(let (($x23750 (or $x23252 $x23792)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2023
(let ((@x23251 (trans (monotonicity @x22715 @x22724 (= $x23792 (or $x24241 false $x11259 $x23791))) (rewrite (= (or $x24241 false $x11259 $x23791) (or $x24241 $x11259 $x23791))) (= $x23792 (or $x24241 $x11259 $x23791)))))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2024
(let ((@x23352 (trans (monotonicity @x23251 (= $x23750 (or $x23252 (or $x24241 $x11259 $x23791)))) (rewrite (= (or $x23252 (or $x24241 $x11259 $x23791)) $x23749)) (= $x23750 $x23749))))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2025
(let ((@x23658 (unit-resolution (mp ((_ quant-inst v_b_S_s$ v_b_P_H_arr$ b_T_T_u1$ v_b_P_H_len$ 0) $x23750) @x23352 $x23749) @x17967 @x12041 @x24355 (hypothesis $x23737) false)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2026
(let (($x21186 (= ?x21014 ?x10079)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2027
(let (($x21191 (or $x21152 $x21186)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2028
(let ((@x21192 ((_ quant-inst (b_S_array$ b_T_T_u1$ v_b_P_H_len$) (b_S_ref$ ?x10078)) $x21191)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2029
(let ((@x24524 (trans (monotonicity @x24520 (= ?x24419 ?x21014)) (unit-resolution @x21192 @x19840 $x21186) (= ?x24419 ?x10079))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2030
(let ((@x24532 (trans @x24530 (unit-resolution @x22000 @x15336 @x12044 $x21990) (= ?x22595 ?x21983))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2031
(let ((@x23632 (trans (monotonicity @x24532 (= ?x24245 ?x24410)) (hypothesis $x24436) (= ?x24245 ?x24433))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2032
(let ((@x23628 (trans @x23632 (monotonicity (trans @x24524 @x24511 (= ?x24419 v_b_P_H_arr$)) (= ?x24433 ?x10078)) (= ?x24245 ?x10078))))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2033
(let ((@x23622 (trans (trans @x23628 (symm @x22852 (= ?x10078 ?x22553)) (= ?x24245 ?x22553)) (symm @x24189 (= ?x22553 ?x10137)) (= ?x24245 ?x10137))))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2034
(let ((@x23636 (symm (monotonicity (trans @x23622 @x23667 (= ?x24245 ?x22505)) (= ?x24246 ?x22655)) (= ?x22655 ?x24246))))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2035
(let ((@x23746 (monotonicity (monotonicity (trans @x23699 @x23667 (= ?x10078 ?x22505)) (= ?x22818 ?x22655)) (= ?x22903 (b_S_ts_n_emb$ ?x22655)))))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2036
(let ((@x23678 (trans @x23746 (monotonicity @x23636 (= (b_S_ts_n_emb$ ?x22655) ?x24247)) (= ?x22903 ?x24247))))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2037
(let ((@x23867 (trans @x23678 (unit-resolution (def-axiom (or $x23737 $x24248)) (lemma @x23658 $x23791) $x24248) (= ?x22903 ?x22595))))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2038
(let ((@x23912 (trans (monotonicity (trans @x23867 @x24530 (= ?x22903 ?x10080)) (= ?x22893 ?x10082)) @x12043 $x22888)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2039
(let ((@x24132 (lemma (unit-resolution (hypothesis (not $x22888)) @x23912 false) (or $x24439 $x22888))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2040
(let ((@x23115 (unit-resolution @x24132 (unit-resolution @x24460 (lemma @x24133 $x24445) $x24436) $x22888)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2041
(let ((?x22658 (b_S_ts_n_emb$ ?x22655)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2042
(let ((?x22663 (b_S_typ$ ?x22658)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2043
(let ((?x22664 (b_S_kind_n_of$ ?x22663)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2044
(let (($x22665 (= ?x22664 b_S_kind_n_primitive$)))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2045
(let ((@x23071 (monotonicity (monotonicity (symm @x23746 (= ?x22658 ?x22903)) (= ?x22663 ?x22890)) (= ?x22664 ?x22891))))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2046
(let (($x22946 (b_S_is_n_non_n_primitive$ ?x22663)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2047
(let (($x23237 (not $x22946)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2048
(let (($x23503 (or $x22665 $x23237)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2049
(let (($x23504 (not $x23503)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2050
(let (($x19234 (forall ((?v0 B_S_type_n_state$) )(!(let (($x9543 (= (b_S_kind_n_of$ (b_S_typ$ (b_S_ts_n_emb$ ?v0))) b_S_kind_n_primitive$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2051
(let (($x19230 (or $x9543 (not (b_S_is_n_non_n_primitive$ (b_S_typ$ (b_S_ts_n_emb$ ?v0)))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2052
(not $x19230))) :pattern ( (b_S_ts_n_emb$ ?v0) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2053
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2054
(let (($x9548 (forall ((?v0 B_S_type_n_state$) )(!(let (($x9543 (= (b_S_kind_n_of$ (b_S_typ$ (b_S_ts_n_emb$ ?v0))) b_S_kind_n_primitive$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2055
(and (not $x9543) (b_S_is_n_non_n_primitive$ (b_S_typ$ (b_S_ts_n_emb$ ?v0))))) :pattern ( (b_S_ts_n_emb$ ?v0) )))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2056
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2057
(let (($x9543 (= (b_S_kind_n_of$ (b_S_typ$ (b_S_ts_n_emb$ ?0))) b_S_kind_n_primitive$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2058
(let (($x19230 (or $x9543 (not (b_S_is_n_non_n_primitive$ (b_S_typ$ (b_S_ts_n_emb$ ?0)))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2059
(let (($x9546 (and (not $x9543) (b_S_is_n_non_n_primitive$ (b_S_typ$ (b_S_ts_n_emb$ ?0))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2060
(let ((@x15316 (mp~ (asserted $x9548) (nnf-pos (refl (~ $x9546 $x9546)) (~ $x9548 $x9548)) $x9548)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2061
(let ((@x19237 (mp @x15316 (quant-intro (rewrite (= $x9546 (not $x19230))) (= $x9548 $x19234)) $x19234)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2062
(let (($x23057 (or (not $x19234) $x23504)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2063
(let ((@x23058 ((_ quant-inst (b_S_select_o_tm$ ?x10272 ?x22505)) $x23057)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2064
(let ((@x23584 (unit-resolution (def-axiom (or $x23503 (not $x22665))) (unit-resolution @x23058 @x19237 $x23504) (not $x22665))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2065
(let ((@x23060 (lemma (unit-resolution @x23584 (trans @x23071 (hypothesis $x22892) $x22665) false) (not $x22892))))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2066
(let ((@x23221 (unit-resolution (def-axiom (or $x22901 $x22817 $x22889 $x22892 $x22896)) @x23060 (unit-resolution (def-axiom (or $x22895 (not $x22888))) @x23115 $x22895) (or $x22901 $x22817 $x22889))))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2067
(let ((@x23406 (unit-resolution @x23221 @x23222 (unit-resolution (def-axiom (or $x22906 $x22902)) @x23294 $x22906) @x23076 false)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2068
(let ((@x23403 (lemma @x23406 $x10141)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2069
(let (($x20092 (or $x19318 $x20089)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2070
(let (($x20095 (not $x20092)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2071
(let (($x20098 (or $x11385 $x20095)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2072
(let (($x20101 (not $x20098)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2073
(let (($x20104 (or $x11385 $x20101)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2074
(let (($x20107 (not $x20104)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2075
(let (($x19727 (not $x10148)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2076
(let (($x19726 (not $x10147)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2077
(let (($x19725 (not $x10146)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2078
(let (($x19724 (not $x10145)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2079
(let (($x15511 (not $x10141)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2080
(let (($x15502 (not $x10138)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2081
(let (($x20110 (or $x15502 $x15511 $x19724 $x19725 $x19726 $x19727 $x20107)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2082
(let (($x20113 (not $x20110)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2083
(let (($x20116 (or $x15502 $x15511 $x20113)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2084
(let (($x20119 (not $x20116)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2085
(let (($x20122 (or $x15502 $x15505 $x20119)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2086
(let (($x20125 (not $x20122)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2087
(let (($x20128 (or $x15502 $x15505 $x20125)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2088
(let (($x20131 (not $x20128)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2089
(let (($x20134 (or $x11221 $x20131)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2090
(let (($x20137 (not $x20134)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2091
(let (($x20140 (or $x11221 $x20137)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2092
(let (($x19617 (forall ((?v0 Int) )(let ((?x10163 (b_S_read_n_u1$ v_b_S_s$ (b_S_idx$ (b_S_ptr$ b_T_T_u1$ v_b_P_H_arr$) ?v0 b_T_T_u1$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2093
(let (($x10238 (= ?x10163 v_b_S_result_G_0$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2094
(let (($x11800 (>= (+ ?v0 (* (- 1) v_b_P_H_len$)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2095
(let (($x12168 (<= ?v0 4294967295)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2096
(let (($x16553 (not $x12168)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2097
(let (($x2815 (>= ?v0 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2098
(let (($x3763 (not $x2815)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2099
(or $x3763 $x16553 $x11800 (not $x10238))))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2100
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2101
(let (($x19602 (forall ((?v0 Int) )(let ((?x11816 (* (- 1) v_b_S_result_G_0$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2102
(let ((?x10163 (b_S_read_n_u1$ v_b_S_s$ (b_S_idx$ (b_S_ptr$ b_T_T_u1$ v_b_P_H_arr$) ?v0 b_T_T_u1$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2103
(let (($x11818 (<= (+ ?x10163 ?x11816) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2104
(let (($x11800 (>= (+ ?v0 (* (- 1) v_b_P_H_len$)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2105
(let (($x12168 (<= ?v0 4294967295)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2106
(let (($x16553 (not $x12168)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2107
(let (($x2815 (>= ?v0 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2108
(let (($x3763 (not $x2815)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2109
(or $x3763 $x16553 $x11800 $x11818))))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2110
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2111
(let (($x19626 (not (or (not $x19602) (not $x19617)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2112
(let (($x19631 (or $x19580 $x19626)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2113
(let (($x19643 (not (or $x15729 $x19474 $x19501 $x19637 $x19638 $x19639 $x19640 (not $x19631)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2114
(let (($x19648 (or $x15729 $x19643)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2115
(let (($x19656 (not (or $x11487 $x19474 $x19501 (not $x19648)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2116
(let (($x19408 (forall ((?v0 Int) )(let ((?x11631 (* (- 1) v_b_L_H_max_G_3$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2117
(let ((?x10163 (b_S_read_n_u1$ v_b_S_s$ (b_S_idx$ (b_S_ptr$ b_T_T_u1$ v_b_P_H_arr$) ?v0 b_T_T_u1$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2118
(let (($x11633 (<= (+ ?x10163 ?x11631) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2119
(let (($x11615 (>= (+ ?v0 (* (- 1) v_b_L_H_p_G_1$)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2120
(let (($x12168 (<= ?v0 4294967295)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2121
(let (($x16553 (not $x12168)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2122
(let (($x2815 (>= ?v0 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2123
(let (($x3763 (not $x2815)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2124
(or $x3763 $x16553 $x11615 $x11633))))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2125
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2126
(let (($x19428 (not (or (not $x19408) $x19413))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2127
(let (($x19433 (or $x19386 $x19428)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2128
(let (($x19441 (not (or $x11612 (not $x19433)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2129
(let (($x19446 (or $x11612 $x19441)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2130
(let (($x19458 (not (or $x15611 $x15614 $x19452 $x19453 $x19454 $x19455 (not $x19446)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2131
(let (($x19463 (or $x15611 $x15614 $x19458)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2132
(let (($x19475 (not $x19463)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2133
(let (($x19515 (not (or $x11515 $x19501 $x19512 $x19513 $x19474 $x19455 $x19475))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2134
(let (($x19477 (not (or $x15590 $x15599 $x19469 $x19470 $x19471 $x19472 $x19473 $x19474 $x19455 $x19475))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2135
(let (($x19482 (or $x15590 $x15599 $x19477)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2136
(let (($x19490 (not (or $x15590 $x15593 (not $x19482)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2137
(let (($x19495 (or $x15590 $x15593 $x19490)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2138
(let (($x19504 (not (or $x11516 $x19474 $x19501 (not $x19495)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2139
(let (($x19520 (or $x19504 $x19515)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2140
(let (($x19528 (not (or $x15590 $x15599 $x19474 $x19501 (not $x19520)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2141
(let (($x19533 (or $x15590 $x15599 $x19528)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2142
(let (($x19541 (not (or $x15590 $x15593 (not $x19533)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2143
(let (($x19546 (or $x15590 $x15593 $x19541)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2144
(let (($x19554 (not (or $x11486 $x19474 $x19501 (not $x19546)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2145
(let (($x19661 (or $x19554 $x19656)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2146
(let (($x19362 (forall ((?v0 Int) )(let ((?x11887 (* (- 1) v_b_L_H_max_G_1$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2147
(let ((?x10163 (b_S_read_n_u1$ v_b_S_s$ (b_S_idx$ (b_S_ptr$ b_T_T_u1$ v_b_P_H_arr$) ?v0 b_T_T_u1$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2148
(let (($x11889 (<= (+ ?x10163 ?x11887) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2149
(let (($x11871 (>= (+ ?v0 (* (- 1) v_b_L_H_p_G_0$)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2150
(let (($x12168 (<= ?v0 4294967295)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2151
(let (($x16553 (not $x12168)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2152
(let (($x2815 (>= ?v0 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2153
(let (($x3763 (not $x2815)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2154
(or $x3763 $x16553 $x11871 $x11889))))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2155
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2156
(let (($x19685 (or $x11259 $x15548 $x19667 $x19668 $x19669 $x19670 $x19671 $x19672 (not $x19362) $x11867 $x19674 $x19675 $x19676 $x19677 $x19678 $x19679 $x19680 $x19681 $x19682 $x19683 $x19474 $x19501 (not $x19661))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2157
(let (($x19686 (not $x19685)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2158
(let (($x19691 (or $x11259 $x15548 $x19686)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2159
(let (($x19340 (forall ((?v0 Int) )(let ((?x10163 (b_S_read_n_u1$ v_b_S_s$ (b_S_idx$ (b_S_ptr$ b_T_T_u1$ v_b_P_H_arr$) ?v0 b_T_T_u1$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2160
(let (($x11404 (>= (+ v_b_L_H_max_G_0$ (* (- 1) ?x10163)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2161
(let (($x11388 (>= ?v0 1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2162
(let (($x12168 (<= ?v0 4294967295)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2163
(let (($x16553 (not $x12168)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2164
(let (($x2815 (>= ?v0 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2165
(let (($x3763 (not $x2815)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2166
(or $x3763 $x16553 $x11388 $x11404)))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2167
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2168
(let (($x19700 (not (or (not $x19340) (not $x19691)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2169
(let (($x19705 (or $x19318 $x19700)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2170
(let (($x19713 (not (or $x11385 (not $x19705)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2171
(let (($x19718 (or $x11385 $x19713)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2172
(let (($x19730 (not (or $x15502 $x15511 $x19724 $x19725 $x19726 $x19727 (not $x19718)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2173
(let (($x19735 (or $x15502 $x15511 $x19730)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2174
(let (($x19743 (not (or $x15502 $x15505 (not $x19735)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2175
(let (($x19748 (or $x15502 $x15505 $x19743)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2176
(let (($x19756 (not (or $x11221 (not $x19748)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2177
(let (($x19761 (or $x11221 $x19756)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2178
(let (($x12168 (<= ?0 4294967295)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2179
(let (($x16553 (not $x12168)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2180
(let (($x19606 (or $x3763 $x16553 $x11800 (not $x10238))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2181
(let ((@x20037 (monotonicity (quant-intro (refl (= $x19606 $x19606)) (= $x19617 $x20030)) (= (not $x19617) $x20035))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2182
(let ((@x20026 (quant-intro (refl (= (or $x3763 $x16553 $x11800 $x11818) (or $x3763 $x16553 $x11800 $x11818))) (= $x19602 $x20022))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2183
(let ((@x20040 (monotonicity (monotonicity @x20026 (= (not $x19602) $x20027)) @x20037 (= (or (not $x19602) (not $x19617)) $x20038))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2184
(let ((@x20049 (monotonicity (monotonicity (monotonicity @x20040 (= $x19626 $x20041)) (= $x19631 $x20044)) (= (not $x19631) $x20047))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2185
(let ((@x20052 (monotonicity @x20049 (= (or $x15729 $x19474 $x19501 $x19637 $x19638 $x19639 $x19640 (not $x19631)) $x20050))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2186
(let ((@x20061 (monotonicity (monotonicity (monotonicity @x20052 (= $x19643 $x20053)) (= $x19648 $x20056)) (= (not $x19648) $x20059))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2187
(let ((@x20067 (monotonicity (monotonicity @x20061 (= (or $x11487 $x19474 $x19501 (not $x19648)) $x20062)) (= $x19656 $x20065))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2188
(let ((@x19910 (quant-intro (refl (= (or $x3763 $x16553 $x11615 $x11633) (or $x3763 $x16553 $x11615 $x11633))) (= $x19408 $x19906))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2189
(let ((@x19916 (monotonicity (monotonicity @x19910 (= (not $x19408) $x19911)) (= (or (not $x19408) $x19413) $x19914))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2190
(let ((@x19925 (monotonicity (monotonicity (monotonicity @x19916 (= $x19428 $x19917)) (= $x19433 $x19920)) (= (not $x19433) $x19923))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2191
(let ((@x19931 (monotonicity (monotonicity @x19925 (= (or $x11612 (not $x19433)) $x19926)) (= $x19441 $x19929))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2192
(let ((@x19937 (monotonicity (monotonicity @x19931 (= $x19446 $x19932)) (= (not $x19446) $x19935))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2193
(let ((@x19940 (monotonicity @x19937 (= (or $x15611 $x15614 $x19452 $x19453 $x19454 $x19455 (not $x19446)) $x19938))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2194
(let ((@x19949 (monotonicity (monotonicity (monotonicity @x19940 (= $x19458 $x19941)) (= $x19463 $x19944)) (= $x19475 $x19947))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2195
(let ((@x19982 (monotonicity @x19949 (= (or $x11515 $x19501 $x19512 $x19513 $x19474 $x19455 $x19475) $x19980))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2196
(let ((@x19952 (monotonicity @x19949 (= (or $x15590 $x15599 $x19469 $x19470 $x19471 $x19472 $x19473 $x19474 $x19455 $x19475) $x19950))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2197
(let ((@x19961 (monotonicity (monotonicity (monotonicity @x19952 (= $x19477 $x19953)) (= $x19482 $x19956)) (= (not $x19482) $x19959))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2198
(let ((@x19967 (monotonicity (monotonicity @x19961 (= (or $x15590 $x15593 (not $x19482)) $x19962)) (= $x19490 $x19965))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2199
(let ((@x19973 (monotonicity (monotonicity @x19967 (= $x19495 $x19968)) (= (not $x19495) $x19971))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2200
(let ((@x19979 (monotonicity (monotonicity @x19973 (= (or $x11516 $x19474 $x19501 (not $x19495)) $x19974)) (= $x19504 $x19977))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2201
(let ((@x19988 (monotonicity @x19979 (monotonicity @x19982 (= $x19515 $x19983)) (= $x19520 $x19986))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2202
(let ((@x19994 (monotonicity (monotonicity @x19988 (= (not $x19520) $x19989)) (= (or $x15590 $x15599 $x19474 $x19501 (not $x19520)) $x19992))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2203
(let ((@x20003 (monotonicity (monotonicity (monotonicity @x19994 (= $x19528 $x19995)) (= $x19533 $x19998)) (= (not $x19533) $x20001))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2204
(let ((@x20009 (monotonicity (monotonicity @x20003 (= (or $x15590 $x15593 (not $x19533)) $x20004)) (= $x19541 $x20007))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2205
(let ((@x20015 (monotonicity (monotonicity @x20009 (= $x19546 $x20010)) (= (not $x19546) $x20013))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2206
(let ((@x20021 (monotonicity (monotonicity @x20015 (= (or $x11486 $x19474 $x19501 (not $x19546)) $x20016)) (= $x19554 $x20019))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2207
(let ((@x20073 (monotonicity (monotonicity @x20021 @x20067 (= $x19661 $x20068)) (= (not $x19661) $x20071))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2208
(let ((@x19902 (quant-intro (refl (= (or $x3763 $x16553 $x11871 $x11889) (or $x3763 $x16553 $x11871 $x11889))) (= $x19362 $x19898))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2209
(let ((@x20076 (monotonicity (monotonicity @x19902 (= (not $x19362) $x19903)) @x20073 (= $x19685 $x20074))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2210
(let ((@x20085 (monotonicity (monotonicity (monotonicity @x20076 (= $x19686 $x20077)) (= $x19691 $x20080)) (= (not $x19691) $x20083))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2211
(let ((@x19894 (quant-intro (refl (= (or $x3763 $x16553 $x11388 $x11404) (or $x3763 $x16553 $x11388 $x11404))) (= $x19340 $x19890))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2212
(let ((@x20088 (monotonicity (monotonicity @x19894 (= (not $x19340) $x19895)) @x20085 (= (or (not $x19340) (not $x19691)) $x20086))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2213
(let ((@x20097 (monotonicity (monotonicity (monotonicity @x20088 (= $x19700 $x20089)) (= $x19705 $x20092)) (= (not $x19705) $x20095))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2214
(let ((@x20103 (monotonicity (monotonicity @x20097 (= (or $x11385 (not $x19705)) $x20098)) (= $x19713 $x20101))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2215
(let ((@x20109 (monotonicity (monotonicity @x20103 (= $x19718 $x20104)) (= (not $x19718) $x20107))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2216
(let ((@x20112 (monotonicity @x20109 (= (or $x15502 $x15511 $x19724 $x19725 $x19726 $x19727 (not $x19718)) $x20110))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2217
(let ((@x20121 (monotonicity (monotonicity (monotonicity @x20112 (= $x19730 $x20113)) (= $x19735 $x20116)) (= (not $x19735) $x20119))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2218
(let ((@x20127 (monotonicity (monotonicity @x20121 (= (or $x15502 $x15505 (not $x19735)) $x20122)) (= $x19743 $x20125))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2219
(let ((@x20133 (monotonicity (monotonicity @x20127 (= $x19748 $x20128)) (= (not $x19748) $x20131))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2220
(let ((@x20139 (monotonicity (monotonicity @x20133 (= (or $x11221 (not $x19748)) $x20134)) (= $x19756 $x20137))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2221
(let (($x15761 (forall ((?v0 Int) )(let ((?x10163 (b_S_read_n_u1$ v_b_S_s$ (b_S_idx$ (b_S_ptr$ b_T_T_u1$ v_b_P_H_arr$) ?v0 b_T_T_u1$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2222
(let (($x10238 (= ?x10163 v_b_S_result_G_0$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2223
(let (($x11800 (>= (+ ?v0 (* (- 1) v_b_P_H_len$)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2224
(let (($x11802 (not $x11800)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2225
(let (($x12168 (<= ?v0 4294967295)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2226
(let (($x2815 (>= ?v0 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2227
(let (($x13448 (and $x2815 $x12168 $x11802 $x10238)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2228
(not $x13448)))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2229
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2230
(let (($x13442 (forall ((?v0 Int) )(let ((?x11816 (* (- 1) v_b_S_result_G_0$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2231
(let ((?x10163 (b_S_read_n_u1$ v_b_S_s$ (b_S_idx$ (b_S_ptr$ b_T_T_u1$ v_b_P_H_arr$) ?v0 b_T_T_u1$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2232
(let (($x11818 (<= (+ ?x10163 ?x11816) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2233
(let (($x11800 (>= (+ ?v0 (* (- 1) v_b_P_H_len$)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2234
(let (($x11802 (not $x11800)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2235
(let (($x12168 (<= ?v0 4294967295)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2236
(let (($x2815 (>= ?v0 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2237
(let (($x13433 (and $x2815 $x12168 $x11802)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2238
(let (($x13436 (not $x13433)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2239
(or $x13436 $x11818)))))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2240
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2241
(let (($x15765 (and $x13442 $x15761)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2242
(let (($x16014 (not $x16009)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2243
(let (($x16017 (and $x15736 $x15737 $x16014)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2244
(let (($x16020 (not $x16017)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2245
(let (($x16036 (or $x16020 $x16031)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2246
(let (($x16039 (not $x16036)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2247
(let (($x16042 (or $x16039 $x15765)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2248
(let (($x16048 (and b_S_position_n_marker$ $x11429 $x11432 $x10216 $x10218 $x10220 $x10222 $x16042)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2249
(let (($x16053 (or $x15729 $x16048)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2250
(let (($x16059 (and $x11486 $x11429 $x11432 $x16053)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2251
(let (($x15648 (not $x11651)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2252
(let (($x13373 (forall ((?v0 Int) )(let ((?x11631 (* (- 1) v_b_L_H_max_G_3$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2253
(let ((?x10163 (b_S_read_n_u1$ v_b_S_s$ (b_S_idx$ (b_S_ptr$ b_T_T_u1$ v_b_P_H_arr$) ?v0 b_T_T_u1$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2254
(let (($x11633 (<= (+ ?x10163 ?x11631) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2255
(let (($x11615 (>= (+ ?v0 (* (- 1) v_b_L_H_p_G_1$)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2256
(let (($x11617 (not $x11615)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2257
(let (($x12168 (<= ?v0 4294967295)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2258
(let (($x2815 (>= ?v0 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2259
(let (($x13364 (and $x2815 $x12168 $x11617)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2260
(let (($x13367 (not $x13364)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2261
(or $x13367 $x11633)))))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2262
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2263
(let (($x15651 (and $x13373 $x15648)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2264
(let (($x15876 (not $x15871)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2265
(let (($x15879 (and $x15626 $x15627 $x15876)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2266
(let (($x15882 (not $x15879)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2267
(let (($x15898 (or $x15882 $x15893)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2268
(let (($x15901 (not $x15898)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2269
(let (($x15904 (or $x15901 $x15651)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2270
(let (($x15907 (and $x11608 $x15904)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2271
(let (($x15910 (or $x11612 $x15907)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2272
(let (($x15916 (and $x11570 $x13353 $x11580 $x10358 $x11578 $x11536 $x15910)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2273
(let (($x15921 (or $x15611 $x15614 $x15916)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2274
(let (($x15959 (and $x11516 $x11432 $x10391 $x10392 $x11429 $x11536 $x15921)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2275
(let (($x15927 (and $x10321 $x10324 $x10333 $x10334 $x10335 $x10338 $x10340 $x11429 $x11536 $x15921)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2276
(let (($x15932 (or $x15590 $x15599 $x15927)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2277
(let (($x15938 (and $x10321 $x10322 $x15932)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2278
(let (($x15943 (or $x15590 $x15593 $x15938)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2279
(let (($x15949 (and $x11515 $x11429 $x11432 $x15943)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2280
(let (($x15964 (or $x15949 $x15959)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2281
(let (($x15970 (and $x10321 $x10324 $x11429 $x11432 $x15964)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2282
(let (($x15975 (or $x15590 $x15599 $x15970)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2283
(let (($x15981 (and $x10321 $x10322 $x15975)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2284
(let (($x15986 (or $x15590 $x15593 $x15981)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2285
(let (($x15992 (and $x11487 $x11429 $x11432 $x15986)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2286
(let (($x16064 (or $x15992 $x16059)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2287
(let (($x13340 (forall ((?v0 Int) )(let ((?x11887 (* (- 1) v_b_L_H_max_G_1$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2288
(let ((?x10163 (b_S_read_n_u1$ v_b_S_s$ (b_S_idx$ (b_S_ptr$ b_T_T_u1$ v_b_P_H_arr$) ?v0 b_T_T_u1$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2289
(let (($x11889 (<= (+ ?x10163 ?x11887) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2290
(let (($x11871 (>= (+ ?v0 (* (- 1) v_b_L_H_p_G_0$)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2291
(let (($x11873 (not $x11871)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2292
(let (($x12168 (<= ?v0 4294967295)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2293
(let (($x2815 (>= ?v0 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2294
(let (($x13331 (and $x2815 $x12168 $x11873)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2295
(let (($x13334 (not $x13331)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2296
(or $x13334 $x11889)))))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2297
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2298
(let (($x16070 (and $x11260 $x10167 $x11911 $x13304 $x13315 $x11901 $x13326 $x11898 $x13340 $x11868 $x10192 $x10284 $x10204 $x10097 $x10291 $x10292 $x10293 $x10294 $x10295 $x10296 $x11429 $x11432 $x16064)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2299
(let (($x16075 (or $x11259 $x15548 $x16070)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2300
(let (($x13292 (forall ((?v0 Int) )(let ((?x10163 (b_S_read_n_u1$ v_b_S_s$ (b_S_idx$ (b_S_ptr$ b_T_T_u1$ v_b_P_H_arr$) ?v0 b_T_T_u1$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2301
(let (($x11404 (>= (+ v_b_L_H_max_G_0$ (* (- 1) ?x10163)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2302
(let (($x11388 (>= ?v0 1)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2303
(let (($x11389 (not $x11388)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2304
(let (($x12168 (<= ?v0 4294967295)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2305
(let (($x2815 (>= ?v0 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2306
(let (($x13283 (and $x2815 $x12168 $x11389)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2307
(let (($x13286 (not $x13283)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2308
(or $x13286 $x11404))))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2309
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2310
(let (($x16078 (and $x13292 $x16075)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2311
(let (($x15528 (not (and $x15523 $x15524 (not $x15525)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2312
(let (($x15534 (or $x15528 $x15533)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2313
(let (($x15535 (not $x15534)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2314
(let (($x16081 (or $x15535 $x16078)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2315
(let (($x16084 (and $x11382 $x16081)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2316
(let (($x16087 (or $x11385 $x16084)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2317
(let (($x16093 (and $x10138 $x10141 $x10145 $x10146 $x10147 $x10148 $x16087)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2318
(let (($x16098 (or $x15502 $x15511 $x16093)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2319
(let (($x16104 (and $x10138 $x10139 $x16098)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2320
(let (($x16109 (or $x15502 $x15505 $x16104)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2321
(let (($x16112 (and $x10136 $x16109)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2322
(let (($x16115 (or $x11221 $x16112)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2323
(let (($x19664 (and $x11260 $x10167 $x11911 $x13304 $x13315 $x11901 $x13326 $x11898 $x19362 $x11868 $x10192 $x10284 $x10204 $x10097 $x10291 $x10292 $x10293 $x10294 $x10295 $x10296 $x11429 $x11432 $x19661)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2324
(let (($x19644 (= (and b_S_position_n_marker$ $x11429 $x11432 $x10216 $x10218 $x10220 $x10222 $x19631) $x19643)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2325
(let (($x19635 (= $x16048 (and b_S_position_n_marker$ $x11429 $x11432 $x10216 $x10218 $x10220 $x10222 $x19631))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2326
(let ((@x19612 (monotonicity (rewrite (= (and $x2815 $x12168 $x11802 $x10238) (not $x19606))) (= (not (and $x2815 $x12168 $x11802 $x10238)) (not (not $x19606))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2327
(let ((@x19616 (trans @x19612 (rewrite (= (not (not $x19606)) $x19606)) (= (not (and $x2815 $x12168 $x11802 $x10238)) $x19606))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2328
(let ((@x19599 (rewrite (= (or (or $x3763 $x16553 $x11800) $x11818) (or $x3763 $x16553 $x11800 $x11818)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2329
(let (($x13433 (and $x2815 $x12168 $x11802)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2330
(let (($x13436 (not $x13433)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2331
(let (($x13439 (or $x13436 $x11818)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2332
(let ((@x19589 (monotonicity (rewrite (= $x13433 (not (or $x3763 $x16553 $x11800)))) (= $x13436 (not (not (or $x3763 $x16553 $x11800)))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2333
(let ((@x19593 (trans @x19589 (rewrite (= (not (not (or $x3763 $x16553 $x11800))) (or $x3763 $x16553 $x11800))) (= $x13436 (or $x3763 $x16553 $x11800)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2334
(let ((@x19601 (trans (monotonicity @x19593 (= $x13439 (or (or $x3763 $x16553 $x11800) $x11818))) @x19599 (= $x13439 (or $x3763 $x16553 $x11800 $x11818)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2335
(let ((@x19622 (monotonicity (quant-intro @x19601 (= $x13442 $x19602)) (quant-intro @x19616 (= $x15761 $x19617)) (= $x15765 (and $x19602 $x19617)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2336
(let ((@x19567 (monotonicity (rewrite (= $x16017 (not (or $x19559 $x19560 $x16009)))) (= $x16020 (not (not (or $x19559 $x19560 $x16009)))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2337
(let ((@x19571 (trans @x19567 (rewrite (= (not (not (or $x19559 $x19560 $x16009))) (or $x19559 $x19560 $x16009))) (= $x16020 (or $x19559 $x19560 $x16009)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2338
(let ((@x19579 (trans (monotonicity @x19571 (= $x16036 (or (or $x19559 $x19560 $x16009) $x16031))) (rewrite (= (or (or $x19559 $x19560 $x16009) $x16031) $x19575)) (= $x16036 $x19575))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2339
(let ((@x19633 (monotonicity (monotonicity @x19579 (= $x16039 $x19580)) (trans @x19622 (rewrite (= (and $x19602 $x19617) $x19626)) (= $x15765 $x19626)) (= $x16042 $x19631))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2340
(let ((@x19650 (monotonicity (trans (monotonicity @x19633 $x19635) (rewrite $x19644) (= $x16048 $x19643)) (= $x16053 $x19648))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2341
(let ((@x19660 (trans (monotonicity @x19650 (= $x16059 (and $x11486 $x11429 $x11432 $x19648))) (rewrite (= (and $x11486 $x11429 $x11432 $x19648) $x19656)) (= $x16059 $x19656))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2342
(let ((@x19422 (trans (monotonicity (rewrite (= $x11651 $x19413)) (= $x15648 (not $x19413))) (rewrite (= (not $x19413) $x19412)) (= $x15648 $x19412))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2343
(let ((@x19405 (rewrite (= (or (or $x3763 $x16553 $x11615) $x11633) (or $x3763 $x16553 $x11615 $x11633)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2344
(let (($x13364 (and $x2815 $x12168 $x11617)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2345
(let (($x13367 (not $x13364)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2346
(let (($x13370 (or $x13367 $x11633)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2347
(let ((@x19395 (monotonicity (rewrite (= $x13364 (not (or $x3763 $x16553 $x11615)))) (= $x13367 (not (not (or $x3763 $x16553 $x11615)))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2348
(let ((@x19399 (trans @x19395 (rewrite (= (not (not (or $x3763 $x16553 $x11615))) (or $x3763 $x16553 $x11615))) (= $x13367 (or $x3763 $x16553 $x11615)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2349
(let ((@x19407 (trans (monotonicity @x19399 (= $x13370 (or (or $x3763 $x16553 $x11615) $x11633))) @x19405 (= $x13370 (or $x3763 $x16553 $x11615 $x11633)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2350
(let ((@x19425 (monotonicity (quant-intro @x19407 (= $x13373 $x19408)) @x19422 (= $x15651 (and $x19408 $x19412)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2351
(let ((@x19373 (monotonicity (rewrite (= $x15879 (not (or $x19365 $x19366 $x15871)))) (= $x15882 (not (not (or $x19365 $x19366 $x15871)))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2352
(let ((@x19377 (trans @x19373 (rewrite (= (not (not (or $x19365 $x19366 $x15871))) (or $x19365 $x19366 $x15871))) (= $x15882 (or $x19365 $x19366 $x15871)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2353
(let ((@x19385 (trans (monotonicity @x19377 (= $x15898 (or (or $x19365 $x19366 $x15871) $x15893))) (rewrite (= (or (or $x19365 $x19366 $x15871) $x15893) $x19381)) (= $x15898 $x19381))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2354
(let ((@x19435 (monotonicity (monotonicity @x19385 (= $x15901 $x19386)) (trans @x19425 (rewrite (= (and $x19408 $x19412) $x19428)) (= $x15651 $x19428)) (= $x15904 $x19433))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2355
(let ((@x19445 (trans (monotonicity @x19435 (= $x15907 (and $x11608 $x19433))) (rewrite (= (and $x11608 $x19433) $x19441)) (= $x15907 $x19441))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2356
(let ((@x19451 (monotonicity (monotonicity @x19445 (= $x15910 $x19446)) (= $x15916 (and $x11570 $x13353 $x11580 $x10358 $x11578 $x11536 $x19446)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2357
(let ((@x19462 (trans @x19451 (rewrite (= (and $x11570 $x13353 $x11580 $x10358 $x11578 $x11536 $x19446) $x19458)) (= $x15916 $x19458))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2358
(let ((@x19511 (monotonicity (monotonicity @x19462 (= $x15921 $x19463)) (= $x15959 (and $x11516 $x11432 $x10391 $x10392 $x11429 $x11536 $x19463)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2359
(let ((@x19519 (trans @x19511 (rewrite (= (and $x11516 $x11432 $x10391 $x10392 $x11429 $x11536 $x19463) $x19515)) (= $x15959 $x19515))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2360
(let ((@x19479 (rewrite (= (and $x10321 $x10324 $x10333 $x10334 $x10335 $x10338 $x10340 $x11429 $x11536 $x19463) $x19477))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2361
(let ((@x19468 (monotonicity (monotonicity @x19462 (= $x15921 $x19463)) (= $x15927 (and $x10321 $x10324 $x10333 $x10334 $x10335 $x10338 $x10340 $x11429 $x11536 $x19463)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2362
(let ((@x19487 (monotonicity (monotonicity (trans @x19468 @x19479 (= $x15927 $x19477)) (= $x15932 $x19482)) (= $x15938 (and $x10321 $x10322 $x19482)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2363
(let ((@x19494 (trans @x19487 (rewrite (= (and $x10321 $x10322 $x19482) $x19490)) (= $x15938 $x19490))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2364
(let ((@x19500 (monotonicity (monotonicity @x19494 (= $x15943 $x19495)) (= $x15949 (and $x11515 $x11429 $x11432 $x19495)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2365
(let ((@x19508 (trans @x19500 (rewrite (= (and $x11515 $x11429 $x11432 $x19495) $x19504)) (= $x15949 $x19504))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2366
(let ((@x19525 (monotonicity (monotonicity @x19508 @x19519 (= $x15964 $x19520)) (= $x15970 (and $x10321 $x10324 $x11429 $x11432 $x19520)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2367
(let ((@x19532 (trans @x19525 (rewrite (= (and $x10321 $x10324 $x11429 $x11432 $x19520) $x19528)) (= $x15970 $x19528))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2368
(let ((@x19538 (monotonicity (monotonicity @x19532 (= $x15975 $x19533)) (= $x15981 (and $x10321 $x10322 $x19533)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2369
(let ((@x19545 (trans @x19538 (rewrite (= (and $x10321 $x10322 $x19533) $x19541)) (= $x15981 $x19541))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2370
(let ((@x19551 (monotonicity (monotonicity @x19545 (= $x15986 $x19546)) (= $x15992 (and $x11487 $x11429 $x11432 $x19546)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2371
(let ((@x19558 (trans @x19551 (rewrite (= (and $x11487 $x11429 $x11432 $x19546) $x19554)) (= $x15992 $x19554))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2372
(let ((@x19359 (rewrite (= (or (or $x3763 $x16553 $x11871) $x11889) (or $x3763 $x16553 $x11871 $x11889)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2373
(let (($x13331 (and $x2815 $x12168 $x11873)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2374
(let (($x13334 (not $x13331)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2375
(let (($x13337 (or $x13334 $x11889)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2376
(let ((@x19349 (monotonicity (rewrite (= $x13331 (not (or $x3763 $x16553 $x11871)))) (= $x13334 (not (not (or $x3763 $x16553 $x11871)))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2377
(let ((@x19353 (trans @x19349 (rewrite (= (not (not (or $x3763 $x16553 $x11871))) (or $x3763 $x16553 $x11871))) (= $x13334 (or $x3763 $x16553 $x11871)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2378
(let ((@x19361 (trans (monotonicity @x19353 (= $x13337 (or (or $x3763 $x16553 $x11871) $x11889))) @x19359 (= $x13337 (or $x3763 $x16553 $x11871 $x11889)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2379
(let ((@x19666 (monotonicity (quant-intro @x19361 (= $x13340 $x19362)) (monotonicity @x19558 @x19660 (= $x16064 $x19661)) (= $x16070 $x19664))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2380
(let ((@x19693 (monotonicity (trans @x19666 (rewrite (= $x19664 $x19686)) (= $x16070 $x19686)) (= $x16075 $x19691))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2381
(let ((@x19337 (rewrite (= (or (or $x3763 $x16553 $x11388) $x11404) (or $x3763 $x16553 $x11388 $x11404)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2382
(let (($x13283 (and $x2815 $x12168 $x11389)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2383
(let (($x13286 (not $x13283)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2384
(let (($x13289 (or $x13286 $x11404)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2385
(let ((@x19327 (monotonicity (rewrite (= $x13283 (not (or $x3763 $x16553 $x11388)))) (= $x13286 (not (not (or $x3763 $x16553 $x11388)))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2386
(let ((@x19331 (trans @x19327 (rewrite (= (not (not (or $x3763 $x16553 $x11388))) (or $x3763 $x16553 $x11388))) (= $x13286 (or $x3763 $x16553 $x11388)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2387
(let ((@x19339 (trans (monotonicity @x19331 (= $x13289 (or (or $x3763 $x16553 $x11388) $x11404))) @x19337 (= $x13289 (or $x3763 $x16553 $x11388 $x11404)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2388
(let ((@x19696 (monotonicity (quant-intro @x19339 (= $x13292 $x19340)) @x19693 (= $x16078 (and $x19340 $x19691)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2389
(let ((@x19305 (monotonicity (rewrite (= (and $x15523 $x15524 (not $x15525)) (not (or $x19297 $x19298 $x15525)))) (= $x15528 (not (not (or $x19297 $x19298 $x15525)))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2390
(let ((@x19309 (trans @x19305 (rewrite (= (not (not (or $x19297 $x19298 $x15525))) (or $x19297 $x19298 $x15525))) (= $x15528 (or $x19297 $x19298 $x15525)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2391
(let ((@x19317 (trans (monotonicity @x19309 (= $x15534 (or (or $x19297 $x19298 $x15525) $x15533))) (rewrite (= (or (or $x19297 $x19298 $x15525) $x15533) $x19313)) (= $x15534 $x19313))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2392
(let ((@x19707 (monotonicity (monotonicity @x19317 (= $x15535 $x19318)) (trans @x19696 (rewrite (= (and $x19340 $x19691) $x19700)) (= $x16078 $x19700)) (= $x16081 $x19705))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2393
(let ((@x19717 (trans (monotonicity @x19707 (= $x16084 (and $x11382 $x19705))) (rewrite (= (and $x11382 $x19705) $x19713)) (= $x16084 $x19713))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2394
(let ((@x19723 (monotonicity (monotonicity @x19717 (= $x16087 $x19718)) (= $x16093 (and $x10138 $x10141 $x10145 $x10146 $x10147 $x10148 $x19718)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2395
(let ((@x19734 (trans @x19723 (rewrite (= (and $x10138 $x10141 $x10145 $x10146 $x10147 $x10148 $x19718) $x19730)) (= $x16093 $x19730))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2396
(let ((@x19740 (monotonicity (monotonicity @x19734 (= $x16098 $x19735)) (= $x16104 (and $x10138 $x10139 $x19735)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2397
(let ((@x19747 (trans @x19740 (rewrite (= (and $x10138 $x10139 $x19735) $x19743)) (= $x16104 $x19743))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2398
(let ((@x19753 (monotonicity (monotonicity @x19747 (= $x16109 $x19748)) (= $x16112 (and $x10136 $x19748)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2399
(let ((@x19763 (monotonicity (trans @x19753 (rewrite (= (and $x10136 $x19748) $x19756)) (= $x16112 $x19756)) (= $x16115 $x19761))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2400
(let (($x15746 (<= (+ ?x15744 (* (- 1) v_b_S_result_G_0$)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2401
(let (($x15741 (and $x15736 $x15737 (not (>= (+ ?v0!15 (* (- 1) v_b_P_H_len$)) 0)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2402
(let (($x15748 (not (or (not $x15741) $x15746))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2403
(let (($x15769 (or $x15748 $x15765)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2404
(let (($x15732 (not $x11797)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2405
(let (($x15773 (and $x15732 $x15769)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2406
(let (($x15777 (or $x15729 $x15773)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2407
(let (($x15726 (not $x11777)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2408
(let (($x15781 (and $x15726 $x15777)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2409
(let (($x15636 (<= (+ ?x15634 (* (- 1) v_b_L_H_max_G_3$)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2410
(let (($x15638 (not (or (not (and $x15626 $x15627 (not (>= (+ ?v0!14 ?x11581) 0)))) $x15636))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2411
(let (($x15655 (or $x15638 $x15651)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2412
(let (($x15622 (not $x11612)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2413
(let (($x15659 (and $x15622 $x15655)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2414
(let (($x15663 (or $x11612 $x15659)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2415
(let (($x13358 (and $x11570 $x13353 $x11580 $x10358 $x11578 $x11536)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2416
(let (($x13361 (not $x13358)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2417
(let (($x15617 (not $x13361)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2418
(let (($x15667 (and $x15617 $x15663)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2419
(let (($x15671 (or $x15611 $x15614 $x15667)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2420
(let (($x15695 (not $x11730)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2421
(let (($x15698 (and $x15695 $x15671)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2422
(let (($x15608 (not $x11567)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2423
(let (($x15675 (and $x15608 $x15671)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2424
(let (($x15679 (or $x15590 $x15599 $x15675)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2425
(let (($x15596 (not $x11001)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2426
(let (($x15683 (and $x15596 $x15679)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2427
(let (($x15687 (or $x15590 $x15593 $x15683)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2428
(let (($x15605 (not $x11532)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2429
(let (($x15691 (and $x15605 $x15687)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2430
(let (($x15702 (or $x15691 $x15698)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2431
(let (($x15602 (not $x11512)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2432
(let (($x15706 (and $x15602 $x15702)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2433
(let (($x15710 (or $x15590 $x15599 $x15706)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2434
(let (($x15714 (and $x15596 $x15710)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2435
(let (($x15718 (or $x15590 $x15593 $x15714)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2436
(let (($x15587 (not $x11501)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2437
(let (($x15722 (and $x15587 $x15718)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2438
(let (($x15785 (or $x15722 $x15781)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2439
(let (($x15584 (not $x11481)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2440
(let (($x13343 (and $x11260 $x10167 $x11911 $x13304 $x13315 $x11901 $x13326 $x11898 $x13340 $x11868 $x10192 $x11429 $x11432)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2441
(let (($x15789 (and $x13343 $x15584 $x15785)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2442
(let (($x15545 (not $x11260)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2443
(let (($x15793 (or $x15545 $x15548 $x15789)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2444
(let (($x15797 (and $x13292 $x15793)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2445
(let (($x15801 (or $x15535 $x15797)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2446
(let (($x15519 (not $x11385)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2447
(let (($x15805 (and $x15519 $x15801)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2448
(let (($x15809 (or $x11385 $x15805)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2449
(let (($x15514 (not $x11379)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2450
(let (($x15813 (and $x15514 $x15809)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2451
(let (($x15817 (or $x15502 $x15511 $x15813)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2452
(let (($x15508 (not $x11209)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2453
(let (($x15821 (and $x15508 $x15817)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2454
(let (($x15825 (or $x15502 $x15505 $x15821)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2455
(let (($x15499 (not $x11221)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2456
(let (($x15829 (and $x15499 $x15825)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2457
(let (($x15833 (or $x11221 $x15829)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2458
(let (($x16024 (= (+ ?x15744 (* (- 1) v_b_S_result_G_0$)) (+ (* (- 1) v_b_S_result_G_0$) ?x15744))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2459
(let ((@x16028 (monotonicity (rewrite $x16024) (= $x15746 (<= (+ (* (- 1) v_b_S_result_G_0$) ?x15744) 0)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2460
(let ((@x16035 (trans @x16028 (rewrite (= (<= (+ (* (- 1) v_b_S_result_G_0$) ?x15744) 0) $x16031)) (= $x15746 $x16031))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2461
(let (($x15739 (>= (+ ?v0!15 (* (- 1) v_b_P_H_len$)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2462
(let (($x16002 (= (+ ?v0!15 (* (- 1) v_b_P_H_len$)) (+ (* (- 1) v_b_P_H_len$) ?v0!15))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2463
(let ((@x16006 (monotonicity (rewrite $x16002) (= $x15739 (>= (+ (* (- 1) v_b_P_H_len$) ?v0!15) 0)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2464
(let ((@x16013 (trans @x16006 (rewrite (= (>= (+ (* (- 1) v_b_P_H_len$) ?v0!15) 0) $x16009)) (= $x15739 $x16009))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2465
(let ((@x16019 (monotonicity (monotonicity @x16013 (= (not $x15739) $x16014)) (= $x15741 $x16017))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2466
(let ((@x16038 (monotonicity (monotonicity @x16019 (= (not $x15741) $x16020)) @x16035 (= (or (not $x15741) $x15746) $x16036))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2467
(let ((@x16047 (monotonicity (rewrite (= $x15732 $x11792)) (monotonicity (monotonicity @x16038 (= $x15748 $x16039)) (= $x15769 $x16042)) (= $x15773 (and $x11792 $x16042)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2468
(let ((@x16055 (monotonicity (trans @x16047 (rewrite (= (and $x11792 $x16042) $x16048)) (= $x15773 $x16048)) (= $x15777 $x16053))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2469
(let ((@x16058 (monotonicity (rewrite (= $x15726 $x11772)) @x16055 (= $x15781 (and $x11772 $x16053)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2470
(let (($x15899 (= (or (not (and $x15626 $x15627 (not (>= (+ ?v0!14 ?x11581) 0)))) $x15636) $x15898)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2471
(let (($x15886 (= (+ ?x15634 (* (- 1) v_b_L_H_max_G_3$)) (+ (* (- 1) v_b_L_H_max_G_3$) ?x15634))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2472
(let ((@x15890 (monotonicity (rewrite $x15886) (= $x15636 (<= (+ (* (- 1) v_b_L_H_max_G_3$) ?x15634) 0)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2473
(let ((@x15897 (trans @x15890 (rewrite (= (<= (+ (* (- 1) v_b_L_H_max_G_3$) ?x15634) 0) $x15893)) (= $x15636 $x15893))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2474
(let ((@x15868 (monotonicity (rewrite (= (+ ?v0!14 ?x11581) (+ ?x11581 ?v0!14))) (= (>= (+ ?v0!14 ?x11581) 0) (>= (+ ?x11581 ?v0!14) 0)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2475
(let ((@x15875 (trans @x15868 (rewrite (= (>= (+ ?x11581 ?v0!14) 0) $x15871)) (= (>= (+ ?v0!14 ?x11581) 0) $x15871))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2476
(let ((@x15881 (monotonicity (monotonicity @x15875 (= (not (>= (+ ?v0!14 ?x11581) 0)) $x15876)) (= (and $x15626 $x15627 (not (>= (+ ?v0!14 ?x11581) 0))) $x15879))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2477
(let ((@x15884 (monotonicity @x15881 (= (not (and $x15626 $x15627 (not (>= (+ ?v0!14 ?x11581) 0)))) $x15882))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2478
(let ((@x15906 (monotonicity (monotonicity (monotonicity @x15884 @x15897 $x15899) (= $x15638 $x15901)) (= $x15655 $x15904))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2479
(let ((@x15912 (monotonicity (monotonicity (rewrite (= $x15622 $x11608)) @x15906 (= $x15659 $x15907)) (= $x15663 $x15910))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2480
(let ((@x15915 (monotonicity (rewrite (= $x15617 $x13358)) @x15912 (= $x15667 (and $x13358 $x15910)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2481
(let ((@x15923 (monotonicity (trans @x15915 (rewrite (= (and $x13358 $x15910) $x15916)) (= $x15667 $x15916)) (= $x15671 $x15921))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2482
(let ((@x15958 (monotonicity (rewrite (= $x15695 $x11725)) @x15923 (= $x15698 (and $x11725 $x15921)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2483
(let ((@x15926 (monotonicity (rewrite (= $x15608 $x11562)) @x15923 (= $x15675 (and $x11562 $x15921)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2484
(let ((@x15934 (monotonicity (trans @x15926 (rewrite (= (and $x11562 $x15921) $x15927)) (= $x15675 $x15927)) (= $x15679 $x15932))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2485
(let ((@x15937 (monotonicity (rewrite (= $x15596 $x10323)) @x15934 (= $x15683 (and $x10323 $x15932)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2486
(let ((@x15945 (monotonicity (trans @x15937 (rewrite (= (and $x10323 $x15932) $x15938)) (= $x15683 $x15938)) (= $x15687 $x15943))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2487
(let ((@x15948 (monotonicity (rewrite (= $x15605 $x11527)) @x15945 (= $x15691 (and $x11527 $x15943)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2488
(let ((@x15966 (monotonicity (trans @x15948 (rewrite (= (and $x11527 $x15943) $x15949)) (= $x15691 $x15949)) (trans @x15958 (rewrite (= (and $x11725 $x15921) $x15959)) (= $x15698 $x15959)) (= $x15702 $x15964))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2489
(let ((@x15969 (monotonicity (rewrite (= $x15602 $x11507)) @x15966 (= $x15706 (and $x11507 $x15964)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2490
(let ((@x15977 (monotonicity (trans @x15969 (rewrite (= (and $x11507 $x15964) $x15970)) (= $x15706 $x15970)) (= $x15710 $x15975))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2491
(let ((@x15980 (monotonicity (rewrite (= $x15596 $x10323)) @x15977 (= $x15714 (and $x10323 $x15975)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2492
(let ((@x15988 (monotonicity (trans @x15980 (rewrite (= (and $x10323 $x15975) $x15981)) (= $x15714 $x15981)) (= $x15718 $x15986))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2493
(let ((@x15991 (monotonicity (rewrite (= $x15587 $x11496)) @x15988 (= $x15722 (and $x11496 $x15986)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2494
(let ((@x16066 (monotonicity (trans @x15991 (rewrite (= (and $x11496 $x15986) $x15992)) (= $x15722 $x15992)) (trans @x16058 (rewrite (= (and $x11772 $x16053) $x16059)) (= $x15781 $x16059)) (= $x15785 $x16064))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2495
(let ((@x16069 (monotonicity (rewrite (= $x15584 $x11476)) @x16066 (= $x15789 (and $x13343 $x11476 $x16064)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2496
(let ((@x16074 (trans @x16069 (rewrite (= (and $x13343 $x11476 $x16064) $x16070)) (= $x15789 $x16070))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2497
(let ((@x16080 (monotonicity (monotonicity (rewrite (= $x15545 $x11259)) @x16074 (= $x15793 $x16075)) (= $x15797 $x16078))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2498
(let ((@x16086 (monotonicity (rewrite (= $x15519 $x11382)) (monotonicity @x16080 (= $x15801 $x16081)) (= $x15805 $x16084))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2499
(let ((@x16092 (monotonicity (rewrite (= $x15514 $x11374)) (monotonicity @x16086 (= $x15809 $x16087)) (= $x15813 (and $x11374 $x16087)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2500
(let ((@x16100 (monotonicity (trans @x16092 (rewrite (= (and $x11374 $x16087) $x16093)) (= $x15813 $x16093)) (= $x15817 $x16098))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2501
(let ((@x16103 (monotonicity (rewrite (= $x15508 $x10140)) @x16100 (= $x15821 (and $x10140 $x16098)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2502
(let ((@x16111 (monotonicity (trans @x16103 (rewrite (= (and $x10140 $x16098) $x16104)) (= $x15821 $x16104)) (= $x15825 $x16109))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2503
(let ((@x16117 (monotonicity (monotonicity (rewrite (= $x15499 $x10136)) @x16111 (= $x15829 $x16112)) (= $x15833 $x16115))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2504
(let (($x13451 (exists ((?v0 Int) )(let ((?x10163 (b_S_read_n_u1$ v_b_S_s$ (b_S_idx$ (b_S_ptr$ b_T_T_u1$ v_b_P_H_arr$) ?v0 b_T_T_u1$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2505
(let (($x10238 (= ?x10163 v_b_S_result_G_0$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2506
(let (($x11800 (>= (+ ?v0 (* (- 1) v_b_P_H_len$)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2507
(let (($x11802 (not $x11800)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2508
(let (($x12168 (<= ?v0 4294967295)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2509
(let (($x2815 (>= ?v0 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2510
(and $x2815 $x12168 $x11802 $x10238))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2511
))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2512
(let (($x13445 (not $x13442)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2513
(let (($x13454 (or $x13445 $x13451)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2514
(let (($x13457 (and $x13442 $x13454)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2515
(let (($x13460 (or $x11797 $x13457)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2516
(let (($x13463 (and b_S_position_n_marker$ $x13460)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2517
(let (($x13466 (or $x11777 $x13463)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2518
(let (($x13376 (not $x13373)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2519
(let (($x13379 (or $x13376 $x11651)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2520
(let (($x13382 (and $x13373 $x13379)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2521
(let (($x13385 (or $x11612 $x13382)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2522
(let (($x13388 (and $x11608 $x13385)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2523
(let (($x13391 (or $x13361 $x13388)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2524
(let (($x13394 (and $x11570 $x13353 $x13391)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2525
(let (($x13412 (or $x11730 $x13394)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2526
(let (($x13397 (or $x11567 $x13394)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2527
(let (($x13400 (and $x10321 $x10324 $x13397)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2528
(let (($x13403 (or $x11001 $x13400)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2529
(let (($x13406 (and $x10321 $x10322 $x13403)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2530
(let (($x13409 (or $x11532 $x13406)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2531
(let (($x13415 (and $x13409 $x13412)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2532
(let (($x13418 (or $x11512 $x13415)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2533
(let (($x13421 (and $x10321 $x10324 $x13418)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2534
(let (($x13424 (or $x11001 $x13421)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2535
(let (($x13427 (and $x10321 $x10322 $x13424)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2536
(let (($x13430 (or $x11501 $x13427)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2537
(let (($x13469 (and $x13430 $x13466)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2538
(let (($x13346 (not $x13343)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2539
(let (($x13472 (or $x13346 $x11481 $x13469)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2540
(let (($x13475 (and $x11260 $x10167 $x13472)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2541
(let (($x13295 (not $x13292)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2542
(let (($x13478 (or $x13295 $x13475)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2543
(let (($x13481 (and $x13292 $x13478)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2544
(let (($x13484 (or $x11385 $x13481)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2545
(let (($x13487 (and $x11382 $x13484)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2546
(let (($x13490 (or $x11379 $x13487)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2547
(let (($x13493 (and $x10138 $x10141 $x13490)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2548
(let (($x13496 (or $x11209 $x13493)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2549
(let (($x13499 (and $x10138 $x10139 $x13496)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2550
(let (($x13502 (or $x11221 $x13499)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2551
(let (($x13508 (not (and $x10136 $x13502))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2552
(let ((@x15760 (refl (~ (not (and $x2815 $x12168 $x11802 $x10238)) (not (and $x2815 $x12168 $x11802 $x10238))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2553
(let ((@x15757 (nnf-neg (nnf-pos (refl (~ $x13439 $x13439)) (~ $x13442 $x13442)) (~ (not $x13445) $x13442))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2554
(let ((@x15768 (nnf-neg @x15757 (nnf-neg @x15760 (~ (not $x13451) $x15761)) (~ (not $x13454) $x15765))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2555
(let ((@x15776 (nnf-neg (refl (~ $x15732 $x15732)) (nnf-neg (sk (~ $x13445 $x15748)) @x15768 (~ (not $x13457) $x15769)) (~ (not $x13460) $x15773))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2556
(let ((@x15784 (nnf-neg (refl (~ $x15726 $x15726)) (nnf-neg (refl (~ $x15729 $x15729)) @x15776 (~ (not $x13463) $x15777)) (~ (not $x13466) $x15781))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2557
(let ((@x15647 (nnf-neg (nnf-pos (refl (~ $x13370 $x13370)) (~ $x13373 $x13373)) (~ (not $x13376) $x13373))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2558
(let ((@x15658 (nnf-neg (sk (~ $x13376 $x15638)) (nnf-neg @x15647 (refl (~ $x15648 $x15648)) (~ (not $x13379) $x15651)) (~ (not $x13382) $x15655))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2559
(let ((@x15666 (nnf-neg (refl (~ $x11612 $x11612)) (nnf-neg (refl (~ $x15622 $x15622)) @x15658 (~ (not $x13385) $x15659)) (~ (not $x13388) $x15663))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2560
(let ((@x15674 (nnf-neg (refl (~ $x15611 $x15611)) (refl (~ $x15614 $x15614)) (nnf-neg (refl (~ $x15617 $x15617)) @x15666 (~ (not $x13391) $x15667)) (~ (not $x13394) $x15671))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2561
(let ((@x15592 (refl (~ $x15590 $x15590))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2562
(let ((@x15682 (nnf-neg @x15592 (refl (~ $x15599 $x15599)) (nnf-neg (refl (~ $x15608 $x15608)) @x15674 (~ (not $x13397) $x15675)) (~ (not $x13400) $x15679))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2563
(let ((@x15690 (nnf-neg @x15592 (refl (~ $x15593 $x15593)) (nnf-neg (refl (~ $x15596 $x15596)) @x15682 (~ (not $x13403) $x15683)) (~ (not $x13406) $x15687))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2564
(let ((@x15705 (nnf-neg (nnf-neg (refl (~ $x15605 $x15605)) @x15690 (~ (not $x13409) $x15691)) (nnf-neg (refl (~ $x15695 $x15695)) @x15674 (~ (not $x13412) $x15698)) (~ (not $x13415) $x15702))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2565
(let ((@x15713 (nnf-neg @x15592 (refl (~ $x15599 $x15599)) (nnf-neg (refl (~ $x15602 $x15602)) @x15705 (~ (not $x13418) $x15706)) (~ (not $x13421) $x15710))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2566
(let ((@x15721 (nnf-neg @x15592 (refl (~ $x15593 $x15593)) (nnf-neg (refl (~ $x15596 $x15596)) @x15713 (~ (not $x13424) $x15714)) (~ (not $x13427) $x15718))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2567
(let ((@x15788 (nnf-neg (nnf-neg (refl (~ $x15587 $x15587)) @x15721 (~ (not $x13430) $x15722)) @x15784 (~ (not $x13469) $x15785))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2568
(let ((@x15580 (monotonicity (refl (~ $x11260 $x11260)) (refl (~ $x10167 $x10167)) (refl (~ $x11911 $x11911)) (refl (~ $x13304 $x13304)) (refl (~ $x13315 $x13315)) (refl (~ $x11901 $x11901)) (refl (~ $x13326 $x13326)) (refl (~ $x11898 $x11898)) (nnf-pos (refl (~ $x13337 $x13337)) (~ $x13340 $x13340)) (refl (~ $x11868 $x11868)) (refl (~ $x10192 $x10192)) (refl (~ $x11429 $x11429)) (refl (~ $x11432 $x11432)) (~ $x13343 $x13343))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2569
(let ((@x15792 (nnf-neg (nnf-neg @x15580 (~ (not $x13346) $x13343)) (refl (~ $x15584 $x15584)) @x15788 (~ (not $x13472) $x15789))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2570
(let ((@x15796 (nnf-neg (refl (~ $x15545 $x15545)) (refl (~ $x15548 $x15548)) @x15792 (~ (not $x13475) $x15793))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2571
(let ((@x15544 (nnf-neg (nnf-pos (refl (~ $x13289 $x13289)) (~ $x13292 $x13292)) (~ (not $x13295) $x13292))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2572
(let ((@x15804 (nnf-neg (sk (~ $x13295 $x15535)) (nnf-neg @x15544 @x15796 (~ (not $x13478) $x15797)) (~ (not $x13481) $x15801))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2573
(let ((@x15812 (nnf-neg (refl (~ $x11385 $x11385)) (nnf-neg (refl (~ $x15519 $x15519)) @x15804 (~ (not $x13484) $x15805)) (~ (not $x13487) $x15809))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2574
(let ((@x15820 (nnf-neg (refl (~ $x15502 $x15502)) (refl (~ $x15511 $x15511)) (nnf-neg (refl (~ $x15514 $x15514)) @x15812 (~ (not $x13490) $x15813)) (~ (not $x13493) $x15817))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2575
(let ((@x15828 (nnf-neg (refl (~ $x15502 $x15502)) (refl (~ $x15505 $x15505)) (nnf-neg (refl (~ $x15508 $x15508)) @x15820 (~ (not $x13496) $x15821)) (~ (not $x13499) $x15825))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2576
(let ((@x15835 (nnf-neg (refl (~ $x11221 $x11221)) (nnf-neg (refl (~ $x15499 $x15499)) @x15828 (~ (not $x13502) $x15829)) (~ $x13508 $x15833))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2577
(let (($x6441 (= b_S_max_o_u4$ 4294967295)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2578
(let ((@x6435 (monotonicity (rewrite (= (* 65536 65536) 4294967296)) (= (- (* 65536 65536) 1) (- 4294967296 1)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2579
(let ((@x6440 (trans @x6435 (rewrite (= (- 4294967296 1) 4294967295)) (= (- (* 65536 65536) 1) 4294967295))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2580
(let ((@x6443 (monotonicity @x6440 (= (= b_S_max_o_u4$ (- (* 65536 65536) 1)) $x6441))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2581
(let ((@x6446 (mp (asserted (= b_S_max_o_u4$ (- (* 65536 65536) 1))) @x6443 $x6441)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2582
(let ((@x12140 (trans (monotonicity @x6446 (= ?x3113 (* (- 1) 4294967295))) (rewrite (= (* (- 1) 4294967295) (- 4294967295))) (= ?x3113 (- 4294967295)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2583
(let ((@x12164 (trans (monotonicity @x12140 (= ?x3114 (+ ?0 (- 4294967295)))) (rewrite (= (+ ?0 (- 4294967295)) (+ (- 4294967295) ?0))) (= ?x3114 (+ (- 4294967295) ?0)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2584
(let ((@x12172 (trans (monotonicity @x12164 (= $x3115 (<= (+ (- 4294967295) ?0) 0))) (rewrite (= (<= (+ (- 4294967295) ?0) 0) $x12168)) (= $x3115 $x12168))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2585
(let ((@x13453 (quant-intro (monotonicity @x12172 (= $x11839 (and $x2815 $x12168 $x11802 $x10238))) (= $x11844 $x13451))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2586
(let ((@x13441 (monotonicity (monotonicity (monotonicity @x12172 (= $x11808 $x13433)) (= $x11813 $x13436)) (= $x11821 $x13439))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2587
(let ((@x13456 (monotonicity (monotonicity (quant-intro @x13441 (= $x11824 $x13442)) (= $x11827 $x13445)) @x13453 (= $x11847 $x13454))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2588
(let ((@x13462 (monotonicity (monotonicity (quant-intro @x13441 (= $x11824 $x13442)) @x13456 (= $x11850 $x13457)) (= $x11853 $x13460))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2589
(let ((@x13372 (monotonicity (monotonicity (monotonicity @x12172 (= $x11623 $x13364)) (= $x11628 $x13367)) (= $x11636 $x13370))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2590
(let ((@x13381 (monotonicity (monotonicity (quant-intro @x13372 (= $x11639 $x13373)) (= $x11642 $x13376)) (= $x11654 $x13379))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2591
(let ((@x13387 (monotonicity (monotonicity (quant-intro @x13372 (= $x11639 $x13373)) @x13381 (= $x11657 $x13382)) (= $x11660 $x13385))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2592
(let ((@x13351 (monotonicity (monotonicity @x6446 (= ?x11574 (+ 4294967295 ?x11484))) (= $x11573 (>= (+ 4294967295 ?x11484) 1)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2593
(let ((@x13357 (trans @x13351 (rewrite (= (>= (+ 4294967295 ?x11484) 1) $x13353)) (= $x11573 $x13353))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2594
(let ((@x13393 (monotonicity (monotonicity (monotonicity @x13357 (= $x11600 $x13358)) (= $x11605 $x13361)) (monotonicity @x13387 (= $x11663 $x13388)) (= $x11666 $x13391))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2595
(let ((@x13414 (monotonicity (monotonicity @x13357 @x13393 (= $x11672 $x13394)) (= $x11733 $x13412))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2596
(let ((@x13399 (monotonicity (monotonicity @x13357 @x13393 (= $x11672 $x13394)) (= $x11677 $x13397))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2597
(let ((@x13408 (monotonicity (monotonicity (monotonicity @x13399 (= $x11683 $x13400)) (= $x11688 $x13403)) (= $x11694 $x13406))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2598
(let ((@x13417 (monotonicity (monotonicity @x13408 (= $x11699 $x13409)) @x13414 (= $x11736 $x13415))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2599
(let ((@x13426 (monotonicity (monotonicity (monotonicity @x13417 (= $x11739 $x13418)) (= $x11745 $x13421)) (= $x11750 $x13424))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2600
(let ((@x13471 (monotonicity (monotonicity (monotonicity @x13426 (= $x11756 $x13427)) (= $x11761 $x13430)) (monotonicity (monotonicity @x13462 (= $x11856 $x13463)) (= $x11859 $x13466)) (= $x11862 $x13469))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2601
(let ((@x13339 (monotonicity (monotonicity (monotonicity @x12172 (= $x11879 $x13331)) (= $x11884 $x13334)) (= $x11892 $x13337))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2602
(let ((@x13325 (monotonicity (monotonicity @x6446 (= ?x11574 (+ 4294967295 ?x11484))) (= $x11904 (>= (+ 4294967295 ?x11484) 0)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2603
(let ((@x13330 (trans @x13325 (rewrite (= (>= (+ 4294967295 ?x11484) 0) $x13326)) (= $x11904 $x13326))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2604
(let ((@x13314 (monotonicity (monotonicity @x6446 (= (+ b_S_max_o_u4$ ?x11865) (+ 4294967295 ?x11865))) (= $x11907 (>= (+ 4294967295 ?x11865) 0)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2605
(let ((@x13319 (trans @x13314 (rewrite (= (>= (+ 4294967295 ?x11865) 0) $x13315)) (= $x11907 $x13315))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2606
(let (($x13299 (= (+ b_S_max_o_u1$ (* (- 1) v_b_L_H_max_G_1$)) (+ 255 (* (- 1) v_b_L_H_max_G_1$)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2607
(let (($x6449 (= b_S_max_o_u1$ 255)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2608
(let ((@x6450 (asserted $x6449)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2609
(let ((@x13303 (monotonicity (monotonicity @x6450 $x13299) (= $x11914 (>= (+ 255 (* (- 1) v_b_L_H_max_G_1$)) 0)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2610
(let ((@x13308 (trans @x13303 (rewrite (= (>= (+ 255 (* (- 1) v_b_L_H_max_G_1$)) 0) $x13304)) (= $x11914 $x13304))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2611
(let ((@x13345 (monotonicity @x13308 @x13319 @x13330 (quant-intro @x13339 (= $x11895 $x13340)) (= $x11957 $x13343))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2612
(let ((@x13474 (monotonicity (monotonicity @x13345 (= $x11962 $x13346)) @x13471 (= $x11971 $x13472))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2613
(let ((@x13291 (monotonicity (monotonicity (monotonicity @x12172 (= $x11395 $x13283)) (= $x11400 $x13286)) (= $x11408 $x13289))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2614
(let ((@x13480 (monotonicity (monotonicity (quant-intro @x13291 (= $x11411 $x13292)) (= $x11414 $x13295)) (monotonicity @x13474 (= $x11979 $x13475)) (= $x11984 $x13478))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2615
(let ((@x13486 (monotonicity (monotonicity (quant-intro @x13291 (= $x11411 $x13292)) @x13480 (= $x11987 $x13481)) (= $x11990 $x13484))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2616
(let ((@x13495 (monotonicity (monotonicity (monotonicity @x13486 (= $x11993 $x13487)) (= $x11996 $x13490)) (= $x12002 $x13493))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2617
(let ((@x13504 (monotonicity (monotonicity (monotonicity @x13495 (= $x12007 $x13496)) (= $x12013 $x13499)) (= $x12018 $x13502))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2618
(let ((@x13510 (monotonicity (monotonicity @x13504 (= $x12021 (and $x10136 $x13502))) (= (not $x12021) $x13508))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2619
(let ((@x13511 (mp (not-or-elim (mp (asserted $x10434) @x12031 $x12027) (not $x12021)) @x13510 $x13508)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2620
(let ((@x20143 (mp (mp (mp (mp~ @x13511 @x15835 $x15833) @x16117 $x16115) @x19763 $x19761) (monotonicity @x20139 (= $x19761 $x20140)) $x20140)))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2621
(let ((@x24008 (unit-resolution (def-axiom (or $x20134 $x20128)) (unit-resolution @x20143 @x22434 $x20137) $x20128)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2622
(let ((?x22514 (b_S_typ$ ?x10137)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2623
(let (($x22515 (= ?x22514 b_T_T_u1$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2624
(let ((@x22856 (trans (unit-resolution @x22581 (unit-resolution @x22577 @x18183 $x22565) $x22556) @x22852 (= ?x10137 ?x10078))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2625
(let ((@x22875 (trans (monotonicity @x22856 (= ?x22514 ?x21175)) (unit-resolution @x21182 @x19846 $x21176) $x22515)))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2626
(let (($x22932 (not $x22515)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2627
(let (($x22522 (= $x10138 $x22515)))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2628
(let (($x22487 (or $x22002 $x22522)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2629
(let ((@x22492 ((_ quant-inst (b_S_idx$ ?x10078 0 b_T_T_u1$) b_T_T_u1$) $x22487)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2630
(let ((@x22511 (unit-resolution (def-axiom (or (not $x22522) $x10138 $x22932)) (hypothesis $x15502) (or (not $x22522) $x22932))))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2631
(let ((@x22873 (unit-resolution (unit-resolution @x22511 (unit-resolution @x22492 @x19833 $x22522) $x22932) @x22875 false)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2632
(let ((@x22876 (lemma @x22873 $x10138)))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2633
(let ((@x24016 (unit-resolution (def-axiom (or $x20131 $x15502 $x15505 $x20125)) (unit-resolution (def-axiom (or $x22603 $x10139)) @x22760 $x10139) @x22876 @x24008 $x20125)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2634
(let ((?x22963 (* (- 1) ?x10144)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2635
(let ((?x22964 (+ v_b_L_H_max_G_0$ ?x22963)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2636
(let (($x22965 (>= ?x22964 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2637
(let ((@x20962 (def-axiom (or $x20119 $x15502 $x15511 $x20113))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2638
(let ((@x22988 (unit-resolution @x20962 (hypothesis $x10138) (hypothesis $x10141) (hypothesis $x20116) $x20113)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2639
(let ((@x20944 (def-axiom (or $x20110 $x10145))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2640
(let ((@x23016 (unit-resolution ((_ th-lemma arith triangle-eq) (or $x19724 $x22965)) (unit-resolution @x20944 @x22988 $x10145) $x22965)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2641
(let (($x22455 (or $x21994 $x15502 $x22506)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2642
(let ((@x22447 (mp ((_ quant-inst (b_S_idx$ ?x10078 0 b_T_T_u1$) b_T_T_u1$) (or $x21994 (or $x15502 $x22506))) (rewrite (= (or $x21994 (or $x15502 $x22506)) $x22455)) $x22455)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2643
(let ((@x23003 (monotonicity ((_ th-lemma arith eq-propagate 0 0) (hypothesis $x15523) (hypothesis (not $x15525)) (= ?v0!13 0)) (= ?x15529 ?x10137))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2644
(let ((@x23005 (trans @x23003 (unit-resolution @x22447 @x15336 (hypothesis $x10138) $x22506) (= ?x15529 ?x22505))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2645
(let (($x23008 (or (not (= ?x15530 (b_S_read_n_u1$ v_b_S_s$ ?x22505))) (<= (+ ?x15530 (* (- 1) (b_S_read_n_u1$ v_b_S_s$ ?x22505))) 0))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2646
(let ((@x23010 (unit-resolution ((_ th-lemma arith triangle-eq) $x23008) (monotonicity @x23005 (= ?x15530 (b_S_read_n_u1$ v_b_S_s$ ?x22505))) (<= (+ ?x15530 (* (- 1) (b_S_read_n_u1$ v_b_S_s$ ?x22505))) 0))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2647
(let ((?x22685 (b_S_read_n_u1$ v_b_S_s$ ?x22505)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2648
(let ((?x22773 (* (- 1) ?x22685)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2649
(let ((?x22835 (+ ?x10144 ?x22773)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2650
(let (($x22839 (>= ?x22835 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2651
(let (($x22834 (= ?x10144 ?x22685)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2652
(let ((@x23011 (symm (unit-resolution @x22447 @x15336 (hypothesis $x10138) $x22506) (= ?x22505 ?x10137))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2653
(let ((@x23020 (unit-resolution ((_ th-lemma arith triangle-eq) (or (not $x22834) $x22839)) (symm (monotonicity @x23011 (= ?x22685 ?x10144)) $x22834) $x22839)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2654
(let ((@x23023 (lemma ((_ th-lemma arith farkas 1 -1 -1 1) @x23020 @x23010 (hypothesis $x20589) @x23016 false) (or $x15502 $x15533 $x19297 $x15525 $x15511 $x20119))))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2655
(let ((@x24012 (unit-resolution @x23023 @x22876 (unit-resolution (def-axiom (or $x20122 $x20116)) @x24016 $x20116) (or $x15533 $x19297 $x15525 $x15511))))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2656
(let ((@x24203 (unit-resolution (unit-resolution @x24012 @x23403 (or $x15533 $x19297 $x15525)) (unit-resolution (def-axiom (or $x19313 (not $x15525))) @x23991 (not $x15525)) (unit-resolution (def-axiom (or $x19313 $x15523)) @x23991 $x15523) (unit-resolution (def-axiom (or $x19313 $x20589)) @x23991 $x20589) false)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2657
(let ((@x24417 (unit-resolution @x20962 @x22876 (unit-resolution (def-axiom (or $x20122 $x20116)) @x24016 $x20116) (or $x15511 $x20113))))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2658
(let ((@x24506 (unit-resolution (def-axiom (or $x20110 $x20104)) (unit-resolution @x24417 @x23403 $x20113) $x20104)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2659
(let ((@x24507 (unit-resolution (def-axiom (or $x20107 $x11385 $x20101)) (lemma ((_ th-lemma arith farkas 1 1) @x12041 (hypothesis $x11385) false) $x11382) @x24506 $x20101)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2660
(let ((@x24462 (unit-resolution (def-axiom (or $x20095 $x19318 $x20089)) (unit-resolution (def-axiom (or $x20098 $x20092)) @x24507 $x20092) $x20092)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2661
(let ((@x24496 (unit-resolution (def-axiom (or $x20086 $x20080)) (unit-resolution @x24462 (lemma @x24203 $x19313) $x20089) $x20080)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2662
(let ((@x24578 (mp (unit-resolution @x20944 (unit-resolution @x24417 @x23403 $x20113) $x10145) (symm (commutativity (= $x10167 $x10145)) (= $x10145 $x10167)) $x10167)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2663
(let ((@x24580 (unit-resolution (def-axiom (or $x20083 $x11259 $x15548 $x20077)) @x12041 (or $x20083 $x15548 $x20077))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2664
(let ((@x24583 (unit-resolution (unit-resolution @x24580 @x24578 (or $x20083 $x20077)) @x24496 $x20077)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2665
(let ((@x24576 (unit-resolution (def-axiom (or $x20074 $x11901)) @x24583 $x11901)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2666
(let ((@x24314 (unit-resolution (def-axiom (or $x20074 $x10192)) @x24583 $x10192)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2667
(let ((@x24415 (unit-resolution (def-axiom (or $x20074 $x11868)) @x24583 $x11868)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2668
(let ((@x24499 (unit-resolution (def-axiom (or $x20074 $x19898)) @x24583 $x19898)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2669
(let (($x23168 (<= (+ v_b_L_H_p_G_0$ (* (- 1) ?v0!15)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2670
(let (($x23092 (<= (+ v_b_L_H_max_G_1$ (* (- 1) v_b_S_result_G_0$)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2671
(let (($x23088 (= v_b_L_H_max_G_1$ v_b_S_result_G_0$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2672
(let ((@x9231 (asserted b_S_position_n_marker$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2673
(let ((@x23318 (unit-resolution (unit-resolution (def-axiom (or $x20059 $x15729 $x20053)) @x9231 (or $x20059 $x20053)) (unit-resolution (def-axiom (or $x20062 $x20056)) (hypothesis $x20065) $x20056) $x20053)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2674
(let ((@x23324 (unit-resolution ((_ th-lemma arith triangle-eq) (or (not $x23088) $x23092)) (symm (unit-resolution (def-axiom (or $x20050 $x10222)) @x23318 $x10222) $x23088) $x23092)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2675
(let (($x20801 (not $x16031)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2676
(let ((@x23175 (hypothesis $x10192)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2677
(let ((@x23180 (hypothesis $x11868)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2678
(let (($x23140 (not (= ?x10191 v_b_S_result_G_0$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2679
(let (($x23145 (or $x20035 $x19501 $x19669 $x11867 $x23140)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2680
(let (($x23036 (>= (+ v_b_SL_H_witness_G_0$ (* (- 1) v_b_P_H_len$)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2681
(let (($x23141 (or $x19501 $x19669 $x23036 $x23140)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2682
(let (($x23146 (or $x20035 $x23141)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2683
(let (($x23046 (= (>= (+ (* (- 1) v_b_P_H_len$) v_b_SL_H_witness_G_0$) 0) $x11867)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2684
(let (($x23044 (= $x23036 (>= (+ (* (- 1) v_b_P_H_len$) v_b_SL_H_witness_G_0$) 0))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2685
(let (($x23041 (= (+ v_b_SL_H_witness_G_0$ (* (- 1) v_b_P_H_len$)) (+ (* (- 1) v_b_P_H_len$) v_b_SL_H_witness_G_0$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2686
(let ((@x23049 (trans (monotonicity (rewrite $x23041) $x23044) (rewrite $x23046) (= $x23036 $x11867))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2687
(let ((@x23150 (monotonicity (monotonicity @x23049 (= $x23141 (or $x19501 $x19669 $x11867 $x23140))) (= $x23146 (or $x20035 (or $x19501 $x19669 $x11867 $x23140))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2688
(let ((@x23154 (trans @x23150 (rewrite (= (or $x20035 (or $x19501 $x19669 $x11867 $x23140)) $x23145)) (= $x23146 $x23145))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2689
(let ((@x23182 (unit-resolution (mp ((_ quant-inst v_b_SL_H_witness_G_0$) $x23146) @x23154 $x23145) (hypothesis $x13315) @x23180 (hypothesis $x11432) (hypothesis $x20030) (trans @x23175 (symm (hypothesis $x10222) $x23088) (= ?x10191 v_b_S_result_G_0$)) false)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2690
(let ((@x23326 (unit-resolution (lemma @x23182 (or $x20035 $x19669 $x11867 $x19501 $x19674 $x19640)) (unit-resolution (def-axiom (or $x20050 $x10222)) @x23318 $x10222) @x23180 (hypothesis $x11432) @x23175 (hypothesis $x13315) $x20035)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2691
(let ((@x23328 (unit-resolution (def-axiom (or $x20047 $x19580 $x20041)) (unit-resolution (def-axiom (or $x20038 $x20030)) @x23326 $x20038) (unit-resolution (def-axiom (or $x20050 $x20044)) @x23318 $x20044) $x19580)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2692
(let ((@x23308 ((_ th-lemma arith farkas -1 1 1) (hypothesis (>= (+ v_b_L_H_max_G_1$ ?x16029) 0)) (hypothesis $x20801) (hypothesis $x23092) false)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2693
(let ((@x23312 (lemma @x23308 (or (not (>= (+ v_b_L_H_max_G_1$ ?x16029) 0)) $x16031 (not $x23092)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2694
(let ((@x23330 (unit-resolution @x23312 (unit-resolution (def-axiom (or $x19575 $x20801)) @x23328 $x20801) @x23324 (not (>= (+ v_b_L_H_max_G_1$ ?x16029) 0)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2695
(let ((@x23333 (hypothesis $x19898)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2696
(let (($x23188 (>= (+ v_b_L_H_max_G_1$ ?x16029) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2697
(let (($x23196 (or $x19903 $x19559 $x19560 $x23168 $x23188)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2698
(let (($x23134 (<= (+ ?x15744 (* (- 1) v_b_L_H_max_G_1$)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2699
(let (($x23114 (>= (+ ?v0!15 ?x11484) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2700
(let (($x23135 (or $x19559 $x19560 $x23114 $x23134)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2701
(let (($x23197 (or $x19903 $x23135)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2702
(let (($x23173 (= (+ ?x15744 (* (- 1) v_b_L_H_max_G_1$)) (+ (* (- 1) v_b_L_H_max_G_1$) ?x15744))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2703
(let ((@x23186 (monotonicity (rewrite $x23173) (= $x23134 (<= (+ (* (- 1) v_b_L_H_max_G_1$) ?x15744) 0)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2704
(let ((@x23192 (trans @x23186 (rewrite (= (<= (+ (* (- 1) v_b_L_H_max_G_1$) ?x15744) 0) $x23188)) (= $x23134 $x23188))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2705
(let ((@x23166 (monotonicity (rewrite (= (+ ?v0!15 ?x11484) (+ ?x11484 ?v0!15))) (= $x23114 (>= (+ ?x11484 ?v0!15) 0)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2706
(let ((@x23171 (trans @x23166 (rewrite (= (>= (+ ?x11484 ?v0!15) 0) $x23168)) (= $x23114 $x23168))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2707
(let ((@x23201 (monotonicity (monotonicity @x23171 @x23192 (= $x23135 (or $x19559 $x19560 $x23168 $x23188))) (= $x23197 (or $x19903 (or $x19559 $x19560 $x23168 $x23188))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2708
(let ((@x23205 (trans @x23201 (rewrite (= (or $x19903 (or $x19559 $x19560 $x23168 $x23188)) $x23196)) (= $x23197 $x23196))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2709
(let ((@x23335 (unit-resolution (mp ((_ quant-inst ?v0!15) $x23197) @x23205 $x23196) @x23333 (unit-resolution (def-axiom (or $x19575 $x15736)) @x23328 $x15736) (unit-resolution (def-axiom (or $x19575 $x15737)) @x23328 $x15737) (or $x23168 $x23188))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2710
(let ((@x23338 ((_ th-lemma arith farkas -1 1 1) (unit-resolution (def-axiom (or $x19575 $x16014)) @x23328 $x16014) (unit-resolution @x23335 @x23330 $x23168) (unit-resolution (def-axiom (or $x20062 $x11486)) (hypothesis $x20065) $x11486) false)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2711
(let ((@x24500 (unit-resolution (lemma @x23338 (or $x20062 $x19903 $x11867 $x19501 $x19674 $x19669)) @x24499 @x24415 (unit-resolution (def-axiom (or $x20074 $x11432)) @x24583 $x11432) @x24314 (unit-resolution (def-axiom (or $x20074 $x13315)) @x24583 $x13315) $x20062)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2712
(let ((@x24502 (unit-resolution (def-axiom (or $x20071 $x20019 $x20065)) (unit-resolution (def-axiom (or $x20074 $x20068)) @x24583 $x20068) @x24500 $x20019)))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2713
(let ((@x24656 (unit-resolution (def-axiom (or $x20016 $x11487)) @x24502 $x11487)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2714
(let ((@x24896 (mp @x22691 (symm (monotonicity @x24532 (= $x22596 $x22344)) (= $x22344 $x22596)) $x22596)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2715
(let ((@x23420 (hypothesis $x11487)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2716
(let (($x23378 (or $x22629 $x19677 $x21489 $x22597 $x19670 $x11486 $x23363)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2717
(let (($x23360 (>= (+ v_b_L_H_p_G_0$ (* (- 1) v_b_P_H_len$)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2718
(let (($x23364 (or $x19677 $x21489 $x22597 $x19670 $x23360 $x23363)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2719
(let (($x23379 (or $x22629 $x23364)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2720
(let ((@x23372 (rewrite (= (>= (+ (* (- 1) v_b_P_H_len$) v_b_L_H_p_G_0$) 0) $x11486))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2721
(let (($x23366 (= (+ v_b_L_H_p_G_0$ (* (- 1) v_b_P_H_len$)) (+ (* (- 1) v_b_P_H_len$) v_b_L_H_p_G_0$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2722
(let ((@x23370 (monotonicity (rewrite $x23366) (= $x23360 (>= (+ (* (- 1) v_b_P_H_len$) v_b_L_H_p_G_0$) 0)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2723
(let ((@x23377 (monotonicity (trans @x23370 @x23372 (= $x23360 $x11486)) (= $x23364 (or $x19677 $x21489 $x22597 $x19670 $x11486 $x23363)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2724
(let ((@x23383 (monotonicity @x23377 (= $x23379 (or $x22629 (or $x19677 $x21489 $x22597 $x19670 $x11486 $x23363))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2725
(let ((@x23387 (trans @x23383 (rewrite (= (or $x22629 (or $x19677 $x21489 $x22597 $x19670 $x11486 $x23363)) $x23378)) (= $x23379 $x23378))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2726
(let ((@x23388 (mp ((_ quant-inst v_b_S_s$ v_b_P_H_arr$ (b_S_ptr$ ?x10076 ?x21014) v_b_P_H_len$ v_b_L_H_p_G_0$ b_T_T_u1$) $x23379) @x23387 $x23378)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2727
(let ((@x23422 (unit-resolution @x23388 @x18670 @x9769 @x12050 (hypothesis $x11901) @x23420 (hypothesis $x22596) (hypothesis $x23362) false)))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2728
(let ((@x24759 (unit-resolution (lemma @x23422 (or $x23363 $x19670 $x11486 $x22597)) @x24896 (or $x23363 $x19670 $x11486))))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2729
(let ((@x24697 (unit-resolution (def-axiom (or $x23362 $x23297)) (unit-resolution @x24759 @x24656 @x24576 $x23363) $x23297)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2730
(let (($x23782 (b_S_in_n_wrapped_n_domain$ v_b_S_s$ ?x24218)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2731
(let ((?x23727 (b_S_owner$ v_b_S_s$ ?x24218)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2732
(let (($x23776 (= ?x23727 b_S_me$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2733
(let (($x23785 (or $x23776 $x23782)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2734
(let (($x24475 (not $x23785)))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2735
(let ((?x23804 (b_S_typ$ ?x24218)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2736
(let ((?x23768 (b_S_kind_n_of$ ?x23804)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2737
(let (($x23769 (= ?x23768 b_S_kind_n_primitive$)))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2738
(let (($x23803 (not $x23797)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2739
(let (($x24099 (not $x24098)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2740
(let (($x24476 (or $x24099 $x23803 $x23769 $x24475)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2741
(let (($x24604 (b_S_in_n_wrapped_n_domain$ v_b_S_s$ ?x23228)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2742
(let (($x24478 (= (b_S_owner$ v_b_S_s$ ?x23228) b_S_me$)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2743
(let (($x24602 (or $x24478 $x24604)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2744
(let (($x24797 (not $x24602)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2745
(let (($x24820 (or $x24098 $x24797)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2746
(let (($x24655 (not $x24820)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2747
(let (($x24474 (not $x24476)))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2748
(let (($x24912 (or $x24474 $x24655)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2749
(let (($x24913 (not $x24912)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2750
(let (($x24209 (b_S_typed$ v_b_S_s$ ?x23228)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2751
(let (($x24210 (not $x24209)))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2752
(let (($x24931 (or $x24210 $x24913)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2753
(let (($x24932 (not $x24931)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2754
(let (($x23783 (b_S_thread_n_local$ v_b_S_s$ ?x23228)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2755
(let (($x24934 (= $x23783 $x24932)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2756
(let (($x24622 (or (not $x19072) $x24934)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2757
(let ((@x24172 ((_ quant-inst v_b_S_s$ (b_S_ptr$ b_T_T_u1$ ?x23404)) $x24622)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2758
(let (($x24628 (not $x23783)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2759
(let ((@x24670 (monotonicity (symm (monotonicity @x25262 (= $x23783 $x10324)) (= $x10324 $x23783)) (= $x15599 $x24628))))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2760
(let ((@x24708 (unit-resolution (def-axiom (or (not $x24934) $x23783 $x24931)) (mp (hypothesis $x15599) @x24670 $x24628) (unit-resolution @x24172 @x19075 $x24934) $x24931)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2761
(let ((@x24785 (unit-resolution (def-axiom (or $x23362 $x10322)) (unit-resolution @x24759 @x24656 @x24576 $x23363) $x10322)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2762
(let ((@x24710 (mp @x24785 (symm (monotonicity @x25262 (= $x24209 $x10322)) (= $x10322 $x24209)) $x24209)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2763
(let ((@x24724 (unit-resolution (def-axiom (or $x24912 $x24476)) (unit-resolution (def-axiom (or $x24932 $x24210 $x24913)) @x24710 @x24708 $x24913) $x24476)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2764
(let ((?x24320 (b_S_idx$ ?x22595 v_b_L_H_p_G_0$ b_T_T_u1$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2765
(let ((?x24321 (b_S_select_o_tm$ ?x10272 ?x24320)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2766
(let ((?x24322 (b_S_ts_n_emb$ ?x24321)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2767
(let (($x24323 (= ?x24322 ?x22595)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2768
(let (($x24328 (b_S_typed$ v_b_S_s$ ?x24320)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2769
(let (($x24329 (not $x24328)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2770
(let (($x24325 (b_S_ts_n_is_n_volatile$ ?x24321)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2771
(let (($x24324 (not $x24323)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2772
(let (($x24330 (or $x24324 $x24325 (not (b_S_ts_n_is_n_array_n_elt$ ?x24321)) $x24329)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2773
(let (($x24331 (not $x24330)))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2774
(let (($x25071 (or $x23252 $x24241 $x19670 $x11486 $x24331)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2775
(let (($x24332 (or $x24241 $x19670 $x23360 $x24331)))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2776
(let (($x25072 (or $x23252 $x24332)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2777
(let ((@x25070 (monotonicity (trans @x23370 @x23372 (= $x23360 $x11486)) (= $x24332 (or $x24241 $x19670 $x11486 $x24331)))))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2778
(let ((@x25080 (trans (monotonicity @x25070 (= $x25072 (or $x23252 (or $x24241 $x19670 $x11486 $x24331)))) (rewrite (= (or $x23252 (or $x24241 $x19670 $x11486 $x24331)) $x25071)) (= $x25072 $x25071))))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2779
(let ((@x25137 (unit-resolution (mp ((_ quant-inst v_b_S_s$ v_b_P_H_arr$ b_T_T_u1$ v_b_P_H_len$ v_b_L_H_p_G_0$) $x25072) @x25080 $x25071) @x17967 @x24576 @x24656 @x24355 (hypothesis $x24330) false)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2780
(let ((@x25083 (def-axiom (or $x24330 $x24323))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2781
(let ((?x24315 (b_S_ref$ ?x24198)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2782
(let ((?x24367 (* (- 1) ?x24315)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2783
(let ((?x24368 (+ ?x10079 ?x23278 ?x24367)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2784
(let (($x24402 (<= ?x24368 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2785
(let (($x24365 (= ?x24368 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2786
(let (($x24384 (or $x21152 $x24365)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2787
(let ((@x24394 (monotonicity (rewrite (= (= ?x24315 ?x24174) $x24365)) (= (or $x21152 (= ?x24315 ?x24174)) $x24384))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2788
(let ((@x24404 (trans @x24394 (rewrite (= $x24384 $x24384)) (= (or $x21152 (= ?x24315 ?x24174)) $x24384))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2789
(let ((@x24403 (mp ((_ quant-inst b_T_T_u1$ (+ ?x10079 ?x23278)) (or $x21152 (= ?x24315 ?x24174))) @x24404 $x24384)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2790
(let ((@x25241 (unit-resolution ((_ th-lemma arith triangle-eq) (or (not $x24365) $x24402)) (unit-resolution @x24403 @x19840 $x24365) $x24402)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2791
(let (($x24407 (>= ?x24368 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2792
(let ((@x25244 (unit-resolution ((_ th-lemma arith triangle-eq) (or (not $x24365) $x24407)) (unit-resolution @x24403 @x19840 $x24365) $x24407)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2793
(let ((?x24925 (+ ?x23278 ?x24419)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2794
(let (($x25226 (= ?x24174 ?x24925)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2795
(let ((?x25227 (* (- 1) ?x24925)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2796
(let ((?x25228 (+ ?x24174 ?x25227)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2797
(let (($x25229 (<= ?x25228 0)))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2798
(let ((?x24127 (* (- 1) ?x21014)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2799
(let ((?x23641 (+ ?x10079 ?x24127)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2800
(let (($x24104 (<= ?x23641 0)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2801
(let ((@x25085 (unit-resolution ((_ th-lemma arith triangle-eq) (or (not (= ?x10079 ?x21014)) $x24104)) (symm (unit-resolution @x21192 @x19840 $x21186) (= ?x10079 ?x21014)) $x24104)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2802
(let ((?x25173 (* (- 1) ?x24419)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2803
(let ((?x25174 (+ ?x21014 ?x25173)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2804
(let (($x25175 (<= ?x25174 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2805
(let ((@x25090 (unit-resolution ((_ th-lemma arith triangle-eq) (or (not (= ?x21014 ?x24419)) $x25175)) (symm (monotonicity @x24520 (= ?x24419 ?x21014)) (= ?x21014 ?x24419)) $x25175)))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2806
(let ((@x25103 (unit-resolution ((_ th-lemma arith assign-bounds -1 -1) (or $x25229 (not $x24104) (not $x25175))) @x25090 @x25085 $x25229)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2807
(let (($x25230 (>= ?x25228 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2808
(let (($x23809 (>= ?x23641 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2809
(let ((@x25106 (unit-resolution ((_ th-lemma arith triangle-eq) (or (not (= ?x10079 ?x21014)) $x23809)) (symm (unit-resolution @x21192 @x19840 $x21186) (= ?x10079 ?x21014)) $x23809)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2810
(let (($x25176 (>= ?x25174 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2811
(let ((@x25109 (unit-resolution ((_ th-lemma arith triangle-eq) (or (not (= ?x21014 ?x24419)) $x25176)) (symm (monotonicity @x24520 (= ?x24419 ?x21014)) (= ?x21014 ?x24419)) $x25176)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2812
(let ((@x25098 (unit-resolution ((_ th-lemma arith assign-bounds -1 -1) (or $x25230 (not $x23809) (not $x25176))) @x25109 @x25106 $x25230)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2813
(let ((@x25111 (unit-resolution ((_ th-lemma arith triangle-eq) (or $x25226 (not $x25229) (not $x25230))) @x25098 @x25103 (hypothesis (not $x25226)) false)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2814
(let ((@x25182 (trans (symm (lemma @x25111 $x25226) (= ?x24925 ?x24174)) ((_ th-lemma arith eq-propagate -1 -1) @x25244 @x25241 (= ?x24174 ?x24315)) (= ?x24925 ?x24315))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2815
(let ((@x25183 (trans @x25182 (monotonicity (symm @x24341 (= ?x24198 ?x10320)) (= ?x24315 ?x23404)) (= ?x24925 ?x23404))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2816
(let ((?x24930 (b_S_ptr$ b_T_T_u1$ ?x24925)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2817
(let ((?x24463 (b_S_idx$ ?x21983 v_b_L_H_p_G_0$ b_T_T_u1$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2818
(let (($x25146 (= ?x24463 ?x24930)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2819
(let (($x25152 (or (not (b_S_extent_n_hint$ ?x24463 ?x21983)) (not $x25146))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2820
(let (($x25155 (not $x25152)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2821
(let (($x25158 (or $x22568 $x25155)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2822
(let (($x24469 (not (= ?x24463 (b_S_ptr$ b_T_T_u1$ (+ ?x24419 (* v_b_L_H_p_G_0$ ?x10045)))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2823
(let (($x24471 (not (or (not (b_S_extent_n_hint$ ?x24463 ?x21983)) $x24469))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2824
(let (($x25147 (= (= ?x24463 (b_S_ptr$ b_T_T_u1$ (+ ?x24419 (* v_b_L_H_p_G_0$ ?x10045)))) $x25146)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2825
(let ((@x25139 (monotonicity (rewrite (= (* v_b_L_H_p_G_0$ ?x10045) ?x23278)) (= (+ ?x24419 (* v_b_L_H_p_G_0$ ?x10045)) (+ ?x24419 ?x23278)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2826
(let ((@x25143 (trans @x25139 (rewrite (= (+ ?x24419 ?x23278) ?x24925)) (= (+ ?x24419 (* v_b_L_H_p_G_0$ ?x10045)) ?x24925))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2827
(let ((@x25145 (monotonicity @x25143 (= (b_S_ptr$ b_T_T_u1$ (+ ?x24419 (* v_b_L_H_p_G_0$ ?x10045))) ?x24930))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2828
(let ((@x25154 (monotonicity (monotonicity (monotonicity @x25145 $x25147) (= $x24469 (not $x25146))) (= (or (not (b_S_extent_n_hint$ ?x24463 ?x21983)) $x24469) $x25152))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2829
(let ((@x25162 (monotonicity (monotonicity @x25154 (= $x24471 $x25155)) (= (or $x22568 $x24471) $x25158))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2830
(let ((@x25166 (mp ((_ quant-inst (b_S_ptr$ ?x10076 ?x21014) v_b_L_H_p_G_0$ b_T_T_u1$) (or $x22568 $x24471)) (trans @x25162 (rewrite (= $x25158 $x25158)) (= (or $x22568 $x24471) $x25158)) $x25158)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2831
(let ((@x25257 (unit-resolution (def-axiom (or $x25152 $x25146)) (unit-resolution @x25166 @x18183 $x25155) $x25146)))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2832
(let ((@x25185 (trans (trans (monotonicity @x24532 (= ?x24320 ?x24463)) @x25257 (= ?x24320 ?x24930)) (monotonicity @x25183 (= ?x24930 ?x23228)) (= ?x24320 ?x23228))))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2833
(let ((@x25217 (symm (monotonicity (trans @x25185 @x25262 (= ?x24320 ?x10320)) (= ?x24321 ?x23124)) (= ?x23124 ?x24321))))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2834
(let ((@x25274 (monotonicity (monotonicity @x25262 (= ?x24217 ?x23124)) (= ?x24218 (b_S_ts_n_emb$ ?x23124)))))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2835
(let ((@x25219 (trans @x25274 (monotonicity @x25217 (= (b_S_ts_n_emb$ ?x23124) ?x24322)) (= ?x24218 ?x24322))))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2836
(let ((@x25221 (trans (trans @x25219 (hypothesis $x24323) (= ?x24218 ?x22595)) @x24530 (= ?x24218 ?x10080))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2837
(let ((@x25293 (unit-resolution (hypothesis (not $x23776)) (trans (monotonicity @x25221 (= ?x23727 ?x10082)) @x12043 $x23776) false)))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2838
(let ((@x24057 (unit-resolution (lemma @x25293 (or $x24324 $x23776)) (unit-resolution @x25083 (lemma @x25137 $x24331) $x24323) $x23776)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2839
(let ((?x23443 (b_S_ts_n_emb$ ?x23124)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2840
(let ((?x23448 (b_S_typ$ ?x23443)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2841
(let ((?x23449 (b_S_kind_n_of$ ?x23448)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2842
(let (($x23450 (= ?x23449 b_S_kind_n_primitive$)))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2843
(let ((@x24651 (monotonicity (monotonicity (symm @x25274 (= ?x23443 ?x24218)) (= ?x23448 ?x23804)) (= ?x23449 ?x23768))))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2844
(let (($x23598 (b_S_is_n_non_n_primitive$ ?x23448)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2845
(let (($x23599 (not $x23598)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2846
(let (($x23602 (or $x23450 $x23599)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2847
(let (($x23603 (not $x23602)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2848
(let (($x24666 (or (not $x19234) $x23603)))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2849
(let ((@x24626 ((_ quant-inst (b_S_select_o_tm$ ?x10272 ?x10320)) $x24666)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2850
(let ((@x24965 (unit-resolution (def-axiom (or $x23602 (not $x23450))) (unit-resolution @x24626 @x19237 $x23603) (not $x23450))))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2851
(let ((@x24645 (lemma (unit-resolution @x24965 (trans @x24651 (hypothesis $x23769) $x23450) false) (not $x23769))))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2852
(let ((@x24718 (unit-resolution (def-axiom (or $x24474 $x24099 $x23803 $x23769 $x24475)) @x24645 (unit-resolution (def-axiom (or $x23785 (not $x23776))) @x24057 $x23785) (or $x24474 $x24099 $x23803))))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2853
(let ((@x24717 (unit-resolution @x24718 @x24724 (unit-resolution (def-axiom (or $x23797 $x23805)) (mp @x24697 @x24701 $x23770) $x23797) @x24696 false)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2854
(let ((@x20784 (def-axiom (or $x20013 $x15590 $x15593 $x20007))))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2855
(let ((@x24630 (unit-resolution (unit-resolution @x20784 @x24345 (or $x20013 $x15593 $x20007)) @x24785 (unit-resolution (def-axiom (or $x20016 $x20010)) @x24502 $x20010) $x20007)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2856
(let ((@x20774 (def-axiom (or $x20004 $x19998))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2857
(let ((@x20768 (def-axiom (or $x20001 $x15590 $x15599 $x19995))))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2858
(let ((@x25020 (unit-resolution (unit-resolution @x20768 @x24345 (or $x20001 $x15599 $x19995)) (unit-resolution @x20774 @x24630 $x19998) (or $x15599 $x19995))))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2859
(let ((@x23989 (hypothesis $x19980)))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2860
(let ((@x25004 (unit-resolution (def-axiom (or $x19959 $x15590 $x15599 $x19953)) @x24345 (or $x19959 $x15599 $x19953))))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2861
(let ((@x24684 (unit-resolution @x25004 (unit-resolution (def-axiom (or $x19992 $x10324)) (hypothesis $x19995) $x10324) (hypothesis $x19950) $x19959)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2862
(let ((@x20748 (def-axiom (or $x19989 $x19977 $x19983))))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2863
(let ((@x24916 (unit-resolution @x20748 (unit-resolution (def-axiom (or $x19992 $x19986)) (hypothesis $x19995) $x19986) @x23989 $x19977)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2864
(let ((@x20716 (def-axiom (or $x19974 $x19968))))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2865
(let ((@x24762 (unit-resolution (def-axiom (or $x19971 $x15590 $x15593 $x19965)) @x24345 (or $x19971 $x15593 $x19965))))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2866
(let ((@x24920 (unit-resolution @x24762 (unit-resolution @x20716 @x24916 $x19968) (unit-resolution (def-axiom (or $x19962 $x19956)) @x24684 $x19962) @x24785 false)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2867
(let ((@x24972 (unit-resolution (lemma @x24920 (or $x19992 $x19983 $x19953)) @x23989 (unit-resolution @x25020 (lemma @x24717 $x10324) $x19995) $x19953)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2868
(let (($x13277 (<= v_b_P_H_len$ 4294967295)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2869
(let (($x13272 (= (+ b_S_max_o_u4$ (* (- 1) v_b_P_H_len$)) (+ 4294967295 (* (- 1) v_b_P_H_len$)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2870
(let ((@x13276 (monotonicity (monotonicity @x6446 $x13272) (= $x11245 (>= (+ 4294967295 (* (- 1) v_b_P_H_len$)) 0)))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2871
(let ((@x13281 (trans @x13276 (rewrite (= (>= (+ 4294967295 (* (- 1) v_b_P_H_len$)) 0) $x13277)) (= $x11245 $x13277))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2872
(let ((@x13282 (mp (and-elim @x12033 $x11245) @x13281 $x13277)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2873
(let ((@x25068 (unit-resolution ((_ th-lemma arith assign-bounds 1 -1) (or $x13353 (not $x13277) $x11486)) @x13282 (or $x13353 $x11486))))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2874
(let ((@x25023 (unit-resolution (def-axiom (or $x19947 $x15611 $x15614 $x19941)) (unit-resolution ((_ th-lemma arith farkas 1 1) (or $x19670 $x11570)) @x24576 $x11570) (unit-resolution @x25068 @x24656 $x13353) (or $x19947 $x19941))))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2875
(let ((@x25021 (unit-resolution @x25023 (unit-resolution (def-axiom (or $x19950 $x19944)) @x24972 $x19944) $x19941)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2876
(let ((@x20652 (def-axiom (or $x19938 $x19932))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2877
(let (($x20596 (>= ?x11582 (- 1))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2878
(let ((@x25129 (unit-resolution ((_ th-lemma arith triangle-eq) (or $x19452 $x20596)) (unit-resolution (def-axiom (or $x19938 $x11580)) @x25021 $x11580) $x20596)))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2879
(let ((@x25134 (unit-resolution ((_ th-lemma arith assign-bounds -1 -1) (or $x11608 $x11486 (not $x20596))) @x24656 (or $x11608 (not $x20596)))))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2880
(let ((@x20638 (def-axiom (or $x19935 $x11612 $x19929))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2881
(let ((@x25133 (unit-resolution @x20638 (unit-resolution @x25134 @x25129 $x11608) (unit-resolution @x20652 @x25021 $x19932) $x19929)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2882
(let ((@x20630 (def-axiom (or $x19926 $x19920))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2883
(let ((@x25121 (symm (unit-resolution (def-axiom (or $x19950 $x10338)) @x24972 $x10338) (= v_b_L_H_max_G_2$ v_b_L_H_max_G_3$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2884
(let ((@x25118 (symm (unit-resolution (def-axiom (or $x19950 $x10333)) @x24972 $x10333) (= ?x10327 v_b_L_H_max_G_2$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2885
(let ((@x25171 (monotonicity (unit-resolution (def-axiom (or $x19950 $x10340)) @x24972 $x10340) (= ?x10372 ?x10320))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2886
(let ((@x25190 (trans (monotonicity @x25171 (= ?x10373 ?x10327)) @x25118 (= ?x10373 v_b_L_H_max_G_2$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2887
(let (($x24861 (>= (+ v_b_L_H_p_G_0$ (* (- 1) v_b_SL_H_witness_G_1$)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2888
(let ((@x25188 (symm (unit-resolution (def-axiom (or $x19950 $x10340)) @x24972 $x10340) (= v_b_L_H_p_G_0$ v_b_SL_H_witness_G_1$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2889
(let ((@x25200 (unit-resolution ((_ th-lemma arith triangle-eq) (or (not (= v_b_L_H_p_G_0$ v_b_SL_H_witness_G_1$)) $x24861)) @x25188 $x24861)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2890
(let ((@x20614 (def-axiom (or $x19413 $x11647 (not $x10374)))))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2891
(let ((@x25206 (unit-resolution @x20614 (unit-resolution ((_ th-lemma arith assign-bounds -1 -1) (or $x11648 (not $x24861) $x11486)) @x25200 @x24656 $x11648) (trans @x25190 @x25121 $x10374) $x19413)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2892
(let ((@x20618 (def-axiom (or $x19914 $x19412))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2893
(let ((@x20626 (def-axiom (or $x19923 $x19386 $x19917))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2894
(let ((@x25210 (unit-resolution @x20626 (unit-resolution @x20618 @x25206 $x19914) (unit-resolution @x20630 @x25133 $x19920) $x19386)))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2895
(let (($x24195 (>= (+ v_b_L_H_max_G_1$ ?x15891) 0)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2896
(let (($x24206 (not $x24195)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2897
(let ((?x11631 (* (- 1) v_b_L_H_max_G_3$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2898
(let ((?x20720 (+ v_b_L_H_max_G_1$ ?x11631)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2899
(let (($x20721 (<= ?x20720 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2900
(let (($x24870 (<= (+ ?x10327 ?x11631) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2901
(let ((@x25195 (unit-resolution ((_ th-lemma arith triangle-eq) (or (not (= ?x10327 v_b_L_H_max_G_3$)) $x24870)) (trans @x25118 @x25121 (= ?x10327 v_b_L_H_max_G_3$)) $x24870)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2902
(let ((@x20758 (def-axiom (or $x19992 $x19986))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2903
(let ((@x25198 (unit-resolution @x20758 (unit-resolution @x25020 (lemma @x24717 $x10324) $x19995) $x19986)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2904
(let ((@x25214 (unit-resolution (def-axiom (or $x19974 $x11515)) (unit-resolution @x20748 @x23989 @x25198 $x19977) $x11515)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2905
(let ((@x24170 (hypothesis $x20721)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2906
(let (($x20603 (not $x15893)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2907
(let ((@x24171 (hypothesis $x20603)))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2908
(let ((@x24211 (lemma ((_ th-lemma arith farkas -1 1 1) (hypothesis $x24195) @x24171 @x24170 false) (or $x24206 $x15893 (not $x20721)))))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2909
(let ((@x25131 (unit-resolution @x24211 (unit-resolution (def-axiom (or $x19381 $x20603)) @x25210 $x20603) (unit-resolution ((_ th-lemma arith assign-bounds 1 1) (or $x20721 (not $x24870) $x11516)) @x25214 @x25195 $x20721) $x24206)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2910
(let ((?x15869 (* (- 1) ?v0!14)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2911
(let ((?x23656 (+ v_b_L_H_p_G_0$ ?x15869)))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2912
(let (($x24926 (>= ?x23656 0)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2913
(let ((@x24735 (hypothesis $x20596)))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2914
(let ((@x24918 (unit-resolution ((_ th-lemma arith assign-bounds -1 -1) (or $x24926 $x15871 (not $x20596))) (hypothesis $x15876) @x24735 $x24926)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2915
(let (($x23657 (<= ?x23656 0)))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2916
(let (($x24882 (or $x19903 $x19365 $x19366 $x23657 $x24195)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2917
(let (($x23648 (<= (+ ?x15634 (* (- 1) v_b_L_H_max_G_1$)) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2918
(let (($x23640 (>= (+ ?v0!14 ?x11484) 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2919
(let (($x23649 (or $x19365 $x19366 $x23640 $x23648)))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2920
(let (($x24880 (or $x19903 $x23649)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2921
(let (($x24587 (= (+ ?x15634 (* (- 1) v_b_L_H_max_G_1$)) (+ (* (- 1) v_b_L_H_max_G_1$) ?x15634))))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2922
(let ((@x24936 (monotonicity (rewrite $x24587) (= $x23648 (<= (+ (* (- 1) v_b_L_H_max_G_1$) ?x15634) 0)))))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2923
(let ((@x24841 (trans @x24936 (rewrite (= (<= (+ (* (- 1) v_b_L_H_max_G_1$) ?x15634) 0) $x24195)) (= $x23648 $x24195))))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2924
(let ((@x24943 (monotonicity (rewrite (= (+ ?v0!14 ?x11484) (+ ?x11484 ?v0!14))) (= $x23640 (>= (+ ?x11484 ?v0!14) 0)))))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2925
(let ((@x24623 (trans @x24943 (rewrite (= (>= (+ ?x11484 ?v0!14) 0) $x23657)) (= $x23640 $x23657))))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2926
(let ((@x24818 (monotonicity (monotonicity @x24623 @x24841 (= $x23649 (or $x19365 $x19366 $x23657 $x24195))) (= $x24880 (or $x19903 (or $x19365 $x19366 $x23657 $x24195))))))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2927
(let ((@x24597 (trans @x24818 (rewrite (= (or $x19903 (or $x19365 $x19366 $x23657 $x24195)) $x24882)) (= $x24880 $x24882))))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2928
(let ((@x24900 (unit-resolution (mp ((_ quant-inst ?v0!14) $x24880) @x24597 $x24882) @x23333 (unit-resolution (def-axiom (or $x19381 $x15626)) (hypothesis $x19386) $x15626) (unit-resolution (def-axiom (or $x19381 $x15627)) (hypothesis $x19386) $x15627) (hypothesis $x24206) $x23657)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2929
(let ((@x24984 (unit-resolution ((_ th-lemma arith triangle-eq) (or $x25035 (not $x23657) (not $x24926))) @x24900 @x24918 (hypothesis (not $x25035)) false)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2930
(let ((@x24787 (lemma @x24984 (or $x19381 $x25035 $x19903 $x24195 $x15871 (not $x20596)))))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2931
(let ((@x25179 (unit-resolution (unit-resolution @x24787 @x24499 (or $x19381 $x25035 $x24195 $x15871 (not $x20596))) @x25131 @x25129 (unit-resolution (def-axiom (or $x19381 $x15876)) @x25210 $x15876) @x25210 $x25035)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2932
(let ((@x25060 (monotonicity (symm (hypothesis $x25035) (= ?v0!14 v_b_L_H_p_G_0$)) (= ?x15633 ?x10320))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2933
(let ((@x25064 (unit-resolution (hypothesis (not $x25038)) (symm (monotonicity @x25060 (= ?x15634 ?x10327)) $x25038) false)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2934
(let ((@x25067 (lemma @x25064 (or (not $x25035) $x25038))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2935
(let ((@x25052 ((_ th-lemma arith triangle-eq) (or (not $x25038) $x25041))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2936
(let ((@x25298 ((_ th-lemma arith farkas -1 -1 1) (unit-resolution (def-axiom (or $x19381 $x20603)) @x25210 $x20603) @x25195 (unit-resolution @x25052 (unit-resolution @x25067 @x25179 $x25038) $x25041) false)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2937
(let ((@x25299 (lemma @x25298 $x19983)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2938
(let ((@x24908 (unit-resolution @x25023 (unit-resolution (def-axiom (or $x19980 $x19944)) @x25299 $x19944) $x19941)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2939
(let ((@x24947 (unit-resolution ((_ th-lemma arith triangle-eq) (or $x19452 $x20596)) (unit-resolution (def-axiom (or $x19938 $x11580)) @x24908 $x11580) $x20596)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2940
(let ((@x24954 (unit-resolution @x20638 (unit-resolution @x25134 @x24947 $x11608) (unit-resolution @x20652 @x24908 $x19932) $x19929)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2941
(let (($x20719 (= v_b_L_H_max_G_1$ v_b_L_H_max_G_3$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2942
(let ((@x25006 (mp (unit-resolution (def-axiom (or $x19980 $x10391)) @x25299 $x10391) (symm (commutativity (= $x20719 $x10391)) (= $x10391 $x20719)) $x20719)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2943
(let (($x25065 (not $x25035)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2944
(let (($x25044 (not $x25038)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2945
(let (($x25049 (not $x25041)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2946
(let ((@x25051 (lemma ((_ th-lemma arith farkas 1 -1 -1 1) (hypothesis $x25041) @x24170 @x24171 (hypothesis $x11516) false) (or $x25049 (not $x20721) $x15893 $x11515))))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2947
(let ((@x24047 (unit-resolution @x25051 (unit-resolution (def-axiom (or $x19980 $x11516)) (hypothesis $x19983) $x11516) @x24171 @x24170 $x25049)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2948
(let ((@x24884 (unit-resolution @x20638 (unit-resolution ((_ th-lemma arith assign-bounds -1 -1) (or $x11608 $x11486 (not $x20596))) @x24735 @x23420 $x11608) (hypothesis $x19932) $x19929)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2949
(let ((@x24887 (symm (unit-resolution (def-axiom (or $x19980 $x10391)) (hypothesis $x19983) $x10391) $x20719)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2950
(let ((@x24982 (monotonicity (unit-resolution (def-axiom (or $x19980 $x10392)) (hypothesis $x19983) $x10392) (= ?x10372 ?x10190))))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2951
(let ((@x24897 (trans (monotonicity @x24982 (= ?x10373 ?x10191)) @x23175 (= ?x10373 v_b_L_H_max_G_1$))))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2952
(let ((?x11645 (* (- 1) v_b_SL_H_witness_G_1$)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2953
(let ((?x20724 (+ v_b_SL_H_witness_G_0$ ?x11645)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2954
(let (($x20726 (>= ?x20724 0)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2955
(let (($x20723 (= v_b_SL_H_witness_G_0$ v_b_SL_H_witness_G_1$)))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2956
(let ((@x24788 (mp (unit-resolution (def-axiom (or $x19980 $x10392)) (hypothesis $x19983) $x10392) (symm (commutativity (= $x20723 $x10392)) (= $x10392 $x20723)) $x20723)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2957
(let ((@x24909 (lemma ((_ th-lemma arith farkas 1 -1 1) (hypothesis $x20726) (hypothesis $x11647) @x23180 false) (or $x11648 (not $x20726) $x11867))))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2958
(let ((@x24673 (unit-resolution @x24909 (unit-resolution ((_ th-lemma arith triangle-eq) (or (not $x20723) $x20726)) @x24788 $x20726) @x23180 $x11648)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2959
(let ((@x24789 (unit-resolution @x20618 (unit-resolution @x20614 @x24673 (trans @x24897 @x24887 $x10374) $x19413) $x19914)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2960
(let ((@x20602 (def-axiom (or $x19381 $x15876))))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2961
(let ((@x24914 (unit-resolution @x20602 (unit-resolution @x20626 @x24789 (unit-resolution @x20630 @x24884 $x19920) $x19386) $x15876)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2962
(let ((@x24915 (unit-resolution @x24787 @x24914 (unit-resolution @x20626 @x24789 (unit-resolution @x20630 @x24884 $x19920) $x19386) @x23333 (unit-resolution @x24211 @x24171 @x24170 $x24206) (unit-resolution @x25067 (unit-resolution @x25052 @x24047 $x25044) $x25065) @x24735 false)))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2963
(let ((@x24889 (lemma @x24915 (or $x19980 $x19903 (not $x20596) $x11867 $x15893 (not $x20721) $x19935 $x11486 $x19674))))
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2964
(let ((@x24843 (unit-resolution @x24889 @x24499 @x24415 @x24656 @x24314 (or $x19980 (not $x20596) $x15893 (not $x20721) $x19935))))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2965
(let ((@x24844 (unit-resolution @x24843 (unit-resolution ((_ th-lemma arith triangle-eq) (or (not $x20719) $x20721)) @x25006 $x20721) @x25299 @x24947 (unit-resolution @x20652 @x24908 $x19932) $x15893)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2966
(let ((@x20605 (def-axiom (or $x19381 $x20603))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2967
(let ((@x25302 (monotonicity (unit-resolution (def-axiom (or $x19980 $x10392)) @x25299 $x10392) (= ?x10372 ?x10190))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2968
(let ((@x25305 (trans (monotonicity @x25302 (= ?x10373 ?x10191)) @x24314 (= ?x10373 v_b_L_H_max_G_1$))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2969
(let ((@x25306 (trans @x25305 (symm (unit-resolution (def-axiom (or $x19980 $x10391)) @x25299 $x10391) $x20719) $x10374)))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2970
(let ((@x25307 (mp (unit-resolution (def-axiom (or $x19980 $x10392)) @x25299 $x10392) (symm (commutativity (= $x20723 $x10392)) (= $x10392 $x20723)) $x20723)))
57232
8cecd655eef4 adapted examples to changes in SMT triggers
blanchet
parents: 57204
diff changeset
  2971
(let ((@x25311 (unit-resolution (unit-resolution @x24909 @x24415 (or $x11648 (not $x20726))) (unit-resolution ((_ th-lemma arith triangle-eq) (or (not $x20723) $x20726)) @x25307 $x20726) $x11648)))
57170
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2972
(unit-resolution @x20626 (unit-resolution @x20618 (unit-resolution @x20614 @x25311 @x25306 $x19413) $x19914) (unit-resolution @x20605 @x24844 $x19381) (unit-resolution @x20630 @x24954 $x19920) false))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))
3afada8f820d updated SMT2 certificates
blanchet
parents: 56818
diff changeset
  2973