author | wenzelm |
Sun, 20 May 2012 11:34:33 +0200 | |
changeset 47884 | 21c42b095c84 |
parent 47155 | ade3fc826af3 |
child 49996 | 64c8d9d3af18 |
permissions | -rw-r--r-- |
47155
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1 |
a7dbe4783d45017a8218697dc955b8483ad44034 5937 0 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2 |
#2 := false |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3 |
decl f1 :: S1 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4 |
#3 := f1 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5 |
decl f11 :: (-> S7 S2 S1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
6 |
decl ?v0!20 :: S2 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
7 |
#2034 := ?v0!20 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
8 |
decl f29 :: S7 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
9 |
#190 := f29 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
10 |
#4533 := (f11 f29 ?v0!20) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
11 |
#4534 := (= #4533 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
12 |
decl f12 :: (-> S8 S1 S7) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
13 |
decl f13 :: (-> S9 S2 S8) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
14 |
decl f28 :: S2 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
15 |
#181 := f28 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
16 |
decl f14 :: (-> S10 S7 S9) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
17 |
decl f21 :: S7 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
18 |
#115 := f21 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
19 |
decl f15 :: S10 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
20 |
#39 := f15 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
21 |
#191 := (f14 f15 f21) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
22 |
#192 := (f13 #191 f28) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
23 |
#193 := (f12 #192 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
24 |
#11446 := (f11 #193 ?v0!20) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
25 |
#11447 := (= #11446 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
26 |
#5309 := (f11 f21 ?v0!20) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
27 |
#5310 := (= #5309 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
28 |
#11448 := (= ?v0!20 f28) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
29 |
#11454 := (or #11448 #5310) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
30 |
#11459 := (iff #11447 #11454) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
31 |
#11 := (:var 0 S2) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
32 |
#54 := (:var 1 S1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
33 |
#52 := (:var 2 S2) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
34 |
#50 := (:var 3 S7) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
35 |
#51 := (f14 f15 #50) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
36 |
#53 := (f13 #51 #52) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
37 |
#55 := (f12 #53 #54) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
38 |
#56 := (f11 #55 #11) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
39 |
#3640 := (pattern #56) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
40 |
#60 := (f11 #50 #11) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
41 |
#61 := (= #60 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
42 |
#59 := (= #54 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
43 |
#58 := (= #11 #52) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
44 |
#62 := (if #58 #59 #61) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
45 |
#57 := (= #56 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
46 |
#63 := (iff #57 #62) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
47 |
#3641 := (forall (vars (?v0 S7) (?v1 S2) (?v2 S1) (?v3 S2)) (:pat #3640) #63) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
48 |
#64 := (forall (vars (?v0 S7) (?v1 S2) (?v2 S1) (?v3 S2)) #63) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
49 |
#3644 := (iff #64 #3641) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
50 |
#3642 := (iff #63 #63) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
51 |
#3643 := [refl]: #3642 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
52 |
#3645 := [quant-intro #3643]: #3644 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
53 |
#1496 := (~ #64 #64) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
54 |
#1524 := (~ #63 #63) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
55 |
#1525 := [refl]: #1524 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
56 |
#1497 := [nnf-pos #1525]: #1496 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
57 |
#342 := [asserted]: #64 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
58 |
#1526 := [mp~ #342 #1497]: #64 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
59 |
#3646 := [mp #1526 #3645]: #3641 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
60 |
#7582 := (not #3641) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
61 |
#10454 := (or #7582 #11459) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
62 |
#4057 := (= f1 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
63 |
#11449 := (if #11448 #4057 #5310) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
64 |
#11450 := (iff #11447 #11449) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
65 |
#10491 := (or #7582 #11450) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
66 |
#10475 := (iff #10491 #10454) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
67 |
#10478 := (iff #10454 #10454) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
68 |
#10524 := [rewrite]: #10478 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
69 |
#11460 := (iff #11450 #11459) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
70 |
#11457 := (iff #11449 #11454) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
71 |
#1 := true |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
72 |
#11451 := (if #11448 true #5310) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
73 |
#11455 := (iff #11451 #11454) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
74 |
#11456 := [rewrite]: #11455 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
75 |
#11452 := (iff #11449 #11451) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
76 |
#4059 := (iff #4057 true) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
77 |
#4060 := [rewrite]: #4059 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
78 |
#11453 := [monotonicity #4060]: #11452 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
79 |
#11458 := [trans #11453 #11456]: #11457 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
80 |
#11461 := [monotonicity #11458]: #11460 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
81 |
#10477 := [monotonicity #11461]: #10475 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
82 |
#10530 := [trans #10477 #10524]: #10475 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
83 |
#10476 := [quant-inst #115 #181 #3 #2034]: #10491 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
84 |
#10523 := [mp #10476 #10530]: #10454 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
85 |
#13463 := [unit-resolution #10523 #3646]: #11459 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
86 |
#10516 := (not #11459) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
87 |
#13559 := (or #10516 #11447) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
88 |
decl f6 :: (-> S5 S2 S4) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
89 |
decl f7 :: S5 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
90 |
#13 := f7 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
91 |
#91 := (f6 f7 #11) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
92 |
#3693 := (pattern #91) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
93 |
#212 := (f11 f29 #11) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
94 |
#3854 := (pattern #212) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
95 |
decl f30 :: (-> S2 Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
96 |
#202 := (f30 #11) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
97 |
#3829 := (pattern #202) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
98 |
#7 := 0::Int |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
99 |
decl f4 :: (-> S3 Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
100 |
decl f5 :: (-> S4 S2 S3) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
101 |
#2047 := (f5 #91 ?v0!20) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
102 |
#2048 := (f4 #2047) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
103 |
#2037 := (f30 ?v0!20) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
104 |
#923 := -1::Int |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
105 |
#2038 := (* -1::Int #2037) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
106 |
#2383 := (+ #2038 #2048) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
107 |
#2384 := (+ #202 #2383) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
108 |
#2387 := (= #2384 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
109 |
#2941 := (not #2387) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
110 |
#213 := (= #212 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
111 |
#220 := (not #213) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
112 |
#2044 := (+ #202 #2038) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
113 |
#2045 := (>= #2044 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
114 |
#2942 := (or #2045 #220 #2941) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
115 |
#3888 := (forall (vars (?v1 S2)) (:pat #3829 #3854 #3693) #2942) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
116 |
#3893 := (not #3888) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
117 |
decl f3 :: Int |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
118 |
#8 := f3 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
119 |
#2039 := (+ f3 #2038) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
120 |
#2040 := (<= #2039 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
121 |
decl f16 :: S2 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
122 |
#65 := f16 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
123 |
#2035 := (= ?v0!20 f16) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
124 |
#10 := (:var 1 S2) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
125 |
#92 := (f5 #91 #10) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
126 |
#3684 := (pattern #92) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
127 |
#224 := (f30 #10) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
128 |
#1186 := (* -1::Int #224) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
129 |
#1187 := (+ #202 #1186) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
130 |
#93 := (f4 #92) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
131 |
#1207 := (+ #93 #1187) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
132 |
#1205 := (>= #1207 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
133 |
#938 := (* -1::Int #93) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
134 |
#939 := (+ f3 #938) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
135 |
#940 := (<= #939 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
136 |
#2933 := (or #220 #940 #1205) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
137 |
#3880 := (forall (vars (?v0 S2) (?v1 S2)) (:pat #3684) #2933) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
138 |
#3885 := (not #3880) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
139 |
#3896 := (or #3885 #2035 #2040 #3893) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
140 |
#3899 := (not #3896) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
141 |
decl ?v0!19 :: S2 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
142 |
#2003 := ?v0!19 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
143 |
#2016 := (f30 ?v0!19) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
144 |
#2017 := (* -1::Int #2016) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
145 |
decl ?v1!18 :: S2 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
146 |
#2002 := ?v1!18 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
147 |
#2015 := (f30 ?v1!18) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
148 |
#2018 := (+ #2015 #2017) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
149 |
#2006 := (f6 f7 ?v1!18) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
150 |
#2007 := (f5 #2006 ?v0!19) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
151 |
#2008 := (f4 #2007) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
152 |
#2019 := (+ #2008 #2018) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
153 |
#2020 := (>= #2019 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
154 |
#2009 := (* -1::Int #2008) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
155 |
#2010 := (+ f3 #2009) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
156 |
#2011 := (<= #2010 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
157 |
#2004 := (f11 f29 ?v1!18) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
158 |
#2005 := (= #2004 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
159 |
#2896 := (not #2005) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
160 |
#2911 := (or #2896 #2011 #2020) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
161 |
#2916 := (not #2911) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
162 |
#13632 := [hypothesis]: #2916 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
163 |
#2012 := (not #2011) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
164 |
#3530 := (or #2911 #2012) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
165 |
#3533 := [def-axiom]: #3530 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
166 |
#10274 := [unit-resolution #3533 #13632]: #2012 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
167 |
#10298 := (or #2911 #2011) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
168 |
decl f19 :: (-> S11 S2 Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
169 |
decl f20 :: S11 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
170 |
#109 := f20 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
171 |
#112 := (f19 f20 #11) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
172 |
#3716 := (pattern #112) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
173 |
#207 := (= #202 #112) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
174 |
#560 := (or #220 #207) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
175 |
#3855 := (forall (vars (?v0 S2)) (:pat #3854 #3829 #3716) #560) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
176 |
#3902 := (or #2916 #3899) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
177 |
#3905 := (not #3902) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
178 |
#3871 := (pattern #202 #224) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
179 |
#1185 := (>= #1187 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
180 |
#221 := (f11 f29 #10) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
181 |
#222 := (= #221 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
182 |
#2873 := (not #222) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
183 |
#2888 := (or #213 #2873 #1185) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
184 |
#3872 := (forall (vars (?v0 S2) (?v1 S2)) (:pat #3871) #2888) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
185 |
#3877 := (not #3872) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
186 |
#3908 := (or #3877 #3905) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
187 |
#3911 := (not #3908) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
188 |
decl ?v0!17 :: S2 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
189 |
#1976 := ?v0!17 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
190 |
#1985 := (f30 ?v0!17) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
191 |
#1986 := (* -1::Int #1985) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
192 |
decl ?v1!16 :: S2 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
193 |
#1975 := ?v1!16 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
194 |
#1984 := (f30 ?v1!16) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
195 |
#1987 := (+ #1984 #1986) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
196 |
#1988 := (>= #1987 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
197 |
#1980 := (f11 f29 ?v0!17) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
198 |
#1981 := (= #1980 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
199 |
#2850 := (not #1981) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
200 |
#1977 := (f11 f29 ?v1!16) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
201 |
#1978 := (= #1977 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
202 |
#2865 := (or #1978 #2850 #1988) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
203 |
#2870 := (not #2865) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
204 |
#3914 := (or #2870 #3911) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
205 |
#3917 := (not #3914) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
206 |
#1176 := (>= #202 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
207 |
#3863 := (forall (vars (?v0 S2)) (:pat #3829) #1176) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
208 |
#3868 := (not #3863) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
209 |
#3920 := (or #3868 #3917) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
210 |
#3923 := (not #3920) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
211 |
decl ?v0!15 :: S2 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
212 |
#1960 := ?v0!15 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
213 |
#1961 := (f30 ?v0!15) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
214 |
#1962 := (>= #1961 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
215 |
#1963 := (not #1962) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
216 |
#3926 := (or #1963 #3923) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
217 |
#3929 := (not #3926) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
218 |
#216 := (f30 f16) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
219 |
#217 := (= #216 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
220 |
#661 := (not #217) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
221 |
#3932 := (or #661 #3929) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
222 |
#3935 := (not #3932) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
223 |
#3938 := (or #661 #3935) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
224 |
#3941 := (not #3938) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
225 |
#3860 := (not #3855) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
226 |
#3944 := (or #3860 #3941) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
227 |
#3947 := (not #3944) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
228 |
decl ?v0!14 :: S2 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
229 |
#1935 := ?v0!14 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
230 |
#1940 := (f19 f20 ?v0!14) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
231 |
#1939 := (f30 ?v0!14) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
232 |
#1941 := (= #1939 #1940) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
233 |
#1936 := (f11 f29 ?v0!14) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
234 |
#1937 := (= #1936 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
235 |
#1938 := (not #1937) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
236 |
#1942 := (or #1938 #1941) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
237 |
#195 := (f6 f7 f28) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
238 |
#196 := (f5 #195 #11) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
239 |
#3828 := (pattern #196) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
240 |
#197 := (f4 #196) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
241 |
#1140 := (* -1::Int #197) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
242 |
#185 := (f19 f20 f28) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
243 |
#1146 := (* -1::Int #185) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
244 |
#1147 := (+ #1146 #1140) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
245 |
#1148 := (+ #112 #1147) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
246 |
#1149 := (<= #1148 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
247 |
#1141 := (+ f3 #1140) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
248 |
#1142 := (<= #1141 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
249 |
#2822 := (or #1142 #1149) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
250 |
#2823 := (not #2822) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
251 |
#2844 := (or #2823 #207) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
252 |
#3838 := (forall (vars (?v0 S2)) (:pat #3828 #3716 #3829) #2844) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
253 |
#1943 := (not #1942) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
254 |
#3950 := (or #1943 #3947) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
255 |
#3953 := (not #3950) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
256 |
#1166 := (* -1::Int #202) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
257 |
#1167 := (+ #112 #1166) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
258 |
#1165 := (>= #1167 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
259 |
#3846 := (forall (vars (?v0 S2)) (:pat #3716 #3829) #1165) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
260 |
#3851 := (not #3846) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
261 |
#3956 := (or #3851 #3953) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
262 |
#3959 := (not #3956) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
263 |
decl ?v0!13 :: S2 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
264 |
#1917 := ?v0!13 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
265 |
#1919 := (f30 ?v0!13) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
266 |
#1920 := (* -1::Int #1919) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
267 |
#1918 := (f19 f20 ?v0!13) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
268 |
#1921 := (+ #1918 #1920) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
269 |
#1922 := (>= #1921 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
270 |
#1923 := (not #1922) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
271 |
#3962 := (or #1923 #3959) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
272 |
#3965 := (not #3962) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
273 |
#3843 := (not #3838) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
274 |
#1296 := (+ #197 #1166) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
275 |
#1297 := (+ #185 #1296) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
276 |
#1294 := (= #1297 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
277 |
#2836 := (or #1142 #1149 #1294) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
278 |
#3830 := (forall (vars (?v0 S2)) (:pat #3828 #3716 #3829) #2836) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
279 |
#3835 := (not #3830) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
280 |
#194 := (= f29 #193) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
281 |
#715 := (not #194) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
282 |
#116 := (f11 f21 #11) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
283 |
#3750 := (pattern #116) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
284 |
#1309 := (+ #112 #1146) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
285 |
#1308 := (>= #1309 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
286 |
#117 := (= #116 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
287 |
#1312 := (or #117 #1308) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
288 |
#3820 := (forall (vars (?v0 S2)) (:pat #3750 #3716) #1312) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
289 |
#3825 := (not #3820) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
290 |
#1321 := (+ f3 #1146) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
291 |
#1322 := (<= #1321 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
292 |
#182 := (f11 f21 f28) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
293 |
#183 := (= #182 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
294 |
decl ?v0!12 :: S2 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
295 |
#1872 := ?v0!12 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
296 |
#1876 := (f19 f20 ?v0!12) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
297 |
#1877 := (* -1::Int #1876) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
298 |
#1878 := (+ f3 #1877) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
299 |
#1879 := (<= #1878 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
300 |
#1873 := (f11 f21 ?v0!12) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
301 |
#1874 := (= #1873 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
302 |
#3968 := (or #1874 #1879 #183 #1322 #3825 #715 #3835 #3843 #3965) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
303 |
#3971 := (not #3968) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
304 |
decl f25 :: S11 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
305 |
#148 := f25 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
306 |
#168 := (f19 f25 f16) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
307 |
#169 := (= #168 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
308 |
#156 := (f19 f25 #10) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
309 |
#1060 := (* -1::Int #156) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
310 |
#153 := (f19 f25 #11) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
311 |
#1061 := (+ #153 #1060) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
312 |
#1067 := (+ #93 #1061) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
313 |
#1090 := (>= #1067 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
314 |
#1047 := (* -1::Int #153) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
315 |
#1048 := (+ f3 #1047) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
316 |
#1049 := (<= #1048 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
317 |
#2776 := (or #1049 #940 #1090) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
318 |
#3782 := (forall (vars (?v0 S2) (?v1 S2)) (:pat #3684) #2776) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
319 |
#3787 := (not #3782) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
320 |
#3790 := (or #3787 #169) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
321 |
#3793 := (not #3790) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
322 |
decl ?v0!11 :: S2 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
323 |
#1816 := ?v0!11 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
324 |
#1831 := (f19 f25 ?v0!11) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
325 |
#1832 := (* -1::Int #1831) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
326 |
decl ?v1!10 :: S2 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
327 |
#1815 := ?v1!10 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
328 |
#1822 := (f6 f7 ?v1!10) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
329 |
#1823 := (f5 #1822 ?v0!11) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
330 |
#1824 := (f4 #1823) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
331 |
#2352 := (+ #1824 #1832) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
332 |
#1817 := (f19 f25 ?v1!10) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
333 |
#2353 := (+ #1817 #2352) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
334 |
#2356 := (>= #2353 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
335 |
#1825 := (* -1::Int #1824) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
336 |
#1826 := (+ f3 #1825) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
337 |
#1827 := (<= #1826 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
338 |
#1818 := (* -1::Int #1817) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
339 |
#1819 := (+ f3 #1818) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
340 |
#1820 := (<= #1819 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
341 |
#2754 := (or #1820 #1827 #2356) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
342 |
#2759 := (not #2754) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
343 |
#3796 := (or #2759 #3793) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
344 |
#3799 := (not #3796) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
345 |
#3759 := (pattern #153) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
346 |
decl ?v1!9 :: (-> S2 S2) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
347 |
#1791 := (?v1!9 #11) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
348 |
#1796 := (f6 f7 #1791) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
349 |
#1797 := (f5 #1796 #11) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
350 |
#1798 := (f4 #1797) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
351 |
#2335 := (* -1::Int #1798) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
352 |
#1792 := (f19 f25 #1791) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
353 |
#2318 := (* -1::Int #1792) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
354 |
#2336 := (+ #2318 #2335) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
355 |
#2337 := (+ #153 #2336) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
356 |
#2338 := (= #2337 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
357 |
#2724 := (not #2338) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
358 |
#2319 := (+ #153 #2318) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
359 |
#2320 := (<= #2319 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
360 |
#2725 := (or #2320 #2724) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
361 |
#2726 := (not #2725) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
362 |
#66 := (= #11 f16) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
363 |
#2732 := (or #66 #1049 #2726) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
364 |
#3774 := (forall (vars (?v0 S2)) (:pat #3759) #2732) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
365 |
#3779 := (not #3774) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
366 |
#3802 := (or #3779 #3799) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
367 |
#3805 := (not #3802) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
368 |
decl ?v0!8 :: S2 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
369 |
#1751 := ?v0!8 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
370 |
#1764 := (f5 #91 ?v0!8) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
371 |
#1765 := (f4 #1764) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
372 |
#1754 := (f19 f25 ?v0!8) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
373 |
#1755 := (* -1::Int #1754) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
374 |
#2288 := (+ #1755 #1765) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
375 |
#2289 := (+ #153 #2288) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
376 |
#2292 := (= #2289 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
377 |
#2688 := (not #2292) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
378 |
#1761 := (+ #153 #1755) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
379 |
#1762 := (>= #1761 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
380 |
#2689 := (or #1762 #2688) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
381 |
#3760 := (forall (vars (?v1 S2)) (:pat #3759 #3693) #2689) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
382 |
#3765 := (not #3760) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
383 |
#1756 := (+ f3 #1755) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
384 |
#1757 := (<= #1756 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
385 |
#1752 := (= ?v0!8 f16) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
386 |
#3768 := (or #1752 #1757 #3765) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
387 |
#3771 := (not #3768) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
388 |
#3808 := (or #3771 #3805) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
389 |
#3811 := (not #3808) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
390 |
decl f27 :: S11 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
391 |
#151 := f27 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
392 |
decl f26 :: S11 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
393 |
#150 := f26 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
394 |
#152 := (= f26 f27) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
395 |
#494 := (not #152) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
396 |
#149 := (= f25 f20) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
397 |
#503 := (not #149) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
398 |
decl f24 :: S2 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
399 |
#146 := f24 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
400 |
decl f23 :: S2 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
401 |
#145 := f23 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
402 |
#147 := (= f23 f24) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
403 |
#512 := (not #147) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
404 |
decl f22 :: S7 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
405 |
#143 := f22 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
406 |
#144 := (= f22 f21) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
407 |
#521 := (not #144) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
408 |
#1002 := (* -1::Int #112) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
409 |
#1003 := (+ f3 #1002) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
410 |
#1004 := (<= #1003 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
411 |
#2674 := (or #117 #1004) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
412 |
#3751 := (forall (vars (?v0 S2)) (:pat #3750 #3716) #2674) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
413 |
#3756 := (not #3751) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
414 |
#3814 := (or #3756 #521 #512 #503 #494 #3811) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
415 |
#110 := (f19 f20 f16) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
416 |
#111 := (= #110 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
417 |
#3817 := (not #3814) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
418 |
#3974 := (or #3817 #3971) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
419 |
#3977 := (not #3974) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
420 |
decl ?v1!7 :: (-> S2 S2) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
421 |
#1707 := (?v1!7 #11) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
422 |
#1714 := (f6 f7 #1707) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
423 |
#1715 := (f5 #1714 #11) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
424 |
#1716 := (f4 #1715) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
425 |
#2261 := (* -1::Int #1716) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
426 |
#1708 := (f19 f20 #1707) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
427 |
#2244 := (* -1::Int #1708) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
428 |
#2262 := (+ #2244 #2261) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
429 |
#2263 := (+ #112 #2262) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
430 |
#2264 := (= #2263 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
431 |
#2658 := (not #2264) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
432 |
#1712 := (f11 f21 #1707) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
433 |
#1713 := (= #1712 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
434 |
#2657 := (not #1713) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
435 |
#2245 := (+ #112 #2244) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
436 |
#2246 := (<= #2245 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
437 |
#2659 := (or #2246 #2657 #2658) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
438 |
#2660 := (not #2659) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
439 |
#2666 := (or #66 #1004 #2660) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
440 |
#3742 := (forall (vars (?v0 S2)) (:pat #3716) #2666) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
441 |
#3747 := (not #3742) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
442 |
#122 := (f19 f20 #10) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
443 |
#1016 := (* -1::Int #122) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
444 |
#1017 := (+ #112 #1016) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
445 |
#1018 := (+ #93 #1017) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
446 |
#1371 := (>= #1018 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
447 |
#118 := (not #117) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
448 |
#2638 := (or #118 #940 #1371) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
449 |
#3734 := (forall (vars (?v0 S2) (?v1 S2)) (:pat #3684) #2638) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
450 |
#3739 := (not #3734) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
451 |
#119 := (f11 f21 #10) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
452 |
#3725 := (pattern #116 #119) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
453 |
#1020 := (>= #1017 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
454 |
#120 := (= #119 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
455 |
#2601 := (not #120) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
456 |
#2616 := (or #117 #2601 #1020) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
457 |
#3726 := (forall (vars (?v0 S2) (?v1 S2)) (:pat #3725) #2616) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
458 |
#3731 := (not #3726) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
459 |
#1394 := (>= #112 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
460 |
#3717 := (forall (vars (?v0 S2)) (:pat #3716) #1394) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
461 |
#3722 := (not #3717) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
462 |
#804 := (not #111) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
463 |
decl f17 :: (-> S2 Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
464 |
#67 := (f17 #11) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
465 |
#3647 := (pattern #67) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
466 |
decl ?v1!6 :: (-> S2 S2) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
467 |
#1654 := (?v1!6 #11) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
468 |
#1661 := (f6 f7 #1654) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
469 |
#1662 := (f5 #1661 #11) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
470 |
#1663 := (f4 #1662) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
471 |
#2219 := (* -1::Int #1663) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
472 |
#1655 := (f17 #1654) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
473 |
#2202 := (* -1::Int #1655) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
474 |
#2220 := (+ #2202 #2219) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
475 |
#2221 := (+ #67 #2220) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
476 |
#2222 := (= #2221 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
477 |
#2585 := (not #2222) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
478 |
decl f18 :: S7 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
479 |
#75 := f18 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
480 |
#1659 := (f11 f18 #1654) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
481 |
#1660 := (= #1659 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
482 |
#2584 := (not #1660) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
483 |
#2203 := (+ #67 #2202) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
484 |
#2204 := (<= #2203 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
485 |
#2586 := (or #2204 #2584 #2585) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
486 |
#2587 := (not #2586) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
487 |
#964 := (* -1::Int #67) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
488 |
#965 := (+ f3 #964) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
489 |
#966 := (<= #965 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
490 |
#2593 := (or #66 #966 #2587) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
491 |
#3708 := (forall (vars (?v0 S2)) (:pat #3647) #2593) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
492 |
#3713 := (not #3708) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
493 |
#3980 := (or #3713 #804 #3722 #3731 #3739 #3747 #3977) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
494 |
#3983 := (not #3980) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
495 |
#76 := (f11 f18 #11) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
496 |
#3660 := (pattern #76) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
497 |
decl ?v0!5 :: S2 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
498 |
#1613 := ?v0!5 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
499 |
#1626 := (f5 #91 ?v0!5) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
500 |
#1627 := (f4 #1626) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
501 |
#1616 := (f17 ?v0!5) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
502 |
#1617 := (* -1::Int #1616) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
503 |
#1628 := (+ #1617 #1627) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
504 |
#1629 := (+ #67 #1628) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
505 |
#1630 := (= #1629 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
506 |
#2548 := (not #1630) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
507 |
#77 := (= #76 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
508 |
#78 := (not #77) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
509 |
#1623 := (+ #67 #1617) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
510 |
#1624 := (>= #1623 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
511 |
#2549 := (or #1624 #78 #2548) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
512 |
#3694 := (forall (vars (?v1 S2)) (:pat #3647 #3660 #3693) #2549) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
513 |
#3699 := (not #3694) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
514 |
#1618 := (+ f3 #1617) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
515 |
#1619 := (<= #1618 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
516 |
#1614 := (= ?v0!5 f16) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
517 |
#3702 := (or #1614 #1619 #3699) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
518 |
#6895 := (= f3 #1616) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
519 |
#6849 := (= #1616 f3) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
520 |
#6924 := (iff #6849 #6895) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
521 |
#6925 := (iff #6895 #6849) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
522 |
#6926 := [commutativity]: #6925 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
523 |
#6927 := [symm #6926]: #6924 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
524 |
#1615 := (not #1614) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
525 |
#3705 := (not #3702) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
526 |
#6853 := [hypothesis]: #3705 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
527 |
#3262 := (or #3702 #1615) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
528 |
#3263 := [def-axiom]: #3262 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
529 |
#6907 := [unit-resolution #3263 #6853]: #1615 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
530 |
#72 := (= #67 f3) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
531 |
#350 := (or #66 #72) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
532 |
#3654 := (forall (vars (?v0 S2)) (:pat #3647) #350) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
533 |
#353 := (forall (vars (?v0 S2)) #350) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
534 |
#3657 := (iff #353 #3654) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
535 |
#3655 := (iff #350 #350) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
536 |
#3656 := [refl]: #3655 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
537 |
#3658 := [quant-intro #3656]: #3657 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
538 |
#1500 := (~ #353 #353) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
539 |
#1530 := (~ #350 #350) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
540 |
#1531 := [refl]: #1530 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
541 |
#1501 := [nnf-pos #1531]: #1500 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
542 |
#1229 := (= #1207 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
543 |
#1232 := (not #1185) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
544 |
#1241 := (and #1232 #213 #1229) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
545 |
#1246 := (exists (vars (?v1 S2)) #1241) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
546 |
#1218 := (+ f3 #1166) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
547 |
#1219 := (<= #1218 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
548 |
#1220 := (not #1219) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
549 |
#71 := (not #66) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
550 |
#1223 := (and #71 #1220) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
551 |
#1226 := (not #1223) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
552 |
#1249 := (or #1226 #1246) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
553 |
#1252 := (forall (vars (?v0 S2)) #1249) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
554 |
#941 := (not #940) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
555 |
#1199 := (and #213 #941) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
556 |
#1202 := (not #1199) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
557 |
#1209 := (or #1202 #1205) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
558 |
#1212 := (forall (vars (?v0 S2) (?v1 S2)) #1209) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
559 |
#1215 := (not #1212) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
560 |
#1255 := (or #1215 #1252) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
561 |
#1258 := (and #1212 #1255) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
562 |
#223 := (and #220 #222) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
563 |
#566 := (not #223) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
564 |
#1190 := (or #566 #1185) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
565 |
#1193 := (forall (vars (?v0 S2) (?v1 S2)) #1190) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
566 |
#1196 := (not #1193) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
567 |
#1261 := (or #1196 #1258) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
568 |
#1264 := (and #1193 #1261) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
569 |
#1179 := (forall (vars (?v0 S2)) #1176) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
570 |
#1182 := (not #1179) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
571 |
#1267 := (or #1182 #1264) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
572 |
#1270 := (and #1179 #1267) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
573 |
#1273 := (or #661 #1270) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
574 |
#1276 := (and #217 #1273) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
575 |
#563 := (forall (vars (?v0 S2)) #560) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
576 |
#673 := (not #563) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
577 |
#1279 := (or #673 #1276) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
578 |
#1282 := (and #563 #1279) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
579 |
#1170 := (forall (vars (?v0 S2)) #1165) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
580 |
#1173 := (not #1170) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
581 |
#1285 := (or #1173 #1282) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
582 |
#1288 := (and #1170 #1285) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
583 |
#1150 := (not #1149) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
584 |
#1143 := (not #1142) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
585 |
#1153 := (and #1143 #1150) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
586 |
#1156 := (or #1153 #207) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
587 |
#1159 := (forall (vars (?v0 S2)) #1156) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
588 |
#1162 := (not #1159) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
589 |
#1291 := (not #1153) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
590 |
#1299 := (or #1291 #1294) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
591 |
#1302 := (forall (vars (?v0 S2)) #1299) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
592 |
#1305 := (not #1302) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
593 |
#1315 := (forall (vars (?v0 S2)) #1312) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
594 |
#1318 := (not #1315) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
595 |
#1005 := (not #1004) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
596 |
#1114 := (and #118 #1005) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
597 |
#1117 := (exists (vars (?v0 S2)) #1114) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
598 |
#1333 := (not #1117) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
599 |
#1357 := (or #1333 #183 #1322 #1318 #715 #1305 #1162 #1288) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
600 |
#1050 := (not #1049) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
601 |
#1084 := (and #1050 #941) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
602 |
#1087 := (not #1084) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
603 |
#1093 := (or #1087 #1090) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
604 |
#1096 := (forall (vars (?v0 S2) (?v1 S2)) #1093) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
605 |
#1099 := (not #1096) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
606 |
#1102 := (or #1099 #169) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
607 |
#1105 := (and #1096 #1102) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
608 |
#1065 := (= #1067 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
609 |
#1059 := (>= #1061 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
610 |
#1062 := (not #1059) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
611 |
#1069 := (and #1062 #1065) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
612 |
#1072 := (exists (vars (?v1 S2)) #1069) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
613 |
#1053 := (and #71 #1050) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
614 |
#1056 := (not #1053) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
615 |
#1075 := (or #1056 #1072) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
616 |
#1078 := (forall (vars (?v0 S2)) #1075) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
617 |
#1081 := (not #1078) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
618 |
#1108 := (or #1081 #1105) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
619 |
#1111 := (and #1078 #1108) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
620 |
#1135 := (or #1117 #521 #512 #503 #494 #1111) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
621 |
#1362 := (and #1135 #1357) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
622 |
#1014 := (= #1018 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
623 |
#1021 := (not #1020) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
624 |
#1030 := (and #1021 #117 #1014) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
625 |
#1035 := (exists (vars (?v1 S2)) #1030) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
626 |
#1008 := (and #71 #1005) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
627 |
#1011 := (not #1008) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
628 |
#1038 := (or #1011 #1035) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
629 |
#1041 := (forall (vars (?v0 S2)) #1038) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
630 |
#1044 := (not #1041) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
631 |
#1365 := (and #117 #941) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
632 |
#1368 := (not #1365) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
633 |
#1374 := (or #1368 #1371) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
634 |
#1377 := (forall (vars (?v0 S2) (?v1 S2)) #1374) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
635 |
#1380 := (not #1377) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
636 |
#121 := (and #118 #120) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
637 |
#377 := (not #121) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
638 |
#1385 := (or #377 #1020) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
639 |
#1388 := (forall (vars (?v0 S2) (?v1 S2)) #1385) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
640 |
#1391 := (not #1388) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
641 |
#1397 := (forall (vars (?v0 S2)) #1394) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
642 |
#1400 := (not #1397) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
643 |
#87 := (f17 #10) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
644 |
#926 := (* -1::Int #87) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
645 |
#953 := (+ #926 #93) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
646 |
#954 := (+ #67 #953) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
647 |
#976 := (= #954 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
648 |
#927 := (+ #67 #926) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
649 |
#925 := (>= #927 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
650 |
#979 := (not #925) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
651 |
#988 := (and #979 #77 #976) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
652 |
#993 := (exists (vars (?v1 S2)) #988) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
653 |
#967 := (not #966) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
654 |
#970 := (and #71 #967) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
655 |
#973 := (not #970) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
656 |
#996 := (or #973 #993) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
657 |
#999 := (forall (vars (?v0 S2)) #996) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
658 |
#1403 := (not #999) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
659 |
#1424 := (or #1403 #804 #1400 #1391 #1380 #1044 #1362) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
660 |
#1429 := (and #999 #1424) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
661 |
#951 := (>= #954 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
662 |
#944 := (and #77 #941) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
663 |
#947 := (not #944) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
664 |
#955 := (or #947 #951) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
665 |
#958 := (forall (vars (?v0 S2) (?v1 S2)) #955) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
666 |
#961 := (not #958) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
667 |
#1432 := (or #961 #1429) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
668 |
#1435 := (and #958 #1432) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
669 |
#84 := (f11 f18 #10) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
670 |
#85 := (= #84 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
671 |
#86 := (and #78 #85) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
672 |
#356 := (not #86) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
673 |
#929 := (or #356 #925) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
674 |
#932 := (forall (vars (?v0 S2) (?v1 S2)) #929) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
675 |
#935 := (not #932) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
676 |
#1438 := (or #935 #1435) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
677 |
#1441 := (and #932 #1438) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
678 |
#916 := (>= #67 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
679 |
#917 := (forall (vars (?v0 S2)) #916) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
680 |
#920 := (not #917) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
681 |
#1444 := (or #920 #1441) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
682 |
#1447 := (and #917 #1444) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
683 |
#80 := (f17 f16) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
684 |
#81 := (= #80 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
685 |
#868 := (not #81) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
686 |
#1450 := (or #868 #1447) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
687 |
#1453 := (and #81 #1450) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
688 |
#79 := (forall (vars (?v0 S2)) #78) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
689 |
#880 := (not #79) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
690 |
#889 := (not #353) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
691 |
#68 := (= #67 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
692 |
#344 := (or #71 #68) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
693 |
#347 := (forall (vars (?v0 S2)) #344) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
694 |
#898 := (not #347) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
695 |
#1465 := (or #898 #889 #880 #1453) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
696 |
#1470 := (not #1465) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
697 |
#229 := (+ #202 #93) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
698 |
#236 := (= #224 #229) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
699 |
#237 := (and #213 #236) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
700 |
#235 := (< #202 #224) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
701 |
#238 := (and #235 #237) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
702 |
#239 := (exists (vars (?v1 S2)) #238) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
703 |
#233 := (< #202 f3) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
704 |
#234 := (and #71 #233) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
705 |
#240 := (implies #234 #239) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
706 |
#241 := (forall (vars (?v0 S2)) #240) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
707 |
#242 := (and #241 true) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
708 |
#230 := (<= #224 #229) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
709 |
#94 := (< #93 f3) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
710 |
#228 := (and #213 #94) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
711 |
#231 := (implies #228 #230) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
712 |
#232 := (forall (vars (?v0 S2) (?v1 S2)) #231) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
713 |
#243 := (implies #232 #242) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
714 |
#244 := (and #232 #243) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
715 |
#225 := (<= #224 #202) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
716 |
#226 := (implies #223 #225) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
717 |
#227 := (forall (vars (?v0 S2) (?v1 S2)) #226) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
718 |
#245 := (implies #227 #244) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
719 |
#246 := (and #227 #245) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
720 |
#218 := (<= 0::Int #202) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
721 |
#219 := (forall (vars (?v0 S2)) #218) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
722 |
#247 := (implies #219 #246) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
723 |
#248 := (and #219 #247) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
724 |
#249 := (implies #217 #248) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
725 |
#250 := (and #217 #249) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
726 |
#214 := (implies #213 #207) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
727 |
#215 := (forall (vars (?v0 S2)) #214) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
728 |
#251 := (implies #215 #250) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
729 |
#252 := (and #215 #251) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
730 |
#210 := (<= #202 #112) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
731 |
#211 := (forall (vars (?v0 S2)) #210) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
732 |
#253 := (implies #211 #252) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
733 |
#254 := (and #211 #253) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
734 |
#199 := (+ #185 #197) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
735 |
#200 := (< #199 #112) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
736 |
#198 := (< #197 f3) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
737 |
#201 := (and #198 #200) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
738 |
#206 := (not #201) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
739 |
#208 := (implies #206 #207) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
740 |
#209 := (forall (vars (?v0 S2)) #208) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
741 |
#255 := (implies #209 #254) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
742 |
#203 := (= #202 #199) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
743 |
#204 := (implies #201 #203) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
744 |
#205 := (forall (vars (?v0 S2)) #204) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
745 |
#256 := (implies #205 #255) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
746 |
#257 := (implies #194 #256) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
747 |
#187 := (<= #185 #112) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
748 |
#188 := (implies #118 #187) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
749 |
#189 := (forall (vars (?v0 S2)) #188) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
750 |
#258 := (implies #189 #257) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
751 |
#186 := (< #185 f3) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
752 |
#259 := (implies #186 #258) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
753 |
#184 := (not #183) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
754 |
#260 := (implies #184 #259) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
755 |
#131 := (< #112 f3) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
756 |
#140 := (and #118 #131) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
757 |
#141 := (exists (vars (?v0 S2)) #140) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
758 |
#261 := (implies #141 #260) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
759 |
#262 := (implies true #261) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
760 |
#170 := (and #169 true) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
761 |
#158 := (+ #153 #93) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
762 |
#165 := (<= #156 #158) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
763 |
#154 := (< #153 f3) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
764 |
#164 := (and #154 #94) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
765 |
#166 := (implies #164 #165) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
766 |
#167 := (forall (vars (?v0 S2) (?v1 S2)) #166) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
767 |
#171 := (implies #167 #170) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
768 |
#172 := (and #167 #171) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
769 |
#159 := (= #156 #158) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
770 |
#157 := (< #153 #156) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
771 |
#160 := (and #157 #159) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
772 |
#161 := (exists (vars (?v1 S2)) #160) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
773 |
#155 := (and #71 #154) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
774 |
#162 := (implies #155 #161) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
775 |
#163 := (forall (vars (?v0 S2)) #162) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
776 |
#173 := (implies #163 #172) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
777 |
#174 := (and #163 #173) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
778 |
#175 := (implies #152 #174) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
779 |
#176 := (implies #149 #175) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
780 |
#177 := (implies #147 #176) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
781 |
#178 := (implies #144 #177) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
782 |
#142 := (not #141) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
783 |
#179 := (implies #142 #178) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
784 |
#180 := (implies true #179) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
785 |
#263 := (and #180 #262) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
786 |
#127 := (+ #112 #93) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
787 |
#134 := (= #122 #127) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
788 |
#135 := (and #117 #134) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
789 |
#133 := (< #112 #122) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
790 |
#136 := (and #133 #135) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
791 |
#137 := (exists (vars (?v1 S2)) #136) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
792 |
#132 := (and #71 #131) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
793 |
#138 := (implies #132 #137) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
794 |
#139 := (forall (vars (?v0 S2)) #138) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
795 |
#264 := (implies #139 #263) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
796 |
#128 := (<= #122 #127) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
797 |
#126 := (and #117 #94) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
798 |
#129 := (implies #126 #128) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
799 |
#130 := (forall (vars (?v0 S2) (?v1 S2)) #129) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
800 |
#265 := (implies #130 #264) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
801 |
#123 := (<= #122 #112) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
802 |
#124 := (implies #121 #123) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
803 |
#125 := (forall (vars (?v0 S2) (?v1 S2)) #124) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
804 |
#266 := (implies #125 #265) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
805 |
#113 := (<= 0::Int #112) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
806 |
#114 := (forall (vars (?v0 S2)) #113) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
807 |
#267 := (implies #114 #266) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
808 |
#268 := (implies #111 #267) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
809 |
#269 := (implies true #268) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
810 |
#96 := (+ #67 #93) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
811 |
#103 := (= #87 #96) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
812 |
#104 := (and #77 #103) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
813 |
#102 := (< #67 #87) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
814 |
#105 := (and #102 #104) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
815 |
#106 := (exists (vars (?v1 S2)) #105) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
816 |
#100 := (< #67 f3) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
817 |
#101 := (and #71 #100) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
818 |
#107 := (implies #101 #106) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
819 |
#108 := (forall (vars (?v0 S2)) #107) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
820 |
#270 := (implies #108 #269) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
821 |
#271 := (and #108 #270) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
822 |
#97 := (<= #87 #96) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
823 |
#95 := (and #77 #94) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
824 |
#98 := (implies #95 #97) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
825 |
#99 := (forall (vars (?v0 S2) (?v1 S2)) #98) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
826 |
#272 := (implies #99 #271) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
827 |
#273 := (and #99 #272) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
828 |
#88 := (<= #87 #67) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
829 |
#89 := (implies #86 #88) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
830 |
#90 := (forall (vars (?v0 S2) (?v1 S2)) #89) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
831 |
#274 := (implies #90 #273) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
832 |
#275 := (and #90 #274) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
833 |
#82 := (<= 0::Int #67) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
834 |
#83 := (forall (vars (?v0 S2)) #82) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
835 |
#276 := (implies #83 #275) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
836 |
#277 := (and #83 #276) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
837 |
#278 := (implies #81 #277) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
838 |
#279 := (and #81 #278) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
839 |
#280 := (implies #79 #279) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
840 |
#73 := (implies #71 #72) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
841 |
#74 := (forall (vars (?v0 S2)) #73) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
842 |
#281 := (implies #74 #280) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
843 |
#69 := (implies #66 #68) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
844 |
#70 := (forall (vars (?v0 S2)) #69) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
845 |
#282 := (implies #70 #281) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
846 |
#283 := (implies true #282) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
847 |
#284 := (not #283) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
848 |
#1473 := (iff #284 #1470) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
849 |
#573 := (+ #93 #202) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
850 |
#591 := (= #224 #573) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
851 |
#594 := (and #213 #591) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
852 |
#597 := (and #235 #594) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
853 |
#600 := (exists (vars (?v1 S2)) #597) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
854 |
#606 := (not #234) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
855 |
#607 := (or #606 #600) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
856 |
#612 := (forall (vars (?v0 S2)) #607) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
857 |
#576 := (<= #224 #573) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
858 |
#582 := (not #228) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
859 |
#583 := (or #582 #576) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
860 |
#588 := (forall (vars (?v0 S2) (?v1 S2)) #583) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
861 |
#625 := (not #588) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
862 |
#626 := (or #625 #612) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
863 |
#631 := (and #588 #626) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
864 |
#567 := (or #566 #225) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
865 |
#570 := (forall (vars (?v0 S2) (?v1 S2)) #567) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
866 |
#637 := (not #570) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
867 |
#638 := (or #637 #631) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
868 |
#643 := (and #570 #638) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
869 |
#649 := (not #219) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
870 |
#650 := (or #649 #643) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
871 |
#655 := (and #219 #650) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
872 |
#662 := (or #661 #655) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
873 |
#667 := (and #217 #662) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
874 |
#674 := (or #673 #667) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
875 |
#679 := (and #563 #674) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
876 |
#685 := (not #211) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
877 |
#686 := (or #685 #679) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
878 |
#691 := (and #211 #686) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
879 |
#554 := (or #201 #207) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
880 |
#557 := (forall (vars (?v0 S2)) #554) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
881 |
#697 := (not #557) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
882 |
#698 := (or #697 #691) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
883 |
#548 := (or #206 #203) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
884 |
#551 := (forall (vars (?v0 S2)) #548) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
885 |
#706 := (not #551) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
886 |
#707 := (or #706 #698) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
887 |
#716 := (or #715 #707) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
888 |
#542 := (or #117 #187) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
889 |
#545 := (forall (vars (?v0 S2)) #542) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
890 |
#724 := (not #545) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
891 |
#725 := (or #724 #716) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
892 |
#733 := (not #186) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
893 |
#734 := (or #733 #725) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
894 |
#742 := (or #183 #734) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
895 |
#750 := (or #142 #742) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
896 |
#426 := (+ #93 #153) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
897 |
#450 := (<= #156 #426) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
898 |
#456 := (not #164) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
899 |
#457 := (or #456 #450) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
900 |
#462 := (forall (vars (?v0 S2) (?v1 S2)) #457) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
901 |
#470 := (not #462) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
902 |
#471 := (or #470 #169) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
903 |
#476 := (and #462 #471) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
904 |
#429 := (= #156 #426) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
905 |
#432 := (and #157 #429) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
906 |
#435 := (exists (vars (?v1 S2)) #432) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
907 |
#441 := (not #155) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
908 |
#442 := (or #441 #435) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
909 |
#447 := (forall (vars (?v0 S2)) #442) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
910 |
#482 := (not #447) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
911 |
#483 := (or #482 #476) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
912 |
#488 := (and #447 #483) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
913 |
#495 := (or #494 #488) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
914 |
#504 := (or #503 #495) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
915 |
#513 := (or #512 #504) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
916 |
#522 := (or #521 #513) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
917 |
#530 := (or #141 #522) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
918 |
#762 := (and #530 #750) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
919 |
#384 := (+ #93 #112) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
920 |
#402 := (= #122 #384) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
921 |
#405 := (and #117 #402) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
922 |
#408 := (and #133 #405) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
923 |
#411 := (exists (vars (?v1 S2)) #408) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
924 |
#417 := (not #132) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
925 |
#418 := (or #417 #411) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
926 |
#423 := (forall (vars (?v0 S2)) #418) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
927 |
#768 := (not #423) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
928 |
#769 := (or #768 #762) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
929 |
#387 := (<= #122 #384) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
930 |
#393 := (not #126) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
931 |
#394 := (or #393 #387) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
932 |
#399 := (forall (vars (?v0 S2) (?v1 S2)) #394) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
933 |
#777 := (not #399) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
934 |
#778 := (or #777 #769) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
935 |
#378 := (or #377 #123) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
936 |
#381 := (forall (vars (?v0 S2) (?v1 S2)) #378) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
937 |
#786 := (not #381) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
938 |
#787 := (or #786 #778) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
939 |
#795 := (not #114) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
940 |
#796 := (or #795 #787) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
941 |
#805 := (or #804 #796) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
942 |
#370 := (not #101) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
943 |
#371 := (or #370 #106) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
944 |
#374 := (forall (vars (?v0 S2)) #371) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
945 |
#820 := (not #374) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
946 |
#821 := (or #820 #805) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
947 |
#826 := (and #374 #821) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
948 |
#363 := (not #95) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
949 |
#364 := (or #363 #97) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
950 |
#367 := (forall (vars (?v0 S2) (?v1 S2)) #364) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
951 |
#832 := (not #367) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
952 |
#833 := (or #832 #826) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
953 |
#838 := (and #367 #833) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
954 |
#357 := (or #356 #88) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
955 |
#360 := (forall (vars (?v0 S2) (?v1 S2)) #357) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
956 |
#844 := (not #360) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
957 |
#845 := (or #844 #838) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
958 |
#850 := (and #360 #845) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
959 |
#856 := (not #83) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
960 |
#857 := (or #856 #850) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
961 |
#862 := (and #83 #857) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
962 |
#869 := (or #868 #862) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
963 |
#874 := (and #81 #869) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
964 |
#881 := (or #880 #874) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
965 |
#890 := (or #889 #881) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
966 |
#899 := (or #898 #890) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
967 |
#911 := (not #899) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
968 |
#1471 := (iff #911 #1470) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
969 |
#1468 := (iff #899 #1465) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
970 |
#1456 := (or #880 #1453) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
971 |
#1459 := (or #889 #1456) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
972 |
#1462 := (or #898 #1459) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
973 |
#1466 := (iff #1462 #1465) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
974 |
#1467 := [rewrite]: #1466 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
975 |
#1463 := (iff #899 #1462) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
976 |
#1460 := (iff #890 #1459) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
977 |
#1457 := (iff #881 #1456) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
978 |
#1454 := (iff #874 #1453) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
979 |
#1451 := (iff #869 #1450) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
980 |
#1448 := (iff #862 #1447) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
981 |
#1445 := (iff #857 #1444) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
982 |
#1442 := (iff #850 #1441) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
983 |
#1439 := (iff #845 #1438) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
984 |
#1436 := (iff #838 #1435) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
985 |
#1433 := (iff #833 #1432) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
986 |
#1430 := (iff #826 #1429) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
987 |
#1427 := (iff #821 #1424) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
988 |
#1406 := (or #1044 #1362) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
989 |
#1409 := (or #1380 #1406) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
990 |
#1412 := (or #1391 #1409) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
991 |
#1415 := (or #1400 #1412) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
992 |
#1418 := (or #804 #1415) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
993 |
#1421 := (or #1403 #1418) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
994 |
#1425 := (iff #1421 #1424) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
995 |
#1426 := [rewrite]: #1425 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
996 |
#1422 := (iff #821 #1421) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
997 |
#1419 := (iff #805 #1418) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
998 |
#1416 := (iff #796 #1415) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
999 |
#1413 := (iff #787 #1412) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1000 |
#1410 := (iff #778 #1409) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1001 |
#1407 := (iff #769 #1406) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1002 |
#1363 := (iff #762 #1362) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1003 |
#1360 := (iff #750 #1357) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1004 |
#1336 := (or #1162 #1288) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1005 |
#1339 := (or #1305 #1336) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1006 |
#1342 := (or #715 #1339) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1007 |
#1345 := (or #1318 #1342) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1008 |
#1348 := (or #1322 #1345) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1009 |
#1351 := (or #183 #1348) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1010 |
#1354 := (or #1333 #1351) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1011 |
#1358 := (iff #1354 #1357) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1012 |
#1359 := [rewrite]: #1358 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1013 |
#1355 := (iff #750 #1354) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1014 |
#1352 := (iff #742 #1351) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1015 |
#1349 := (iff #734 #1348) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1016 |
#1346 := (iff #725 #1345) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1017 |
#1343 := (iff #716 #1342) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1018 |
#1340 := (iff #707 #1339) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1019 |
#1337 := (iff #698 #1336) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1020 |
#1289 := (iff #691 #1288) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1021 |
#1286 := (iff #686 #1285) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1022 |
#1283 := (iff #679 #1282) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1023 |
#1280 := (iff #674 #1279) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1024 |
#1277 := (iff #667 #1276) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1025 |
#1274 := (iff #662 #1273) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1026 |
#1271 := (iff #655 #1270) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1027 |
#1268 := (iff #650 #1267) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1028 |
#1265 := (iff #643 #1264) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1029 |
#1262 := (iff #638 #1261) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1030 |
#1259 := (iff #631 #1258) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1031 |
#1256 := (iff #626 #1255) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1032 |
#1253 := (iff #612 #1252) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1033 |
#1250 := (iff #607 #1249) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1034 |
#1247 := (iff #600 #1246) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1035 |
#1244 := (iff #597 #1241) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1036 |
#1235 := (and #213 #1229) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1037 |
#1238 := (and #1232 #1235) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1038 |
#1242 := (iff #1238 #1241) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1039 |
#1243 := [rewrite]: #1242 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1040 |
#1239 := (iff #597 #1238) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1041 |
#1236 := (iff #594 #1235) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1042 |
#1230 := (iff #591 #1229) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1043 |
#1231 := [rewrite]: #1230 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1044 |
#1237 := [monotonicity #1231]: #1236 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1045 |
#1233 := (iff #235 #1232) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1046 |
#1234 := [rewrite]: #1233 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1047 |
#1240 := [monotonicity #1234 #1237]: #1239 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1048 |
#1245 := [trans #1240 #1243]: #1244 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1049 |
#1248 := [quant-intro #1245]: #1247 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1050 |
#1227 := (iff #606 #1226) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1051 |
#1224 := (iff #234 #1223) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1052 |
#1221 := (iff #233 #1220) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1053 |
#1222 := [rewrite]: #1221 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1054 |
#1225 := [monotonicity #1222]: #1224 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1055 |
#1228 := [monotonicity #1225]: #1227 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1056 |
#1251 := [monotonicity #1228 #1248]: #1250 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1057 |
#1254 := [quant-intro #1251]: #1253 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1058 |
#1216 := (iff #625 #1215) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1059 |
#1213 := (iff #588 #1212) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1060 |
#1210 := (iff #583 #1209) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1061 |
#1206 := (iff #576 #1205) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1062 |
#1208 := [rewrite]: #1206 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1063 |
#1203 := (iff #582 #1202) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1064 |
#1200 := (iff #228 #1199) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1065 |
#942 := (iff #94 #941) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1066 |
#943 := [rewrite]: #942 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1067 |
#1201 := [monotonicity #943]: #1200 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1068 |
#1204 := [monotonicity #1201]: #1203 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1069 |
#1211 := [monotonicity #1204 #1208]: #1210 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1070 |
#1214 := [quant-intro #1211]: #1213 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1071 |
#1217 := [monotonicity #1214]: #1216 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1072 |
#1257 := [monotonicity #1217 #1254]: #1256 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1073 |
#1260 := [monotonicity #1214 #1257]: #1259 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1074 |
#1197 := (iff #637 #1196) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1075 |
#1194 := (iff #570 #1193) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1076 |
#1191 := (iff #567 #1190) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1077 |
#1188 := (iff #225 #1185) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1078 |
#1189 := [rewrite]: #1188 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1079 |
#1192 := [monotonicity #1189]: #1191 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1080 |
#1195 := [quant-intro #1192]: #1194 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1081 |
#1198 := [monotonicity #1195]: #1197 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1082 |
#1263 := [monotonicity #1198 #1260]: #1262 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1083 |
#1266 := [monotonicity #1195 #1263]: #1265 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1084 |
#1183 := (iff #649 #1182) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1085 |
#1180 := (iff #219 #1179) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1086 |
#1177 := (iff #218 #1176) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1087 |
#1178 := [rewrite]: #1177 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1088 |
#1181 := [quant-intro #1178]: #1180 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1089 |
#1184 := [monotonicity #1181]: #1183 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1090 |
#1269 := [monotonicity #1184 #1266]: #1268 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1091 |
#1272 := [monotonicity #1181 #1269]: #1271 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1092 |
#1275 := [monotonicity #1272]: #1274 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1093 |
#1278 := [monotonicity #1275]: #1277 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1094 |
#1281 := [monotonicity #1278]: #1280 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1095 |
#1284 := [monotonicity #1281]: #1283 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1096 |
#1174 := (iff #685 #1173) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1097 |
#1171 := (iff #211 #1170) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1098 |
#1168 := (iff #210 #1165) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1099 |
#1169 := [rewrite]: #1168 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1100 |
#1172 := [quant-intro #1169]: #1171 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1101 |
#1175 := [monotonicity #1172]: #1174 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1102 |
#1287 := [monotonicity #1175 #1284]: #1286 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1103 |
#1290 := [monotonicity #1172 #1287]: #1289 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1104 |
#1163 := (iff #697 #1162) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1105 |
#1160 := (iff #557 #1159) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1106 |
#1157 := (iff #554 #1156) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1107 |
#1154 := (iff #201 #1153) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1108 |
#1151 := (iff #200 #1150) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1109 |
#1152 := [rewrite]: #1151 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1110 |
#1144 := (iff #198 #1143) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1111 |
#1145 := [rewrite]: #1144 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1112 |
#1155 := [monotonicity #1145 #1152]: #1154 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1113 |
#1158 := [monotonicity #1155]: #1157 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1114 |
#1161 := [quant-intro #1158]: #1160 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1115 |
#1164 := [monotonicity #1161]: #1163 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1116 |
#1338 := [monotonicity #1164 #1290]: #1337 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1117 |
#1306 := (iff #706 #1305) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1118 |
#1303 := (iff #551 #1302) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1119 |
#1300 := (iff #548 #1299) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1120 |
#1295 := (iff #203 #1294) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1121 |
#1298 := [rewrite]: #1295 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1122 |
#1292 := (iff #206 #1291) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1123 |
#1293 := [monotonicity #1155]: #1292 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1124 |
#1301 := [monotonicity #1293 #1298]: #1300 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1125 |
#1304 := [quant-intro #1301]: #1303 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1126 |
#1307 := [monotonicity #1304]: #1306 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1127 |
#1341 := [monotonicity #1307 #1338]: #1340 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1128 |
#1344 := [monotonicity #1341]: #1343 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1129 |
#1319 := (iff #724 #1318) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1130 |
#1316 := (iff #545 #1315) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1131 |
#1313 := (iff #542 #1312) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1132 |
#1310 := (iff #187 #1308) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1133 |
#1311 := [rewrite]: #1310 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1134 |
#1314 := [monotonicity #1311]: #1313 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1135 |
#1317 := [quant-intro #1314]: #1316 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1136 |
#1320 := [monotonicity #1317]: #1319 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1137 |
#1347 := [monotonicity #1320 #1344]: #1346 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1138 |
#1331 := (iff #733 #1322) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1139 |
#1323 := (not #1322) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1140 |
#1326 := (not #1323) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1141 |
#1329 := (iff #1326 #1322) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1142 |
#1330 := [rewrite]: #1329 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1143 |
#1327 := (iff #733 #1326) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1144 |
#1324 := (iff #186 #1323) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1145 |
#1325 := [rewrite]: #1324 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1146 |
#1328 := [monotonicity #1325]: #1327 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1147 |
#1332 := [trans #1328 #1330]: #1331 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1148 |
#1350 := [monotonicity #1332 #1347]: #1349 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1149 |
#1353 := [monotonicity #1350]: #1352 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1150 |
#1334 := (iff #142 #1333) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1151 |
#1118 := (iff #141 #1117) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1152 |
#1115 := (iff #140 #1114) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1153 |
#1006 := (iff #131 #1005) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1154 |
#1007 := [rewrite]: #1006 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1155 |
#1116 := [monotonicity #1007]: #1115 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1156 |
#1119 := [quant-intro #1116]: #1118 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1157 |
#1335 := [monotonicity #1119]: #1334 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1158 |
#1356 := [monotonicity #1335 #1353]: #1355 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1159 |
#1361 := [trans #1356 #1359]: #1360 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1160 |
#1138 := (iff #530 #1135) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1161 |
#1120 := (or #494 #1111) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1162 |
#1123 := (or #503 #1120) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1163 |
#1126 := (or #512 #1123) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1164 |
#1129 := (or #521 #1126) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1165 |
#1132 := (or #1117 #1129) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1166 |
#1136 := (iff #1132 #1135) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1167 |
#1137 := [rewrite]: #1136 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1168 |
#1133 := (iff #530 #1132) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1169 |
#1130 := (iff #522 #1129) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1170 |
#1127 := (iff #513 #1126) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1171 |
#1124 := (iff #504 #1123) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1172 |
#1121 := (iff #495 #1120) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1173 |
#1112 := (iff #488 #1111) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1174 |
#1109 := (iff #483 #1108) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1175 |
#1106 := (iff #476 #1105) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1176 |
#1103 := (iff #471 #1102) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1177 |
#1100 := (iff #470 #1099) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1178 |
#1097 := (iff #462 #1096) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1179 |
#1094 := (iff #457 #1093) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1180 |
#1091 := (iff #450 #1090) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1181 |
#1092 := [rewrite]: #1091 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1182 |
#1088 := (iff #456 #1087) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1183 |
#1085 := (iff #164 #1084) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1184 |
#1051 := (iff #154 #1050) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1185 |
#1052 := [rewrite]: #1051 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1186 |
#1086 := [monotonicity #1052 #943]: #1085 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1187 |
#1089 := [monotonicity #1086]: #1088 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1188 |
#1095 := [monotonicity #1089 #1092]: #1094 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1189 |
#1098 := [quant-intro #1095]: #1097 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1190 |
#1101 := [monotonicity #1098]: #1100 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1191 |
#1104 := [monotonicity #1101]: #1103 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1192 |
#1107 := [monotonicity #1098 #1104]: #1106 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1193 |
#1082 := (iff #482 #1081) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1194 |
#1079 := (iff #447 #1078) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1195 |
#1076 := (iff #442 #1075) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1196 |
#1073 := (iff #435 #1072) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1197 |
#1070 := (iff #432 #1069) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1198 |
#1066 := (iff #429 #1065) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1199 |
#1068 := [rewrite]: #1066 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1200 |
#1063 := (iff #157 #1062) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1201 |
#1064 := [rewrite]: #1063 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1202 |
#1071 := [monotonicity #1064 #1068]: #1070 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1203 |
#1074 := [quant-intro #1071]: #1073 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1204 |
#1057 := (iff #441 #1056) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1205 |
#1054 := (iff #155 #1053) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1206 |
#1055 := [monotonicity #1052]: #1054 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1207 |
#1058 := [monotonicity #1055]: #1057 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1208 |
#1077 := [monotonicity #1058 #1074]: #1076 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1209 |
#1080 := [quant-intro #1077]: #1079 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1210 |
#1083 := [monotonicity #1080]: #1082 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1211 |
#1110 := [monotonicity #1083 #1107]: #1109 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1212 |
#1113 := [monotonicity #1080 #1110]: #1112 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1213 |
#1122 := [monotonicity #1113]: #1121 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1214 |
#1125 := [monotonicity #1122]: #1124 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1215 |
#1128 := [monotonicity #1125]: #1127 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1216 |
#1131 := [monotonicity #1128]: #1130 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1217 |
#1134 := [monotonicity #1119 #1131]: #1133 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1218 |
#1139 := [trans #1134 #1137]: #1138 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1219 |
#1364 := [monotonicity #1139 #1361]: #1363 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1220 |
#1045 := (iff #768 #1044) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1221 |
#1042 := (iff #423 #1041) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1222 |
#1039 := (iff #418 #1038) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1223 |
#1036 := (iff #411 #1035) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1224 |
#1033 := (iff #408 #1030) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1225 |
#1024 := (and #117 #1014) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1226 |
#1027 := (and #1021 #1024) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1227 |
#1031 := (iff #1027 #1030) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1228 |
#1032 := [rewrite]: #1031 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1229 |
#1028 := (iff #408 #1027) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1230 |
#1025 := (iff #405 #1024) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1231 |
#1015 := (iff #402 #1014) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1232 |
#1019 := [rewrite]: #1015 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1233 |
#1026 := [monotonicity #1019]: #1025 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1234 |
#1022 := (iff #133 #1021) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1235 |
#1023 := [rewrite]: #1022 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1236 |
#1029 := [monotonicity #1023 #1026]: #1028 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1237 |
#1034 := [trans #1029 #1032]: #1033 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1238 |
#1037 := [quant-intro #1034]: #1036 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1239 |
#1012 := (iff #417 #1011) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1240 |
#1009 := (iff #132 #1008) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1241 |
#1010 := [monotonicity #1007]: #1009 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1242 |
#1013 := [monotonicity #1010]: #1012 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1243 |
#1040 := [monotonicity #1013 #1037]: #1039 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1244 |
#1043 := [quant-intro #1040]: #1042 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1245 |
#1046 := [monotonicity #1043]: #1045 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1246 |
#1408 := [monotonicity #1046 #1364]: #1407 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1247 |
#1381 := (iff #777 #1380) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1248 |
#1378 := (iff #399 #1377) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1249 |
#1375 := (iff #394 #1374) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1250 |
#1372 := (iff #387 #1371) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1251 |
#1373 := [rewrite]: #1372 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1252 |
#1369 := (iff #393 #1368) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1253 |
#1366 := (iff #126 #1365) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1254 |
#1367 := [monotonicity #943]: #1366 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1255 |
#1370 := [monotonicity #1367]: #1369 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1256 |
#1376 := [monotonicity #1370 #1373]: #1375 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1257 |
#1379 := [quant-intro #1376]: #1378 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1258 |
#1382 := [monotonicity #1379]: #1381 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1259 |
#1411 := [monotonicity #1382 #1408]: #1410 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1260 |
#1392 := (iff #786 #1391) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1261 |
#1389 := (iff #381 #1388) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1262 |
#1386 := (iff #378 #1385) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1263 |
#1383 := (iff #123 #1020) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1264 |
#1384 := [rewrite]: #1383 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1265 |
#1387 := [monotonicity #1384]: #1386 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1266 |
#1390 := [quant-intro #1387]: #1389 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1267 |
#1393 := [monotonicity #1390]: #1392 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1268 |
#1414 := [monotonicity #1393 #1411]: #1413 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1269 |
#1401 := (iff #795 #1400) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1270 |
#1398 := (iff #114 #1397) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1271 |
#1395 := (iff #113 #1394) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1272 |
#1396 := [rewrite]: #1395 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1273 |
#1399 := [quant-intro #1396]: #1398 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1274 |
#1402 := [monotonicity #1399]: #1401 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1275 |
#1417 := [monotonicity #1402 #1414]: #1416 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1276 |
#1420 := [monotonicity #1417]: #1419 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1277 |
#1404 := (iff #820 #1403) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1278 |
#1000 := (iff #374 #999) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1279 |
#997 := (iff #371 #996) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1280 |
#994 := (iff #106 #993) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1281 |
#991 := (iff #105 #988) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1282 |
#982 := (and #77 #976) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1283 |
#985 := (and #979 #982) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1284 |
#989 := (iff #985 #988) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1285 |
#990 := [rewrite]: #989 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1286 |
#986 := (iff #105 #985) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1287 |
#983 := (iff #104 #982) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1288 |
#977 := (iff #103 #976) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1289 |
#978 := [rewrite]: #977 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1290 |
#984 := [monotonicity #978]: #983 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1291 |
#980 := (iff #102 #979) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1292 |
#981 := [rewrite]: #980 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1293 |
#987 := [monotonicity #981 #984]: #986 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1294 |
#992 := [trans #987 #990]: #991 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1295 |
#995 := [quant-intro #992]: #994 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1296 |
#974 := (iff #370 #973) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1297 |
#971 := (iff #101 #970) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1298 |
#968 := (iff #100 #967) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1299 |
#969 := [rewrite]: #968 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1300 |
#972 := [monotonicity #969]: #971 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1301 |
#975 := [monotonicity #972]: #974 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1302 |
#998 := [monotonicity #975 #995]: #997 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1303 |
#1001 := [quant-intro #998]: #1000 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1304 |
#1405 := [monotonicity #1001]: #1404 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1305 |
#1423 := [monotonicity #1405 #1420]: #1422 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1306 |
#1428 := [trans #1423 #1426]: #1427 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1307 |
#1431 := [monotonicity #1001 #1428]: #1430 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1308 |
#962 := (iff #832 #961) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1309 |
#959 := (iff #367 #958) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1310 |
#956 := (iff #364 #955) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1311 |
#950 := (iff #97 #951) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1312 |
#952 := [rewrite]: #950 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1313 |
#948 := (iff #363 #947) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1314 |
#945 := (iff #95 #944) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1315 |
#946 := [monotonicity #943]: #945 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1316 |
#949 := [monotonicity #946]: #948 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1317 |
#957 := [monotonicity #949 #952]: #956 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1318 |
#960 := [quant-intro #957]: #959 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1319 |
#963 := [monotonicity #960]: #962 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1320 |
#1434 := [monotonicity #963 #1431]: #1433 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1321 |
#1437 := [monotonicity #960 #1434]: #1436 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1322 |
#936 := (iff #844 #935) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1323 |
#933 := (iff #360 #932) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1324 |
#930 := (iff #357 #929) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1325 |
#924 := (iff #88 #925) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1326 |
#928 := [rewrite]: #924 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1327 |
#931 := [monotonicity #928]: #930 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1328 |
#934 := [quant-intro #931]: #933 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1329 |
#937 := [monotonicity #934]: #936 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1330 |
#1440 := [monotonicity #937 #1437]: #1439 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1331 |
#1443 := [monotonicity #934 #1440]: #1442 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1332 |
#921 := (iff #856 #920) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1333 |
#918 := (iff #83 #917) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1334 |
#914 := (iff #82 #916) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1335 |
#915 := [rewrite]: #914 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1336 |
#919 := [quant-intro #915]: #918 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1337 |
#922 := [monotonicity #919]: #921 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1338 |
#1446 := [monotonicity #922 #1443]: #1445 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1339 |
#1449 := [monotonicity #919 #1446]: #1448 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1340 |
#1452 := [monotonicity #1449]: #1451 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1341 |
#1455 := [monotonicity #1452]: #1454 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1342 |
#1458 := [monotonicity #1455]: #1457 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1343 |
#1461 := [monotonicity #1458]: #1460 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1344 |
#1464 := [monotonicity #1461]: #1463 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1345 |
#1469 := [trans #1464 #1467]: #1468 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1346 |
#1472 := [monotonicity #1469]: #1471 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1347 |
#912 := (iff #284 #911) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1348 |
#909 := (iff #283 #899) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1349 |
#904 := (implies true #899) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1350 |
#907 := (iff #904 #899) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1351 |
#908 := [rewrite]: #907 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1352 |
#905 := (iff #283 #904) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1353 |
#902 := (iff #282 #899) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1354 |
#895 := (implies #347 #890) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1355 |
#900 := (iff #895 #899) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1356 |
#901 := [rewrite]: #900 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1357 |
#896 := (iff #282 #895) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1358 |
#893 := (iff #281 #890) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1359 |
#886 := (implies #353 #881) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1360 |
#891 := (iff #886 #890) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1361 |
#892 := [rewrite]: #891 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1362 |
#887 := (iff #281 #886) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1363 |
#884 := (iff #280 #881) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1364 |
#877 := (implies #79 #874) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1365 |
#882 := (iff #877 #881) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1366 |
#883 := [rewrite]: #882 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1367 |
#878 := (iff #280 #877) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1368 |
#875 := (iff #279 #874) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1369 |
#872 := (iff #278 #869) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1370 |
#865 := (implies #81 #862) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1371 |
#870 := (iff #865 #869) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1372 |
#871 := [rewrite]: #870 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1373 |
#866 := (iff #278 #865) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1374 |
#863 := (iff #277 #862) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1375 |
#860 := (iff #276 #857) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1376 |
#853 := (implies #83 #850) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1377 |
#858 := (iff #853 #857) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1378 |
#859 := [rewrite]: #858 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1379 |
#854 := (iff #276 #853) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1380 |
#851 := (iff #275 #850) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1381 |
#848 := (iff #274 #845) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1382 |
#841 := (implies #360 #838) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1383 |
#846 := (iff #841 #845) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1384 |
#847 := [rewrite]: #846 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1385 |
#842 := (iff #274 #841) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1386 |
#839 := (iff #273 #838) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1387 |
#836 := (iff #272 #833) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1388 |
#829 := (implies #367 #826) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1389 |
#834 := (iff #829 #833) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1390 |
#835 := [rewrite]: #834 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1391 |
#830 := (iff #272 #829) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1392 |
#827 := (iff #271 #826) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1393 |
#824 := (iff #270 #821) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1394 |
#817 := (implies #374 #805) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1395 |
#822 := (iff #817 #821) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1396 |
#823 := [rewrite]: #822 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1397 |
#818 := (iff #270 #817) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1398 |
#815 := (iff #269 #805) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1399 |
#810 := (implies true #805) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1400 |
#813 := (iff #810 #805) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1401 |
#814 := [rewrite]: #813 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1402 |
#811 := (iff #269 #810) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1403 |
#808 := (iff #268 #805) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1404 |
#801 := (implies #111 #796) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1405 |
#806 := (iff #801 #805) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1406 |
#807 := [rewrite]: #806 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1407 |
#802 := (iff #268 #801) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1408 |
#799 := (iff #267 #796) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1409 |
#792 := (implies #114 #787) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1410 |
#797 := (iff #792 #796) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1411 |
#798 := [rewrite]: #797 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1412 |
#793 := (iff #267 #792) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1413 |
#790 := (iff #266 #787) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1414 |
#783 := (implies #381 #778) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1415 |
#788 := (iff #783 #787) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1416 |
#789 := [rewrite]: #788 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1417 |
#784 := (iff #266 #783) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1418 |
#781 := (iff #265 #778) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1419 |
#774 := (implies #399 #769) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1420 |
#779 := (iff #774 #778) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1421 |
#780 := [rewrite]: #779 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1422 |
#775 := (iff #265 #774) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1423 |
#772 := (iff #264 #769) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1424 |
#765 := (implies #423 #762) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1425 |
#770 := (iff #765 #769) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1426 |
#771 := [rewrite]: #770 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1427 |
#766 := (iff #264 #765) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1428 |
#763 := (iff #263 #762) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1429 |
#760 := (iff #262 #750) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1430 |
#755 := (implies true #750) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1431 |
#758 := (iff #755 #750) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1432 |
#759 := [rewrite]: #758 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1433 |
#756 := (iff #262 #755) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1434 |
#753 := (iff #261 #750) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1435 |
#747 := (implies #141 #742) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1436 |
#751 := (iff #747 #750) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1437 |
#752 := [rewrite]: #751 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1438 |
#748 := (iff #261 #747) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1439 |
#745 := (iff #260 #742) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1440 |
#739 := (implies #184 #734) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1441 |
#743 := (iff #739 #742) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1442 |
#744 := [rewrite]: #743 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1443 |
#740 := (iff #260 #739) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1444 |
#737 := (iff #259 #734) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1445 |
#730 := (implies #186 #725) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1446 |
#735 := (iff #730 #734) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1447 |
#736 := [rewrite]: #735 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1448 |
#731 := (iff #259 #730) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1449 |
#728 := (iff #258 #725) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1450 |
#721 := (implies #545 #716) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1451 |
#726 := (iff #721 #725) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1452 |
#727 := [rewrite]: #726 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1453 |
#722 := (iff #258 #721) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1454 |
#719 := (iff #257 #716) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1455 |
#712 := (implies #194 #707) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1456 |
#717 := (iff #712 #716) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1457 |
#718 := [rewrite]: #717 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1458 |
#713 := (iff #257 #712) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1459 |
#710 := (iff #256 #707) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1460 |
#703 := (implies #551 #698) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1461 |
#708 := (iff #703 #707) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1462 |
#709 := [rewrite]: #708 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1463 |
#704 := (iff #256 #703) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1464 |
#701 := (iff #255 #698) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1465 |
#694 := (implies #557 #691) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1466 |
#699 := (iff #694 #698) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1467 |
#700 := [rewrite]: #699 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1468 |
#695 := (iff #255 #694) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1469 |
#692 := (iff #254 #691) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1470 |
#689 := (iff #253 #686) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1471 |
#682 := (implies #211 #679) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1472 |
#687 := (iff #682 #686) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1473 |
#688 := [rewrite]: #687 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1474 |
#683 := (iff #253 #682) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1475 |
#680 := (iff #252 #679) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1476 |
#677 := (iff #251 #674) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1477 |
#670 := (implies #563 #667) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1478 |
#675 := (iff #670 #674) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1479 |
#676 := [rewrite]: #675 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1480 |
#671 := (iff #251 #670) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1481 |
#668 := (iff #250 #667) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1482 |
#665 := (iff #249 #662) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1483 |
#658 := (implies #217 #655) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1484 |
#663 := (iff #658 #662) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1485 |
#664 := [rewrite]: #663 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1486 |
#659 := (iff #249 #658) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1487 |
#656 := (iff #248 #655) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1488 |
#653 := (iff #247 #650) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1489 |
#646 := (implies #219 #643) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1490 |
#651 := (iff #646 #650) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1491 |
#652 := [rewrite]: #651 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1492 |
#647 := (iff #247 #646) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1493 |
#644 := (iff #246 #643) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1494 |
#641 := (iff #245 #638) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1495 |
#634 := (implies #570 #631) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1496 |
#639 := (iff #634 #638) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1497 |
#640 := [rewrite]: #639 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1498 |
#635 := (iff #245 #634) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1499 |
#632 := (iff #244 #631) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1500 |
#629 := (iff #243 #626) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1501 |
#622 := (implies #588 #612) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1502 |
#627 := (iff #622 #626) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1503 |
#628 := [rewrite]: #627 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1504 |
#623 := (iff #243 #622) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1505 |
#620 := (iff #242 #612) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1506 |
#615 := (and #612 true) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1507 |
#618 := (iff #615 #612) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1508 |
#619 := [rewrite]: #618 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1509 |
#616 := (iff #242 #615) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1510 |
#613 := (iff #241 #612) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1511 |
#610 := (iff #240 #607) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1512 |
#603 := (implies #234 #600) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1513 |
#608 := (iff #603 #607) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1514 |
#609 := [rewrite]: #608 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1515 |
#604 := (iff #240 #603) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1516 |
#601 := (iff #239 #600) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1517 |
#598 := (iff #238 #597) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1518 |
#595 := (iff #237 #594) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1519 |
#592 := (iff #236 #591) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1520 |
#574 := (= #229 #573) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1521 |
#575 := [rewrite]: #574 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1522 |
#593 := [monotonicity #575]: #592 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1523 |
#596 := [monotonicity #593]: #595 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1524 |
#599 := [monotonicity #596]: #598 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1525 |
#602 := [quant-intro #599]: #601 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1526 |
#605 := [monotonicity #602]: #604 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1527 |
#611 := [trans #605 #609]: #610 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1528 |
#614 := [quant-intro #611]: #613 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1529 |
#617 := [monotonicity #614]: #616 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1530 |
#621 := [trans #617 #619]: #620 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1531 |
#589 := (iff #232 #588) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1532 |
#586 := (iff #231 #583) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1533 |
#579 := (implies #228 #576) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1534 |
#584 := (iff #579 #583) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1535 |
#585 := [rewrite]: #584 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1536 |
#580 := (iff #231 #579) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1537 |
#577 := (iff #230 #576) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1538 |
#578 := [monotonicity #575]: #577 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1539 |
#581 := [monotonicity #578]: #580 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1540 |
#587 := [trans #581 #585]: #586 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1541 |
#590 := [quant-intro #587]: #589 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1542 |
#624 := [monotonicity #590 #621]: #623 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1543 |
#630 := [trans #624 #628]: #629 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1544 |
#633 := [monotonicity #590 #630]: #632 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1545 |
#571 := (iff #227 #570) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1546 |
#568 := (iff #226 #567) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1547 |
#569 := [rewrite]: #568 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1548 |
#572 := [quant-intro #569]: #571 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1549 |
#636 := [monotonicity #572 #633]: #635 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1550 |
#642 := [trans #636 #640]: #641 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1551 |
#645 := [monotonicity #572 #642]: #644 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1552 |
#648 := [monotonicity #645]: #647 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1553 |
#654 := [trans #648 #652]: #653 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1554 |
#657 := [monotonicity #654]: #656 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1555 |
#660 := [monotonicity #657]: #659 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1556 |
#666 := [trans #660 #664]: #665 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1557 |
#669 := [monotonicity #666]: #668 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1558 |
#564 := (iff #215 #563) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1559 |
#561 := (iff #214 #560) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1560 |
#562 := [rewrite]: #561 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1561 |
#565 := [quant-intro #562]: #564 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1562 |
#672 := [monotonicity #565 #669]: #671 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1563 |
#678 := [trans #672 #676]: #677 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1564 |
#681 := [monotonicity #565 #678]: #680 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1565 |
#684 := [monotonicity #681]: #683 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1566 |
#690 := [trans #684 #688]: #689 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1567 |
#693 := [monotonicity #690]: #692 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1568 |
#558 := (iff #209 #557) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1569 |
#555 := (iff #208 #554) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1570 |
#556 := [rewrite]: #555 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1571 |
#559 := [quant-intro #556]: #558 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1572 |
#696 := [monotonicity #559 #693]: #695 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1573 |
#702 := [trans #696 #700]: #701 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1574 |
#552 := (iff #205 #551) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1575 |
#549 := (iff #204 #548) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1576 |
#550 := [rewrite]: #549 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1577 |
#553 := [quant-intro #550]: #552 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1578 |
#705 := [monotonicity #553 #702]: #704 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1579 |
#711 := [trans #705 #709]: #710 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1580 |
#714 := [monotonicity #711]: #713 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1581 |
#720 := [trans #714 #718]: #719 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1582 |
#546 := (iff #189 #545) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1583 |
#543 := (iff #188 #542) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1584 |
#544 := [rewrite]: #543 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1585 |
#547 := [quant-intro #544]: #546 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1586 |
#723 := [monotonicity #547 #720]: #722 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1587 |
#729 := [trans #723 #727]: #728 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1588 |
#732 := [monotonicity #729]: #731 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1589 |
#738 := [trans #732 #736]: #737 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1590 |
#741 := [monotonicity #738]: #740 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1591 |
#746 := [trans #741 #744]: #745 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1592 |
#749 := [monotonicity #746]: #748 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1593 |
#754 := [trans #749 #752]: #753 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1594 |
#757 := [monotonicity #754]: #756 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1595 |
#761 := [trans #757 #759]: #760 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1596 |
#540 := (iff #180 #530) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1597 |
#535 := (implies true #530) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1598 |
#538 := (iff #535 #530) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1599 |
#539 := [rewrite]: #538 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1600 |
#536 := (iff #180 #535) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1601 |
#533 := (iff #179 #530) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1602 |
#527 := (implies #142 #522) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1603 |
#531 := (iff #527 #530) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1604 |
#532 := [rewrite]: #531 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1605 |
#528 := (iff #179 #527) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1606 |
#525 := (iff #178 #522) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1607 |
#518 := (implies #144 #513) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1608 |
#523 := (iff #518 #522) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1609 |
#524 := [rewrite]: #523 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1610 |
#519 := (iff #178 #518) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1611 |
#516 := (iff #177 #513) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1612 |
#509 := (implies #147 #504) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1613 |
#514 := (iff #509 #513) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1614 |
#515 := [rewrite]: #514 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1615 |
#510 := (iff #177 #509) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1616 |
#507 := (iff #176 #504) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1617 |
#500 := (implies #149 #495) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1618 |
#505 := (iff #500 #504) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1619 |
#506 := [rewrite]: #505 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1620 |
#501 := (iff #176 #500) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1621 |
#498 := (iff #175 #495) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1622 |
#491 := (implies #152 #488) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1623 |
#496 := (iff #491 #495) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1624 |
#497 := [rewrite]: #496 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1625 |
#492 := (iff #175 #491) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1626 |
#489 := (iff #174 #488) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1627 |
#486 := (iff #173 #483) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1628 |
#479 := (implies #447 #476) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1629 |
#484 := (iff #479 #483) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1630 |
#485 := [rewrite]: #484 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1631 |
#480 := (iff #173 #479) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1632 |
#477 := (iff #172 #476) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1633 |
#474 := (iff #171 #471) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1634 |
#467 := (implies #462 #169) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1635 |
#472 := (iff #467 #471) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1636 |
#473 := [rewrite]: #472 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1637 |
#468 := (iff #171 #467) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1638 |
#465 := (iff #170 #169) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1639 |
#466 := [rewrite]: #465 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1640 |
#463 := (iff #167 #462) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1641 |
#460 := (iff #166 #457) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1642 |
#453 := (implies #164 #450) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1643 |
#458 := (iff #453 #457) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1644 |
#459 := [rewrite]: #458 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1645 |
#454 := (iff #166 #453) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1646 |
#451 := (iff #165 #450) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1647 |
#427 := (= #158 #426) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1648 |
#428 := [rewrite]: #427 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1649 |
#452 := [monotonicity #428]: #451 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1650 |
#455 := [monotonicity #452]: #454 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1651 |
#461 := [trans #455 #459]: #460 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1652 |
#464 := [quant-intro #461]: #463 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1653 |
#469 := [monotonicity #464 #466]: #468 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1654 |
#475 := [trans #469 #473]: #474 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1655 |
#478 := [monotonicity #464 #475]: #477 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1656 |
#448 := (iff #163 #447) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1657 |
#445 := (iff #162 #442) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1658 |
#438 := (implies #155 #435) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1659 |
#443 := (iff #438 #442) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1660 |
#444 := [rewrite]: #443 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1661 |
#439 := (iff #162 #438) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1662 |
#436 := (iff #161 #435) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1663 |
#433 := (iff #160 #432) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1664 |
#430 := (iff #159 #429) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1665 |
#431 := [monotonicity #428]: #430 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1666 |
#434 := [monotonicity #431]: #433 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1667 |
#437 := [quant-intro #434]: #436 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1668 |
#440 := [monotonicity #437]: #439 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1669 |
#446 := [trans #440 #444]: #445 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1670 |
#449 := [quant-intro #446]: #448 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1671 |
#481 := [monotonicity #449 #478]: #480 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1672 |
#487 := [trans #481 #485]: #486 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1673 |
#490 := [monotonicity #449 #487]: #489 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1674 |
#493 := [monotonicity #490]: #492 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1675 |
#499 := [trans #493 #497]: #498 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1676 |
#502 := [monotonicity #499]: #501 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1677 |
#508 := [trans #502 #506]: #507 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1678 |
#511 := [monotonicity #508]: #510 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1679 |
#517 := [trans #511 #515]: #516 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1680 |
#520 := [monotonicity #517]: #519 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1681 |
#526 := [trans #520 #524]: #525 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1682 |
#529 := [monotonicity #526]: #528 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1683 |
#534 := [trans #529 #532]: #533 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1684 |
#537 := [monotonicity #534]: #536 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1685 |
#541 := [trans #537 #539]: #540 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1686 |
#764 := [monotonicity #541 #761]: #763 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1687 |
#424 := (iff #139 #423) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1688 |
#421 := (iff #138 #418) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1689 |
#414 := (implies #132 #411) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1690 |
#419 := (iff #414 #418) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1691 |
#420 := [rewrite]: #419 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1692 |
#415 := (iff #138 #414) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1693 |
#412 := (iff #137 #411) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1694 |
#409 := (iff #136 #408) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1695 |
#406 := (iff #135 #405) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1696 |
#403 := (iff #134 #402) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1697 |
#385 := (= #127 #384) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1698 |
#386 := [rewrite]: #385 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1699 |
#404 := [monotonicity #386]: #403 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1700 |
#407 := [monotonicity #404]: #406 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1701 |
#410 := [monotonicity #407]: #409 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1702 |
#413 := [quant-intro #410]: #412 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1703 |
#416 := [monotonicity #413]: #415 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1704 |
#422 := [trans #416 #420]: #421 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1705 |
#425 := [quant-intro #422]: #424 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1706 |
#767 := [monotonicity #425 #764]: #766 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1707 |
#773 := [trans #767 #771]: #772 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1708 |
#400 := (iff #130 #399) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1709 |
#397 := (iff #129 #394) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1710 |
#390 := (implies #126 #387) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1711 |
#395 := (iff #390 #394) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1712 |
#396 := [rewrite]: #395 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1713 |
#391 := (iff #129 #390) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1714 |
#388 := (iff #128 #387) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1715 |
#389 := [monotonicity #386]: #388 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1716 |
#392 := [monotonicity #389]: #391 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1717 |
#398 := [trans #392 #396]: #397 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1718 |
#401 := [quant-intro #398]: #400 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1719 |
#776 := [monotonicity #401 #773]: #775 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1720 |
#782 := [trans #776 #780]: #781 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1721 |
#382 := (iff #125 #381) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1722 |
#379 := (iff #124 #378) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1723 |
#380 := [rewrite]: #379 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1724 |
#383 := [quant-intro #380]: #382 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1725 |
#785 := [monotonicity #383 #782]: #784 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1726 |
#791 := [trans #785 #789]: #790 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1727 |
#794 := [monotonicity #791]: #793 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1728 |
#800 := [trans #794 #798]: #799 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1729 |
#803 := [monotonicity #800]: #802 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1730 |
#809 := [trans #803 #807]: #808 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1731 |
#812 := [monotonicity #809]: #811 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1732 |
#816 := [trans #812 #814]: #815 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1733 |
#375 := (iff #108 #374) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1734 |
#372 := (iff #107 #371) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1735 |
#373 := [rewrite]: #372 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1736 |
#376 := [quant-intro #373]: #375 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1737 |
#819 := [monotonicity #376 #816]: #818 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1738 |
#825 := [trans #819 #823]: #824 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1739 |
#828 := [monotonicity #376 #825]: #827 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1740 |
#368 := (iff #99 #367) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1741 |
#365 := (iff #98 #364) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1742 |
#366 := [rewrite]: #365 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1743 |
#369 := [quant-intro #366]: #368 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1744 |
#831 := [monotonicity #369 #828]: #830 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1745 |
#837 := [trans #831 #835]: #836 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1746 |
#840 := [monotonicity #369 #837]: #839 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1747 |
#361 := (iff #90 #360) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1748 |
#358 := (iff #89 #357) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1749 |
#359 := [rewrite]: #358 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1750 |
#362 := [quant-intro #359]: #361 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1751 |
#843 := [monotonicity #362 #840]: #842 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1752 |
#849 := [trans #843 #847]: #848 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1753 |
#852 := [monotonicity #362 #849]: #851 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1754 |
#855 := [monotonicity #852]: #854 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1755 |
#861 := [trans #855 #859]: #860 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1756 |
#864 := [monotonicity #861]: #863 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1757 |
#867 := [monotonicity #864]: #866 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1758 |
#873 := [trans #867 #871]: #872 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1759 |
#876 := [monotonicity #873]: #875 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1760 |
#879 := [monotonicity #876]: #878 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1761 |
#885 := [trans #879 #883]: #884 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1762 |
#354 := (iff #74 #353) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1763 |
#351 := (iff #73 #350) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1764 |
#352 := [rewrite]: #351 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1765 |
#355 := [quant-intro #352]: #354 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1766 |
#888 := [monotonicity #355 #885]: #887 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1767 |
#894 := [trans #888 #892]: #893 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1768 |
#348 := (iff #70 #347) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1769 |
#345 := (iff #69 #344) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1770 |
#346 := [rewrite]: #345 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1771 |
#349 := [quant-intro #346]: #348 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1772 |
#897 := [monotonicity #349 #894]: #896 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1773 |
#903 := [trans #897 #901]: #902 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1774 |
#906 := [monotonicity #903]: #905 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1775 |
#910 := [trans #906 #908]: #909 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1776 |
#913 := [monotonicity #910]: #912 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1777 |
#1474 := [trans #913 #1472]: #1473 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1778 |
#343 := [asserted]: #284 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1779 |
#1475 := [mp #343 #1474]: #1470 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1780 |
#1477 := [not-or-elim #1475]: #353 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1781 |
#1532 := [mp~ #1477 #1501]: #353 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1782 |
#3659 := [mp #1532 #3658]: #3654 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1783 |
#3289 := (not #3654) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1784 |
#6890 := (or #3289 #1614 #6849) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1785 |
#6850 := (or #1614 #6849) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1786 |
#6891 := (or #3289 #6850) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1787 |
#6893 := (iff #6891 #6890) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1788 |
#6888 := [rewrite]: #6893 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1789 |
#6892 := [quant-inst #1613]: #6891 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1790 |
#6894 := [mp #6892 #6888]: #6890 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1791 |
#6908 := [unit-resolution #6894 #3659 #6907]: #6849 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1792 |
#6928 := [mp #6908 #6927]: #6895 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1793 |
#6897 := (not #6895) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1794 |
#1620 := (not #1619) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1795 |
#3595 := (or #3702 #1620) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1796 |
#3596 := [def-axiom]: #3595 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1797 |
#6889 := [unit-resolution #3596 #6853]: #1620 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1798 |
#6898 := (or #6897 #1619) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1799 |
#6903 := [th-lemma arith triangle-eq]: #6898 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1800 |
#6904 := [unit-resolution #6903 #6889]: #6897 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1801 |
#6929 := [unit-resolution #6904 #6928]: false |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1802 |
#6930 := [lemma #6929]: #3702 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1803 |
#3986 := (or #3705 #3983) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1804 |
#3989 := (not #3986) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1805 |
#2540 := (or #78 #940 #951) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1806 |
#3685 := (forall (vars (?v0 S2) (?v1 S2)) (:pat #3684) #2540) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1807 |
#3690 := (not #3685) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1808 |
#3992 := (or #3690 #3989) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1809 |
#3995 := (not #3992) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1810 |
decl ?v0!4 :: S2 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1811 |
#1582 := ?v0!4 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1812 |
#1595 := (f17 ?v0!4) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1813 |
#1596 := (* -1::Int #1595) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1814 |
decl ?v1!3 :: S2 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1815 |
#1581 := ?v1!3 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1816 |
#1594 := (f17 ?v1!3) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1817 |
#2173 := (+ #1594 #1596) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1818 |
#1585 := (f6 f7 ?v1!3) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1819 |
#1586 := (f5 #1585 ?v0!4) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1820 |
#1587 := (f4 #1586) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1821 |
#2174 := (+ #1587 #2173) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1822 |
#2177 := (>= #2174 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1823 |
#1588 := (* -1::Int #1587) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1824 |
#1589 := (+ f3 #1588) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1825 |
#1590 := (<= #1589 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1826 |
#1583 := (f11 f18 ?v1!3) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1827 |
#1584 := (= #1583 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1828 |
#2503 := (not #1584) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1829 |
#2518 := (or #2503 #1590 #2177) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1830 |
#2523 := (not #2518) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1831 |
#3998 := (or #2523 #3995) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1832 |
#4001 := (not #3998) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1833 |
#3675 := (pattern #67 #87) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1834 |
#1605 := (not #85) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1835 |
#2495 := (or #77 #1605 #925) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1836 |
#3676 := (forall (vars (?v0 S2) (?v1 S2)) (:pat #3675) #2495) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1837 |
#3681 := (not #3676) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1838 |
#4004 := (or #3681 #4001) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1839 |
#4007 := (not #4004) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1840 |
decl ?v0!2 :: S2 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1841 |
#1555 := ?v0!2 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1842 |
#1564 := (f17 ?v0!2) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1843 |
#1565 := (* -1::Int #1564) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1844 |
decl ?v1!1 :: S2 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1845 |
#1554 := ?v1!1 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1846 |
#1563 := (f17 ?v1!1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1847 |
#1566 := (+ #1563 #1565) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1848 |
#1567 := (>= #1566 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1849 |
#1559 := (f11 f18 ?v0!2) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1850 |
#1560 := (= #1559 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1851 |
#1884 := (not #1560) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1852 |
#1556 := (f11 f18 ?v1!1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1853 |
#1557 := (= #1556 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1854 |
#1841 := (or #1557 #1884 #1567) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1855 |
#1946 := (not #1841) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1856 |
#4010 := (or #1946 #4007) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1857 |
#4013 := (not #4010) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1858 |
#3667 := (forall (vars (?v0 S2)) (:pat #3647) #916) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1859 |
#3672 := (not #3667) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1860 |
#4016 := (or #3672 #4013) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1861 |
#4019 := (not #4016) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1862 |
decl ?v0!0 :: S2 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1863 |
#1539 := ?v0!0 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1864 |
#1540 := (f17 ?v0!0) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1865 |
#1541 := (>= #1540 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1866 |
#3259 := (= f3 #1540) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1867 |
#3321 := (= #1540 f3) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1868 |
#3223 := (iff #3321 #3259) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1869 |
#3224 := (iff #3259 #3321) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1870 |
#3227 := [commutativity]: #3224 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1871 |
#3222 := [symm #3227]: #3223 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1872 |
#3345 := (= ?v0!0 f16) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1873 |
#3353 := (not #3345) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1874 |
#3306 := (= #1540 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1875 |
#3281 := (not #3306) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1876 |
#1542 := (not #1541) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1877 |
#3290 := [hypothesis]: #1542 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1878 |
#3246 := (or #3281 #1541) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1879 |
#3244 := [th-lemma arith triangle-eq]: #3246 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1880 |
#3247 := [unit-resolution #3244 #3290]: #3281 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1881 |
#3648 := (forall (vars (?v0 S2)) (:pat #3647) #344) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1882 |
#3651 := (iff #347 #3648) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1883 |
#3649 := (iff #344 #344) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1884 |
#3650 := [refl]: #3649 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1885 |
#3652 := [quant-intro #3650]: #3651 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1886 |
#1498 := (~ #347 #347) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1887 |
#1527 := (~ #344 #344) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1888 |
#1528 := [refl]: #1527 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1889 |
#1499 := [nnf-pos #1528]: #1498 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1890 |
#1476 := [not-or-elim #1475]: #347 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1891 |
#1529 := [mp~ #1476 #1499]: #347 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1892 |
#3653 := [mp #1529 #3652]: #3648 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1893 |
#3310 := (not #3648) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1894 |
#3309 := (or #3310 #3353 #3306) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1895 |
#3307 := (or #3353 #3306) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1896 |
#3303 := (or #3310 #3307) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1897 |
#3294 := (iff #3303 #3309) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1898 |
#3295 := [rewrite]: #3294 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1899 |
#3304 := [quant-inst #1539]: #3303 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1900 |
#3305 := [mp #3304 #3295]: #3309 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1901 |
#3236 := [unit-resolution #3305 #3653 #3247]: #3353 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1902 |
#3291 := (or #3289 #3345 #3321) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1903 |
#3308 := (or #3345 #3321) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1904 |
#3258 := (or #3289 #3308) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1905 |
#3268 := (iff #3258 #3291) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1906 |
#3269 := [rewrite]: #3268 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1907 |
#3260 := [quant-inst #1539]: #3258 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1908 |
#3267 := [mp #3260 #3269]: #3291 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1909 |
#3248 := [unit-resolution #3267 #3659 #3236]: #3321 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1910 |
#3228 := [mp #3248 #3222]: #3259 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1911 |
#3316 := (* -1::Int #1540) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1912 |
#3270 := (+ f3 #3316) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1913 |
#3253 := (<= #3270 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1914 |
#4045 := (not #3253) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1915 |
#307 := (<= f3 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1916 |
#308 := (not #307) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1917 |
#9 := (< 0::Int f3) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1918 |
#309 := (iff #9 #308) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1919 |
#310 := [rewrite]: #309 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1920 |
#304 := [asserted]: #9 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1921 |
#311 := [mp #304 #310]: #308 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1922 |
#3286 := (<= #1540 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1923 |
#3203 := (or #3286 #1541) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1924 |
#3208 := [th-lemma arith farkas 1 1]: #3203 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1925 |
#3213 := [unit-resolution #3208 #3290]: #3286 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1926 |
#4046 := (not #3286) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1927 |
#4047 := (or #4045 #307 #4046) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1928 |
#4048 := [th-lemma arith assign-bounds 1 1]: #4047 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1929 |
#4049 := [unit-resolution #4048 #3213 #311]: #4045 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1930 |
#4044 := (not #3259) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1931 |
#4050 := (or #4044 #3253) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1932 |
#4051 := [th-lemma arith triangle-eq]: #4050 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1933 |
#4052 := [unit-resolution #4051 #4049 #3228]: false |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1934 |
#4053 := [lemma #4052]: #1541 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1935 |
#4022 := (or #1542 #4019) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1936 |
#4025 := (not #4022) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1937 |
#4028 := (or #868 #4025) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1938 |
#4031 := (not #4028) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1939 |
#4121 := [hypothesis]: #868 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1940 |
#4075 := (or #3310 #81) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1941 |
#6826 := (= f16 f16) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1942 |
#6905 := (not #6826) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1943 |
#4054 := (or #6905 #81) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1944 |
#4076 := (or #3310 #4054) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1945 |
#4084 := (iff #4076 #4075) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1946 |
#4117 := (iff #4075 #4075) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1947 |
#4118 := [rewrite]: #4117 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1948 |
#4073 := (iff #4054 #81) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1949 |
#4068 := (or false #81) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1950 |
#4069 := (iff #4068 #81) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1951 |
#4072 := [rewrite]: #4069 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1952 |
#4070 := (iff #4054 #4068) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1953 |
#6915 := (iff #6905 false) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1954 |
#6910 := (not true) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1955 |
#6913 := (iff #6910 false) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1956 |
#6914 := [rewrite]: #6913 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1957 |
#6911 := (iff #6905 #6910) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1958 |
#6829 := (iff #6826 true) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1959 |
#6830 := [rewrite]: #6829 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1960 |
#6912 := [monotonicity #6830]: #6911 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1961 |
#6916 := [trans #6912 #6914]: #6915 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1962 |
#4071 := [monotonicity #6916]: #4070 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1963 |
#4074 := [trans #4071 #4072]: #4073 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1964 |
#4085 := [monotonicity #4074]: #4084 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1965 |
#4119 := [trans #4085 #4118]: #4084 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1966 |
#4077 := [quant-inst #65]: #4076 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1967 |
#4120 := [mp #4077 #4119]: #4075 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1968 |
#4116 := [unit-resolution #4120 #3653 #4121]: false |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1969 |
#4122 := [lemma #4116]: #81 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1970 |
#4034 := (or #868 #4031) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1971 |
#2953 := (forall (vars (?v1 S2)) #2942) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1972 |
#2960 := (not #2953) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1973 |
#2938 := (forall (vars (?v0 S2) (?v1 S2)) #2933) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1974 |
#2959 := (not #2938) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1975 |
#2961 := (or #2959 #2035 #2040 #2960) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1976 |
#2962 := (not #2961) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1977 |
#2967 := (or #2916 #2962) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1978 |
#2974 := (not #2967) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1979 |
#2893 := (forall (vars (?v0 S2) (?v1 S2)) #2888) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1980 |
#2973 := (not #2893) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1981 |
#2975 := (or #2973 #2974) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1982 |
#2976 := (not #2975) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1983 |
#2981 := (or #2870 #2976) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1984 |
#2987 := (not #2981) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1985 |
#2988 := (or #1182 #2987) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1986 |
#2989 := (not #2988) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1987 |
#2994 := (or #1963 #2989) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1988 |
#3000 := (not #2994) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1989 |
#3001 := (or #661 #3000) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1990 |
#3002 := (not #3001) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1991 |
#3007 := (or #661 #3002) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1992 |
#3013 := (not #3007) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1993 |
#3014 := (or #673 #3013) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1994 |
#3015 := (not #3014) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1995 |
#3020 := (or #1943 #3015) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1996 |
#3026 := (not #3020) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1997 |
#3027 := (or #1173 #3026) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1998 |
#3028 := (not #3027) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
1999 |
#3033 := (or #1923 #3028) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2000 |
#3041 := (not #3033) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2001 |
#2847 := (forall (vars (?v0 S2)) #2844) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2002 |
#3040 := (not #2847) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2003 |
#2841 := (forall (vars (?v0 S2)) #2836) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2004 |
#3039 := (not #2841) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2005 |
#3042 := (or #1874 #1879 #183 #1322 #1318 #715 #3039 #3040 #3041) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2006 |
#3043 := (not #3042) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2007 |
#2781 := (forall (vars (?v0 S2) (?v1 S2)) #2776) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2008 |
#2787 := (not #2781) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2009 |
#2788 := (or #2787 #169) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2010 |
#2789 := (not #2788) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2011 |
#2794 := (or #2759 #2789) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2012 |
#2801 := (not #2794) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2013 |
#2737 := (forall (vars (?v0 S2)) #2732) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2014 |
#2800 := (not #2737) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2015 |
#2802 := (or #2800 #2801) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2016 |
#2803 := (not #2802) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2017 |
#2700 := (forall (vars (?v1 S2)) #2689) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2018 |
#2706 := (not #2700) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2019 |
#2707 := (or #1752 #1757 #2706) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2020 |
#2708 := (not #2707) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2021 |
#2808 := (or #2708 #2803) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2022 |
#2815 := (not #2808) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2023 |
#2685 := (forall (vars (?v0 S2)) #2674) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2024 |
#2814 := (not #2685) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2025 |
#2816 := (or #2814 #521 #512 #503 #494 #2815) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2026 |
#2817 := (not #2816) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2027 |
#3048 := (or #2817 #3043) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2028 |
#3058 := (not #3048) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2029 |
#2671 := (forall (vars (?v0 S2)) #2666) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2030 |
#3057 := (not #2671) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2031 |
#2643 := (forall (vars (?v0 S2) (?v1 S2)) #2638) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2032 |
#3056 := (not #2643) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2033 |
#2621 := (forall (vars (?v0 S2) (?v1 S2)) #2616) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2034 |
#3055 := (not #2621) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2035 |
#2598 := (forall (vars (?v0 S2)) #2593) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2036 |
#3054 := (not #2598) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2037 |
#3059 := (or #3054 #804 #1400 #3055 #3056 #3057 #3058) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2038 |
#3060 := (not #3059) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2039 |
#2560 := (forall (vars (?v1 S2)) #2549) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2040 |
#2566 := (not #2560) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2041 |
#2567 := (or #1614 #1619 #2566) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2042 |
#2568 := (not #2567) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2043 |
#3065 := (or #2568 #3060) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2044 |
#3072 := (not #3065) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2045 |
#2545 := (forall (vars (?v0 S2) (?v1 S2)) #2540) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2046 |
#3071 := (not #2545) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2047 |
#3073 := (or #3071 #3072) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2048 |
#3074 := (not #3073) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2049 |
#3079 := (or #2523 #3074) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2050 |
#3086 := (not #3079) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2051 |
#2500 := (forall (vars (?v0 S2) (?v1 S2)) #2495) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2052 |
#3085 := (not #2500) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2053 |
#3087 := (or #3085 #3086) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2054 |
#3088 := (not #3087) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2055 |
#3093 := (or #1946 #3088) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2056 |
#3099 := (not #3093) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2057 |
#3100 := (or #920 #3099) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2058 |
#3101 := (not #3100) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2059 |
#3106 := (or #1542 #3101) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2060 |
#3112 := (not #3106) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2061 |
#3113 := (or #868 #3112) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2062 |
#3114 := (not #3113) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2063 |
#3119 := (or #868 #3114) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2064 |
#4035 := (iff #3119 #4034) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2065 |
#4032 := (iff #3114 #4031) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2066 |
#4029 := (iff #3113 #4028) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2067 |
#4026 := (iff #3112 #4025) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2068 |
#4023 := (iff #3106 #4022) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2069 |
#4020 := (iff #3101 #4019) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2070 |
#4017 := (iff #3100 #4016) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2071 |
#4014 := (iff #3099 #4013) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2072 |
#4011 := (iff #3093 #4010) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2073 |
#4008 := (iff #3088 #4007) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2074 |
#4005 := (iff #3087 #4004) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2075 |
#4002 := (iff #3086 #4001) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2076 |
#3999 := (iff #3079 #3998) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2077 |
#3996 := (iff #3074 #3995) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2078 |
#3993 := (iff #3073 #3992) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2079 |
#3990 := (iff #3072 #3989) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2080 |
#3987 := (iff #3065 #3986) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2081 |
#3984 := (iff #3060 #3983) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2082 |
#3981 := (iff #3059 #3980) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2083 |
#3978 := (iff #3058 #3977) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2084 |
#3975 := (iff #3048 #3974) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2085 |
#3972 := (iff #3043 #3971) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2086 |
#3969 := (iff #3042 #3968) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2087 |
#3966 := (iff #3041 #3965) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2088 |
#3963 := (iff #3033 #3962) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2089 |
#3960 := (iff #3028 #3959) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2090 |
#3957 := (iff #3027 #3956) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2091 |
#3954 := (iff #3026 #3953) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2092 |
#3951 := (iff #3020 #3950) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2093 |
#3948 := (iff #3015 #3947) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2094 |
#3945 := (iff #3014 #3944) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2095 |
#3942 := (iff #3013 #3941) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2096 |
#3939 := (iff #3007 #3938) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2097 |
#3936 := (iff #3002 #3935) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2098 |
#3933 := (iff #3001 #3932) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2099 |
#3930 := (iff #3000 #3929) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2100 |
#3927 := (iff #2994 #3926) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2101 |
#3924 := (iff #2989 #3923) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2102 |
#3921 := (iff #2988 #3920) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2103 |
#3918 := (iff #2987 #3917) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2104 |
#3915 := (iff #2981 #3914) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2105 |
#3912 := (iff #2976 #3911) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2106 |
#3909 := (iff #2975 #3908) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2107 |
#3906 := (iff #2974 #3905) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2108 |
#3903 := (iff #2967 #3902) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2109 |
#3900 := (iff #2962 #3899) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2110 |
#3897 := (iff #2961 #3896) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2111 |
#3894 := (iff #2960 #3893) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2112 |
#3891 := (iff #2953 #3888) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2113 |
#3889 := (iff #2942 #2942) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2114 |
#3890 := [refl]: #3889 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2115 |
#3892 := [quant-intro #3890]: #3891 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2116 |
#3895 := [monotonicity #3892]: #3894 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2117 |
#3886 := (iff #2959 #3885) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2118 |
#3883 := (iff #2938 #3880) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2119 |
#3881 := (iff #2933 #2933) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2120 |
#3882 := [refl]: #3881 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2121 |
#3884 := [quant-intro #3882]: #3883 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2122 |
#3887 := [monotonicity #3884]: #3886 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2123 |
#3898 := [monotonicity #3887 #3895]: #3897 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2124 |
#3901 := [monotonicity #3898]: #3900 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2125 |
#3904 := [monotonicity #3901]: #3903 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2126 |
#3907 := [monotonicity #3904]: #3906 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2127 |
#3878 := (iff #2973 #3877) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2128 |
#3875 := (iff #2893 #3872) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2129 |
#3873 := (iff #2888 #2888) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2130 |
#3874 := [refl]: #3873 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2131 |
#3876 := [quant-intro #3874]: #3875 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2132 |
#3879 := [monotonicity #3876]: #3878 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2133 |
#3910 := [monotonicity #3879 #3907]: #3909 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2134 |
#3913 := [monotonicity #3910]: #3912 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2135 |
#3916 := [monotonicity #3913]: #3915 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2136 |
#3919 := [monotonicity #3916]: #3918 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2137 |
#3869 := (iff #1182 #3868) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2138 |
#3866 := (iff #1179 #3863) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2139 |
#3864 := (iff #1176 #1176) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2140 |
#3865 := [refl]: #3864 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2141 |
#3867 := [quant-intro #3865]: #3866 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2142 |
#3870 := [monotonicity #3867]: #3869 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2143 |
#3922 := [monotonicity #3870 #3919]: #3921 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2144 |
#3925 := [monotonicity #3922]: #3924 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2145 |
#3928 := [monotonicity #3925]: #3927 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2146 |
#3931 := [monotonicity #3928]: #3930 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2147 |
#3934 := [monotonicity #3931]: #3933 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2148 |
#3937 := [monotonicity #3934]: #3936 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2149 |
#3940 := [monotonicity #3937]: #3939 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2150 |
#3943 := [monotonicity #3940]: #3942 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2151 |
#3861 := (iff #673 #3860) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2152 |
#3858 := (iff #563 #3855) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2153 |
#3856 := (iff #560 #560) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2154 |
#3857 := [refl]: #3856 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2155 |
#3859 := [quant-intro #3857]: #3858 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2156 |
#3862 := [monotonicity #3859]: #3861 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2157 |
#3946 := [monotonicity #3862 #3943]: #3945 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2158 |
#3949 := [monotonicity #3946]: #3948 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2159 |
#3952 := [monotonicity #3949]: #3951 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2160 |
#3955 := [monotonicity #3952]: #3954 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2161 |
#3852 := (iff #1173 #3851) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2162 |
#3849 := (iff #1170 #3846) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2163 |
#3847 := (iff #1165 #1165) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2164 |
#3848 := [refl]: #3847 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2165 |
#3850 := [quant-intro #3848]: #3849 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2166 |
#3853 := [monotonicity #3850]: #3852 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2167 |
#3958 := [monotonicity #3853 #3955]: #3957 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2168 |
#3961 := [monotonicity #3958]: #3960 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2169 |
#3964 := [monotonicity #3961]: #3963 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2170 |
#3967 := [monotonicity #3964]: #3966 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2171 |
#3844 := (iff #3040 #3843) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2172 |
#3841 := (iff #2847 #3838) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2173 |
#3839 := (iff #2844 #2844) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2174 |
#3840 := [refl]: #3839 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2175 |
#3842 := [quant-intro #3840]: #3841 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2176 |
#3845 := [monotonicity #3842]: #3844 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2177 |
#3836 := (iff #3039 #3835) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2178 |
#3833 := (iff #2841 #3830) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2179 |
#3831 := (iff #2836 #2836) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2180 |
#3832 := [refl]: #3831 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2181 |
#3834 := [quant-intro #3832]: #3833 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2182 |
#3837 := [monotonicity #3834]: #3836 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2183 |
#3826 := (iff #1318 #3825) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2184 |
#3823 := (iff #1315 #3820) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2185 |
#3821 := (iff #1312 #1312) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2186 |
#3822 := [refl]: #3821 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2187 |
#3824 := [quant-intro #3822]: #3823 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2188 |
#3827 := [monotonicity #3824]: #3826 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2189 |
#3970 := [monotonicity #3827 #3837 #3845 #3967]: #3969 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2190 |
#3973 := [monotonicity #3970]: #3972 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2191 |
#3818 := (iff #2817 #3817) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2192 |
#3815 := (iff #2816 #3814) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2193 |
#3812 := (iff #2815 #3811) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2194 |
#3809 := (iff #2808 #3808) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2195 |
#3806 := (iff #2803 #3805) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2196 |
#3803 := (iff #2802 #3802) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2197 |
#3800 := (iff #2801 #3799) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2198 |
#3797 := (iff #2794 #3796) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2199 |
#3794 := (iff #2789 #3793) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2200 |
#3791 := (iff #2788 #3790) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2201 |
#3788 := (iff #2787 #3787) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2202 |
#3785 := (iff #2781 #3782) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2203 |
#3783 := (iff #2776 #2776) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2204 |
#3784 := [refl]: #3783 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2205 |
#3786 := [quant-intro #3784]: #3785 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2206 |
#3789 := [monotonicity #3786]: #3788 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2207 |
#3792 := [monotonicity #3789]: #3791 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2208 |
#3795 := [monotonicity #3792]: #3794 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2209 |
#3798 := [monotonicity #3795]: #3797 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2210 |
#3801 := [monotonicity #3798]: #3800 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2211 |
#3780 := (iff #2800 #3779) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2212 |
#3777 := (iff #2737 #3774) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2213 |
#3775 := (iff #2732 #2732) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2214 |
#3776 := [refl]: #3775 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2215 |
#3778 := [quant-intro #3776]: #3777 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2216 |
#3781 := [monotonicity #3778]: #3780 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2217 |
#3804 := [monotonicity #3781 #3801]: #3803 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2218 |
#3807 := [monotonicity #3804]: #3806 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2219 |
#3772 := (iff #2708 #3771) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2220 |
#3769 := (iff #2707 #3768) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2221 |
#3766 := (iff #2706 #3765) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2222 |
#3763 := (iff #2700 #3760) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2223 |
#3761 := (iff #2689 #2689) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2224 |
#3762 := [refl]: #3761 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2225 |
#3764 := [quant-intro #3762]: #3763 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2226 |
#3767 := [monotonicity #3764]: #3766 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2227 |
#3770 := [monotonicity #3767]: #3769 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2228 |
#3773 := [monotonicity #3770]: #3772 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2229 |
#3810 := [monotonicity #3773 #3807]: #3809 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2230 |
#3813 := [monotonicity #3810]: #3812 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2231 |
#3757 := (iff #2814 #3756) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2232 |
#3754 := (iff #2685 #3751) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2233 |
#3752 := (iff #2674 #2674) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2234 |
#3753 := [refl]: #3752 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2235 |
#3755 := [quant-intro #3753]: #3754 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2236 |
#3758 := [monotonicity #3755]: #3757 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2237 |
#3816 := [monotonicity #3758 #3813]: #3815 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2238 |
#3819 := [monotonicity #3816]: #3818 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2239 |
#3976 := [monotonicity #3819 #3973]: #3975 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2240 |
#3979 := [monotonicity #3976]: #3978 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2241 |
#3748 := (iff #3057 #3747) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2242 |
#3745 := (iff #2671 #3742) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2243 |
#3743 := (iff #2666 #2666) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2244 |
#3744 := [refl]: #3743 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2245 |
#3746 := [quant-intro #3744]: #3745 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2246 |
#3749 := [monotonicity #3746]: #3748 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2247 |
#3740 := (iff #3056 #3739) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2248 |
#3737 := (iff #2643 #3734) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2249 |
#3735 := (iff #2638 #2638) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2250 |
#3736 := [refl]: #3735 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2251 |
#3738 := [quant-intro #3736]: #3737 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2252 |
#3741 := [monotonicity #3738]: #3740 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2253 |
#3732 := (iff #3055 #3731) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2254 |
#3729 := (iff #2621 #3726) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2255 |
#3727 := (iff #2616 #2616) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2256 |
#3728 := [refl]: #3727 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2257 |
#3730 := [quant-intro #3728]: #3729 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2258 |
#3733 := [monotonicity #3730]: #3732 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2259 |
#3723 := (iff #1400 #3722) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2260 |
#3720 := (iff #1397 #3717) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2261 |
#3718 := (iff #1394 #1394) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2262 |
#3719 := [refl]: #3718 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2263 |
#3721 := [quant-intro #3719]: #3720 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2264 |
#3724 := [monotonicity #3721]: #3723 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2265 |
#3714 := (iff #3054 #3713) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2266 |
#3711 := (iff #2598 #3708) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2267 |
#3709 := (iff #2593 #2593) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2268 |
#3710 := [refl]: #3709 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2269 |
#3712 := [quant-intro #3710]: #3711 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2270 |
#3715 := [monotonicity #3712]: #3714 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2271 |
#3982 := [monotonicity #3715 #3724 #3733 #3741 #3749 #3979]: #3981 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2272 |
#3985 := [monotonicity #3982]: #3984 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2273 |
#3706 := (iff #2568 #3705) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2274 |
#3703 := (iff #2567 #3702) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2275 |
#3700 := (iff #2566 #3699) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2276 |
#3697 := (iff #2560 #3694) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2277 |
#3695 := (iff #2549 #2549) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2278 |
#3696 := [refl]: #3695 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2279 |
#3698 := [quant-intro #3696]: #3697 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2280 |
#3701 := [monotonicity #3698]: #3700 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2281 |
#3704 := [monotonicity #3701]: #3703 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2282 |
#3707 := [monotonicity #3704]: #3706 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2283 |
#3988 := [monotonicity #3707 #3985]: #3987 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2284 |
#3991 := [monotonicity #3988]: #3990 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2285 |
#3691 := (iff #3071 #3690) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2286 |
#3688 := (iff #2545 #3685) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2287 |
#3686 := (iff #2540 #2540) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2288 |
#3687 := [refl]: #3686 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2289 |
#3689 := [quant-intro #3687]: #3688 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2290 |
#3692 := [monotonicity #3689]: #3691 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2291 |
#3994 := [monotonicity #3692 #3991]: #3993 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2292 |
#3997 := [monotonicity #3994]: #3996 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2293 |
#4000 := [monotonicity #3997]: #3999 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2294 |
#4003 := [monotonicity #4000]: #4002 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2295 |
#3682 := (iff #3085 #3681) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2296 |
#3679 := (iff #2500 #3676) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2297 |
#3677 := (iff #2495 #2495) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2298 |
#3678 := [refl]: #3677 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2299 |
#3680 := [quant-intro #3678]: #3679 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2300 |
#3683 := [monotonicity #3680]: #3682 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2301 |
#4006 := [monotonicity #3683 #4003]: #4005 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2302 |
#4009 := [monotonicity #4006]: #4008 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2303 |
#4012 := [monotonicity #4009]: #4011 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2304 |
#4015 := [monotonicity #4012]: #4014 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2305 |
#3673 := (iff #920 #3672) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2306 |
#3670 := (iff #917 #3667) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2307 |
#3668 := (iff #916 #916) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2308 |
#3669 := [refl]: #3668 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2309 |
#3671 := [quant-intro #3669]: #3670 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2310 |
#3674 := [monotonicity #3671]: #3673 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2311 |
#4018 := [monotonicity #3674 #4015]: #4017 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2312 |
#4021 := [monotonicity #4018]: #4020 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2313 |
#4024 := [monotonicity #4021]: #4023 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2314 |
#4027 := [monotonicity #4024]: #4026 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2315 |
#4030 := [monotonicity #4027]: #4029 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2316 |
#4033 := [monotonicity #4030]: #4032 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2317 |
#4036 := [monotonicity #4033]: #4035 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2318 |
#2046 := (not #2045) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2319 |
#2390 := (and #2046 #213 #2387) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2320 |
#2393 := (not #2390) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2321 |
#2396 := (forall (vars (?v1 S2)) #2393) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2322 |
#2041 := (not #2040) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2323 |
#2036 := (not #2035) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2324 |
#2405 := (and #1212 #2036 #2041 #2396) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2325 |
#2013 := (and #2005 #2012) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2326 |
#2014 := (not #2013) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2327 |
#2021 := (or #2014 #2020) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2328 |
#2022 := (not #2021) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2329 |
#2410 := (or #2022 #2405) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2330 |
#2413 := (and #1193 #2410) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2331 |
#1979 := (not #1978) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2332 |
#1982 := (and #1979 #1981) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2333 |
#1983 := (not #1982) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2334 |
#1989 := (or #1983 #1988) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2335 |
#1990 := (not #1989) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2336 |
#2416 := (or #1990 #2413) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2337 |
#2419 := (and #1179 #2416) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2338 |
#2422 := (or #1963 #2419) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2339 |
#2425 := (and #217 #2422) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2340 |
#2428 := (or #661 #2425) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2341 |
#2431 := (and #563 #2428) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2342 |
#2434 := (or #1943 #2431) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2343 |
#2437 := (and #1170 #2434) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2344 |
#2440 := (or #1923 #2437) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2345 |
#1880 := (not #1879) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2346 |
#1875 := (not #1874) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2347 |
#2446 := (and #1875 #1880 #184 #1323 #1315 #194 #1302 #1159 #2440) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2348 |
#1849 := (not #169) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2349 |
#1852 := (and #1096 #1849) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2350 |
#1828 := (not #1827) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2351 |
#1821 := (not #1820) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2352 |
#1829 := (and #1821 #1828) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2353 |
#1830 := (not #1829) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2354 |
#2359 := (or #1830 #2356) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2355 |
#2362 := (not #2359) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2356 |
#2365 := (or #2362 #1852) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2357 |
#2325 := (not #2320) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2358 |
#2343 := (and #2325 #2338) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2359 |
#2346 := (or #1056 #2343) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2360 |
#2349 := (forall (vars (?v0 S2)) #2346) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2361 |
#2368 := (and #2349 #2365) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2362 |
#1763 := (not #1762) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2363 |
#2295 := (and #1763 #2292) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2364 |
#2298 := (not #2295) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2365 |
#2301 := (forall (vars (?v1 S2)) #2298) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2366 |
#1758 := (not #1757) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2367 |
#1753 := (not #1752) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2368 |
#2307 := (and #1753 #1758 #2301) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2369 |
#2371 := (or #2307 #2368) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2370 |
#1733 := (not #1114) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2371 |
#1736 := (forall (vars (?v0 S2)) #1733) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2372 |
#2374 := (and #1736 #144 #147 #149 #152 #2371) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2373 |
#2451 := (or #2374 #2446) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2374 |
#2251 := (not #2246) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2375 |
#2269 := (and #2251 #1713 #2264) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2376 |
#2272 := (or #1011 #2269) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2377 |
#2275 := (forall (vars (?v0 S2)) #2272) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2378 |
#2209 := (not #2204) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2379 |
#2227 := (and #2209 #1660 #2222) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2380 |
#2230 := (or #973 #2227) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2381 |
#2233 := (forall (vars (?v0 S2)) #2230) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2382 |
#2454 := (and #2233 #111 #1397 #1388 #1377 #2275 #2451) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2383 |
#1625 := (not #1624) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2384 |
#1631 := (and #1625 #77 #1630) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2385 |
#1640 := (not #1631) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2386 |
#1643 := (forall (vars (?v1 S2)) #1640) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2387 |
#2191 := (and #1615 #1620 #1643) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2388 |
#2457 := (or #2191 #2454) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2389 |
#2460 := (and #958 #2457) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2390 |
#1591 := (not #1590) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2391 |
#1592 := (and #1584 #1591) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2392 |
#1593 := (not #1592) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2393 |
#2180 := (or #1593 #2177) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2394 |
#2183 := (not #2180) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2395 |
#2463 := (or #2183 #2460) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2396 |
#2466 := (and #932 #2463) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2397 |
#1558 := (not #1557) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2398 |
#1561 := (and #1558 #1560) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2399 |
#1562 := (not #1561) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2400 |
#1568 := (or #1562 #1567) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2401 |
#1569 := (not #1568) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2402 |
#2469 := (or #1569 #2466) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2403 |
#2472 := (and #917 #2469) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2404 |
#2475 := (or #1542 #2472) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2405 |
#2478 := (and #81 #2475) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2406 |
#2481 := (or #868 #2478) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2407 |
#3120 := (iff #2481 #3119) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2408 |
#3117 := (iff #2478 #3114) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2409 |
#3109 := (and #81 #3106) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2410 |
#3115 := (iff #3109 #3114) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2411 |
#3116 := [rewrite]: #3115 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2412 |
#3110 := (iff #2478 #3109) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2413 |
#3107 := (iff #2475 #3106) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2414 |
#3104 := (iff #2472 #3101) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2415 |
#3096 := (and #917 #3093) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2416 |
#3102 := (iff #3096 #3101) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2417 |
#3103 := [rewrite]: #3102 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2418 |
#3097 := (iff #2472 #3096) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2419 |
#3094 := (iff #2469 #3093) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2420 |
#3091 := (iff #2466 #3088) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2421 |
#3082 := (and #2500 #3079) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2422 |
#3089 := (iff #3082 #3088) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2423 |
#3090 := [rewrite]: #3089 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2424 |
#3083 := (iff #2466 #3082) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2425 |
#3080 := (iff #2463 #3079) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2426 |
#3077 := (iff #2460 #3074) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2427 |
#3068 := (and #2545 #3065) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2428 |
#3075 := (iff #3068 #3074) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2429 |
#3076 := [rewrite]: #3075 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2430 |
#3069 := (iff #2460 #3068) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2431 |
#3066 := (iff #2457 #3065) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2432 |
#3063 := (iff #2454 #3060) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2433 |
#3051 := (and #2598 #111 #1397 #2621 #2643 #2671 #3048) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2434 |
#3061 := (iff #3051 #3060) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2435 |
#3062 := [rewrite]: #3061 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2436 |
#3052 := (iff #2454 #3051) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2437 |
#3049 := (iff #2451 #3048) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2438 |
#3046 := (iff #2446 #3043) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2439 |
#3036 := (and #1875 #1880 #184 #1323 #1315 #194 #2841 #2847 #3033) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2440 |
#3044 := (iff #3036 #3043) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2441 |
#3045 := [rewrite]: #3044 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2442 |
#3037 := (iff #2446 #3036) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2443 |
#3034 := (iff #2440 #3033) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2444 |
#3031 := (iff #2437 #3028) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2445 |
#3023 := (and #1170 #3020) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2446 |
#3029 := (iff #3023 #3028) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2447 |
#3030 := [rewrite]: #3029 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2448 |
#3024 := (iff #2437 #3023) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2449 |
#3021 := (iff #2434 #3020) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2450 |
#3018 := (iff #2431 #3015) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2451 |
#3010 := (and #563 #3007) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2452 |
#3016 := (iff #3010 #3015) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2453 |
#3017 := [rewrite]: #3016 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2454 |
#3011 := (iff #2431 #3010) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2455 |
#3008 := (iff #2428 #3007) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2456 |
#3005 := (iff #2425 #3002) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2457 |
#2997 := (and #217 #2994) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2458 |
#3003 := (iff #2997 #3002) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2459 |
#3004 := [rewrite]: #3003 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2460 |
#2998 := (iff #2425 #2997) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2461 |
#2995 := (iff #2422 #2994) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2462 |
#2992 := (iff #2419 #2989) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2463 |
#2984 := (and #1179 #2981) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2464 |
#2990 := (iff #2984 #2989) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2465 |
#2991 := [rewrite]: #2990 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2466 |
#2985 := (iff #2419 #2984) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2467 |
#2982 := (iff #2416 #2981) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2468 |
#2979 := (iff #2413 #2976) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2469 |
#2970 := (and #2893 #2967) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2470 |
#2977 := (iff #2970 #2976) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2471 |
#2978 := [rewrite]: #2977 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2472 |
#2971 := (iff #2413 #2970) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2473 |
#2968 := (iff #2410 #2967) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2474 |
#2965 := (iff #2405 #2962) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2475 |
#2956 := (and #2938 #2036 #2041 #2953) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2476 |
#2963 := (iff #2956 #2962) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2477 |
#2964 := [rewrite]: #2963 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2478 |
#2957 := (iff #2405 #2956) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2479 |
#2954 := (iff #2396 #2953) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2480 |
#2951 := (iff #2393 #2942) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2481 |
#2943 := (not #2942) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2482 |
#2946 := (not #2943) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2483 |
#2949 := (iff #2946 #2942) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2484 |
#2950 := [rewrite]: #2949 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2485 |
#2947 := (iff #2393 #2946) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2486 |
#2944 := (iff #2390 #2943) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2487 |
#2945 := [rewrite]: #2944 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2488 |
#2948 := [monotonicity #2945]: #2947 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2489 |
#2952 := [trans #2948 #2950]: #2951 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2490 |
#2955 := [quant-intro #2952]: #2954 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2491 |
#2939 := (iff #1212 #2938) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2492 |
#2936 := (iff #1209 #2933) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2493 |
#2919 := (or #220 #940) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2494 |
#2930 := (or #2919 #1205) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2495 |
#2934 := (iff #2930 #2933) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2496 |
#2935 := [rewrite]: #2934 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2497 |
#2931 := (iff #1209 #2930) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2498 |
#2928 := (iff #1202 #2919) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2499 |
#2920 := (not #2919) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2500 |
#2923 := (not #2920) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2501 |
#2926 := (iff #2923 #2919) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2502 |
#2927 := [rewrite]: #2926 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2503 |
#2924 := (iff #1202 #2923) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2504 |
#2921 := (iff #1199 #2920) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2505 |
#2922 := [rewrite]: #2921 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2506 |
#2925 := [monotonicity #2922]: #2924 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2507 |
#2929 := [trans #2925 #2927]: #2928 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2508 |
#2932 := [monotonicity #2929]: #2931 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2509 |
#2937 := [trans #2932 #2935]: #2936 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2510 |
#2940 := [quant-intro #2937]: #2939 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2511 |
#2958 := [monotonicity #2940 #2955]: #2957 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2512 |
#2966 := [trans #2958 #2964]: #2965 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2513 |
#2917 := (iff #2022 #2916) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2514 |
#2914 := (iff #2021 #2911) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2515 |
#2897 := (or #2896 #2011) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2516 |
#2908 := (or #2897 #2020) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2517 |
#2912 := (iff #2908 #2911) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2518 |
#2913 := [rewrite]: #2912 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2519 |
#2909 := (iff #2021 #2908) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2520 |
#2906 := (iff #2014 #2897) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2521 |
#2898 := (not #2897) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2522 |
#2901 := (not #2898) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2523 |
#2904 := (iff #2901 #2897) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2524 |
#2905 := [rewrite]: #2904 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2525 |
#2902 := (iff #2014 #2901) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2526 |
#2899 := (iff #2013 #2898) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2527 |
#2900 := [rewrite]: #2899 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2528 |
#2903 := [monotonicity #2900]: #2902 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2529 |
#2907 := [trans #2903 #2905]: #2906 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2530 |
#2910 := [monotonicity #2907]: #2909 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2531 |
#2915 := [trans #2910 #2913]: #2914 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2532 |
#2918 := [monotonicity #2915]: #2917 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2533 |
#2969 := [monotonicity #2918 #2966]: #2968 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2534 |
#2894 := (iff #1193 #2893) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2535 |
#2891 := (iff #1190 #2888) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2536 |
#2874 := (or #213 #2873) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2537 |
#2885 := (or #2874 #1185) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2538 |
#2889 := (iff #2885 #2888) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2539 |
#2890 := [rewrite]: #2889 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2540 |
#2886 := (iff #1190 #2885) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2541 |
#2883 := (iff #566 #2874) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2542 |
#2875 := (not #2874) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2543 |
#2878 := (not #2875) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2544 |
#2881 := (iff #2878 #2874) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2545 |
#2882 := [rewrite]: #2881 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2546 |
#2879 := (iff #566 #2878) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2547 |
#2876 := (iff #223 #2875) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2548 |
#2877 := [rewrite]: #2876 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2549 |
#2880 := [monotonicity #2877]: #2879 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2550 |
#2884 := [trans #2880 #2882]: #2883 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2551 |
#2887 := [monotonicity #2884]: #2886 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2552 |
#2892 := [trans #2887 #2890]: #2891 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2553 |
#2895 := [quant-intro #2892]: #2894 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2554 |
#2972 := [monotonicity #2895 #2969]: #2971 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2555 |
#2980 := [trans #2972 #2978]: #2979 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2556 |
#2871 := (iff #1990 #2870) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2557 |
#2868 := (iff #1989 #2865) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2558 |
#2851 := (or #1978 #2850) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2559 |
#2862 := (or #2851 #1988) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2560 |
#2866 := (iff #2862 #2865) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2561 |
#2867 := [rewrite]: #2866 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2562 |
#2863 := (iff #1989 #2862) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2563 |
#2860 := (iff #1983 #2851) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2564 |
#2852 := (not #2851) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2565 |
#2855 := (not #2852) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2566 |
#2858 := (iff #2855 #2851) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2567 |
#2859 := [rewrite]: #2858 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2568 |
#2856 := (iff #1983 #2855) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2569 |
#2853 := (iff #1982 #2852) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2570 |
#2854 := [rewrite]: #2853 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2571 |
#2857 := [monotonicity #2854]: #2856 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2572 |
#2861 := [trans #2857 #2859]: #2860 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2573 |
#2864 := [monotonicity #2861]: #2863 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2574 |
#2869 := [trans #2864 #2867]: #2868 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2575 |
#2872 := [monotonicity #2869]: #2871 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2576 |
#2983 := [monotonicity #2872 #2980]: #2982 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2577 |
#2986 := [monotonicity #2983]: #2985 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2578 |
#2993 := [trans #2986 #2991]: #2992 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2579 |
#2996 := [monotonicity #2993]: #2995 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2580 |
#2999 := [monotonicity #2996]: #2998 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2581 |
#3006 := [trans #2999 #3004]: #3005 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2582 |
#3009 := [monotonicity #3006]: #3008 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2583 |
#3012 := [monotonicity #3009]: #3011 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2584 |
#3019 := [trans #3012 #3017]: #3018 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2585 |
#3022 := [monotonicity #3019]: #3021 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2586 |
#3025 := [monotonicity #3022]: #3024 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2587 |
#3032 := [trans #3025 #3030]: #3031 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2588 |
#3035 := [monotonicity #3032]: #3034 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2589 |
#2848 := (iff #1159 #2847) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2590 |
#2845 := (iff #1156 #2844) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2591 |
#2824 := (iff #1153 #2823) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2592 |
#2825 := [rewrite]: #2824 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2593 |
#2846 := [monotonicity #2825]: #2845 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2594 |
#2849 := [quant-intro #2846]: #2848 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2595 |
#2842 := (iff #1302 #2841) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2596 |
#2839 := (iff #1299 #2836) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2597 |
#2833 := (or #2822 #1294) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2598 |
#2837 := (iff #2833 #2836) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2599 |
#2838 := [rewrite]: #2837 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2600 |
#2834 := (iff #1299 #2833) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2601 |
#2831 := (iff #1291 #2822) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2602 |
#2826 := (not #2823) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2603 |
#2829 := (iff #2826 #2822) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2604 |
#2830 := [rewrite]: #2829 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2605 |
#2827 := (iff #1291 #2826) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2606 |
#2828 := [monotonicity #2825]: #2827 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2607 |
#2832 := [trans #2828 #2830]: #2831 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2608 |
#2835 := [monotonicity #2832]: #2834 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2609 |
#2840 := [trans #2835 #2838]: #2839 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2610 |
#2843 := [quant-intro #2840]: #2842 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2611 |
#3038 := [monotonicity #2843 #2849 #3035]: #3037 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2612 |
#3047 := [trans #3038 #3045]: #3046 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2613 |
#2820 := (iff #2374 #2817) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2614 |
#2811 := (and #2685 #144 #147 #149 #152 #2808) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2615 |
#2818 := (iff #2811 #2817) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2616 |
#2819 := [rewrite]: #2818 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2617 |
#2812 := (iff #2374 #2811) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2618 |
#2809 := (iff #2371 #2808) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2619 |
#2806 := (iff #2368 #2803) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2620 |
#2797 := (and #2737 #2794) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2621 |
#2804 := (iff #2797 #2803) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2622 |
#2805 := [rewrite]: #2804 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2623 |
#2798 := (iff #2368 #2797) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2624 |
#2795 := (iff #2365 #2794) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2625 |
#2792 := (iff #1852 #2789) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2626 |
#2784 := (and #2781 #1849) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2627 |
#2790 := (iff #2784 #2789) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2628 |
#2791 := [rewrite]: #2790 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2629 |
#2785 := (iff #1852 #2784) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2630 |
#2782 := (iff #1096 #2781) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2631 |
#2779 := (iff #1093 #2776) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2632 |
#2762 := (or #1049 #940) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2633 |
#2773 := (or #2762 #1090) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2634 |
#2777 := (iff #2773 #2776) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2635 |
#2778 := [rewrite]: #2777 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2636 |
#2774 := (iff #1093 #2773) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2637 |
#2771 := (iff #1087 #2762) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2638 |
#2763 := (not #2762) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2639 |
#2766 := (not #2763) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2640 |
#2769 := (iff #2766 #2762) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2641 |
#2770 := [rewrite]: #2769 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2642 |
#2767 := (iff #1087 #2766) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2643 |
#2764 := (iff #1084 #2763) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2644 |
#2765 := [rewrite]: #2764 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2645 |
#2768 := [monotonicity #2765]: #2767 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2646 |
#2772 := [trans #2768 #2770]: #2771 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2647 |
#2775 := [monotonicity #2772]: #2774 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2648 |
#2780 := [trans #2775 #2778]: #2779 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2649 |
#2783 := [quant-intro #2780]: #2782 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2650 |
#2786 := [monotonicity #2783]: #2785 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2651 |
#2793 := [trans #2786 #2791]: #2792 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2652 |
#2760 := (iff #2362 #2759) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2653 |
#2757 := (iff #2359 #2754) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2654 |
#2740 := (or #1820 #1827) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2655 |
#2751 := (or #2740 #2356) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2656 |
#2755 := (iff #2751 #2754) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2657 |
#2756 := [rewrite]: #2755 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2658 |
#2752 := (iff #2359 #2751) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2659 |
#2749 := (iff #1830 #2740) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2660 |
#2741 := (not #2740) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2661 |
#2744 := (not #2741) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2662 |
#2747 := (iff #2744 #2740) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2663 |
#2748 := [rewrite]: #2747 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2664 |
#2745 := (iff #1830 #2744) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2665 |
#2742 := (iff #1829 #2741) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2666 |
#2743 := [rewrite]: #2742 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2667 |
#2746 := [monotonicity #2743]: #2745 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2668 |
#2750 := [trans #2746 #2748]: #2749 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2669 |
#2753 := [monotonicity #2750]: #2752 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2670 |
#2758 := [trans #2753 #2756]: #2757 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2671 |
#2761 := [monotonicity #2758]: #2760 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2672 |
#2796 := [monotonicity #2761 #2793]: #2795 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2673 |
#2738 := (iff #2349 #2737) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2674 |
#2735 := (iff #2346 #2732) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2675 |
#2713 := (or #66 #1049) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2676 |
#2729 := (or #2713 #2726) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2677 |
#2733 := (iff #2729 #2732) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2678 |
#2734 := [rewrite]: #2733 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2679 |
#2730 := (iff #2346 #2729) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2680 |
#2727 := (iff #2343 #2726) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2681 |
#2728 := [rewrite]: #2727 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2682 |
#2722 := (iff #1056 #2713) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2683 |
#2714 := (not #2713) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2684 |
#2717 := (not #2714) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2685 |
#2720 := (iff #2717 #2713) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2686 |
#2721 := [rewrite]: #2720 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2687 |
#2718 := (iff #1056 #2717) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2688 |
#2715 := (iff #1053 #2714) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2689 |
#2716 := [rewrite]: #2715 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2690 |
#2719 := [monotonicity #2716]: #2718 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2691 |
#2723 := [trans #2719 #2721]: #2722 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2692 |
#2731 := [monotonicity #2723 #2728]: #2730 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2693 |
#2736 := [trans #2731 #2734]: #2735 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2694 |
#2739 := [quant-intro #2736]: #2738 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2695 |
#2799 := [monotonicity #2739 #2796]: #2798 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2696 |
#2807 := [trans #2799 #2805]: #2806 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2697 |
#2711 := (iff #2307 #2708) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2698 |
#2703 := (and #1753 #1758 #2700) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2699 |
#2709 := (iff #2703 #2708) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2700 |
#2710 := [rewrite]: #2709 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2701 |
#2704 := (iff #2307 #2703) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2702 |
#2701 := (iff #2301 #2700) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2703 |
#2698 := (iff #2298 #2689) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2704 |
#2690 := (not #2689) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2705 |
#2693 := (not #2690) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2706 |
#2696 := (iff #2693 #2689) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2707 |
#2697 := [rewrite]: #2696 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2708 |
#2694 := (iff #2298 #2693) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2709 |
#2691 := (iff #2295 #2690) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2710 |
#2692 := [rewrite]: #2691 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2711 |
#2695 := [monotonicity #2692]: #2694 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2712 |
#2699 := [trans #2695 #2697]: #2698 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2713 |
#2702 := [quant-intro #2699]: #2701 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2714 |
#2705 := [monotonicity #2702]: #2704 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2715 |
#2712 := [trans #2705 #2710]: #2711 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2716 |
#2810 := [monotonicity #2712 #2807]: #2809 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2717 |
#2686 := (iff #1736 #2685) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2718 |
#2683 := (iff #1733 #2674) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2719 |
#2675 := (not #2674) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2720 |
#2678 := (not #2675) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2721 |
#2681 := (iff #2678 #2674) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2722 |
#2682 := [rewrite]: #2681 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2723 |
#2679 := (iff #1733 #2678) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2724 |
#2676 := (iff #1114 #2675) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2725 |
#2677 := [rewrite]: #2676 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2726 |
#2680 := [monotonicity #2677]: #2679 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2727 |
#2684 := [trans #2680 #2682]: #2683 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2728 |
#2687 := [quant-intro #2684]: #2686 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2729 |
#2813 := [monotonicity #2687 #2810]: #2812 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2730 |
#2821 := [trans #2813 #2819]: #2820 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2731 |
#3050 := [monotonicity #2821 #3047]: #3049 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2732 |
#2672 := (iff #2275 #2671) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2733 |
#2669 := (iff #2272 #2666) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2734 |
#2646 := (or #66 #1004) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2735 |
#2663 := (or #2646 #2660) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2736 |
#2667 := (iff #2663 #2666) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2737 |
#2668 := [rewrite]: #2667 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2738 |
#2664 := (iff #2272 #2663) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2739 |
#2661 := (iff #2269 #2660) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2740 |
#2662 := [rewrite]: #2661 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2741 |
#2655 := (iff #1011 #2646) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2742 |
#2647 := (not #2646) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2743 |
#2650 := (not #2647) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2744 |
#2653 := (iff #2650 #2646) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2745 |
#2654 := [rewrite]: #2653 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2746 |
#2651 := (iff #1011 #2650) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2747 |
#2648 := (iff #1008 #2647) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2748 |
#2649 := [rewrite]: #2648 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2749 |
#2652 := [monotonicity #2649]: #2651 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2750 |
#2656 := [trans #2652 #2654]: #2655 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2751 |
#2665 := [monotonicity #2656 #2662]: #2664 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2752 |
#2670 := [trans #2665 #2668]: #2669 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2753 |
#2673 := [quant-intro #2670]: #2672 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2754 |
#2644 := (iff #1377 #2643) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2755 |
#2641 := (iff #1374 #2638) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2756 |
#2624 := (or #118 #940) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2757 |
#2635 := (or #2624 #1371) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2758 |
#2639 := (iff #2635 #2638) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2759 |
#2640 := [rewrite]: #2639 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2760 |
#2636 := (iff #1374 #2635) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2761 |
#2633 := (iff #1368 #2624) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2762 |
#2625 := (not #2624) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2763 |
#2628 := (not #2625) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2764 |
#2631 := (iff #2628 #2624) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2765 |
#2632 := [rewrite]: #2631 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2766 |
#2629 := (iff #1368 #2628) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2767 |
#2626 := (iff #1365 #2625) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2768 |
#2627 := [rewrite]: #2626 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2769 |
#2630 := [monotonicity #2627]: #2629 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2770 |
#2634 := [trans #2630 #2632]: #2633 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2771 |
#2637 := [monotonicity #2634]: #2636 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2772 |
#2642 := [trans #2637 #2640]: #2641 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2773 |
#2645 := [quant-intro #2642]: #2644 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2774 |
#2622 := (iff #1388 #2621) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2775 |
#2619 := (iff #1385 #2616) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2776 |
#2602 := (or #117 #2601) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2777 |
#2613 := (or #2602 #1020) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2778 |
#2617 := (iff #2613 #2616) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2779 |
#2618 := [rewrite]: #2617 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2780 |
#2614 := (iff #1385 #2613) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2781 |
#2611 := (iff #377 #2602) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2782 |
#2603 := (not #2602) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2783 |
#2606 := (not #2603) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2784 |
#2609 := (iff #2606 #2602) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2785 |
#2610 := [rewrite]: #2609 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2786 |
#2607 := (iff #377 #2606) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2787 |
#2604 := (iff #121 #2603) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2788 |
#2605 := [rewrite]: #2604 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2789 |
#2608 := [monotonicity #2605]: #2607 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2790 |
#2612 := [trans #2608 #2610]: #2611 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2791 |
#2615 := [monotonicity #2612]: #2614 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2792 |
#2620 := [trans #2615 #2618]: #2619 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2793 |
#2623 := [quant-intro #2620]: #2622 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2794 |
#2599 := (iff #2233 #2598) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2795 |
#2596 := (iff #2230 #2593) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2796 |
#2573 := (or #66 #966) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2797 |
#2590 := (or #2573 #2587) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2798 |
#2594 := (iff #2590 #2593) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2799 |
#2595 := [rewrite]: #2594 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2800 |
#2591 := (iff #2230 #2590) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2801 |
#2588 := (iff #2227 #2587) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2802 |
#2589 := [rewrite]: #2588 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2803 |
#2582 := (iff #973 #2573) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2804 |
#2574 := (not #2573) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2805 |
#2577 := (not #2574) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2806 |
#2580 := (iff #2577 #2573) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2807 |
#2581 := [rewrite]: #2580 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2808 |
#2578 := (iff #973 #2577) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2809 |
#2575 := (iff #970 #2574) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2810 |
#2576 := [rewrite]: #2575 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2811 |
#2579 := [monotonicity #2576]: #2578 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2812 |
#2583 := [trans #2579 #2581]: #2582 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2813 |
#2592 := [monotonicity #2583 #2589]: #2591 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2814 |
#2597 := [trans #2592 #2595]: #2596 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2815 |
#2600 := [quant-intro #2597]: #2599 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2816 |
#3053 := [monotonicity #2600 #2623 #2645 #2673 #3050]: #3052 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2817 |
#3064 := [trans #3053 #3062]: #3063 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2818 |
#2571 := (iff #2191 #2568) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2819 |
#2563 := (and #1615 #1620 #2560) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2820 |
#2569 := (iff #2563 #2568) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2821 |
#2570 := [rewrite]: #2569 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2822 |
#2564 := (iff #2191 #2563) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2823 |
#2561 := (iff #1643 #2560) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2824 |
#2558 := (iff #1640 #2549) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2825 |
#2550 := (not #2549) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2826 |
#2553 := (not #2550) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2827 |
#2556 := (iff #2553 #2549) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2828 |
#2557 := [rewrite]: #2556 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2829 |
#2554 := (iff #1640 #2553) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2830 |
#2551 := (iff #1631 #2550) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2831 |
#2552 := [rewrite]: #2551 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2832 |
#2555 := [monotonicity #2552]: #2554 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2833 |
#2559 := [trans #2555 #2557]: #2558 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2834 |
#2562 := [quant-intro #2559]: #2561 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2835 |
#2565 := [monotonicity #2562]: #2564 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2836 |
#2572 := [trans #2565 #2570]: #2571 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2837 |
#3067 := [monotonicity #2572 #3064]: #3066 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2838 |
#2546 := (iff #958 #2545) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2839 |
#2543 := (iff #955 #2540) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2840 |
#2526 := (or #78 #940) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2841 |
#2537 := (or #2526 #951) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2842 |
#2541 := (iff #2537 #2540) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2843 |
#2542 := [rewrite]: #2541 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2844 |
#2538 := (iff #955 #2537) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2845 |
#2535 := (iff #947 #2526) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2846 |
#2527 := (not #2526) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2847 |
#2530 := (not #2527) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2848 |
#2533 := (iff #2530 #2526) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2849 |
#2534 := [rewrite]: #2533 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2850 |
#2531 := (iff #947 #2530) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2851 |
#2528 := (iff #944 #2527) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2852 |
#2529 := [rewrite]: #2528 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2853 |
#2532 := [monotonicity #2529]: #2531 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2854 |
#2536 := [trans #2532 #2534]: #2535 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2855 |
#2539 := [monotonicity #2536]: #2538 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2856 |
#2544 := [trans #2539 #2542]: #2543 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2857 |
#2547 := [quant-intro #2544]: #2546 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2858 |
#3070 := [monotonicity #2547 #3067]: #3069 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2859 |
#3078 := [trans #3070 #3076]: #3077 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2860 |
#2524 := (iff #2183 #2523) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2861 |
#2521 := (iff #2180 #2518) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2862 |
#2504 := (or #2503 #1590) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2863 |
#2515 := (or #2504 #2177) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2864 |
#2519 := (iff #2515 #2518) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2865 |
#2520 := [rewrite]: #2519 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2866 |
#2516 := (iff #2180 #2515) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2867 |
#2513 := (iff #1593 #2504) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2868 |
#2505 := (not #2504) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2869 |
#2508 := (not #2505) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2870 |
#2511 := (iff #2508 #2504) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2871 |
#2512 := [rewrite]: #2511 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2872 |
#2509 := (iff #1593 #2508) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2873 |
#2506 := (iff #1592 #2505) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2874 |
#2507 := [rewrite]: #2506 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2875 |
#2510 := [monotonicity #2507]: #2509 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2876 |
#2514 := [trans #2510 #2512]: #2513 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2877 |
#2517 := [monotonicity #2514]: #2516 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2878 |
#2522 := [trans #2517 #2520]: #2521 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2879 |
#2525 := [monotonicity #2522]: #2524 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2880 |
#3081 := [monotonicity #2525 #3078]: #3080 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2881 |
#2501 := (iff #932 #2500) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2882 |
#2498 := (iff #929 #2495) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2883 |
#1670 := (or #77 #1605) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2884 |
#2492 := (or #1670 #925) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2885 |
#2496 := (iff #2492 #2495) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2886 |
#2497 := [rewrite]: #2496 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2887 |
#2493 := (iff #929 #2492) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2888 |
#2490 := (iff #356 #1670) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2889 |
#1671 := (not #1670) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2890 |
#2485 := (not #1671) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2891 |
#2488 := (iff #2485 #1670) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2892 |
#2489 := [rewrite]: #2488 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2893 |
#2486 := (iff #356 #2485) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2894 |
#2170 := (iff #86 #1671) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2895 |
#2484 := [rewrite]: #2170 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2896 |
#2487 := [monotonicity #2484]: #2486 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2897 |
#2491 := [trans #2487 #2489]: #2490 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2898 |
#2494 := [monotonicity #2491]: #2493 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2899 |
#2499 := [trans #2494 #2497]: #2498 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2900 |
#2502 := [quant-intro #2499]: #2501 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2901 |
#3084 := [monotonicity #2502 #3081]: #3083 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2902 |
#3092 := [trans #3084 #3090]: #3091 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2903 |
#1947 := (iff #1569 #1946) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2904 |
#1966 := (iff #1568 #1841) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2905 |
#1885 := (or #1557 #1884) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2906 |
#1545 := (or #1885 #1567) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2907 |
#1926 := (iff #1545 #1841) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2908 |
#1927 := [rewrite]: #1926 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2909 |
#1546 := (iff #1568 #1545) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2910 |
#1572 := (iff #1562 #1885) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2911 |
#1804 := (not #1885) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2912 |
#2026 := (not #1804) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2913 |
#1993 := (iff #2026 #1885) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2914 |
#1994 := [rewrite]: #1993 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2915 |
#1722 := (iff #1562 #2026) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2916 |
#1805 := (iff #1561 #1804) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2917 |
#2025 := [rewrite]: #1805 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2918 |
#1723 := [monotonicity #2025]: #1722 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2919 |
#1573 := [trans #1723 #1994]: #1572 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2920 |
#1840 := [monotonicity #1573]: #1546 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2921 |
#1967 := [trans #1840 #1927]: #1966 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2922 |
#1604 := [monotonicity #1967]: #1947 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2923 |
#3095 := [monotonicity #1604 #3092]: #3094 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2924 |
#3098 := [monotonicity #3095]: #3097 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2925 |
#3105 := [trans #3098 #3103]: #3104 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2926 |
#3108 := [monotonicity #3105]: #3107 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2927 |
#3111 := [monotonicity #3108]: #3110 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2928 |
#3118 := [trans #3111 #3116]: #3117 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2929 |
#3121 := [monotonicity #3118]: #3120 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2930 |
#2049 := (+ #2048 #2044) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2931 |
#2050 := (= #2049 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2932 |
#2051 := (and #2046 #213 #2050) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2933 |
#2061 := (not #2051) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2934 |
#2064 := (forall (vars (?v1 S2)) #2061) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2935 |
#2042 := (and #2036 #2041) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2936 |
#2043 := (not #2042) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2937 |
#2058 := (not #2043) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2938 |
#2068 := (and #2058 #2064) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2939 |
#2073 := (and #1212 #2068) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2940 |
#2077 := (or #2022 #2073) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2941 |
#2081 := (and #1193 #2077) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2942 |
#2085 := (or #1990 #2081) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2943 |
#2089 := (and #1179 #2085) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2944 |
#2093 := (or #1963 #2089) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2945 |
#1957 := (not #661) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2946 |
#2097 := (and #1957 #2093) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2947 |
#2101 := (or #661 #2097) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2948 |
#2105 := (and #563 #2101) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2949 |
#2109 := (or #1943 #2105) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2950 |
#2113 := (and #1170 #2109) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2951 |
#2117 := (or #1923 #2113) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2952 |
#1900 := (not #715) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2953 |
#1881 := (and #1875 #1880) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2954 |
#2121 := (and #1881 #184 #1323 #1315 #1900 #1302 #1159 #2117) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2955 |
#1833 := (+ #1817 #1832) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2956 |
#1834 := (+ #1824 #1833) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2957 |
#1835 := (>= #1834 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2958 |
#1836 := (or #1830 #1835) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2959 |
#1837 := (not #1836) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2960 |
#1856 := (or #1837 #1852) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2961 |
#1793 := (+ #1792 #1047) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2962 |
#1799 := (+ #1798 #1793) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2963 |
#1800 := (= #1799 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2964 |
#1794 := (>= #1793 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2965 |
#1795 := (not #1794) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2966 |
#1801 := (and #1795 #1800) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2967 |
#1806 := (or #1056 #1801) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2968 |
#1809 := (forall (vars (?v0 S2)) #1806) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2969 |
#1860 := (and #1809 #1856) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2970 |
#1766 := (+ #1765 #1761) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2971 |
#1767 := (= #1766 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2972 |
#1768 := (and #1763 #1767) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2973 |
#1777 := (not #1768) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2974 |
#1780 := (forall (vars (?v1 S2)) #1777) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2975 |
#1759 := (and #1753 #1758) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2976 |
#1760 := (not #1759) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2977 |
#1774 := (not #1760) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2978 |
#1784 := (and #1774 #1780) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2979 |
#1864 := (or #1784 #1860) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2980 |
#1748 := (not #494) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2981 |
#1745 := (not #503) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2982 |
#1742 := (not #512) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2983 |
#1739 := (not #521) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2984 |
#1868 := (and #1736 #1739 #1742 #1745 #1748 #1864) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2985 |
#2125 := (or #1868 #2121) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2986 |
#1709 := (+ #1708 #1002) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2987 |
#1717 := (+ #1716 #1709) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2988 |
#1718 := (= #1717 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2989 |
#1710 := (>= #1709 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2990 |
#1711 := (not #1710) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2991 |
#1719 := (and #1711 #1713 #1718) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2992 |
#1724 := (or #1011 #1719) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2993 |
#1727 := (forall (vars (?v0 S2)) #1724) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2994 |
#1681 := (not #804) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2995 |
#1664 := (+ #964 #1663) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2996 |
#1665 := (+ #1655 #1664) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2997 |
#1666 := (= #1665 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2998 |
#1656 := (+ #1655 #964) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
2999 |
#1657 := (>= #1656 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3000 |
#1658 := (not #1657) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3001 |
#1667 := (and #1658 #1660 #1666) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3002 |
#1672 := (or #973 #1667) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3003 |
#1675 := (forall (vars (?v0 S2)) #1672) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3004 |
#2129 := (and #1675 #1681 #1397 #1388 #1377 #1727 #2125) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3005 |
#1621 := (and #1615 #1620) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3006 |
#1622 := (not #1621) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3007 |
#1637 := (not #1622) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3008 |
#1647 := (and #1637 #1643) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3009 |
#2133 := (or #1647 #2129) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3010 |
#2137 := (and #958 #2133) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3011 |
#1597 := (+ #1596 #1587) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3012 |
#1598 := (+ #1594 #1597) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3013 |
#1599 := (>= #1598 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3014 |
#1600 := (or #1593 #1599) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3015 |
#1601 := (not #1600) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3016 |
#2141 := (or #1601 #2137) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3017 |
#2145 := (and #932 #2141) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3018 |
#2149 := (or #1569 #2145) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3019 |
#2153 := (and #917 #2149) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3020 |
#2157 := (or #1542 #2153) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3021 |
#1504 := (not #868) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3022 |
#2161 := (and #1504 #2157) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3023 |
#2165 := (or #868 #2161) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3024 |
#2482 := (iff #2165 #2481) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3025 |
#2479 := (iff #2161 #2478) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3026 |
#2476 := (iff #2157 #2475) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3027 |
#2473 := (iff #2153 #2472) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3028 |
#2470 := (iff #2149 #2469) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3029 |
#2467 := (iff #2145 #2466) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3030 |
#2464 := (iff #2141 #2463) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3031 |
#2461 := (iff #2137 #2460) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3032 |
#2458 := (iff #2133 #2457) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3033 |
#2455 := (iff #2129 #2454) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3034 |
#2452 := (iff #2125 #2451) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3035 |
#2449 := (iff #2121 #2446) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3036 |
#2443 := (and #1881 #184 #1323 #1315 #194 #1302 #1159 #2440) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3037 |
#2447 := (iff #2443 #2446) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3038 |
#2448 := [rewrite]: #2447 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3039 |
#2444 := (iff #2121 #2443) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3040 |
#2441 := (iff #2117 #2440) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3041 |
#2438 := (iff #2113 #2437) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3042 |
#2435 := (iff #2109 #2434) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3043 |
#2432 := (iff #2105 #2431) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3044 |
#2429 := (iff #2101 #2428) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3045 |
#2426 := (iff #2097 #2425) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3046 |
#2423 := (iff #2093 #2422) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3047 |
#2420 := (iff #2089 #2419) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3048 |
#2417 := (iff #2085 #2416) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3049 |
#2414 := (iff #2081 #2413) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3050 |
#2411 := (iff #2077 #2410) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3051 |
#2408 := (iff #2073 #2405) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3052 |
#2399 := (and #2042 #2396) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3053 |
#2402 := (and #1212 #2399) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3054 |
#2406 := (iff #2402 #2405) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3055 |
#2407 := [rewrite]: #2406 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3056 |
#2403 := (iff #2073 #2402) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3057 |
#2400 := (iff #2068 #2399) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3058 |
#2397 := (iff #2064 #2396) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3059 |
#2394 := (iff #2061 #2393) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3060 |
#2391 := (iff #2051 #2390) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3061 |
#2388 := (iff #2050 #2387) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3062 |
#2385 := (= #2049 #2384) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3063 |
#2386 := [rewrite]: #2385 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3064 |
#2389 := [monotonicity #2386]: #2388 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3065 |
#2392 := [monotonicity #2389]: #2391 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3066 |
#2395 := [monotonicity #2392]: #2394 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3067 |
#2398 := [quant-intro #2395]: #2397 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3068 |
#2381 := (iff #2058 #2042) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3069 |
#2382 := [rewrite]: #2381 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3070 |
#2401 := [monotonicity #2382 #2398]: #2400 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3071 |
#2404 := [monotonicity #2401]: #2403 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3072 |
#2409 := [trans #2404 #2407]: #2408 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3073 |
#2412 := [monotonicity #2409]: #2411 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3074 |
#2415 := [monotonicity #2412]: #2414 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3075 |
#2418 := [monotonicity #2415]: #2417 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3076 |
#2421 := [monotonicity #2418]: #2420 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3077 |
#2424 := [monotonicity #2421]: #2423 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3078 |
#2379 := (iff #1957 #217) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3079 |
#2380 := [rewrite]: #2379 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3080 |
#2427 := [monotonicity #2380 #2424]: #2426 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3081 |
#2430 := [monotonicity #2427]: #2429 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3082 |
#2433 := [monotonicity #2430]: #2432 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3083 |
#2436 := [monotonicity #2433]: #2435 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3084 |
#2439 := [monotonicity #2436]: #2438 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3085 |
#2442 := [monotonicity #2439]: #2441 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3086 |
#2377 := (iff #1900 #194) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3087 |
#2378 := [rewrite]: #2377 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3088 |
#2445 := [monotonicity #2378 #2442]: #2444 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3089 |
#2450 := [trans #2445 #2448]: #2449 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3090 |
#2375 := (iff #1868 #2374) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3091 |
#2372 := (iff #1864 #2371) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3092 |
#2369 := (iff #1860 #2368) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3093 |
#2366 := (iff #1856 #2365) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3094 |
#2363 := (iff #1837 #2362) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3095 |
#2360 := (iff #1836 #2359) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3096 |
#2357 := (iff #1835 #2356) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3097 |
#2354 := (= #1834 #2353) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3098 |
#2355 := [rewrite]: #2354 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3099 |
#2358 := [monotonicity #2355]: #2357 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3100 |
#2361 := [monotonicity #2358]: #2360 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3101 |
#2364 := [monotonicity #2361]: #2363 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3102 |
#2367 := [monotonicity #2364]: #2366 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3103 |
#2350 := (iff #1809 #2349) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3104 |
#2347 := (iff #1806 #2346) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3105 |
#2344 := (iff #1801 #2343) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3106 |
#2341 := (iff #1800 #2338) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3107 |
#2328 := (+ #1792 #1798) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3108 |
#2329 := (+ #1047 #2328) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3109 |
#2332 := (= #2329 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3110 |
#2339 := (iff #2332 #2338) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3111 |
#2340 := [rewrite]: #2339 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3112 |
#2333 := (iff #1800 #2332) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3113 |
#2330 := (= #1799 #2329) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3114 |
#2331 := [rewrite]: #2330 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3115 |
#2334 := [monotonicity #2331]: #2333 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3116 |
#2342 := [trans #2334 #2340]: #2341 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3117 |
#2326 := (iff #1795 #2325) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3118 |
#2323 := (iff #1794 #2320) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3119 |
#2312 := (+ #1047 #1792) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3120 |
#2315 := (>= #2312 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3121 |
#2321 := (iff #2315 #2320) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3122 |
#2322 := [rewrite]: #2321 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3123 |
#2316 := (iff #1794 #2315) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3124 |
#2313 := (= #1793 #2312) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3125 |
#2314 := [rewrite]: #2313 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3126 |
#2317 := [monotonicity #2314]: #2316 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3127 |
#2324 := [trans #2317 #2322]: #2323 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3128 |
#2327 := [monotonicity #2324]: #2326 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3129 |
#2345 := [monotonicity #2327 #2342]: #2344 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3130 |
#2348 := [monotonicity #2345]: #2347 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3131 |
#2351 := [quant-intro #2348]: #2350 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3132 |
#2370 := [monotonicity #2351 #2367]: #2369 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3133 |
#2310 := (iff #1784 #2307) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3134 |
#2304 := (and #1759 #2301) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3135 |
#2308 := (iff #2304 #2307) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3136 |
#2309 := [rewrite]: #2308 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3137 |
#2305 := (iff #1784 #2304) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3138 |
#2302 := (iff #1780 #2301) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3139 |
#2299 := (iff #1777 #2298) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3140 |
#2296 := (iff #1768 #2295) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3141 |
#2293 := (iff #1767 #2292) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3142 |
#2290 := (= #1766 #2289) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3143 |
#2291 := [rewrite]: #2290 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3144 |
#2294 := [monotonicity #2291]: #2293 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3145 |
#2297 := [monotonicity #2294]: #2296 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3146 |
#2300 := [monotonicity #2297]: #2299 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3147 |
#2303 := [quant-intro #2300]: #2302 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3148 |
#2286 := (iff #1774 #1759) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3149 |
#2287 := [rewrite]: #2286 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3150 |
#2306 := [monotonicity #2287 #2303]: #2305 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3151 |
#2311 := [trans #2306 #2309]: #2310 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3152 |
#2373 := [monotonicity #2311 #2370]: #2372 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3153 |
#2284 := (iff #1748 #152) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3154 |
#2285 := [rewrite]: #2284 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3155 |
#2282 := (iff #1745 #149) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3156 |
#2283 := [rewrite]: #2282 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3157 |
#2280 := (iff #1742 #147) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3158 |
#2281 := [rewrite]: #2280 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3159 |
#2278 := (iff #1739 #144) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3160 |
#2279 := [rewrite]: #2278 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3161 |
#2376 := [monotonicity #2279 #2281 #2283 #2285 #2373]: #2375 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3162 |
#2453 := [monotonicity #2376 #2450]: #2452 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3163 |
#2276 := (iff #1727 #2275) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3164 |
#2273 := (iff #1724 #2272) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3165 |
#2270 := (iff #1719 #2269) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3166 |
#2267 := (iff #1718 #2264) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3167 |
#2254 := (+ #1708 #1716) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3168 |
#2255 := (+ #1002 #2254) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3169 |
#2258 := (= #2255 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3170 |
#2265 := (iff #2258 #2264) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3171 |
#2266 := [rewrite]: #2265 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3172 |
#2259 := (iff #1718 #2258) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3173 |
#2256 := (= #1717 #2255) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3174 |
#2257 := [rewrite]: #2256 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3175 |
#2260 := [monotonicity #2257]: #2259 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3176 |
#2268 := [trans #2260 #2266]: #2267 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3177 |
#2252 := (iff #1711 #2251) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3178 |
#2249 := (iff #1710 #2246) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3179 |
#2238 := (+ #1002 #1708) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3180 |
#2241 := (>= #2238 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3181 |
#2247 := (iff #2241 #2246) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3182 |
#2248 := [rewrite]: #2247 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3183 |
#2242 := (iff #1710 #2241) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3184 |
#2239 := (= #1709 #2238) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3185 |
#2240 := [rewrite]: #2239 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3186 |
#2243 := [monotonicity #2240]: #2242 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3187 |
#2250 := [trans #2243 #2248]: #2249 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3188 |
#2253 := [monotonicity #2250]: #2252 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3189 |
#2271 := [monotonicity #2253 #2268]: #2270 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3190 |
#2274 := [monotonicity #2271]: #2273 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3191 |
#2277 := [quant-intro #2274]: #2276 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3192 |
#2236 := (iff #1681 #111) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3193 |
#2237 := [rewrite]: #2236 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3194 |
#2234 := (iff #1675 #2233) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3195 |
#2231 := (iff #1672 #2230) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3196 |
#2228 := (iff #1667 #2227) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3197 |
#2225 := (iff #1666 #2222) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3198 |
#2212 := (+ #1655 #1663) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3199 |
#2213 := (+ #964 #2212) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3200 |
#2216 := (= #2213 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3201 |
#2223 := (iff #2216 #2222) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3202 |
#2224 := [rewrite]: #2223 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3203 |
#2217 := (iff #1666 #2216) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3204 |
#2214 := (= #1665 #2213) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3205 |
#2215 := [rewrite]: #2214 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3206 |
#2218 := [monotonicity #2215]: #2217 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3207 |
#2226 := [trans #2218 #2224]: #2225 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3208 |
#2210 := (iff #1658 #2209) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3209 |
#2207 := (iff #1657 #2204) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3210 |
#2196 := (+ #964 #1655) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3211 |
#2199 := (>= #2196 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3212 |
#2205 := (iff #2199 #2204) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3213 |
#2206 := [rewrite]: #2205 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3214 |
#2200 := (iff #1657 #2199) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3215 |
#2197 := (= #1656 #2196) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3216 |
#2198 := [rewrite]: #2197 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3217 |
#2201 := [monotonicity #2198]: #2200 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3218 |
#2208 := [trans #2201 #2206]: #2207 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3219 |
#2211 := [monotonicity #2208]: #2210 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3220 |
#2229 := [monotonicity #2211 #2226]: #2228 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3221 |
#2232 := [monotonicity #2229]: #2231 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3222 |
#2235 := [quant-intro #2232]: #2234 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3223 |
#2456 := [monotonicity #2235 #2237 #2277 #2453]: #2455 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3224 |
#2194 := (iff #1647 #2191) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3225 |
#2188 := (and #1621 #1643) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3226 |
#2192 := (iff #2188 #2191) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3227 |
#2193 := [rewrite]: #2192 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3228 |
#2189 := (iff #1647 #2188) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3229 |
#2186 := (iff #1637 #1621) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3230 |
#2187 := [rewrite]: #2186 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3231 |
#2190 := [monotonicity #2187]: #2189 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3232 |
#2195 := [trans #2190 #2193]: #2194 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3233 |
#2459 := [monotonicity #2195 #2456]: #2458 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3234 |
#2462 := [monotonicity #2459]: #2461 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3235 |
#2184 := (iff #1601 #2183) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3236 |
#2181 := (iff #1600 #2180) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3237 |
#2178 := (iff #1599 #2177) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3238 |
#2175 := (= #1598 #2174) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3239 |
#2176 := [rewrite]: #2175 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3240 |
#2179 := [monotonicity #2176]: #2178 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3241 |
#2182 := [monotonicity #2179]: #2181 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3242 |
#2185 := [monotonicity #2182]: #2184 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3243 |
#2465 := [monotonicity #2185 #2462]: #2464 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3244 |
#2468 := [monotonicity #2465]: #2467 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3245 |
#2471 := [monotonicity #2468]: #2470 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3246 |
#2474 := [monotonicity #2471]: #2473 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3247 |
#2477 := [monotonicity #2474]: #2476 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3248 |
#2171 := (iff #1504 #81) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3249 |
#2172 := [rewrite]: #2171 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3250 |
#2480 := [monotonicity #2172 #2477]: #2479 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3251 |
#2483 := [monotonicity #2480]: #2482 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3252 |
#1479 := (not #1453) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3253 |
#2166 := (~ #1479 #2165) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3254 |
#2162 := (not #1450) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3255 |
#2163 := (~ #2162 #2161) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3256 |
#2158 := (not #1447) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3257 |
#2159 := (~ #2158 #2157) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3258 |
#2154 := (not #1444) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3259 |
#2155 := (~ #2154 #2153) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3260 |
#2150 := (not #1441) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3261 |
#2151 := (~ #2150 #2149) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3262 |
#2146 := (not #1438) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3263 |
#2147 := (~ #2146 #2145) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3264 |
#2142 := (not #1435) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3265 |
#2143 := (~ #2142 #2141) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3266 |
#2138 := (not #1432) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3267 |
#2139 := (~ #2138 #2137) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3268 |
#2134 := (not #1429) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3269 |
#2135 := (~ #2134 #2133) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3270 |
#2130 := (not #1424) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3271 |
#2131 := (~ #2130 #2129) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3272 |
#2126 := (not #1362) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3273 |
#2127 := (~ #2126 #2125) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3274 |
#2122 := (not #1357) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3275 |
#2123 := (~ #2122 #2121) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3276 |
#2118 := (not #1288) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3277 |
#2119 := (~ #2118 #2117) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3278 |
#2114 := (not #1285) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3279 |
#2115 := (~ #2114 #2113) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3280 |
#2110 := (not #1282) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3281 |
#2111 := (~ #2110 #2109) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3282 |
#2106 := (not #1279) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3283 |
#2107 := (~ #2106 #2105) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3284 |
#2102 := (not #1276) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3285 |
#2103 := (~ #2102 #2101) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3286 |
#2098 := (not #1273) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3287 |
#2099 := (~ #2098 #2097) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3288 |
#2094 := (not #1270) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3289 |
#2095 := (~ #2094 #2093) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3290 |
#2090 := (not #1267) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3291 |
#2091 := (~ #2090 #2089) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3292 |
#2086 := (not #1264) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3293 |
#2087 := (~ #2086 #2085) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3294 |
#2082 := (not #1261) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3295 |
#2083 := (~ #2082 #2081) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3296 |
#2078 := (not #1258) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3297 |
#2079 := (~ #2078 #2077) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3298 |
#2074 := (not #1255) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3299 |
#2075 := (~ #2074 #2073) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3300 |
#2055 := (not #1252) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3301 |
#2071 := (~ #2055 #2068) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3302 |
#2052 := (exists (vars (?v1 S2)) #2051) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3303 |
#2053 := (or #2043 #2052) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3304 |
#2054 := (not #2053) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3305 |
#2069 := (~ #2054 #2068) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3306 |
#2065 := (not #2052) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3307 |
#2066 := (~ #2065 #2064) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3308 |
#2062 := (~ #2061 #2061) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3309 |
#2063 := [refl]: #2062 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3310 |
#2067 := [nnf-neg #2063]: #2066 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3311 |
#2059 := (~ #2058 #2058) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3312 |
#2060 := [refl]: #2059 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3313 |
#2070 := [nnf-neg #2060 #2067]: #2069 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3314 |
#2056 := (~ #2055 #2054) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3315 |
#2057 := [sk]: #2056 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3316 |
#2072 := [trans #2057 #2070]: #2071 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3317 |
#2031 := (not #1215) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3318 |
#2032 := (~ #2031 #1212) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3319 |
#2029 := (~ #1212 #1212) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3320 |
#2027 := (~ #1209 #1209) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3321 |
#2028 := [refl]: #2027 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3322 |
#2030 := [nnf-pos #2028]: #2029 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3323 |
#2033 := [nnf-neg #2030]: #2032 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3324 |
#2076 := [nnf-neg #2033 #2072]: #2075 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3325 |
#2023 := (~ #1215 #2022) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3326 |
#2024 := [sk]: #2023 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3327 |
#2080 := [nnf-neg #2024 #2076]: #2079 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3328 |
#1999 := (not #1196) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3329 |
#2000 := (~ #1999 #1193) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3330 |
#1997 := (~ #1193 #1193) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3331 |
#1995 := (~ #1190 #1190) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3332 |
#1996 := [refl]: #1995 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3333 |
#1998 := [nnf-pos #1996]: #1997 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3334 |
#2001 := [nnf-neg #1998]: #2000 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3335 |
#2084 := [nnf-neg #2001 #2080]: #2083 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3336 |
#1991 := (~ #1196 #1990) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3337 |
#1992 := [sk]: #1991 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3338 |
#2088 := [nnf-neg #1992 #2084]: #2087 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3339 |
#1972 := (not #1182) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3340 |
#1973 := (~ #1972 #1179) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3341 |
#1970 := (~ #1179 #1179) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3342 |
#1968 := (~ #1176 #1176) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3343 |
#1969 := [refl]: #1968 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3344 |
#1971 := [nnf-pos #1969]: #1970 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3345 |
#1974 := [nnf-neg #1971]: #1973 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3346 |
#2092 := [nnf-neg #1974 #2088]: #2091 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3347 |
#1964 := (~ #1182 #1963) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3348 |
#1965 := [sk]: #1964 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3349 |
#2096 := [nnf-neg #1965 #2092]: #2095 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3350 |
#1958 := (~ #1957 #1957) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3351 |
#1959 := [refl]: #1958 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3352 |
#2100 := [nnf-neg #1959 #2096]: #2099 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3353 |
#1955 := (~ #661 #661) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3354 |
#1956 := [refl]: #1955 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3355 |
#2104 := [nnf-neg #1956 #2100]: #2103 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3356 |
#1952 := (not #673) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3357 |
#1953 := (~ #1952 #563) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3358 |
#1950 := (~ #563 #563) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3359 |
#1948 := (~ #560 #560) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3360 |
#1949 := [refl]: #1948 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3361 |
#1951 := [nnf-pos #1949]: #1950 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3362 |
#1954 := [nnf-neg #1951]: #1953 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3363 |
#2108 := [nnf-neg #1954 #2104]: #2107 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3364 |
#1944 := (~ #673 #1943) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3365 |
#1945 := [sk]: #1944 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3366 |
#2112 := [nnf-neg #1945 #2108]: #2111 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3367 |
#1932 := (not #1173) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3368 |
#1933 := (~ #1932 #1170) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3369 |
#1930 := (~ #1170 #1170) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3370 |
#1928 := (~ #1165 #1165) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3371 |
#1929 := [refl]: #1928 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3372 |
#1931 := [nnf-pos #1929]: #1930 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3373 |
#1934 := [nnf-neg #1931]: #1933 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3374 |
#2116 := [nnf-neg #1934 #2112]: #2115 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3375 |
#1924 := (~ #1173 #1923) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3376 |
#1925 := [sk]: #1924 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3377 |
#2120 := [nnf-neg #1925 #2116]: #2119 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3378 |
#1914 := (not #1162) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3379 |
#1915 := (~ #1914 #1159) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3380 |
#1912 := (~ #1159 #1159) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3381 |
#1910 := (~ #1156 #1156) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3382 |
#1911 := [refl]: #1910 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3383 |
#1913 := [nnf-pos #1911]: #1912 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3384 |
#1916 := [nnf-neg #1913]: #1915 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3385 |
#1907 := (not #1305) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3386 |
#1908 := (~ #1907 #1302) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3387 |
#1905 := (~ #1302 #1302) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3388 |
#1903 := (~ #1299 #1299) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3389 |
#1904 := [refl]: #1903 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3390 |
#1906 := [nnf-pos #1904]: #1905 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3391 |
#1909 := [nnf-neg #1906]: #1908 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3392 |
#1901 := (~ #1900 #1900) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3393 |
#1902 := [refl]: #1901 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3394 |
#1897 := (not #1318) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3395 |
#1898 := (~ #1897 #1315) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3396 |
#1895 := (~ #1315 #1315) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3397 |
#1893 := (~ #1312 #1312) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3398 |
#1894 := [refl]: #1893 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3399 |
#1896 := [nnf-pos #1894]: #1895 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3400 |
#1899 := [nnf-neg #1896]: #1898 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3401 |
#1891 := (~ #1323 #1323) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3402 |
#1892 := [refl]: #1891 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3403 |
#1889 := (~ #184 #184) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3404 |
#1890 := [refl]: #1889 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3405 |
#1886 := (not #1333) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3406 |
#1887 := (~ #1886 #1881) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3407 |
#1882 := (~ #1117 #1881) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3408 |
#1883 := [sk]: #1882 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3409 |
#1888 := [nnf-neg #1883]: #1887 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3410 |
#2124 := [nnf-neg #1888 #1890 #1892 #1899 #1902 #1909 #1916 #2120]: #2123 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3411 |
#1869 := (not #1135) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3412 |
#1870 := (~ #1869 #1868) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3413 |
#1865 := (not #1111) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3414 |
#1866 := (~ #1865 #1864) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3415 |
#1861 := (not #1108) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3416 |
#1862 := (~ #1861 #1860) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3417 |
#1857 := (not #1105) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3418 |
#1858 := (~ #1857 #1856) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3419 |
#1853 := (not #1102) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3420 |
#1854 := (~ #1853 #1852) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3421 |
#1850 := (~ #1849 #1849) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3422 |
#1851 := [refl]: #1850 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3423 |
#1846 := (not #1099) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3424 |
#1847 := (~ #1846 #1096) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3425 |
#1844 := (~ #1096 #1096) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3426 |
#1842 := (~ #1093 #1093) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3427 |
#1843 := [refl]: #1842 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3428 |
#1845 := [nnf-pos #1843]: #1844 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3429 |
#1848 := [nnf-neg #1845]: #1847 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3430 |
#1855 := [nnf-neg #1848 #1851]: #1854 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3431 |
#1838 := (~ #1099 #1837) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3432 |
#1839 := [sk]: #1838 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3433 |
#1859 := [nnf-neg #1839 #1855]: #1858 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3434 |
#1812 := (not #1081) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3435 |
#1813 := (~ #1812 #1809) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3436 |
#1810 := (~ #1078 #1809) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3437 |
#1807 := (~ #1075 #1806) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3438 |
#1802 := (~ #1072 #1801) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3439 |
#1803 := [sk]: #1802 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3440 |
#1789 := (~ #1056 #1056) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3441 |
#1790 := [refl]: #1789 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3442 |
#1808 := [monotonicity #1790 #1803]: #1807 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3443 |
#1811 := [nnf-pos #1808]: #1810 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3444 |
#1814 := [nnf-neg #1811]: #1813 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3445 |
#1863 := [nnf-neg #1814 #1859]: #1862 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3446 |
#1787 := (~ #1081 #1784) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3447 |
#1769 := (exists (vars (?v1 S2)) #1768) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3448 |
#1770 := (or #1760 #1769) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3449 |
#1771 := (not #1770) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3450 |
#1785 := (~ #1771 #1784) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3451 |
#1781 := (not #1769) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3452 |
#1782 := (~ #1781 #1780) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3453 |
#1778 := (~ #1777 #1777) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3454 |
#1779 := [refl]: #1778 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3455 |
#1783 := [nnf-neg #1779]: #1782 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3456 |
#1775 := (~ #1774 #1774) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3457 |
#1776 := [refl]: #1775 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3458 |
#1786 := [nnf-neg #1776 #1783]: #1785 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3459 |
#1772 := (~ #1081 #1771) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3460 |
#1773 := [sk]: #1772 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3461 |
#1788 := [trans #1773 #1786]: #1787 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3462 |
#1867 := [nnf-neg #1788 #1863]: #1866 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3463 |
#1749 := (~ #1748 #1748) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3464 |
#1750 := [refl]: #1749 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3465 |
#1746 := (~ #1745 #1745) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3466 |
#1747 := [refl]: #1746 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3467 |
#1743 := (~ #1742 #1742) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3468 |
#1744 := [refl]: #1743 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3469 |
#1740 := (~ #1739 #1739) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3470 |
#1741 := [refl]: #1740 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3471 |
#1737 := (~ #1333 #1736) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3472 |
#1734 := (~ #1733 #1733) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3473 |
#1735 := [refl]: #1734 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3474 |
#1738 := [nnf-neg #1735]: #1737 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3475 |
#1871 := [nnf-neg #1738 #1741 #1744 #1747 #1750 #1867]: #1870 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3476 |
#2128 := [nnf-neg #1871 #2124]: #2127 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3477 |
#1730 := (not #1044) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3478 |
#1731 := (~ #1730 #1727) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3479 |
#1728 := (~ #1041 #1727) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3480 |
#1725 := (~ #1038 #1724) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3481 |
#1720 := (~ #1035 #1719) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3482 |
#1721 := [sk]: #1720 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3483 |
#1705 := (~ #1011 #1011) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3484 |
#1706 := [refl]: #1705 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3485 |
#1726 := [monotonicity #1706 #1721]: #1725 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3486 |
#1729 := [nnf-pos #1726]: #1728 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3487 |
#1732 := [nnf-neg #1729]: #1731 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3488 |
#1702 := (not #1380) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3489 |
#1703 := (~ #1702 #1377) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3490 |
#1700 := (~ #1377 #1377) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3491 |
#1698 := (~ #1374 #1374) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3492 |
#1699 := [refl]: #1698 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3493 |
#1701 := [nnf-pos #1699]: #1700 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3494 |
#1704 := [nnf-neg #1701]: #1703 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3495 |
#1695 := (not #1391) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3496 |
#1696 := (~ #1695 #1388) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3497 |
#1693 := (~ #1388 #1388) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3498 |
#1691 := (~ #1385 #1385) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3499 |
#1692 := [refl]: #1691 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3500 |
#1694 := [nnf-pos #1692]: #1693 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3501 |
#1697 := [nnf-neg #1694]: #1696 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3502 |
#1688 := (not #1400) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3503 |
#1689 := (~ #1688 #1397) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3504 |
#1686 := (~ #1397 #1397) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3505 |
#1684 := (~ #1394 #1394) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3506 |
#1685 := [refl]: #1684 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3507 |
#1687 := [nnf-pos #1685]: #1686 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3508 |
#1690 := [nnf-neg #1687]: #1689 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3509 |
#1682 := (~ #1681 #1681) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3510 |
#1683 := [refl]: #1682 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3511 |
#1678 := (not #1403) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3512 |
#1679 := (~ #1678 #1675) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3513 |
#1676 := (~ #999 #1675) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3514 |
#1673 := (~ #996 #1672) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3515 |
#1668 := (~ #993 #1667) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3516 |
#1669 := [sk]: #1668 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3517 |
#1652 := (~ #973 #973) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3518 |
#1653 := [refl]: #1652 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3519 |
#1674 := [monotonicity #1653 #1669]: #1673 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3520 |
#1677 := [nnf-pos #1674]: #1676 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3521 |
#1680 := [nnf-neg #1677]: #1679 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3522 |
#2132 := [nnf-neg #1680 #1683 #1690 #1697 #1704 #1732 #2128]: #2131 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3523 |
#1650 := (~ #1403 #1647) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3524 |
#1632 := (exists (vars (?v1 S2)) #1631) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3525 |
#1633 := (or #1622 #1632) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3526 |
#1634 := (not #1633) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3527 |
#1648 := (~ #1634 #1647) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3528 |
#1644 := (not #1632) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3529 |
#1645 := (~ #1644 #1643) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3530 |
#1641 := (~ #1640 #1640) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3531 |
#1642 := [refl]: #1641 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3532 |
#1646 := [nnf-neg #1642]: #1645 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3533 |
#1638 := (~ #1637 #1637) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3534 |
#1639 := [refl]: #1638 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3535 |
#1649 := [nnf-neg #1639 #1646]: #1648 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3536 |
#1635 := (~ #1403 #1634) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3537 |
#1636 := [sk]: #1635 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3538 |
#1651 := [trans #1636 #1649]: #1650 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3539 |
#2136 := [nnf-neg #1651 #2132]: #2135 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3540 |
#1610 := (not #961) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3541 |
#1611 := (~ #1610 #958) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3542 |
#1608 := (~ #958 #958) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3543 |
#1606 := (~ #955 #955) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3544 |
#1607 := [refl]: #1606 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3545 |
#1609 := [nnf-pos #1607]: #1608 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3546 |
#1612 := [nnf-neg #1609]: #1611 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3547 |
#2140 := [nnf-neg #1612 #2136]: #2139 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3548 |
#1602 := (~ #961 #1601) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3549 |
#1603 := [sk]: #1602 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3550 |
#2144 := [nnf-neg #1603 #2140]: #2143 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3551 |
#1578 := (not #935) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3552 |
#1579 := (~ #1578 #932) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3553 |
#1576 := (~ #932 #932) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3554 |
#1574 := (~ #929 #929) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3555 |
#1575 := [refl]: #1574 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3556 |
#1577 := [nnf-pos #1575]: #1576 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3557 |
#1580 := [nnf-neg #1577]: #1579 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3558 |
#2148 := [nnf-neg #1580 #2144]: #2147 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3559 |
#1570 := (~ #935 #1569) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3560 |
#1571 := [sk]: #1570 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3561 |
#2152 := [nnf-neg #1571 #2148]: #2151 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3562 |
#1551 := (not #920) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3563 |
#1552 := (~ #1551 #917) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3564 |
#1549 := (~ #917 #917) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3565 |
#1547 := (~ #916 #916) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3566 |
#1548 := [refl]: #1547 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3567 |
#1550 := [nnf-pos #1548]: #1549 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3568 |
#1553 := [nnf-neg #1550]: #1552 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3569 |
#2156 := [nnf-neg #1553 #2152]: #2155 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3570 |
#1543 := (~ #920 #1542) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3571 |
#1544 := [sk]: #1543 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3572 |
#2160 := [nnf-neg #1544 #2156]: #2159 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3573 |
#1505 := (~ #1504 #1504) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3574 |
#1538 := [refl]: #1505 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3575 |
#2164 := [nnf-neg #1538 #2160]: #2163 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3576 |
#1536 := (~ #868 #868) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3577 |
#1537 := [refl]: #1536 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3578 |
#2167 := [nnf-neg #1537 #2164]: #2166 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3579 |
#1480 := [not-or-elim #1475]: #1479 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3580 |
#2168 := [mp~ #1480 #2167]: #2165 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3581 |
#2169 := [mp #2168 #2483]: #2481 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3582 |
#3122 := [mp #2169 #3121]: #3119 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3583 |
#4037 := [mp #3122 #4036]: #4034 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3584 |
#7272 := [unit-resolution #4037 #4122]: #4031 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3585 |
#3361 := (or #4028 #4022) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3586 |
#3351 := [def-axiom]: #3361 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3587 |
#7273 := [unit-resolution #3351 #7272]: #4022 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3588 |
#3357 := (or #4025 #1542 #4019) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3589 |
#3359 := [def-axiom]: #3357 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3590 |
#7274 := [unit-resolution #3359 #7273 #4053]: #4019 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3591 |
#3355 := (or #4016 #4010) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3592 |
#3358 := [def-axiom]: #3355 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3593 |
#7275 := [unit-resolution #3358 #7274]: #4010 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3594 |
#4245 := [hypothesis]: #1560 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3595 |
#3661 := (forall (vars (?v0 S2)) (:pat #3660) #78) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3596 |
#3664 := (iff #79 #3661) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3597 |
#3662 := (iff #78 #78) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3598 |
#3663 := [refl]: #3662 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3599 |
#3665 := [quant-intro #3663]: #3664 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3600 |
#1502 := (~ #79 #79) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3601 |
#1533 := (~ #78 #78) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3602 |
#1534 := [refl]: #1533 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3603 |
#1503 := [nnf-pos #1534]: #1502 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3604 |
#1478 := [not-or-elim #1475]: #79 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3605 |
#1535 := [mp~ #1478 #1503]: #79 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3606 |
#3666 := [mp #1535 #3665]: #3661 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3607 |
#6940 := (not #3661) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3608 |
#4154 := (or #6940 #1884) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3609 |
#4155 := [quant-inst #1555]: #4154 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3610 |
#4251 := [unit-resolution #4155 #3666 #4245]: false |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3611 |
#4288 := [lemma #4251]: #1884 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3612 |
#3186 := (or #1841 #1560) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3613 |
#3272 := [def-axiom]: #3186 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3614 |
#7276 := [unit-resolution #3272 #4288]: #1841 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3615 |
#3217 := (or #4013 #1946 #4007) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3616 |
#3375 := [def-axiom]: #3217 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3617 |
#7277 := [unit-resolution #3375 #7276 #7275]: #4007 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3618 |
#3397 := (or #4004 #3998) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3619 |
#3367 := [def-axiom]: #3397 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3620 |
#7278 := [unit-resolution #3367 #7277]: #3998 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3621 |
#6766 := [hypothesis]: #1584 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3622 |
#6706 := (or #6940 #2503) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3623 |
#6719 := [quant-inst #1581]: #6706 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3624 |
#6767 := [unit-resolution #6719 #3666 #6766]: false |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3625 |
#6806 := [lemma #6767]: #2503 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3626 |
#3277 := (or #2518 #1584) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3627 |
#3274 := [def-axiom]: #3277 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3628 |
#7279 := [unit-resolution #3274 #6806]: #2518 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3629 |
#3394 := (or #4001 #2523 #3995) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3630 |
#3395 := [def-axiom]: #3394 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3631 |
#7280 := [unit-resolution #3395 #7279 #7278]: #3995 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3632 |
#3378 := (or #3992 #3986) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3633 |
#3385 := [def-axiom]: #3378 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3634 |
#7281 := [unit-resolution #3385 #7280]: #3986 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3635 |
#3415 := (or #3989 #3705 #3983) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3636 |
#3400 := [def-axiom]: #3415 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3637 |
#7282 := [unit-resolution #3400 #7281]: #3986 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3638 |
#7283 := [unit-resolution #7282 #6930]: #3983 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3639 |
#3431 := (or #3980 #111) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3640 |
#3432 := [def-axiom]: #3431 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3641 |
#7286 := [unit-resolution #3432 #7283]: #111 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3642 |
#6676 := (= #168 #110) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3643 |
#6764 := [hypothesis]: #3817 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3644 |
#3559 := (or #3814 #149) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3645 |
#3554 := [def-axiom]: #3559 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3646 |
#6807 := [unit-resolution #3554 #6764]: #149 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3647 |
#6734 := [monotonicity #6807]: #6676 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3648 |
#6648 := [trans #6734 #7286]: #169 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3649 |
#3555 := (or #3814 #3751) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3650 |
#3556 := [def-axiom]: #3555 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3651 |
#6645 := [unit-resolution #3556 #6764]: #3751 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3652 |
#7455 := (or #2754 #3756 #503) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3653 |
#6650 := (f19 f20 ?v1!10) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3654 |
#6737 := (* -1::Int #6650) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3655 |
#6738 := (+ f3 #6737) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3656 |
#6739 := (<= #6738 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3657 |
#7562 := (not #6739) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3658 |
#7411 := [hypothesis]: #2759 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3659 |
#3583 := (or #2754 #1821) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3660 |
#3585 := [def-axiom]: #3583 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3661 |
#7412 := [unit-resolution #3585 #7411]: #1821 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3662 |
#7369 := (+ #1817 #6737) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3663 |
#7377 := (>= #7369 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3664 |
#7368 := (= #1817 #6650) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3665 |
#7415 := (= #6650 #1817) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3666 |
#7413 := (= f20 f25) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3667 |
#6293 := [hypothesis]: #149 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3668 |
#7414 := [symm #6293]: #7413 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3669 |
#7416 := [monotonicity #7414]: #7415 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3670 |
#7417 := [symm #7416]: #7368 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3671 |
#7404 := (not #7368) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3672 |
#7405 := (or #7404 #7377) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3673 |
#7403 := [th-lemma arith triangle-eq]: #7405 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3674 |
#7406 := [unit-resolution #7403 #7417]: #7377 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3675 |
#7563 := (not #7377) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3676 |
#7564 := (or #7562 #7563 #1820) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3677 |
#7558 := [hypothesis]: #1821 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3678 |
#7559 := [hypothesis]: #7377 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3679 |
#7560 := [hypothesis]: #6739 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3680 |
#7561 := [th-lemma arith farkas -1 1 1 #7560 #7559 #7558]: false |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3681 |
#7565 := [lemma #7561]: #7564 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3682 |
#7407 := [unit-resolution #7565 #7406 #7412]: #7562 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3683 |
#6285 := (f11 f21 ?v1!10) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3684 |
#6647 := (= #6285 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3685 |
#7300 := (not #6647) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3686 |
#7008 := (f19 f20 ?v0!11) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3687 |
#7003 := (* -1::Int #7008) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3688 |
#7301 := (+ #6650 #7003) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3689 |
#7304 := (+ #1824 #7301) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3690 |
#7305 := (>= #7304 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3691 |
#7459 := (not #7305) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3692 |
#7379 := (+ #1831 #7003) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3693 |
#7380 := (<= #7379 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3694 |
#7378 := (= #1831 #7008) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3695 |
#7408 := (= #7008 #1831) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3696 |
#7426 := [monotonicity #7414]: #7408 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3697 |
#7427 := [symm #7426]: #7378 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3698 |
#7425 := (not #7378) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3699 |
#7428 := (or #7425 #7380) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3700 |
#7429 := [th-lemma arith triangle-eq]: #7428 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3701 |
#7430 := [unit-resolution #7429 #7427]: #7380 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3702 |
#3586 := (not #2356) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3703 |
#3584 := (or #2754 #3586) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3704 |
#3587 := [def-axiom]: #3584 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3705 |
#7458 := [unit-resolution #3587 #7411]: #3586 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3706 |
#7460 := (not #7380) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3707 |
#7461 := (or #7459 #7460 #2356 #7563) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3708 |
#7462 := [th-lemma arith assign-bounds -1 -1 1]: #7461 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3709 |
#7463 := [unit-resolution #7462 #7458 #7406 #7430]: #7459 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3710 |
#7466 := (or #7300 #7305) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3711 |
#3225 := (or #2754 #1828) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3712 |
#3226 := [def-axiom]: #3225 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3713 |
#7464 := [unit-resolution #3226 #7411]: #1828 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3714 |
#3399 := (or #3980 #3734) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3715 |
#3404 := [def-axiom]: #3399 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3716 |
#7465 := [unit-resolution #3404 #7283]: #3734 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3717 |
#7309 := (or #3739 #7300 #1827 #7305) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3718 |
#7306 := (or #7300 #1827 #7305) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3719 |
#7310 := (or #3739 #7306) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3720 |
#7312 := (iff #7310 #7309) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3721 |
#7313 := [rewrite]: #7312 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3722 |
#7311 := [quant-inst #1816 #1815]: #7310 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3723 |
#7314 := [mp #7311 #7313]: #7309 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3724 |
#7451 := [unit-resolution #7314 #7465 #7464]: #7466 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3725 |
#7452 := [unit-resolution #7451 #7463]: #7300 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3726 |
#6728 := (or #6647 #6739) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3727 |
#7450 := [hypothesis]: #3751 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3728 |
#6799 := (or #3756 #6647 #6739) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3729 |
#6816 := (or #3756 #6728) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3730 |
#6846 := (iff #6816 #6799) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3731 |
#6847 := [rewrite]: #6846 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3732 |
#6817 := [quant-inst #1815]: #6816 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3733 |
#6845 := [mp #6817 #6847]: #6799 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3734 |
#7453 := [unit-resolution #6845 #7450]: #6728 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3735 |
#7454 := [unit-resolution #7453 #7452 #7407]: false |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3736 |
#7468 := [lemma #7454]: #7455 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3737 |
#6971 := [unit-resolution #7468 #6807 #6645]: #2754 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3738 |
#3402 := (or #3814 #3808) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3739 |
#3403 := [def-axiom]: #3402 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3740 |
#6674 := [unit-resolution #3403 #6764]: #3808 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3741 |
#4377 := (or #3814 #1757) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3742 |
#4289 := (f19 f20 ?v0!8) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3743 |
#4618 := (= #1754 #4289) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3744 |
#6669 := [monotonicity #6807]: #4618 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3745 |
#3405 := (or #3980 #3742) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3746 |
#3406 := [def-axiom]: #3405 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3747 |
#6675 := [unit-resolution #3406 #7283]: #3742 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3748 |
#4616 := [hypothesis]: #1758 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3749 |
#3298 := (or #3790 #1849) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3750 |
#3299 := [def-axiom]: #3298 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3751 |
#6729 := [unit-resolution #3299 #6648]: #3790 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3752 |
#6730 := [unit-resolution #7468 #6645 #6807]: #2754 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3753 |
#3571 := (or #3799 #2759 #3793) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3754 |
#3568 := [def-axiom]: #3571 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3755 |
#6726 := [unit-resolution #3568 #6730 #6729]: #3799 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3756 |
#3283 := (or #3802 #3796) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3757 |
#3284 := [def-axiom]: #3283 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3758 |
#6731 := [unit-resolution #3284 #6726]: #3802 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3759 |
#3562 := (or #3811 #3771 #3805) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3760 |
#3566 := [def-axiom]: #3562 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3761 |
#4291 := [unit-resolution #3566 #6731 #6674]: #3771 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3762 |
#3589 := (or #3768 #1753) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3763 |
#3254 := [def-axiom]: #3589 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3764 |
#4320 := [unit-resolution #3254 #4291]: #1753 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3765 |
#3234 := (or #3768 #3760) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3766 |
#3575 := [def-axiom]: #3234 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3767 |
#4321 := [unit-resolution #3575 #4291]: #3760 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3768 |
#6324 := (not #4618) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3769 |
#6580 := (or #6324 #3765 #503 #3747 #1752 #1757) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3770 |
#4276 := (?v1!7 ?v0!8) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3771 |
#4648 := (f19 f25 #4276) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3772 |
#4674 := (* -1::Int #4648) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3773 |
#4679 := (+ #1754 #4674) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3774 |
#4680 := (<= #4679 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3775 |
#6358 := (not #4680) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3776 |
#4271 := (f19 f20 #4276) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3777 |
#5403 := (+ #4271 #4674) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3778 |
#5440 := (>= #5403 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3779 |
#5390 := (= #4271 #4648) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3780 |
#6305 := (= #4648 #4271) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3781 |
#6306 := [monotonicity #6293]: #6305 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3782 |
#6323 := [symm #6306]: #5390 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3783 |
#6325 := (not #5390) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3784 |
#6326 := (or #6325 #5440) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3785 |
#6327 := [th-lemma arith triangle-eq]: #6326 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3786 |
#6322 := [unit-resolution #6327 #6323]: #5440 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3787 |
#4272 := (* -1::Int #4289) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3788 |
#4349 := (+ #4271 #4272) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3789 |
#4368 := (>= #4349 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3790 |
#4448 := (not #4368) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3791 |
#4329 := (f6 f7 #4276) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3792 |
#4330 := (f5 #4329 ?v0!8) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3793 |
#4315 := (f4 #4330) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3794 |
#4366 := (+ #4272 #4315) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3795 |
#4367 := (+ #4271 #4366) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3796 |
#4391 := (= #4367 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3797 |
#4390 := (not #4391) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3798 |
#4326 := (f11 f21 #4276) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3799 |
#4327 := (= #4326 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3800 |
#4328 := (not #4327) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3801 |
#4398 := (or #4368 #4328 #4390) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3802 |
#4419 := (not #4398) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3803 |
#4273 := (+ f3 #4272) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3804 |
#4274 := (<= #4273 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3805 |
#4624 := (not #4274) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3806 |
#4619 := (+ #1754 #4272) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3807 |
#4615 := (>= #4619 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3808 |
#6328 := [hypothesis]: #4618 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3809 |
#6329 := (or #6324 #4615) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3810 |
#6330 := [th-lemma arith triangle-eq]: #6329 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3811 |
#6331 := [unit-resolution #6330 #6328]: #4615 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3812 |
#4625 := (not #4615) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3813 |
#4646 := (or #4624 #4625 #1757) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3814 |
#4621 := [hypothesis]: #4274 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3815 |
#4622 := [hypothesis]: #4615 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3816 |
#4623 := [th-lemma arith farkas 1 -1 1 #4622 #4621 #4616]: false |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3817 |
#4647 := [lemma #4623]: #4646 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3818 |
#6332 := [unit-resolution #4647 #6331 #4616]: #4624 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3819 |
#6350 := (or #4274 #4419) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3820 |
#6351 := [hypothesis]: #1753 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3821 |
#6355 := [hypothesis]: #3742 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3822 |
#4425 := (or #3747 #1752 #4274 #4419) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3823 |
#4316 := (* -1::Int #4315) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3824 |
#4323 := (* -1::Int #4271) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3825 |
#4314 := (+ #4323 #4316) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3826 |
#4317 := (+ #4289 #4314) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3827 |
#4318 := (= #4317 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3828 |
#4319 := (not #4318) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3829 |
#4324 := (+ #4289 #4323) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3830 |
#4325 := (<= #4324 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3831 |
#4332 := (or #4325 #4328 #4319) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3832 |
#4333 := (not #4332) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3833 |
#4337 := (or #1752 #4274 #4333) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3834 |
#4426 := (or #3747 #4337) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3835 |
#4439 := (iff #4426 #4425) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3836 |
#4420 := (or #1752 #4274 #4419) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3837 |
#4428 := (or #3747 #4420) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3838 |
#4435 := (iff #4428 #4425) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3839 |
#4438 := [rewrite]: #4435 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3840 |
#4436 := (iff #4426 #4428) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3841 |
#4423 := (iff #4337 #4420) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3842 |
#4421 := (iff #4333 #4419) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3843 |
#4399 := (iff #4332 #4398) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3844 |
#4396 := (iff #4319 #4390) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3845 |
#4394 := (iff #4318 #4391) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3846 |
#4373 := (+ #4289 #4316) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3847 |
#4374 := (+ #4323 #4373) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3848 |
#4364 := (= #4374 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3849 |
#4392 := (iff #4364 #4391) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3850 |
#4393 := [rewrite]: #4392 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3851 |
#4362 := (iff #4318 #4364) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3852 |
#4375 := (= #4317 #4374) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3853 |
#4363 := [rewrite]: #4375 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3854 |
#4365 := [monotonicity #4363]: #4362 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3855 |
#4395 := [trans #4365 #4393]: #4394 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3856 |
#4397 := [monotonicity #4395]: #4396 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3857 |
#4371 := (iff #4325 #4368) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3858 |
#4338 := (+ #4323 #4289) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3859 |
#4344 := (<= #4338 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3860 |
#4369 := (iff #4344 #4368) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3861 |
#4370 := [rewrite]: #4369 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3862 |
#4347 := (iff #4325 #4344) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3863 |
#4345 := (= #4324 #4338) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3864 |
#4346 := [rewrite]: #4345 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3865 |
#4348 := [monotonicity #4346]: #4347 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3866 |
#4372 := [trans #4348 #4370]: #4371 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3867 |
#4400 := [monotonicity #4372 #4397]: #4399 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3868 |
#4422 := [monotonicity #4400]: #4421 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3869 |
#4424 := [monotonicity #4422]: #4423 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3870 |
#4437 := [monotonicity #4424]: #4436 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3871 |
#4440 := [trans #4437 #4438]: #4439 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3872 |
#4427 := [quant-inst #1751]: #4426 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3873 |
#4446 := [mp #4427 #4440]: #4425 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3874 |
#6354 := [unit-resolution #4446 #6355 #6351]: #6350 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3875 |
#6356 := [unit-resolution #6354 #6332]: #4419 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3876 |
#4449 := (or #4398 #4448) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3877 |
#4450 := [def-axiom]: #4449 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3878 |
#6357 := [unit-resolution #4450 #6356]: #4448 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3879 |
#6365 := (not #5440) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3880 |
#6368 := (or #6358 #4625 #4368 #6365) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3881 |
#6367 := [th-lemma arith assign-bounds -1 1 -1]: #6368 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3882 |
#6369 := [unit-resolution #6367 #6331 #6357 #6322]: #6358 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3883 |
#4710 := (+ #4316 #4674) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3884 |
#4711 := (+ #1754 #4710) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3885 |
#4712 := (= #4711 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3886 |
#4798 := (<= #4711 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3887 |
#5439 := (<= #5403 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3888 |
#6370 := (or #6325 #5439) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3889 |
#6375 := [th-lemma arith triangle-eq]: #6370 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3890 |
#6378 := [unit-resolution #6375 #6323]: #5439 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3891 |
#4447 := (>= #4367 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3892 |
#4455 := (or #4398 #4391) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3893 |
#4458 := [def-axiom]: #4455 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3894 |
#6379 := [unit-resolution #4458 #6356]: #4391 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3895 |
#6377 := (or #4390 #4447) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3896 |
#6383 := [th-lemma arith triangle-eq]: #6377 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3897 |
#6384 := [unit-resolution #6383 #6379]: #4447 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3898 |
#4620 := (<= #4619 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3899 |
#6382 := (or #6324 #4620) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3900 |
#6386 := [th-lemma arith triangle-eq]: #6382 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3901 |
#6387 := [unit-resolution #6386 #6328]: #4620 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3902 |
#6401 := (not #5439) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3903 |
#6398 := (not #4447) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3904 |
#5997 := (not #4620) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3905 |
#6400 := (or #4798 #5997 #6398 #6401) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3906 |
#6402 := [th-lemma arith assign-bounds -1 1 -1]: #6400 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3907 |
#6403 := [unit-resolution #6402 #6387 #6384 #6378]: #4798 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3908 |
#4770 := (>= #4711 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3909 |
#4445 := (<= #4367 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3910 |
#6439 := (or #4390 #4445) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3911 |
#6471 := [th-lemma arith triangle-eq]: #6439 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3912 |
#6466 := [unit-resolution #6471 #6379]: #4445 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3913 |
#6040 := (not #4445) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3914 |
#6470 := (or #4770 #4625 #6040 #6365) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3915 |
#6472 := [th-lemma arith assign-bounds -1 1 -1]: #6470 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3916 |
#6473 := [unit-resolution #6472 #6331 #6466 #6322]: #4770 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3917 |
#6475 := (not #4798) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3918 |
#6474 := (not #4770) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3919 |
#6476 := (or #4712 #6474 #6475) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3920 |
#6482 := [th-lemma arith triangle-eq]: #6476 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3921 |
#6571 := [unit-resolution #6482 #6473 #6403]: #4712 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3922 |
#4731 := (not #4712) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3923 |
#4738 := (or #4680 #4731) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3924 |
#6577 := [hypothesis]: #3760 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3925 |
#4741 := (or #3765 #4680 #4731) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3926 |
#4645 := (+ #1755 #4315) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3927 |
#4650 := (+ #4648 #4645) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3928 |
#4651 := (= #4650 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3929 |
#4652 := (not #4651) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3930 |
#4649 := (+ #4648 #1755) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3931 |
#4644 := (>= #4649 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3932 |
#4653 := (or #4644 #4652) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3933 |
#4762 := (or #3765 #4653) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3934 |
#4767 := (iff #4762 #4741) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3935 |
#4764 := (or #3765 #4738) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3936 |
#4761 := (iff #4764 #4741) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3937 |
#4766 := [rewrite]: #4761 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3938 |
#4765 := (iff #4762 #4764) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3939 |
#4739 := (iff #4653 #4738) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3940 |
#4732 := (iff #4652 #4731) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3941 |
#4735 := (iff #4651 #4712) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3942 |
#4705 := (+ #4315 #4648) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3943 |
#4706 := (+ #1755 #4705) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3944 |
#4703 := (= #4706 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3945 |
#4733 := (iff #4703 #4712) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3946 |
#4734 := [rewrite]: #4733 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3947 |
#4708 := (iff #4651 #4703) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3948 |
#4707 := (= #4650 #4706) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3949 |
#4702 := [rewrite]: #4707 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3950 |
#4709 := [monotonicity #4702]: #4708 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3951 |
#4736 := [trans #4709 #4734]: #4735 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3952 |
#4737 := [monotonicity #4736]: #4732 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3953 |
#4683 := (iff #4644 #4680) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3954 |
#4654 := (+ #1755 #4648) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3955 |
#4677 := (>= #4654 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3956 |
#4681 := (iff #4677 #4680) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3957 |
#4682 := [rewrite]: #4681 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3958 |
#4678 := (iff #4644 #4677) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3959 |
#4675 := (= #4649 #4654) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3960 |
#4676 := [rewrite]: #4675 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3961 |
#4673 := [monotonicity #4676]: #4678 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3962 |
#4704 := [trans #4673 #4682]: #4683 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3963 |
#4740 := [monotonicity #4704 #4737]: #4739 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3964 |
#4760 := [monotonicity #4740]: #4765 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3965 |
#4768 := [trans #4760 #4766]: #4767 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3966 |
#4763 := [quant-inst #4276]: #4762 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3967 |
#4769 := [mp #4763 #4768]: #4741 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3968 |
#6578 := [unit-resolution #4769 #6577]: #4738 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3969 |
#6579 := [unit-resolution #6578 #6571 #6369]: false |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3970 |
#6581 := [lemma #6579]: #6580 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3971 |
#4376 := [unit-resolution #6581 #4321 #4320 #4616 #6675 #6807 #6669]: false |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3972 |
#4290 := [lemma #4376]: #4377 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3973 |
#6958 := [unit-resolution #4290 #6764]: #1757 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3974 |
#3249 := (or #3768 #1758) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3975 |
#3591 := [def-axiom]: #3249 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3976 |
#6954 := [unit-resolution #3591 #6958]: #3768 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3977 |
#6959 := [unit-resolution #3566 #6954 #6674]: #3805 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3978 |
#6960 := [unit-resolution #3284 #6959]: #3796 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3979 |
#6961 := [unit-resolution #3568 #6960 #6971]: #3793 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3980 |
#7266 := [unit-resolution #3299 #6961]: #1849 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3981 |
#7267 := [unit-resolution #7266 #6648]: false |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3982 |
#7128 := [lemma #7267]: #3814 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3983 |
#3407 := (or #3980 #3974) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3984 |
#3408 := [def-axiom]: #3407 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3985 |
#11570 := [unit-resolution #3408 #7283]: #3974 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3986 |
#3419 := (or #3977 #3817 #3971) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3987 |
#3421 := [def-axiom]: #3419 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3988 |
#12390 := [unit-resolution #3421 #11570]: #3974 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3989 |
#11571 := [unit-resolution #12390 #7128]: #3971 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3990 |
#3445 := (or #3968 #3838) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3991 |
#3426 := [def-axiom]: #3445 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3992 |
#11843 := [unit-resolution #3426 #11571]: #3838 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3993 |
#3459 := (or #3968 #194) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3994 |
#3464 := [def-axiom]: #3459 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3995 |
#12662 := [unit-resolution #3464 #11571]: #194 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3996 |
#3456 := (or #3968 #184) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3997 |
#3457 := [def-axiom]: #3456 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3998 |
#16074 := [unit-resolution #3457 #11571]: #184 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
3999 |
#8244 := (or #1942 #183 #715 #3843) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4000 |
#8160 := (= #185 #1940) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4001 |
#8155 := (= #1940 #185) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4002 |
#7789 := (= ?v0!14 f28) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4003 |
#7634 := (f11 f21 ?v0!14) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4004 |
#7635 := (= #7634 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4005 |
#7795 := (or #7789 #7635) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4006 |
#7768 := (f11 #193 ?v0!14) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4007 |
#7786 := (= #7768 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4008 |
#7800 := (iff #7786 #7795) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4009 |
#7803 := (or #7582 #7800) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4010 |
#7790 := (if #7789 #4057 #7635) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4011 |
#7791 := (iff #7786 #7790) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4012 |
#7804 := (or #7582 #7791) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4013 |
#7806 := (iff #7804 #7803) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4014 |
#7808 := (iff #7803 #7803) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4015 |
#7809 := [rewrite]: #7808 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4016 |
#7801 := (iff #7791 #7800) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4017 |
#7798 := (iff #7790 #7795) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4018 |
#7792 := (if #7789 true #7635) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4019 |
#7796 := (iff #7792 #7795) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4020 |
#7797 := [rewrite]: #7796 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4021 |
#7793 := (iff #7790 #7792) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4022 |
#7794 := [monotonicity #4060]: #7793 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4023 |
#7799 := [trans #7794 #7797]: #7798 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4024 |
#7802 := [monotonicity #7799]: #7801 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4025 |
#7807 := [monotonicity #7802]: #7806 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4026 |
#7810 := [trans #7807 #7809]: #7806 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4027 |
#7805 := [quant-inst #115 #181 #3 #1935]: #7804 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4028 |
#7811 := [mp #7805 #7810]: #7803 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4029 |
#7893 := [unit-resolution #7811 #3646]: #7800 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4030 |
#8183 := [hypothesis]: #1943 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4031 |
#3547 := (or #1942 #1937) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4032 |
#3543 := [def-axiom]: #3547 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4033 |
#8184 := [unit-resolution #3543 #8183]: #1937 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4034 |
#8190 := (= #7768 #1936) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4035 |
#8191 := (= #193 f29) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4036 |
#8181 := [hypothesis]: #194 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4037 |
#8195 := [symm #8181]: #8191 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4038 |
#8196 := [monotonicity #8195]: #8190 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4039 |
#8194 := [trans #8196 #8184]: #7786 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4040 |
#7824 := (not #7786) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4041 |
#7821 := (not #7800) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4042 |
#7825 := (or #7821 #7824 #7795) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4043 |
#7826 := [def-axiom]: #7825 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4044 |
#8197 := [unit-resolution #7826 #8194 #7893]: #7795 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4045 |
#7815 := (not #7635) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4046 |
#8135 := [hypothesis]: #184 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4047 |
#7618 := (* -1::Int #1940) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4048 |
#7645 := (+ #185 #7618) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4049 |
#8112 := (>= #7645 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4050 |
#8306 := (not #8112) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4051 |
#7665 := (f5 #195 ?v0!14) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4052 |
#7666 := (f4 #7665) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4053 |
#7684 := (+ #7618 #7666) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4054 |
#7685 := (+ #185 #7684) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4055 |
#7686 := (>= #7685 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4056 |
#7740 := (not #7686) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4057 |
#7667 := (* -1::Int #7666) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4058 |
#7668 := (+ f3 #7667) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4059 |
#7669 := (<= #7668 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4060 |
#7717 := (or #7669 #7686) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4061 |
#7720 := (not #7717) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4062 |
#3548 := (not #1941) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4063 |
#3542 := (or #1942 #3548) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4064 |
#3549 := [def-axiom]: #3542 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4065 |
#8200 := [unit-resolution #3549 #8183]: #3548 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4066 |
#7150 := [hypothesis]: #3838 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4067 |
#7726 := (or #3843 #7720 #1941) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4068 |
#7670 := (+ #1146 #7667) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4069 |
#7671 := (+ #1940 #7670) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4070 |
#7672 := (<= #7671 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4071 |
#7714 := (or #7669 #7672) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4072 |
#7715 := (not #7714) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4073 |
#7716 := (or #7715 #1941) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4074 |
#7727 := (or #3843 #7716) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4075 |
#7734 := (iff #7727 #7726) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4076 |
#7723 := (or #7720 #1941) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4077 |
#7729 := (or #3843 #7723) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4078 |
#7732 := (iff #7729 #7726) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4079 |
#7733 := [rewrite]: #7732 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4080 |
#7730 := (iff #7727 #7729) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4081 |
#7724 := (iff #7716 #7723) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4082 |
#7721 := (iff #7715 #7720) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4083 |
#7718 := (iff #7714 #7717) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4084 |
#7689 := (iff #7672 #7686) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4085 |
#7677 := (+ #1940 #7667) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4086 |
#7678 := (+ #1146 #7677) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4087 |
#7681 := (<= #7678 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4088 |
#7687 := (iff #7681 #7686) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4089 |
#7688 := [rewrite]: #7687 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4090 |
#7682 := (iff #7672 #7681) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4091 |
#7679 := (= #7671 #7678) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4092 |
#7680 := [rewrite]: #7679 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4093 |
#7683 := [monotonicity #7680]: #7682 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4094 |
#7690 := [trans #7683 #7688]: #7689 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4095 |
#7719 := [monotonicity #7690]: #7718 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4096 |
#7722 := [monotonicity #7719]: #7721 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4097 |
#7725 := [monotonicity #7722]: #7724 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4098 |
#7731 := [monotonicity #7725]: #7730 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4099 |
#7735 := [trans #7731 #7733]: #7734 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4100 |
#7728 := [quant-inst #1935]: #7727 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4101 |
#7736 := [mp #7728 #7735]: #7726 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4102 |
#8203 := [unit-resolution #7736 #7150 #8200]: #7720 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4103 |
#7741 := (or #7717 #7740) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4104 |
#7742 := [def-axiom]: #7741 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4105 |
#8251 := [unit-resolution #7742 #8203]: #7740 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4106 |
#8470 := (or #8306 #7686) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4107 |
#7869 := (= #7666 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4108 |
#8459 := (not #7869) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4109 |
#7879 := (>= #7666 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4110 |
#8449 := (not #7879) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4111 |
#8448 := [hypothesis]: #7740 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4112 |
#8280 := [hypothesis]: #8112 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4113 |
#8456 := (or #8449 #7686 #8306) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4114 |
#8457 := [th-lemma arith assign-bounds -1 1]: #8456 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4115 |
#8458 := [unit-resolution #8457 #8280 #8448]: #8449 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4116 |
#8460 := (or #8459 #7879) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4117 |
#8461 := [th-lemma arith triangle-eq]: #8460 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4118 |
#8462 := [unit-resolution #8461 #8458]: #8459 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4119 |
#7865 := (= f28 ?v0!14) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4120 |
#7880 := (<= #7666 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4121 |
#8463 := (or #7880 #7686 #8306) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4122 |
#8464 := [th-lemma arith assign-bounds 1 1]: #8463 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4123 |
#8465 := [unit-resolution #8464 #8280 #8448]: #7880 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4124 |
#7871 := (not #7880) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4125 |
#7872 := (or #7865 #7871) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4126 |
#14 := (f6 f7 #10) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4127 |
#15 := (f5 #14 #11) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4128 |
#3600 := (pattern #15) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4129 |
#16 := (f4 #15) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4130 |
#325 := (<= #16 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4131 |
#326 := (not #325) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4132 |
#12 := (= #10 #11) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4133 |
#329 := (or #12 #326) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4134 |
#3607 := (forall (vars (?v0 S2) (?v1 S2)) (:pat #3600) #329) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4135 |
#332 := (forall (vars (?v0 S2) (?v1 S2)) #329) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4136 |
#3610 := (iff #332 #3607) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4137 |
#3608 := (iff #329 #329) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4138 |
#3609 := [refl]: #3608 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4139 |
#3611 := [quant-intro #3609]: #3610 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4140 |
#1486 := (~ #332 #332) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4141 |
#1485 := (~ #329 #329) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4142 |
#1482 := [refl]: #1485 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4143 |
#1487 := [nnf-pos #1482]: #1486 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4144 |
#21 := (< 0::Int #16) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4145 |
#20 := (not #12) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4146 |
#22 := (implies #20 #21) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4147 |
#23 := (forall (vars (?v0 S2) (?v1 S2)) #22) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4148 |
#335 := (iff #23 #332) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4149 |
#318 := (or #12 #21) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4150 |
#322 := (forall (vars (?v0 S2) (?v1 S2)) #318) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4151 |
#333 := (iff #322 #332) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4152 |
#330 := (iff #318 #329) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4153 |
#327 := (iff #21 #326) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4154 |
#328 := [rewrite]: #327 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4155 |
#331 := [monotonicity #328]: #330 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4156 |
#334 := [quant-intro #331]: #333 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4157 |
#323 := (iff #23 #322) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4158 |
#320 := (iff #22 #318) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4159 |
#321 := [rewrite]: #320 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4160 |
#324 := [quant-intro #321]: #323 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4161 |
#336 := [trans #324 #334]: #335 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4162 |
#317 := [asserted]: #23 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4163 |
#337 := [mp #317 #336]: #332 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4164 |
#1483 := [mp~ #337 #1487]: #332 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4165 |
#3612 := [mp #1483 #3611]: #3607 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4166 |
#7204 := (not #3607) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4167 |
#7883 := (or #7204 #7865 #7871) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4168 |
#7884 := (or #7204 #7872) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4169 |
#7886 := (iff #7884 #7883) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4170 |
#7887 := [rewrite]: #7886 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4171 |
#7885 := [quant-inst #181 #1935]: #7884 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4172 |
#7888 := [mp #7885 #7887]: #7883 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4173 |
#8466 := [unit-resolution #7888 #3612]: #7872 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4174 |
#8467 := [unit-resolution #8466 #8465]: #7865 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4175 |
#7866 := (not #7865) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4176 |
#7870 := (or #7866 #7869) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4177 |
#17 := (= #16 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4178 |
#306 := (or #20 #17) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4179 |
#3601 := (forall (vars (?v0 S2) (?v1 S2)) (:pat #3600) #306) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4180 |
#314 := (forall (vars (?v0 S2) (?v1 S2)) #306) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4181 |
#3604 := (iff #314 #3601) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4182 |
#3602 := (iff #306 #306) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4183 |
#3603 := [refl]: #3602 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4184 |
#3605 := [quant-intro #3603]: #3604 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4185 |
#1510 := (~ #314 #314) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4186 |
#1508 := (~ #306 #306) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4187 |
#1509 := [refl]: #1508 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4188 |
#1511 := [nnf-pos #1509]: #1510 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4189 |
#18 := (implies #12 #17) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4190 |
#19 := (forall (vars (?v0 S2) (?v1 S2)) #18) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4191 |
#315 := (iff #19 #314) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4192 |
#312 := (iff #18 #306) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4193 |
#313 := [rewrite]: #312 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4194 |
#316 := [quant-intro #313]: #315 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4195 |
#305 := [asserted]: #19 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4196 |
#319 := [mp #305 #316]: #314 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4197 |
#1484 := [mp~ #319 #1511]: #314 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4198 |
#3606 := [mp #1484 #3605]: #3601 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4199 |
#7193 := (not #3601) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4200 |
#7873 := (or #7193 #7866 #7869) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4201 |
#7874 := (or #7193 #7870) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4202 |
#7876 := (iff #7874 #7873) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4203 |
#7877 := [rewrite]: #7876 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4204 |
#7875 := [quant-inst #181 #1935]: #7874 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4205 |
#7878 := [mp #7875 #7877]: #7873 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4206 |
#8468 := [unit-resolution #7878 #3606]: #7870 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4207 |
#8469 := [unit-resolution #8468 #8467 #8462]: false |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4208 |
#8471 := [lemma #8469]: #8470 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4209 |
#8252 := [unit-resolution #8471 #8251]: #8306 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4210 |
#8185 := (or #7815 #183 #8112) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4211 |
#8103 := [hypothesis]: #8306 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4212 |
#8110 := [hypothesis]: #7635 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4213 |
#3443 := (or #3980 #3726) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4214 |
#3398 := [def-axiom]: #3443 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4215 |
#8136 := [unit-resolution #3398 #7283]: #3726 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4216 |
#7958 := (or #3731 #183 #7815 #8112) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4217 |
#8113 := (or #183 #7815 #8112) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4218 |
#7991 := (or #3731 #8113) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4219 |
#8023 := (iff #7991 #7958) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4220 |
#8024 := [rewrite]: #8023 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4221 |
#7992 := [quant-inst #1935 #181]: #7991 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4222 |
#8115 := [mp #7992 #8024]: #7958 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4223 |
#8182 := [unit-resolution #8115 #8136 #8135 #8110 #8103]: false |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4224 |
#8186 := [lemma #8182]: #8185 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4225 |
#8253 := [unit-resolution #8186 #8252 #8135]: #7815 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4226 |
#7818 := (not #7795) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4227 |
#7819 := (or #7818 #7789 #7635) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4228 |
#7820 := [def-axiom]: #7819 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4229 |
#8254 := [unit-resolution #7820 #8253 #8197]: #7789 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4230 |
#8255 := [monotonicity #8254]: #8155 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4231 |
#8250 := [symm #8255]: #8160 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4232 |
#8256 := (not #8160) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4233 |
#8257 := (or #8256 #8112) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4234 |
#8258 := [th-lemma arith triangle-eq]: #8257 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4235 |
#8243 := [unit-resolution #8258 #8252 #8250]: false |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4236 |
#8281 := [lemma #8243]: #8244 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4237 |
#16076 := [unit-resolution #8281 #16074 #12662 #11843]: #1942 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4238 |
#3450 := (or #3968 #3962) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4239 |
#3451 := [def-axiom]: #3450 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4240 |
#11686 := [unit-resolution #3451 #11571]: #3962 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4241 |
#3444 := (or #3968 #3830) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4242 |
#3390 := [def-axiom]: #3444 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4243 |
#12531 := [unit-resolution #3390 #11571]: #3830 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4244 |
#7166 := (or #1922 #3835 #3843) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4245 |
#7014 := (f5 #195 ?v0!13) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4246 |
#7015 := (f4 #7014) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4247 |
#7040 := (+ #1920 #7015) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4248 |
#7041 := (+ #185 #7040) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4249 |
#7061 := (>= #7041 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4250 |
#7044 := (= #7041 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4251 |
#7016 := (* -1::Int #7015) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4252 |
#7017 := (+ f3 #7016) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4253 |
#7018 := (<= #7017 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4254 |
#7087 := (not #7018) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4255 |
#6993 := (* -1::Int #1918) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4256 |
#7033 := (+ #6993 #7015) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4257 |
#7034 := (+ #185 #7033) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4258 |
#7035 := (>= #7034 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4259 |
#7067 := (or #7018 #7035) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4260 |
#7070 := (not #7067) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4261 |
#7065 := (= #1919 #1918) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4262 |
#7146 := (not #7065) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4263 |
#7095 := (= #1918 #1919) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4264 |
#7138 := (not #7095) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4265 |
#7147 := (iff #7138 #7146) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4266 |
#7144 := (iff #7095 #7065) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4267 |
#7145 := [commutativity]: #7144 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4268 |
#7148 := [monotonicity #7145]: #7147 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4269 |
#7120 := [hypothesis]: #1923 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4270 |
#7141 := (or #7138 #1922) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4271 |
#7142 := [th-lemma arith triangle-eq]: #7141 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4272 |
#7143 := [unit-resolution #7142 #7120]: #7138 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4273 |
#7149 := [mp #7143 #7148]: #7146 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4274 |
#7073 := (or #7070 #7065) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4275 |
#7076 := (or #3843 #7070 #7065) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4276 |
#7019 := (+ #1146 #7016) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4277 |
#7020 := (+ #1918 #7019) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4278 |
#7021 := (<= #7020 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4279 |
#7063 := (or #7018 #7021) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4280 |
#7064 := (not #7063) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4281 |
#7066 := (or #7064 #7065) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4282 |
#7077 := (or #3843 #7066) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4283 |
#7084 := (iff #7077 #7076) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4284 |
#7079 := (or #3843 #7073) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4285 |
#7082 := (iff #7079 #7076) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4286 |
#7083 := [rewrite]: #7082 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4287 |
#7080 := (iff #7077 #7079) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4288 |
#7074 := (iff #7066 #7073) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4289 |
#7071 := (iff #7064 #7070) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4290 |
#7068 := (iff #7063 #7067) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4291 |
#7038 := (iff #7021 #7035) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4292 |
#7026 := (+ #1918 #7016) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4293 |
#7027 := (+ #1146 #7026) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4294 |
#7030 := (<= #7027 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4295 |
#7036 := (iff #7030 #7035) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4296 |
#7037 := [rewrite]: #7036 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4297 |
#7031 := (iff #7021 #7030) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4298 |
#7028 := (= #7020 #7027) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4299 |
#7029 := [rewrite]: #7028 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4300 |
#7032 := [monotonicity #7029]: #7031 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4301 |
#7039 := [trans #7032 #7037]: #7038 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4302 |
#7069 := [monotonicity #7039]: #7068 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4303 |
#7072 := [monotonicity #7069]: #7071 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4304 |
#7075 := [monotonicity #7072]: #7074 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4305 |
#7081 := [monotonicity #7075]: #7080 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4306 |
#7085 := [trans #7081 #7083]: #7084 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4307 |
#7078 := [quant-inst #1917]: #7077 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4308 |
#7086 := [mp #7078 #7085]: #7076 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4309 |
#7151 := [unit-resolution #7086 #7150]: #7073 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4310 |
#7152 := [unit-resolution #7151 #7149]: #7070 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4311 |
#7088 := (or #7067 #7087) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4312 |
#7089 := [def-axiom]: #7088 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4313 |
#7153 := [unit-resolution #7089 #7152]: #7087 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4314 |
#7090 := (not #7035) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4315 |
#7091 := (or #7067 #7090) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4316 |
#7092 := [def-axiom]: #7091 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4317 |
#7154 := [unit-resolution #7092 #7152]: #7090 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4318 |
#7047 := (or #7018 #7035 #7044) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4319 |
#7155 := [hypothesis]: #3830 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4320 |
#7050 := (or #3835 #7018 #7035 #7044) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4321 |
#7022 := (+ #7015 #1920) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4322 |
#7023 := (+ #185 #7022) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4323 |
#7024 := (= #7023 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4324 |
#7025 := (or #7018 #7021 #7024) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4325 |
#7051 := (or #3835 #7025) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4326 |
#7058 := (iff #7051 #7050) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4327 |
#7053 := (or #3835 #7047) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4328 |
#7056 := (iff #7053 #7050) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4329 |
#7057 := [rewrite]: #7056 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4330 |
#7054 := (iff #7051 #7053) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4331 |
#7048 := (iff #7025 #7047) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4332 |
#7045 := (iff #7024 #7044) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4333 |
#7042 := (= #7023 #7041) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4334 |
#7043 := [rewrite]: #7042 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4335 |
#7046 := [monotonicity #7043]: #7045 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4336 |
#7049 := [monotonicity #7039 #7046]: #7048 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4337 |
#7055 := [monotonicity #7049]: #7054 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4338 |
#7059 := [trans #7055 #7057]: #7058 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4339 |
#7052 := [quant-inst #1917]: #7051 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4340 |
#7060 := [mp #7052 #7059]: #7050 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4341 |
#7156 := [unit-resolution #7060 #7155]: #7047 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4342 |
#7157 := [unit-resolution #7156 #7154 #7153]: #7044 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4343 |
#7158 := (not #7044) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4344 |
#7159 := (or #7158 #7061) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4345 |
#7160 := [th-lemma arith triangle-eq]: #7159 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4346 |
#7161 := [unit-resolution #7160 #7157]: #7061 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4347 |
#7096 := (<= #1921 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4348 |
#7162 := (or #7096 #1922) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4349 |
#7163 := [th-lemma arith farkas 1 1]: #7162 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4350 |
#7164 := [unit-resolution #7163 #7120]: #7096 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4351 |
#7165 := [th-lemma arith farkas 1 -1 1 #7164 #7154 #7161]: false |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4352 |
#7167 := [lemma #7165]: #7166 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4353 |
#12440 := [unit-resolution #7167 #11843 #12531]: #1922 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4354 |
#3449 := (or #3965 #1923 #3959) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4355 |
#3342 := [def-axiom]: #3449 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4356 |
#12444 := [unit-resolution #3342 #12440 #11686]: #3959 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4357 |
#3470 := (or #3956 #3950) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4358 |
#3471 := [def-axiom]: #3470 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4359 |
#16077 := [unit-resolution #3471 #12444]: #3950 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4360 |
#3469 := (or #3953 #1943 #3947) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4361 |
#3465 := [def-axiom]: #3469 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4362 |
#16078 := [unit-resolution #3465 #16077 #16076]: #3947 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4363 |
#3497 := (or #3944 #3855) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4364 |
#3475 := [def-axiom]: #3497 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4365 |
#16079 := [unit-resolution #3475 #16078]: #3855 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4366 |
#3466 := (or #3956 #3846) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4367 |
#3467 := [def-axiom]: #3466 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4368 |
#12445 := [unit-resolution #3467 #12444]: #3846 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4369 |
#3462 := (or #3968 #3820) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4370 |
#3463 := [def-axiom]: #3462 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4371 |
#16073 := [unit-resolution #3463 #11571]: #3820 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4372 |
#13737 := (or #2911 #3835 #2011 #3825 #715 #3851 #3860) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4373 |
#6483 := (f5 #195 ?v0!19) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4374 |
#6481 := (f4 #6483) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4375 |
#6484 := (* -1::Int #6481) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4376 |
#6485 := (+ f3 #6484) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4377 |
#6486 := (<= #6485 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4378 |
#11078 := (not #6486) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4379 |
#13920 := [hypothesis]: #2012 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4380 |
#11308 := (+ #2008 #6484) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4381 |
#11417 := (>= #11308 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4382 |
#11979 := (= #2008 #6481) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4383 |
#13702 := (= #2007 #6483) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4384 |
#13700 := (= #2006 #195) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4385 |
#5405 := (= ?v1!18 f28) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4386 |
#5408 := (f11 f21 ?v1!18) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4387 |
#5409 := (= #5408 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4388 |
#6623 := (not #5409) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4389 |
#6374 := (f19 f20 ?v0!19) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4390 |
#6445 := (* -1::Int #6374) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4391 |
#5362 := (f19 f20 ?v1!18) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4392 |
#6639 := (+ #5362 #6445) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4393 |
#6640 := (+ #2008 #6639) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4394 |
#6641 := (>= #6640 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4395 |
#13671 := (not #6641) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4396 |
#6446 := (+ #2016 #6445) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4397 |
#6447 := (<= #6446 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4398 |
#9800 := [hypothesis]: #3846 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4399 |
#13118 := (or #3851 #6447) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4400 |
#6389 := (+ #6374 #2017) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4401 |
#6399 := (>= #6389 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4402 |
#13113 := (or #3851 #6399) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4403 |
#13202 := (iff #13113 #13118) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4404 |
#13233 := (iff #13118 #13118) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4405 |
#13203 := [rewrite]: #13233 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4406 |
#6468 := (iff #6399 #6447) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4407 |
#6440 := (+ #2017 #6374) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4408 |
#6443 := (>= #6440 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4409 |
#6448 := (iff #6443 #6447) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4410 |
#6467 := [rewrite]: #6448 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4411 |
#6438 := (iff #6399 #6443) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4412 |
#6441 := (= #6389 #6440) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4413 |
#6442 := [rewrite]: #6441 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4414 |
#6444 := [monotonicity #6442]: #6438 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4415 |
#6469 := [trans #6444 #6467]: #6468 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4416 |
#13232 := [monotonicity #6469]: #13202 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4417 |
#13234 := [trans #13232 #13203]: #13202 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4418 |
#13204 := [quant-inst #2003]: #13113 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4419 |
#13235 := [mp #13204 #13234]: #13118 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4420 |
#13612 := [unit-resolution #13235 #9800]: #6447 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4421 |
#3418 := (not #2020) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4422 |
#3433 := (or #2911 #3418) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4423 |
#3435 := [def-axiom]: #3433 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4424 |
#13665 := [unit-resolution #3435 #13632]: #3418 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4425 |
#5459 := (* -1::Int #5362) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4426 |
#5460 := (+ #2015 #5459) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4427 |
#10452 := (>= #5460 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4428 |
#5380 := (= #2015 #5362) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4429 |
#3434 := (or #2911 #2005) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4430 |
#3529 := [def-axiom]: #3434 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4431 |
#13666 := [unit-resolution #3529 #13632]: #2005 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4432 |
#8627 := [hypothesis]: #3855 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4433 |
#12607 := (or #3860 #2896 #5380) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4434 |
#5383 := (or #2896 #5380) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4435 |
#12544 := (or #3860 #5383) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4436 |
#12541 := (iff #12544 #12607) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4437 |
#12546 := [rewrite]: #12541 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4438 |
#12545 := [quant-inst #2002]: #12544 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4439 |
#12601 := [mp #12545 #12546]: #12607 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4440 |
#13667 := [unit-resolution #12601 #8627 #13666]: #5380 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4441 |
#13662 := (not #5380) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4442 |
#13668 := (or #13662 #10452) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4443 |
#13669 := [th-lemma arith triangle-eq]: #13668 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4444 |
#13670 := [unit-resolution #13669 #13667]: #10452 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4445 |
#13677 := (not #10452) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4446 |
#13672 := (not #6447) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4447 |
#13678 := (or #13671 #13672 #2020 #13677) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4448 |
#13681 := [th-lemma arith assign-bounds -1 -1 1]: #13678 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4449 |
#13682 := [unit-resolution #13681 #13670 #13665 #13612]: #13671 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4450 |
#13688 := (or #6623 #6641) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4451 |
#13159 := (or #3739 #6623 #2011 #6641) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4452 |
#6642 := (or #6623 #2011 #6641) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4453 |
#13288 := (or #3739 #6642) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4454 |
#13294 := (iff #13288 #13159) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4455 |
#13198 := [rewrite]: #13294 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4456 |
#13289 := [quant-inst #2003 #2002]: #13288 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4457 |
#13295 := [mp #13289 #13198]: #13159 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4458 |
#13689 := [unit-resolution #13295 #7465 #13920]: #13688 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4459 |
#13687 := [unit-resolution #13689 #13682]: #6623 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4460 |
#5415 := (or #5405 #5409) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4461 |
#5397 := (f11 #193 ?v1!18) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4462 |
#5398 := (= #5397 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4463 |
#5420 := (iff #5398 #5415) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4464 |
#12447 := (or #7582 #5420) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4465 |
#5410 := (if #5405 #4057 #5409) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4466 |
#5411 := (iff #5398 #5410) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4467 |
#12452 := (or #7582 #5411) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4468 |
#12581 := (iff #12452 #12447) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4469 |
#12632 := (iff #12447 #12447) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4470 |
#12611 := [rewrite]: #12632 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4471 |
#5421 := (iff #5411 #5420) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4472 |
#5418 := (iff #5410 #5415) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4473 |
#5412 := (if #5405 true #5409) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4474 |
#5416 := (iff #5412 #5415) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4475 |
#5417 := [rewrite]: #5416 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4476 |
#5413 := (iff #5410 #5412) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4477 |
#5414 := [monotonicity #4060]: #5413 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4478 |
#5419 := [trans #5414 #5417]: #5418 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4479 |
#5422 := [monotonicity #5419]: #5421 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4480 |
#12631 := [monotonicity #5422]: #12581 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4481 |
#12635 := [trans #12631 #12611]: #12581 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4482 |
#12580 := [quant-inst #115 #181 #3 #2002]: #12452 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4483 |
#12638 := [mp #12580 #12635]: #12447 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4484 |
#13690 := [unit-resolution #12638 #3646]: #5420 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4485 |
#13691 := (= #5397 #2004) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4486 |
#13692 := [monotonicity #8195]: #13691 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4487 |
#13698 := [trans #13692 #13666]: #5398 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4488 |
#12683 := (not #5398) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4489 |
#12670 := (not #5420) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4490 |
#12681 := (or #12670 #12683 #5415) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4491 |
#12704 := [def-axiom]: #12681 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4492 |
#13699 := [unit-resolution #12704 #13698 #13690]: #5415 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4493 |
#12666 := (not #5415) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4494 |
#12667 := (or #12666 #5405 #5409) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4495 |
#12660 := [def-axiom]: #12667 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4496 |
#13697 := [unit-resolution #12660 #13699 #13687]: #5405 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4497 |
#13701 := [monotonicity #13697]: #13700 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4498 |
#13707 := [monotonicity #13701]: #13702 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4499 |
#13708 := [monotonicity #13707]: #11979 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4500 |
#13706 := (not #11979) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4501 |
#13709 := (or #13706 #11417) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4502 |
#13710 := [th-lemma arith triangle-eq]: #13709 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4503 |
#13711 := [unit-resolution #13710 #13708]: #11417 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4504 |
#13941 := (not #11417) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4505 |
#13942 := (or #11078 #13941 #2011) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4506 |
#13921 := [hypothesis]: #11417 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4507 |
#13939 := [hypothesis]: #6486 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4508 |
#13940 := [th-lemma arith farkas -1 1 1 #13939 #13921 #13920]: false |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4509 |
#13943 := [lemma #13940]: #13942 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4510 |
#13716 := [unit-resolution #13943 #13711 #13920]: #11078 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4511 |
#6511 := (+ #6445 #6481) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4512 |
#6509 := (+ #185 #6511) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4513 |
#6512 := (>= #6509 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4514 |
#13270 := (not #6512) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4515 |
#5484 := (+ #185 #5459) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4516 |
#5485 := (<= #5484 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4517 |
#9764 := [hypothesis]: #3820 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4518 |
#13305 := (or #3825 #5409 #5485) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4519 |
#5475 := (+ #5362 #1146) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4520 |
#5476 := (>= #5475 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4521 |
#5477 := (or #5409 #5476) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4522 |
#13306 := (or #3825 #5477) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4523 |
#12884 := (iff #13306 #13305) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4524 |
#5490 := (or #5409 #5485) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4525 |
#13352 := (or #3825 #5490) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4526 |
#13421 := (iff #13352 #13305) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4527 |
#13422 := [rewrite]: #13421 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4528 |
#13353 := (iff #13306 #13352) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4529 |
#5491 := (iff #5477 #5490) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4530 |
#5488 := (iff #5476 #5485) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4531 |
#5478 := (+ #1146 #5362) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4532 |
#5481 := (>= #5478 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4533 |
#5486 := (iff #5481 #5485) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4534 |
#5487 := [rewrite]: #5486 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4535 |
#5482 := (iff #5476 #5481) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4536 |
#5479 := (= #5475 #5478) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4537 |
#5480 := [rewrite]: #5479 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4538 |
#5483 := [monotonicity #5480]: #5482 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4539 |
#5489 := [trans #5483 #5487]: #5488 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4540 |
#5492 := [monotonicity #5489]: #5491 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4541 |
#13417 := [monotonicity #5492]: #13353 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4542 |
#13411 := [trans #13417 #13422]: #12884 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4543 |
#13351 := [quant-inst #2002]: #13306 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4544 |
#13416 := [mp #13351 #13411]: #13305 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4545 |
#13717 := [unit-resolution #13416 #9764 #13687]: #5485 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4546 |
#13715 := (not #5485) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4547 |
#13718 := (or #13270 #13672 #2020 #13941 #13677 #13715) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4548 |
#13719 := [th-lemma arith assign-bounds -1 -1 1 1 -1]: #13718 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4549 |
#13720 := [unit-resolution #13719 #13612 #13670 #13711 #13665 #13717]: #13270 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4550 |
#6610 := (+ #2017 #6481) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4551 |
#6611 := (+ #185 #6610) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4552 |
#6614 := (= #6611 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4553 |
#13728 := (not #6614) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4554 |
#13284 := (>= #6611 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4555 |
#13725 := (not #13284) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4556 |
#13726 := (or #13725 #2020 #13941 #13677 #13715) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4557 |
#13724 := [th-lemma arith assign-bounds -1 1 1 -1]: #13726 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4558 |
#13727 := [unit-resolution #13724 #13670 #13711 #13665 #13717]: #13725 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4559 |
#13729 := (or #13728 #13284) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4560 |
#13734 := [th-lemma arith triangle-eq]: #13729 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4561 |
#13735 := [unit-resolution #13734 #13727]: #13728 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4562 |
#5073 := (or #6486 #6512 #6614) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4563 |
#13275 := (or #3835 #6486 #6512 #6614) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4564 |
#6607 := (+ #6481 #2017) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4565 |
#6608 := (+ #185 #6607) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4566 |
#6609 := (= #6608 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4567 |
#6491 := (+ #1146 #6484) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4568 |
#6492 := (+ #6374 #6491) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4569 |
#6490 := (<= #6492 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4570 |
#6604 := (or #6486 #6490 #6609) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4571 |
#13279 := (or #3835 #6604) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4572 |
#13240 := (iff #13279 #13275) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4573 |
#13231 := (or #3835 #5073) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4574 |
#13239 := (iff #13231 #13275) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4575 |
#13241 := [rewrite]: #13239 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4576 |
#13175 := (iff #13279 #13231) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4577 |
#5263 := (iff #6604 #5073) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4578 |
#5033 := (iff #6609 #6614) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4579 |
#6612 := (= #6608 #6611) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4580 |
#6613 := [rewrite]: #6612 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4581 |
#5034 := [monotonicity #6613]: #5033 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4582 |
#6529 := (iff #6490 #6512) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4583 |
#6499 := (+ #6374 #6484) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4584 |
#6500 := (+ #1146 #6499) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4585 |
#6502 := (<= #6500 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4586 |
#6513 := (iff #6502 #6512) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4587 |
#6514 := [rewrite]: #6513 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4588 |
#6503 := (iff #6490 #6502) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4589 |
#6498 := (= #6492 #6500) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4590 |
#6501 := [rewrite]: #6498 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4591 |
#6510 := [monotonicity #6501]: #6503 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4592 |
#6530 := [trans #6510 #6514]: #6529 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4593 |
#5264 := [monotonicity #6530 #5034]: #5263 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4594 |
#13238 := [monotonicity #5264]: #13175 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4595 |
#13247 := [trans #13238 #13241]: #13240 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4596 |
#13195 := [quant-inst #2003]: #13279 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4597 |
#13246 := [mp #13195 #13247]: #13275 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4598 |
#13733 := [unit-resolution #13246 #7155]: #5073 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4599 |
#13736 := [unit-resolution #13733 #13735 #13720 #13716]: false |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4600 |
#13738 := [lemma #13736]: #13737 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4601 |
#10281 := [unit-resolution #13738 #12531 #16073 #12662 #12445 #16079]: #10298 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4602 |
#10260 := [unit-resolution #10281 #10274 #13632]: false |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4603 |
#10279 := [lemma #10260]: #2911 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4604 |
#9810 := (or #2865 #3835 #3843 #183 #3825 #715 #3851) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4605 |
#5727 := (= ?v1!16 f28) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4606 |
#10217 := (= f28 ?v1!16) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4607 |
#5888 := (f5 #195 ?v1!16) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4608 |
#5889 := (f4 #5888) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4609 |
#10218 := (<= #5889 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4610 |
#4078 := (f30 f28) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4611 |
#4079 := (* -1::Int #4078) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4612 |
#4080 := (+ #185 #4079) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4613 |
#4081 := (>= #4080 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4614 |
#6973 := (or #3851 #4081) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4615 |
#6974 := [quant-inst #181]: #6973 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4616 |
#9804 := [unit-resolution #6974 #9800]: #4081 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4617 |
#5837 := (+ #1984 #4079) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4618 |
#5838 := (>= #5837 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4619 |
#9768 := (not #5838) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4620 |
#5985 := (+ #1985 #4079) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4621 |
#10128 := (<= #5985 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4622 |
#9482 := (= #1985 #4078) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4623 |
#5679 := (= ?v0!17 f28) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4624 |
#5682 := (f11 f21 ?v0!17) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4625 |
#5683 := (= #5682 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4626 |
#5689 := (or #5679 #5683) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4627 |
#5671 := (f11 #193 ?v0!17) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4628 |
#5672 := (= #5671 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4629 |
#5694 := (iff #5672 #5689) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4630 |
#8841 := (or #7582 #5694) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4631 |
#5684 := (if #5679 #4057 #5683) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4632 |
#5685 := (iff #5672 #5684) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4633 |
#8901 := (or #7582 #5685) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4634 |
#8884 := (iff #8901 #8841) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4635 |
#8882 := (iff #8841 #8841) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4636 |
#8885 := [rewrite]: #8882 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4637 |
#5695 := (iff #5685 #5694) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4638 |
#5692 := (iff #5684 #5689) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4639 |
#5686 := (if #5679 true #5683) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4640 |
#5690 := (iff #5686 #5689) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4641 |
#5691 := [rewrite]: #5690 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4642 |
#5687 := (iff #5684 #5686) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4643 |
#5688 := [monotonicity #4060]: #5687 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4644 |
#5693 := [trans #5688 #5691]: #5692 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4645 |
#5696 := [monotonicity #5693]: #5695 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4646 |
#8908 := [monotonicity #5696]: #8884 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4647 |
#8886 := [trans #8908 #8885]: #8884 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4648 |
#8883 := [quant-inst #115 #181 #3 #1976]: #8901 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4649 |
#8888 := [mp #8883 #8886]: #8841 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4650 |
#9802 := [unit-resolution #8888 #3646]: #5694 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4651 |
#5971 := [hypothesis]: #2870 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4652 |
#3537 := (or #2865 #1981) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4653 |
#3540 := [def-axiom]: #3537 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4654 |
#5973 := [unit-resolution #3540 #5971]: #1981 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4655 |
#9805 := (= #5671 #1980) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4656 |
#9803 := [monotonicity #8195]: #9805 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4657 |
#9712 := [trans #9803 #5973]: #5672 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4658 |
#8941 := (not #5672) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4659 |
#8928 := (not #5694) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4660 |
#8937 := (or #8928 #8941 #5689) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4661 |
#8942 := [def-axiom]: #8937 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4662 |
#9678 := [unit-resolution #8942 #9712 #9802]: #5689 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4663 |
#8913 := (not #5683) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4664 |
#5652 := (f19 f20 ?v0!17) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4665 |
#5545 := (* -1::Int #5652) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4666 |
#5540 := (+ #185 #5545) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4667 |
#9961 := (>= #5540 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4668 |
#10247 := (not #9961) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4669 |
#8830 := (not #5727) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4670 |
#5728 := (f11 f21 ?v1!16) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4671 |
#5729 := (= #5728 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4672 |
#5735 := (or #5727 #5729) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4673 |
#8846 := (not #5735) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4674 |
#5725 := (f11 #193 ?v1!16) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4675 |
#5726 := (= #5725 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4676 |
#5740 := (iff #5726 #5735) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4677 |
#8823 := (or #7582 #5740) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4678 |
#5730 := (if #5727 #4057 #5729) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4679 |
#5731 := (iff #5726 #5730) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4680 |
#8824 := (or #7582 #5731) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4681 |
#8825 := (iff #8824 #8823) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4682 |
#8821 := (iff #8823 #8823) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4683 |
#8828 := [rewrite]: #8821 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4684 |
#5741 := (iff #5731 #5740) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4685 |
#5738 := (iff #5730 #5735) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4686 |
#5732 := (if #5727 true #5729) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4687 |
#5736 := (iff #5732 #5735) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4688 |
#5737 := [rewrite]: #5736 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4689 |
#5733 := (iff #5730 #5732) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4690 |
#5734 := [monotonicity #4060]: #5733 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4691 |
#5739 := [trans #5734 #5737]: #5738 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4692 |
#5742 := [monotonicity #5739]: #5741 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4693 |
#8826 := [monotonicity #5742]: #8825 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4694 |
#8829 := [trans #8826 #8828]: #8825 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4695 |
#8822 := [quant-inst #115 #181 #3 #1975]: #8824 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4696 |
#8827 := [mp #8822 #8829]: #8823 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4697 |
#9713 := [unit-resolution #8827 #3646]: #5740 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4698 |
#8836 := (not #5726) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4699 |
#9741 := (iff #1979 #8836) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4700 |
#9711 := (iff #1978 #5726) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4701 |
#9703 := (iff #5726 #1978) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4702 |
#9690 := (= #5725 #1977) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4703 |
#9701 := [monotonicity #8195]: #9690 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4704 |
#9679 := [monotonicity #9701]: #9703 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4705 |
#9734 := [symm #9679]: #9711 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4706 |
#9739 := [monotonicity #9734]: #9741 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4707 |
#3536 := (or #2865 #1979) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4708 |
#3539 := [def-axiom]: #3536 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4709 |
#5974 := [unit-resolution #3539 #5971]: #1979 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4710 |
#9801 := [mp #5974 #9739]: #8836 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4711 |
#8850 := (not #5740) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4712 |
#8835 := (or #8850 #5726 #8846) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4713 |
#8849 := [def-axiom]: #8835 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4714 |
#9795 := [unit-resolution #8849 #9801 #9713]: #8846 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4715 |
#8831 := (or #5735 #8830) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4716 |
#8842 := [def-axiom]: #8831 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4717 |
#9796 := [unit-resolution #8842 #9795]: #8830 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4718 |
#5855 := (f19 f20 ?v1!16) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4719 |
#5872 := (* -1::Int #5855) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4720 |
#4924 := (+ #185 #5872) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4721 |
#4925 := (<= #4924 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4722 |
#8844 := (not #5729) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4723 |
#8845 := (or #5735 #8844) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4724 |
#8843 := [def-axiom]: #8845 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4725 |
#9744 := [unit-resolution #8843 #9795]: #8844 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4726 |
#4948 := (or #5729 #4925) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4727 |
#9196 := (or #3825 #5729 #4925) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4728 |
#4892 := (+ #5855 #1146) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4729 |
#4893 := (>= #4892 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4730 |
#4918 := (or #5729 #4893) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4731 |
#9197 := (or #3825 #4918) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4732 |
#9258 := (iff #9197 #9196) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4733 |
#9254 := (or #3825 #4948) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4734 |
#9257 := (iff #9254 #9196) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4735 |
#9252 := [rewrite]: #9257 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4736 |
#9255 := (iff #9197 #9254) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4737 |
#4949 := (iff #4918 #4948) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4738 |
#4946 := (iff #4893 #4925) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4739 |
#4919 := (+ #1146 #5855) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4740 |
#4922 := (>= #4919 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4741 |
#4926 := (iff #4922 #4925) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4742 |
#4927 := [rewrite]: #4926 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4743 |
#4917 := (iff #4893 #4922) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4744 |
#4920 := (= #4892 #4919) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4745 |
#4921 := [rewrite]: #4920 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4746 |
#4923 := [monotonicity #4921]: #4917 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4747 |
#4947 := [trans #4923 #4927]: #4946 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4748 |
#4950 := [monotonicity #4947]: #4949 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4749 |
#9256 := [monotonicity #4950]: #9255 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4750 |
#9259 := [trans #9256 #9252]: #9258 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4751 |
#9253 := [quant-inst #1975]: #9197 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4752 |
#9260 := [mp #9253 #9259]: #9196 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4753 |
#9738 := [unit-resolution #9260 #9764]: #4948 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4754 |
#9702 := [unit-resolution #9738 #9744]: #4925 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4755 |
#3538 := (not #1988) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4756 |
#3541 := (or #2865 #3538) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4757 |
#3425 := [def-axiom]: #3541 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4758 |
#5972 := [unit-resolution #3425 #5971]: #3538 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4759 |
#5605 := (+ #1985 #5545) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4760 |
#5610 := (<= #5605 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4761 |
#9092 := (or #3851 #5610) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4762 |
#5582 := (+ #5652 #1986) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4763 |
#5595 := (>= #5582 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4764 |
#9093 := (or #3851 #5595) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4765 |
#9104 := (iff #9093 #9092) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4766 |
#9106 := (iff #9092 #9092) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4767 |
#9107 := [rewrite]: #9106 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4768 |
#5612 := (iff #5595 #5610) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4769 |
#5596 := (+ #1986 #5652) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4770 |
#5600 := (>= #5596 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4771 |
#5611 := (iff #5600 #5610) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4772 |
#5609 := [rewrite]: #5611 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4773 |
#5603 := (iff #5595 #5600) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4774 |
#5601 := (= #5582 #5596) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4775 |
#5602 := [rewrite]: #5601 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4776 |
#5604 := [monotonicity #5602]: #5603 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4777 |
#5613 := [trans #5604 #5609]: #5612 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4778 |
#9105 := [monotonicity #5613]: #9104 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4779 |
#9109 := [trans #9105 #9107]: #9104 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4780 |
#9095 := [quant-inst #1976]: #9093 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4781 |
#9110 := [mp #9095 #9109]: #9092 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4782 |
#9766 := [unit-resolution #9110 #9800]: #5610 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4783 |
#10140 := (not #4925) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4784 |
#10238 := (not #5610) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4785 |
#9927 := (or #10247 #3835 #3843 #10238 #1988 #10140 #5727) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4786 |
#4492 := (* -1::Int #1984) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4787 |
#5947 := (+ #4492 #5889) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4788 |
#5948 := (+ #185 #5947) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4789 |
#5951 := (= #5948 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4790 |
#10144 := (not #5951) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4791 |
#9091 := (<= #5948 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4792 |
#10246 := (not #9091) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4793 |
#10223 := [hypothesis]: #8830 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4794 |
#10244 := [hypothesis]: #5610 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4795 |
#10243 := [hypothesis]: #3538 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4796 |
#10222 := [hypothesis]: #9961 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4797 |
#10237 := (or #10246 #10238 #1988 #10247 #5727) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4798 |
#10201 := (not #10218) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4799 |
#10234 := (not #10217) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4800 |
#10235 := (iff #8830 #10234) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4801 |
#10232 := (iff #5727 #10217) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4802 |
#10231 := (iff #10217 #5727) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4803 |
#10226 := [commutativity]: #10231 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4804 |
#10233 := [symm #10226]: #10232 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4805 |
#10236 := [monotonicity #10233]: #10235 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4806 |
#10239 := [mp #10223 #10236]: #10234 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4807 |
#10221 := (or #10217 #10201) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4808 |
#10224 := (or #7204 #10217 #10201) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4809 |
#10225 := (or #7204 #10221) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4810 |
#10228 := (iff #10225 #10224) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4811 |
#10229 := [rewrite]: #10228 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4812 |
#10227 := [quant-inst #181 #1975]: #10225 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4813 |
#10230 := [mp #10227 #10229]: #10224 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4814 |
#10240 := [unit-resolution #10230 #3612]: #10221 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4815 |
#10242 := [unit-resolution #10240 #10239]: #10201 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4816 |
#10241 := [hypothesis]: #9091 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4817 |
#10245 := [th-lemma arith farkas 1 1 1 1 1 #10244 #10241 #10243 #10242 #10222]: false |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4818 |
#10248 := [lemma #10245]: #10237 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4819 |
#10145 := [unit-resolution #10248 #10222 #10243 #10244 #10223]: #10246 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4820 |
#10146 := (or #10144 #9091) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4821 |
#9628 := [th-lemma arith triangle-eq]: #10146 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4822 |
#9629 := [unit-resolution #9628 #10145]: #10144 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4823 |
#5890 := (* -1::Int #5889) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4824 |
#5891 := (+ f3 #5890) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4825 |
#5892 := (<= #5891 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4826 |
#9034 := (not #5892) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4827 |
#5907 := (+ #5872 #5889) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4828 |
#5908 := (+ #185 #5907) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4829 |
#5909 := (>= #5908 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4830 |
#5914 := (or #5892 #5909) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4831 |
#5917 := (not #5914) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4832 |
#5898 := (= #1984 #5855) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4833 |
#9631 := (not #5898) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4834 |
#5873 := (+ #1984 #5872) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4835 |
#9060 := (>= #5873 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4836 |
#10125 := (not #9060) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4837 |
#10124 := [hypothesis]: #4925 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4838 |
#10137 := (or #10125 #10247 #10238 #1988 #10140) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4839 |
#10123 := [hypothesis]: #9060 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4840 |
#10122 := [th-lemma arith farkas 1 -1 -1 -1 1 #10222 #10244 #10243 #10124 #10123]: false |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4841 |
#10139 := [lemma #10122]: #10137 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4842 |
#9630 := [unit-resolution #10139 #10222 #10244 #10243 #10124]: #10125 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4843 |
#9632 := (or #9631 #9060) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4844 |
#9622 := [th-lemma arith triangle-eq]: #9632 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4845 |
#9651 := [unit-resolution #9622 #9630]: #9631 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4846 |
#5920 := (or #5917 #5898) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4847 |
#8986 := (or #3843 #5917 #5898) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4848 |
#5893 := (+ #1146 #5890) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4849 |
#5894 := (+ #5855 #5893) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4850 |
#5895 := (<= #5894 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4851 |
#5896 := (or #5892 #5895) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4852 |
#5897 := (not #5896) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4853 |
#5899 := (or #5897 #5898) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4854 |
#8987 := (or #3843 #5899) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4855 |
#9031 := (iff #8987 #8986) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4856 |
#8999 := (or #3843 #5920) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4857 |
#9029 := (iff #8999 #8986) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4858 |
#9030 := [rewrite]: #9029 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4859 |
#8989 := (iff #8987 #8999) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4860 |
#5921 := (iff #5899 #5920) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4861 |
#5918 := (iff #5897 #5917) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4862 |
#5915 := (iff #5896 #5914) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4863 |
#5912 := (iff #5895 #5909) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4864 |
#5900 := (+ #5855 #5890) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4865 |
#5901 := (+ #1146 #5900) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4866 |
#5904 := (<= #5901 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4867 |
#5910 := (iff #5904 #5909) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4868 |
#5911 := [rewrite]: #5910 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4869 |
#5905 := (iff #5895 #5904) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4870 |
#5902 := (= #5894 #5901) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4871 |
#5903 := [rewrite]: #5902 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4872 |
#5906 := [monotonicity #5903]: #5905 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4873 |
#5913 := [trans #5906 #5911]: #5912 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4874 |
#5916 := [monotonicity #5913]: #5915 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4875 |
#5919 := [monotonicity #5916]: #5918 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4876 |
#5922 := [monotonicity #5919]: #5921 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4877 |
#9028 := [monotonicity #5922]: #8989 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4878 |
#9027 := [trans #9028 #9030]: #9031 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4879 |
#8988 := [quant-inst #1975]: #8987 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4880 |
#9033 := [mp #8988 #9027]: #8986 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4881 |
#9652 := [unit-resolution #9033 #7150]: #5920 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4882 |
#9688 := [unit-resolution #9652 #9651]: #5917 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4883 |
#9035 := (or #5914 #9034) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4884 |
#9036 := [def-axiom]: #9035 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4885 |
#9689 := [unit-resolution #9036 #9688]: #9034 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4886 |
#9032 := (not #5909) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4887 |
#9037 := (or #5914 #9032) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4888 |
#9057 := [def-axiom]: #9037 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4889 |
#9696 := [unit-resolution #9057 #9688]: #9032 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4890 |
#5954 := (or #5892 #5909 #5951) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4891 |
#9056 := (or #3835 #5892 #5909 #5951) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4892 |
#5943 := (+ #5889 #4492) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4893 |
#5944 := (+ #185 #5943) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4894 |
#5945 := (= #5944 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4895 |
#5946 := (or #5892 #5895 #5945) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4896 |
#9062 := (or #3835 #5946) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4897 |
#9087 := (iff #9062 #9056) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4898 |
#9064 := (or #3835 #5954) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4899 |
#9066 := (iff #9064 #9056) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4900 |
#9086 := [rewrite]: #9066 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4901 |
#9065 := (iff #9062 #9064) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4902 |
#5955 := (iff #5946 #5954) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4903 |
#5952 := (iff #5945 #5951) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4904 |
#5949 := (= #5944 #5948) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4905 |
#5950 := [rewrite]: #5949 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4906 |
#5953 := [monotonicity #5950]: #5952 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4907 |
#5956 := [monotonicity #5913 #5953]: #5955 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4908 |
#9061 := [monotonicity #5956]: #9065 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4909 |
#9088 := [trans #9061 #9086]: #9087 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4910 |
#9063 := [quant-inst #1975]: #9062 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4911 |
#9089 := [mp #9063 #9088]: #9056 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4912 |
#9928 := [unit-resolution #9089 #7155]: #5954 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4913 |
#10012 := [unit-resolution #9928 #9696 #9689 #9629]: false |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4914 |
#10013 := [lemma #10012]: #9927 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4915 |
#9704 := [unit-resolution #10013 #9766 #7150 #7155 #5972 #9702 #9796]: #10247 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4916 |
#9715 := (or #8913 #183 #9961) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4917 |
#9692 := [hypothesis]: #10247 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4918 |
#9693 := [hypothesis]: #5683 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4919 |
#9660 := (or #3731 #183 #8913 #9961) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4920 |
#9962 := (or #183 #8913 #9961) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4921 |
#9687 := (or #3731 #9962) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4922 |
#9680 := (iff #9687 #9660) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4923 |
#9681 := [rewrite]: #9680 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4924 |
#9691 := [quant-inst #1976 #181]: #9687 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4925 |
#9682 := [mp #9691 #9681]: #9660 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4926 |
#9714 := [unit-resolution #9682 #8136 #8135 #9693 #9692]: false |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4927 |
#9677 := [lemma #9714]: #9715 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4928 |
#9767 := [unit-resolution #9677 #9704 #8135]: #8913 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4929 |
#8926 := (not #5689) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4930 |
#8925 := (or #8926 #5679 #5683) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4931 |
#8927 := [def-axiom]: #8925 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4932 |
#9737 := [unit-resolution #8927 #9767 #9678]: #5679 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4933 |
#8889 := (not #5679) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4934 |
#10182 := (or #8889 #9482) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4935 |
#9517 := [hypothesis]: #5679 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4936 |
#10179 := [monotonicity #9517]: #9482 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4937 |
#10138 := (not #9482) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4938 |
#9568 := [hypothesis]: #10138 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4939 |
#10180 := [unit-resolution #9568 #10179]: false |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4940 |
#10183 := [lemma #10180]: #10182 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4941 |
#9765 := [unit-resolution #10183 #9737]: #9482 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4942 |
#10160 := (or #10138 #10128) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4943 |
#10174 := [th-lemma arith triangle-eq]: #10160 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4944 |
#9743 := [unit-resolution #10174 #9765]: #10128 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4945 |
#10187 := (not #10128) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4946 |
#9773 := (or #9768 #10187 #1988) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4947 |
#9842 := [th-lemma arith assign-bounds -1 -1]: #9773 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4948 |
#9826 := [unit-resolution #9842 #5972 #9743]: #9768 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4949 |
#10190 := (not #4081) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4950 |
#9659 := (or #10125 #10187 #10190 #1988 #10140) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4951 |
#10188 := [hypothesis]: #4081 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4952 |
#10185 := [hypothesis]: #10128 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4953 |
#9658 := [th-lemma arith farkas -1 1 -1 1 1 #10123 #10185 #10188 #10243 #10124]: false |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4954 |
#9653 := [lemma #9658]: #9659 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4955 |
#9769 := [unit-resolution #9653 #9743 #9804 #5972 #9702]: #10125 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4956 |
#9841 := [unit-resolution #9622 #9769]: #9631 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4957 |
#9827 := [unit-resolution #9652 #9841]: #5917 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4958 |
#9656 := (or #5914 #5951 #3835) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4959 |
#9538 := [hypothesis]: #10144 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4960 |
#9541 := [hypothesis]: #5917 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4961 |
#9536 := [unit-resolution #9036 #9541]: #9034 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4962 |
#9599 := [unit-resolution #9057 #9541]: #9032 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4963 |
#9654 := [unit-resolution #9928 #9599 #9536 #9538]: false |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4964 |
#9655 := [lemma #9654]: #9656 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4965 |
#9828 := [unit-resolution #9655 #9827 #7155]: #5951 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4966 |
#9772 := [unit-resolution #9628 #9828]: #9091 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4967 |
#9859 := (or #5838 #10190 #10246 #10218) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4968 |
#9814 := [th-lemma arith assign-bounds 1 1 1]: #9859 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4969 |
#9837 := [unit-resolution #9814 #9772 #9826 #9804]: #10218 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4970 |
#9763 := [unit-resolution #10230 #3612 #9837]: #10217 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4971 |
#9815 := [symm #9763]: #5727 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4972 |
#9836 := [unit-resolution #9796 #9815]: false |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4973 |
#9843 := [lemma #9836]: #9810 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4974 |
#16075 := [unit-resolution #9843 #12445 #11843 #16074 #16073 #12662 #12531]: #2865 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4975 |
#3458 := (or #3968 #1323) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4976 |
#3461 := [def-axiom]: #3458 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4977 |
#12443 := [unit-resolution #3461 #11571]: #1323 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4978 |
#8787 := (or #1962 #715 #3835 #3843 #3860 #1322) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4979 |
#8481 := (= f16 ?v0!15) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4980 |
#8495 := (not #8481) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4981 |
#8546 := (= ?v0!15 f16) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4982 |
#8430 := (not #8546) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4983 |
#8736 := (iff #8430 #8495) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4984 |
#8713 := (iff #8546 #8481) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4985 |
#8711 := (iff #8481 #8546) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4986 |
#8712 := [commutativity]: #8711 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4987 |
#8714 := [symm #8712]: #8713 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4988 |
#8737 := [monotonicity #8714]: #8736 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4989 |
#8515 := (f11 f21 ?v0!15) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4990 |
#8516 := (= #8515 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4991 |
#8392 := (or #8546 #8516) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4992 |
#8445 := (not #8392) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4993 |
#6822 := (f13 #191 f16) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4994 |
#6823 := (f12 #6822 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4995 |
#8288 := (f11 #6823 ?v0!15) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4996 |
#8269 := (= #8288 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4997 |
#8396 := (iff #8269 #8392) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4998 |
#8419 := (or #7582 #8396) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
4999 |
#8346 := (if #8546 #4057 #8516) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5000 |
#8341 := (iff #8269 #8346) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5001 |
#8420 := (or #7582 #8341) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5002 |
#8421 := (iff #8420 #8419) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5003 |
#8418 := (iff #8419 #8419) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5004 |
#8423 := [rewrite]: #8418 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5005 |
#8416 := (iff #8341 #8396) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5006 |
#8394 := (iff #8346 #8392) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5007 |
#8362 := (if #8546 true #8516) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5008 |
#8393 := (iff #8362 #8392) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5009 |
#8361 := [rewrite]: #8393 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5010 |
#8391 := (iff #8346 #8362) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5011 |
#8386 := [monotonicity #4060]: #8391 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5012 |
#8395 := [trans #8386 #8361]: #8394 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5013 |
#8417 := [monotonicity #8395]: #8416 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5014 |
#8422 := [monotonicity #8417]: #8421 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5015 |
#8424 := [trans #8422 #8423]: #8421 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5016 |
#8415 := [quant-inst #115 #65 #3 #1960]: #8420 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5017 |
#8425 := [mp #8415 #8424]: #8419 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5018 |
#8638 := [unit-resolution #8425 #3646]: #8396 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5019 |
#8242 := (not #8269) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5020 |
#4485 := (f11 f29 ?v0!15) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5021 |
#4486 := (= #4485 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5022 |
#4487 := (not #4486) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5023 |
#8707 := (iff #4487 #8242) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5024 |
#8705 := (iff #4486 #8269) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5025 |
#8670 := (iff #8269 #4486) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5026 |
#8666 := (= #8288 #4485) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5027 |
#8667 := (= #6823 f29) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5028 |
#8681 := (= #6823 #193) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5029 |
#8679 := (= #6822 #192) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5030 |
#7229 := (= f16 f28) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5031 |
#4163 := (= f28 f16) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5032 |
#4164 := (?v1!7 f28) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5033 |
#4172 := (f6 f7 #4164) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5034 |
#4173 := (f5 #4172 f28) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5035 |
#4174 := (f4 #4173) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5036 |
#4175 := (* -1::Int #4174) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5037 |
#4165 := (f19 f20 #4164) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5038 |
#4166 := (* -1::Int #4165) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5039 |
#4176 := (+ #4166 #4175) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5040 |
#4177 := (+ #185 #4176) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5041 |
#4178 := (= #4177 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5042 |
#4179 := (not #4178) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5043 |
#4169 := (f11 f21 #4164) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5044 |
#4170 := (= #4169 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5045 |
#4171 := (not #4170) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5046 |
#4167 := (+ #185 #4166) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5047 |
#4168 := (<= #4167 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5048 |
#4180 := (or #4168 #4171 #4179) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5049 |
#7890 := (>= #4167 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5050 |
#9101 := (not #7890) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5051 |
#6618 := [hypothesis]: #1963 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5052 |
#8892 := (or #1962 #3843 #3835 #9101) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5053 |
#6496 := (f19 f20 ?v0!15) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5054 |
#8568 := (>= #6496 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5055 |
#3442 := (or #3980 #3717) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5056 |
#3422 := [def-axiom]: #3442 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5057 |
#7284 := [unit-resolution #3422 #7283]: #3717 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5058 |
#8851 := (or #3722 #8568) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5059 |
#8852 := [quant-inst #1960]: #8851 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5060 |
#8854 := [unit-resolution #8852 #7284]: #8568 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5061 |
#6521 := (* -1::Int #6496) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5062 |
#6522 := (+ #1961 #6521) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5063 |
#8853 := (>= #6522 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5064 |
#6497 := (= #1961 #6496) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5065 |
#6537 := (f5 #195 ?v0!15) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5066 |
#6538 := (f4 #6537) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5067 |
#6555 := (+ #6521 #6538) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5068 |
#6556 := (+ #185 #6555) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5069 |
#6557 := (>= #6556 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5070 |
#6539 := (* -1::Int #6538) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5071 |
#6540 := (+ f3 #6539) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5072 |
#6541 := (<= #6540 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5073 |
#6562 := (or #6541 #6557) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5074 |
#4488 := (* -1::Int #1961) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5075 |
#6594 := (+ #4488 #6538) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5076 |
#6595 := (+ #185 #6594) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5077 |
#6598 := (= #6595 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5078 |
#8864 := (not #6598) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5079 |
#8820 := (<= #6595 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5080 |
#9100 := (not #8820) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5081 |
#9097 := [hypothesis]: #7890 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5082 |
#8984 := (or #9100 #1962 #9101) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5083 |
#8957 := (>= #6538 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5084 |
#8947 := (= #6538 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5085 |
#8943 := (= f28 ?v0!15) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5086 |
#8958 := (<= #6538 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5087 |
#9098 := [hypothesis]: #8820 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5088 |
#9102 := (or #8958 #1962 #9100 #9101) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5089 |
#8949 := (not #8958) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5090 |
#9096 := [hypothesis]: #8949 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5091 |
#8015 := (>= #4165 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5092 |
#8035 := (or #3722 #8015) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5093 |
#8036 := [quant-inst #4164]: #8035 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5094 |
#8125 := [unit-resolution #8036 #7284]: #8015 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5095 |
#9099 := [th-lemma arith farkas 1 1 1 1 1 #6618 #9098 #8125 #9097 #9096]: false |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5096 |
#9103 := [lemma #9099]: #9102 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5097 |
#9002 := [unit-resolution #9103 #9098 #6618 #9097]: #8958 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5098 |
#8950 := (or #8943 #8949) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5099 |
#8961 := (or #7204 #8943 #8949) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5100 |
#8962 := (or #7204 #8950) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5101 |
#8964 := (iff #8962 #8961) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5102 |
#8965 := [rewrite]: #8964 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5103 |
#8963 := [quant-inst #181 #1960]: #8962 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5104 |
#8966 := [mp #8963 #8965]: #8961 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5105 |
#9003 := [unit-resolution #8966 #3612]: #8950 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5106 |
#9004 := [unit-resolution #9003 #9002]: #8943 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5107 |
#8944 := (not #8943) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5108 |
#8948 := (or #8944 #8947) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5109 |
#8951 := (or #7193 #8944 #8947) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5110 |
#8952 := (or #7193 #8948) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5111 |
#8954 := (iff #8952 #8951) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5112 |
#8955 := [rewrite]: #8954 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5113 |
#8953 := [quant-inst #181 #1960]: #8952 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5114 |
#8956 := [mp #8953 #8955]: #8951 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5115 |
#9005 := [unit-resolution #8956 #3606]: #8948 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5116 |
#9006 := [unit-resolution #9005 #9004]: #8947 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5117 |
#9007 := (not #8947) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5118 |
#9008 := (or #9007 #8957) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5119 |
#8982 := [th-lemma arith triangle-eq]: #9008 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5120 |
#8983 := [unit-resolution #8982 #9006]: #8957 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5121 |
#8981 := [th-lemma arith farkas 1 1 1 1 1 #6618 #9098 #8125 #9097 #8983]: false |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5122 |
#8985 := [lemma #8981]: #8984 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5123 |
#8855 := [unit-resolution #8985 #6618 #9097]: #9100 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5124 |
#8856 := (or #8864 #8820) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5125 |
#8832 := [th-lemma arith triangle-eq]: #8856 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5126 |
#8833 := [unit-resolution #8832 #8855]: #8864 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5127 |
#8898 := (or #6562 #6598 #3835) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5128 |
#8865 := [hypothesis]: #8864 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5129 |
#8800 := (not #6541) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5130 |
#6565 := (not #6562) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5131 |
#8893 := [hypothesis]: #6565 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5132 |
#8801 := (or #6562 #8800) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5133 |
#8802 := [def-axiom]: #8801 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5134 |
#8894 := [unit-resolution #8802 #8893]: #8800 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5135 |
#8803 := (not #6557) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5136 |
#8804 := (or #6562 #8803) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5137 |
#8805 := [def-axiom]: #8804 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5138 |
#8895 := [unit-resolution #8805 #8893]: #8803 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5139 |
#6601 := (or #6541 #6557 #6598) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5140 |
#8808 := (or #3835 #6541 #6557 #6598) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5141 |
#6590 := (+ #6538 #4488) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5142 |
#6591 := (+ #185 #6590) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5143 |
#6592 := (= #6591 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5144 |
#6542 := (+ #1146 #6539) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5145 |
#6543 := (+ #6496 #6542) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5146 |
#6544 := (<= #6543 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5147 |
#6593 := (or #6541 #6544 #6592) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5148 |
#8809 := (or #3835 #6593) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5149 |
#8816 := (iff #8809 #8808) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5150 |
#8811 := (or #3835 #6601) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5151 |
#8814 := (iff #8811 #8808) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5152 |
#8815 := [rewrite]: #8814 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5153 |
#8812 := (iff #8809 #8811) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5154 |
#6602 := (iff #6593 #6601) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5155 |
#6599 := (iff #6592 #6598) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5156 |
#6596 := (= #6591 #6595) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5157 |
#6597 := [rewrite]: #6596 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5158 |
#6600 := [monotonicity #6597]: #6599 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5159 |
#6560 := (iff #6544 #6557) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5160 |
#6548 := (+ #6496 #6539) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5161 |
#6549 := (+ #1146 #6548) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5162 |
#6552 := (<= #6549 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5163 |
#6558 := (iff #6552 #6557) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5164 |
#6559 := [rewrite]: #6558 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5165 |
#6553 := (iff #6544 #6552) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5166 |
#6550 := (= #6543 #6549) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5167 |
#6551 := [rewrite]: #6550 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5168 |
#6554 := [monotonicity #6551]: #6553 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5169 |
#6561 := [trans #6554 #6559]: #6560 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5170 |
#6603 := [monotonicity #6561 #6600]: #6602 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5171 |
#8813 := [monotonicity #6603]: #8812 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5172 |
#8817 := [trans #8813 #8815]: #8816 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5173 |
#8810 := [quant-inst #1960]: #8809 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5174 |
#8818 := [mp #8810 #8817]: #8808 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5175 |
#8896 := [unit-resolution #8818 #7155]: #6601 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5176 |
#8897 := [unit-resolution #8896 #8895 #8894 #8865]: false |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5177 |
#8899 := [lemma #8897]: #8898 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5178 |
#8857 := [unit-resolution #8899 #8833 #7155]: #6562 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5179 |
#6568 := (or #6565 #6497) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5180 |
#8789 := (or #3843 #6565 #6497) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5181 |
#6545 := (or #6541 #6544) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5182 |
#6546 := (not #6545) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5183 |
#6547 := (or #6546 #6497) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5184 |
#8790 := (or #3843 #6547) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5185 |
#8797 := (iff #8790 #8789) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5186 |
#8792 := (or #3843 #6568) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5187 |
#8795 := (iff #8792 #8789) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5188 |
#8796 := [rewrite]: #8795 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5189 |
#8793 := (iff #8790 #8792) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5190 |
#6569 := (iff #6547 #6568) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5191 |
#6566 := (iff #6546 #6565) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5192 |
#6563 := (iff #6545 #6562) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5193 |
#6564 := [monotonicity #6561]: #6563 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5194 |
#6567 := [monotonicity #6564]: #6566 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5195 |
#6570 := [monotonicity #6567]: #6569 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5196 |
#8794 := [monotonicity #6570]: #8793 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5197 |
#8798 := [trans #8794 #8796]: #8797 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5198 |
#8791 := [quant-inst #1960]: #8790 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5199 |
#8799 := [mp #8791 #8798]: #8789 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5200 |
#8858 := [unit-resolution #8799 #7150]: #6568 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5201 |
#8859 := [unit-resolution #8858 #8857]: #6497 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5202 |
#8860 := (not #6497) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5203 |
#8861 := (or #8860 #8853) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5204 |
#8866 := [th-lemma arith triangle-eq]: #8861 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5205 |
#8867 := [unit-resolution #8866 #8859]: #8853 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5206 |
#8891 := [th-lemma arith farkas -1 1 1 #6618 #8867 #8854]: false |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5207 |
#8900 := [lemma #8891]: #8892 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5208 |
#8629 := [unit-resolution #8900 #6618 #7155 #7150]: #9101 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5209 |
#8630 := (or #7890 #4168) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5210 |
#8631 := [th-lemma arith farkas 1 1]: #8630 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5211 |
#8632 := [unit-resolution #8631 #8629]: #4168 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5212 |
#7337 := (not #4168) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5213 |
#7338 := (or #4180 #7337) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5214 |
#7333 := [def-axiom]: #7338 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5215 |
#8633 := [unit-resolution #7333 #8632]: #4180 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5216 |
#4181 := (not #4180) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5217 |
#8675 := (or #4163 #4181) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5218 |
#8674 := [hypothesis]: #1323 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5219 |
#7245 := (or #3747 #4163 #1322 #4181) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5220 |
#4182 := (or #4163 #1322 #4181) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5221 |
#7243 := (or #3747 #4182) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5222 |
#7302 := (iff #7243 #7245) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5223 |
#7303 := [rewrite]: #7302 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5224 |
#7246 := [quant-inst #181]: #7243 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5225 |
#7334 := [mp #7246 #7303]: #7245 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5226 |
#8676 := [unit-resolution #7334 #6675 #8674]: #8675 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5227 |
#8677 := [unit-resolution #8676 #8633]: #4163 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5228 |
#8678 := [symm #8677]: #7229 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5229 |
#8680 := [monotonicity #8678]: #8679 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5230 |
#8682 := [monotonicity #8680]: #8681 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5231 |
#8668 := [trans #8682 #8195]: #8667 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5232 |
#8669 := [monotonicity #8668]: #8666 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5233 |
#8671 := [monotonicity #8669]: #8670 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5234 |
#8706 := [symm #8671]: #8705 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5235 |
#8708 := [monotonicity #8706]: #8707 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5236 |
#8639 := (not #8853) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5237 |
#8640 := (not #8568) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5238 |
#8641 := (or #8639 #1962 #8640) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5239 |
#8514 := [th-lemma arith assign-bounds -1 1]: #8641 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5240 |
#8576 := [unit-resolution #8514 #6618 #8854]: #8639 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5241 |
#8577 := [unit-resolution #8866 #8576]: #8860 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5242 |
#6506 := (or #4487 #6497) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5243 |
#7822 := (or #3860 #4487 #6497) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5244 |
#7823 := (or #3860 #6506) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5245 |
#7827 := (iff #7823 #7822) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5246 |
#7828 := [rewrite]: #7827 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5247 |
#7817 := [quant-inst #1960]: #7823 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5248 |
#7829 := [mp #7817 #7828]: #7822 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5249 |
#8628 := [unit-resolution #7829 #8627]: #6506 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5250 |
#8513 := [unit-resolution #8628 #8577]: #4487 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5251 |
#8709 := [mp #8513 #8708]: #8242 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5252 |
#8452 := (not #8396) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5253 |
#8450 := (or #8452 #8269 #8445) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5254 |
#8453 := [def-axiom]: #8450 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5255 |
#8704 := [unit-resolution #8453 #8709 #8638]: #8445 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5256 |
#8431 := (or #8392 #8430) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5257 |
#8441 := [def-axiom]: #8431 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5258 |
#8710 := [unit-resolution #8441 #8704]: #8430 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5259 |
#8738 := [mp #8710 #8737]: #8495 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5260 |
#5201 := (f6 f7 f16) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5261 |
#8435 := (f5 #5201 ?v0!15) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5262 |
#8487 := (f4 #8435) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5263 |
#8483 := (<= #8487 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5264 |
#8585 := (* -1::Int #8487) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5265 |
#8635 := (+ #6538 #8585) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5266 |
#8637 := (>= #8635 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5267 |
#8573 := (= #6538 #8487) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5268 |
#8744 := (= #8487 #6538) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5269 |
#8742 := (= #8435 #6537) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5270 |
#8735 := (= #5201 #195) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5271 |
#8739 := (= #195 #5201) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5272 |
#8740 := [monotonicity #8677]: #8739 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5273 |
#8741 := [symm #8740]: #8735 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5274 |
#8743 := [monotonicity #8741]: #8742 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5275 |
#8745 := [monotonicity #8743]: #8744 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5276 |
#8750 := [symm #8745]: #8573 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5277 |
#8751 := (not #8573) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5278 |
#8754 := (or #8751 #8637) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5279 |
#8755 := [th-lemma arith triangle-eq]: #8754 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5280 |
#8761 := [unit-resolution #8755 #8750]: #8637 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5281 |
#4339 := (+ #110 #1146) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5282 |
#8173 := (<= #4339 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5283 |
#7896 := (= #110 #185) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5284 |
#8157 := (= #185 #110) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5285 |
#8762 := [monotonicity #8677]: #8157 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5286 |
#8760 := [symm #8762]: #7896 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5287 |
#8763 := (not #7896) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5288 |
#8764 := (or #8763 #8173) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5289 |
#8765 := [th-lemma arith triangle-eq]: #8764 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5290 |
#8771 := [unit-resolution #8765 #8760]: #8173 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5291 |
#3233 := (>= #110 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5292 |
#8772 := (or #804 #3233) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5293 |
#8770 := [th-lemma arith triangle-eq]: #8772 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5294 |
#8773 := [unit-resolution #8770 #7286]: #3233 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5295 |
#8774 := [unit-resolution #8858 #8577]: #6565 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5296 |
#8775 := [unit-resolution #8899 #8774 #7155]: #6598 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5297 |
#8777 := [unit-resolution #8832 #8775]: #8820 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5298 |
#8769 := (not #8173) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5299 |
#8781 := (not #3233) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5300 |
#8778 := (not #8637) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5301 |
#8782 := (or #8483 #8778 #1962 #9100 #8781 #8769) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5302 |
#8768 := [th-lemma arith assign-bounds 1 1 1 1 1]: #8782 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5303 |
#8783 := [unit-resolution #8768 #8777 #8773 #8771 #6618 #8761]: #8483 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5304 |
#8489 := (not #8483) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5305 |
#8570 := (or #8481 #8489) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5306 |
#8574 := (or #7204 #8481 #8489) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5307 |
#8575 := (or #7204 #8570) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5308 |
#8589 := (iff #8575 #8574) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5309 |
#8600 := [rewrite]: #8589 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5310 |
#8588 := [quant-inst #65 #1960]: #8575 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5311 |
#8634 := [mp #8588 #8600]: #8574 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5312 |
#8784 := [unit-resolution #8634 #3612]: #8570 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5313 |
#8786 := [unit-resolution #8784 #8783 #8738]: false |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5314 |
#8806 := [lemma #8786]: #8787 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5315 |
#16080 := [unit-resolution #8806 #16079 #12531 #11843 #12662 #12443]: #1962 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5316 |
#3476 := (or #3944 #3938) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5317 |
#3478 := [def-axiom]: #3476 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5318 |
#16081 := [unit-resolution #3478 #16078]: #3938 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5319 |
#4358 := (= #216 #110) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5320 |
#12868 := (iff #4358 #217) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5321 |
#12818 := [monotonicity #7286]: #12868 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5322 |
#4342 := (f5 #195 f16) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5323 |
#4343 := (f4 #4342) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5324 |
#4350 := (* -1::Int #4343) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5325 |
#4353 := (+ #1146 #4350) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5326 |
#4354 := (+ #110 #4353) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5327 |
#4355 := (<= #4354 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5328 |
#4351 := (+ f3 #4350) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5329 |
#4352 := (<= #4351 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5330 |
#4356 := (or #4352 #4355) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5331 |
#7200 := (>= #4343 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5332 |
#7186 := (= #4343 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5333 |
#7201 := (<= #4343 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5334 |
#6947 := (not #4355) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5335 |
#7271 := [hypothesis]: #6947 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5336 |
#7291 := (or #7201 #4355) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5337 |
#7191 := (not #7201) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5338 |
#7270 := [hypothesis]: #7191 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5339 |
#4183 := (>= #185 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5340 |
#6896 := (or #3722 #4183) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5341 |
#6931 := [quant-inst #181]: #6896 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5342 |
#7285 := [unit-resolution #6931 #7284]: #4183 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5343 |
#4595 := (<= #110 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5344 |
#7287 := (or #804 #4595) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5345 |
#7288 := [th-lemma arith triangle-eq]: #7287 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5346 |
#7289 := [unit-resolution #7288 #7286]: #4595 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5347 |
#7290 := [th-lemma arith farkas 1 1 1 1 #7289 #7285 #7271 #7270]: false |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5348 |
#7292 := [lemma #7290]: #7291 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5349 |
#7227 := [unit-resolution #7292 #7271]: #7201 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5350 |
#7192 := (or #4163 #7191) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5351 |
#7205 := (or #7204 #4163 #7191) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5352 |
#7206 := (or #7204 #7192) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5353 |
#7208 := (iff #7206 #7205) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5354 |
#7209 := [rewrite]: #7208 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5355 |
#7207 := [quant-inst #181 #65]: #7206 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5356 |
#7210 := [mp #7207 #7209]: #7205 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5357 |
#7228 := [unit-resolution #7210 #3612]: #7192 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5358 |
#7252 := [unit-resolution #7228 #7227]: #4163 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5359 |
#7185 := (not #4163) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5360 |
#7190 := (or #7185 #7186) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5361 |
#7194 := (or #7193 #7185 #7186) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5362 |
#7195 := (or #7193 #7190) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5363 |
#7197 := (iff #7195 #7194) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5364 |
#7198 := [rewrite]: #7197 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5365 |
#7196 := [quant-inst #181 #65]: #7195 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5366 |
#7199 := [mp #7196 #7198]: #7194 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5367 |
#7253 := [unit-resolution #7199 #3606]: #7190 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5368 |
#7254 := [unit-resolution #7253 #7252]: #7186 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5369 |
#7255 := (not #7186) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5370 |
#7256 := (or #7255 #7200) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5371 |
#7257 := [th-lemma arith triangle-eq]: #7256 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5372 |
#7258 := [unit-resolution #7257 #7254]: #7200 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5373 |
#7259 := [th-lemma arith farkas -1 1 1 1 #7289 #7285 #7271 #7258]: false |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5374 |
#7260 := [lemma #7259]: #4355 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5375 |
#7663 := (or #4356 #6947) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5376 |
#7661 := [def-axiom]: #7663 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5377 |
#12832 := [unit-resolution #7661 #7260]: #4356 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5378 |
#4357 := (not #4356) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5379 |
#7631 := (or #3843 #4357 #4358) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5380 |
#4359 := (or #4357 #4358) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5381 |
#7632 := (or #3843 #4359) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5382 |
#7655 := (iff #7632 #7631) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5383 |
#7656 := [rewrite]: #7655 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5384 |
#7633 := [quant-inst #65]: #7632 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5385 |
#7657 := [mp #7633 #7656]: #7631 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5386 |
#12816 := [unit-resolution #7657 #11843 #12832]: #4358 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5387 |
#16082 := [mp #12816 #12818]: #217 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5388 |
#3496 := (or #3941 #661 #3935) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5389 |
#3486 := [def-axiom]: #3496 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5390 |
#16083 := [unit-resolution #3486 #16082 #16081]: #3935 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5391 |
#3488 := (or #3932 #3926) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5392 |
#3489 := [def-axiom]: #3488 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5393 |
#16084 := [unit-resolution #3489 #16083]: #3926 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5394 |
#3504 := (or #3929 #1963 #3923) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5395 |
#3484 := [def-axiom]: #3504 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5396 |
#16085 := [unit-resolution #3484 #16084 #16080]: #3923 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5397 |
#3507 := (or #3920 #3914) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5398 |
#3512 := [def-axiom]: #3507 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5399 |
#16086 := [unit-resolution #3512 #16085]: #3914 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5400 |
#3508 := (or #3917 #2870 #3911) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5401 |
#3509 := [def-axiom]: #3508 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5402 |
#16087 := [unit-resolution #3509 #16086 #16075]: #3911 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5403 |
#3517 := (or #3908 #3902) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5404 |
#3518 := [def-axiom]: #3517 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5405 |
#11352 := [unit-resolution #3518 #16087]: #3902 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5406 |
#3526 := (or #3905 #2916 #3899) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5407 |
#3527 := [def-axiom]: #3526 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5408 |
#11376 := [unit-resolution #3527 #11352]: #3902 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5409 |
#11393 := [unit-resolution #11376 #10279]: #3899 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5410 |
#3531 := (or #3896 #3888) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5411 |
#3535 := [def-axiom]: #3531 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5412 |
#11676 := [unit-resolution #3535 #11393]: #3888 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5413 |
#5121 := (f5 #195 ?v0!20) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5414 |
#5122 := (f4 #5121) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5415 |
#5178 := (+ #2038 #5122) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5416 |
#5179 := (+ #185 #5178) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5417 |
#5182 := (= #5179 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5418 |
#5080 := (f19 f20 ?v0!20) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5419 |
#5105 := (* -1::Int #5080) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5420 |
#5139 := (+ #5105 #5122) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5421 |
#5140 := (+ #185 #5139) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5422 |
#5141 := (>= #5140 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5423 |
#5123 := (* -1::Int #5122) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5424 |
#5124 := (+ f3 #5123) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5425 |
#5125 := (<= #5124 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5426 |
#5146 := (or #5125 #5141) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5427 |
#5149 := (not #5146) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5428 |
#5087 := (= #2037 #5080) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5429 |
#13314 := (not #5087) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5430 |
#5106 := (+ #2037 #5105) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5431 |
#14166 := (>= #5106 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5432 |
#14817 := (not #14166) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5433 |
#5342 := (?v1!7 ?v0!20) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5434 |
#14317 := (f30 #5342) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5435 |
#14337 := (* -1::Int #14317) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5436 |
#14808 := (+ #2037 #14337) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5437 |
#14811 := (<= #14808 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5438 |
#11290 := (not #14811) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5439 |
#14807 := [hypothesis]: #14166 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5440 |
#5343 := (f19 f20 #5342) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5441 |
#14338 := (+ #5343 #14337) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5442 |
#14315 := (>= #14338 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5443 |
#10677 := (or #3851 #14315) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5444 |
#10712 := [quant-inst #5342]: #10677 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5445 |
#11005 := [unit-resolution #10712 #12445]: #14315 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5446 |
#5344 := (* -1::Int #5343) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5447 |
#5345 := (+ #5080 #5344) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5448 |
#5346 := (<= #5345 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5449 |
#10400 := (not #5346) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5450 |
#5350 := (f6 f7 #5342) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5451 |
#5351 := (f5 #5350 ?v0!20) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5452 |
#5352 := (f4 #5351) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5453 |
#5353 := (* -1::Int #5352) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5454 |
#5354 := (+ #5344 #5353) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5455 |
#5355 := (+ #5080 #5354) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5456 |
#5356 := (= #5355 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5457 |
#5357 := (not #5356) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5458 |
#5347 := (f11 f21 #5342) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5459 |
#5348 := (= #5347 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5460 |
#5349 := (not #5348) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5461 |
#5358 := (or #5346 #5349 #5357) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5462 |
#5359 := (not #5358) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5463 |
#5340 := (+ f3 #5105) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5464 |
#5341 := (<= #5340 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5465 |
#14816 := (not #5341) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5466 |
#3441 := (or #3896 #2041) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5467 |
#3534 := [def-axiom]: #3441 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5468 |
#11418 := [unit-resolution #3534 #11393]: #2041 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5469 |
#14818 := (or #14816 #14817 #2040) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5470 |
#14806 := [hypothesis]: #2041 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5471 |
#14814 := [hypothesis]: #5341 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5472 |
#14815 := [th-lemma arith farkas -1 1 1 #14814 #14807 #14806]: false |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5473 |
#14819 := [lemma #14815]: #14818 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5474 |
#11023 := [unit-resolution #14819 #14807 #11418]: #14816 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5475 |
#11390 := (or #5341 #5359) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5476 |
#3439 := (or #3896 #2036) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5477 |
#3440 := [def-axiom]: #3439 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5478 |
#11478 := [unit-resolution #3440 #11393]: #2036 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5479 |
#10408 := (or #3747 #2035 #5341 #5359) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5480 |
#5360 := (or #2035 #5341 #5359) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5481 |
#10412 := (or #3747 #5360) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5482 |
#10411 := (iff #10412 #10408) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5483 |
#10386 := [rewrite]: #10411 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5484 |
#10414 := [quant-inst #2034]: #10412 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5485 |
#10395 := [mp #10414 #10386]: #10408 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5486 |
#11485 := [unit-resolution #10395 #6675 #11478]: #11390 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5487 |
#11291 := [unit-resolution #11485 #11023]: #5359 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5488 |
#10401 := (or #5358 #10400) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5489 |
#10402 := [def-axiom]: #10401 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5490 |
#11482 := [unit-resolution #10402 #11291]: #10400 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5491 |
#11483 := (not #14315) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5492 |
#11288 := (or #11290 #11483 #5346 #14817) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5493 |
#11531 := [th-lemma arith assign-bounds -1 -1 -1]: #11288 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5494 |
#11296 := [unit-resolution #11531 #11482 #11005 #14807]: #11290 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5495 |
#13958 := (+ #5353 #14337) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5496 |
#12062 := (+ #2037 #13958) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5497 |
#14821 := (= #12062 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5498 |
#13983 := (<= #12062 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5499 |
#14568 := (+ f3 #5353) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5500 |
#14601 := (<= #14568 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5501 |
#11602 := (not #14601) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5502 |
#12759 := (>= #5355 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5503 |
#10422 := (or #5358 #5356) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5504 |
#10363 := [def-axiom]: #10422 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5505 |
#11294 := [unit-resolution #10363 #11291]: #5356 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5506 |
#11627 := (or #5357 #12759) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5507 |
#11292 := [th-lemma arith triangle-eq]: #11627 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5508 |
#11603 := [unit-resolution #11292 #11294]: #12759 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5509 |
#14567 := (>= #5343 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5510 |
#10649 := (or #3722 #14567) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5511 |
#10651 := [quant-inst #5342]: #10649 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5512 |
#11628 := [unit-resolution #10651 #7284]: #14567 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5513 |
#11599 := (not #14567) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5514 |
#11625 := (not #12759) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5515 |
#11629 := (or #11602 #11625 #11599 #2040 #14817) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5516 |
#11624 := [th-lemma arith assign-bounds -1 -1 -1 -1]: #11629 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5517 |
#11632 := [unit-resolution #11624 #11628 #11418 #11603 #14807]: #11602 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5518 |
#11560 := (or #14601 #13983) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5519 |
#14300 := (f11 f29 #5342) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5520 |
#14333 := (= #14300 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5521 |
#10365 := (or #5358 #5348) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5522 |
#10415 := [def-axiom]: #10365 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5523 |
#11673 := [unit-resolution #10415 #11291]: #5348 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5524 |
#10266 := (or #14333 #5349) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5525 |
#15419 := (f11 #193 #5342) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5526 |
#15442 := (= #15419 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5527 |
#15453 := (= #5342 f28) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5528 |
#15432 := (or #15453 #5348) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5529 |
#15425 := (iff #15442 #15432) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5530 |
#16310 := (or #7582 #15425) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5531 |
#15456 := (if #15453 #4057 #5348) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5532 |
#15457 := (iff #15442 #15456) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5533 |
#16311 := (or #7582 #15457) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5534 |
#11286 := (iff #16311 #16310) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5535 |
#11830 := (iff #16310 #16310) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5536 |
#12073 := [rewrite]: #11830 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5537 |
#15428 := (iff #15457 #15425) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5538 |
#15445 := (iff #15456 #15432) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5539 |
#15460 := (if #15453 true #5348) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5540 |
#15426 := (iff #15460 #15432) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5541 |
#15434 := [rewrite]: #15426 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5542 |
#15448 := (iff #15456 #15460) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5543 |
#15447 := [monotonicity #4060]: #15448 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5544 |
#15427 := [trans #15447 #15434]: #15445 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5545 |
#15429 := [monotonicity #15427]: #15428 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5546 |
#11833 := [monotonicity #15429]: #11286 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5547 |
#12072 := [trans #11833 #12073]: #11286 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5548 |
#11275 := [quant-inst #115 #181 #3 #5342]: #16311 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5549 |
#12074 := [mp #11275 #12072]: #16310 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5550 |
#14187 := [unit-resolution #12074 #3646]: #15425 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5551 |
#13407 := (not #15425) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5552 |
#14236 := (or #13407 #15442) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5553 |
#15985 := [hypothesis]: #5348 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5554 |
#12028 := (or #15432 #5349) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5555 |
#13131 := [def-axiom]: #12028 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5556 |
#14241 := [unit-resolution #13131 #15985]: #15432 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5557 |
#13115 := (not #15432) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5558 |
#13413 := (or #13407 #15442 #13115) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5559 |
#10944 := [def-axiom]: #13413 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5560 |
#15276 := [unit-resolution #10944 #14241]: #14236 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5561 |
#15396 := [unit-resolution #15276 #14187]: #15442 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5562 |
#15574 := (= #14300 #15419) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5563 |
#15601 := [monotonicity #12662]: #15574 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5564 |
#15612 := [trans #15601 #15396]: #14333 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5565 |
#14331 := (not #14333) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5566 |
#15983 := [hypothesis]: #14331 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5567 |
#9603 := [unit-resolution #15983 #15612]: false |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5568 |
#15650 := [lemma #9603]: #10266 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5569 |
#11630 := [unit-resolution #15650 #11673]: #14333 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5570 |
#3437 := (or #3896 #3880) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5571 |
#3438 := [def-axiom]: #3437 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5572 |
#11479 := [unit-resolution #3438 #11393]: #3880 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5573 |
#10499 := (or #3885 #14331 #14601 #13983) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5574 |
#14605 := (+ #14317 #2038) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5575 |
#12389 := (+ #5352 #14605) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5576 |
#14602 := (>= #12389 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5577 |
#14600 := (or #14331 #14601 #14602) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5578 |
#10518 := (or #3885 #14600) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5579 |
#10536 := (iff #10518 #10499) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5580 |
#13959 := (or #14331 #14601 #13983) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5581 |
#10517 := (or #3885 #13959) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5582 |
#10484 := (iff #10517 #10499) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5583 |
#10511 := [rewrite]: #10484 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5584 |
#10485 := (iff #10518 #10517) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5585 |
#14616 := (iff #14600 #13959) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5586 |
#14615 := (iff #14602 #13983) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5587 |
#12975 := (+ #5352 #14317) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5588 |
#13126 := (+ #2038 #12975) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5589 |
#12668 := (>= #13126 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5590 |
#14613 := (iff #12668 #13983) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5591 |
#14614 := [rewrite]: #14613 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5592 |
#14298 := (iff #14602 #12668) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5593 |
#13200 := (= #12389 #13126) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5594 |
#13162 := [rewrite]: #13200 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5595 |
#14328 := [monotonicity #13162]: #14298 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5596 |
#12036 := [trans #14328 #14614]: #14615 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5597 |
#14617 := [monotonicity #12036]: #14616 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5598 |
#10522 := [monotonicity #14617]: #10485 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5599 |
#10543 := [trans #10522 #10511]: #10536 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5600 |
#10528 := [quant-inst #2034 #5342]: #10518 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5601 |
#10544 := [mp #10528 #10543]: #10499 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5602 |
#11674 := [unit-resolution #10544 #11479 #11630]: #11560 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5603 |
#11672 := [unit-resolution #11674 #11632]: #13983 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5604 |
#10494 := (>= #12062 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5605 |
#11675 := (or #10494 #11625 #11483 #14817) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5606 |
#11298 := [th-lemma arith assign-bounds -1 -1 -1]: #11675 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5607 |
#11691 := [unit-resolution #11298 #11005 #11603 #14807]: #10494 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5608 |
#11692 := (not #13983) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5609 |
#11689 := (not #10494) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5610 |
#11730 := (or #14821 #11689 #11692) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5611 |
#11758 := [th-lemma arith triangle-eq]: #11730 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5612 |
#11700 := [unit-resolution #11758 #11691 #11672]: #14821 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5613 |
#14826 := (not #14821) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5614 |
#11282 := (or #14811 #14826) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5615 |
#10448 := (or #3893 #14811 #14331 #14826) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5616 |
#14782 := (+ #2038 #5352) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5617 |
#14792 := (+ #14317 #14782) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5618 |
#14793 := (= #14792 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5619 |
#14799 := (not #14793) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5620 |
#14781 := (>= #14605 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5621 |
#14800 := (or #14781 #14331 #14799) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5622 |
#10450 := (or #3893 #14800) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5623 |
#10480 := (iff #10450 #10448) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5624 |
#14829 := (or #14811 #14331 #14826) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5625 |
#10447 := (or #3893 #14829) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5626 |
#10416 := (iff #10447 #10448) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5627 |
#10458 := [rewrite]: #10416 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5628 |
#10443 := (iff #10450 #10447) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5629 |
#14830 := (iff #14800 #14829) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5630 |
#14827 := (iff #14799 #14826) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5631 |
#14824 := (iff #14793 #14821) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5632 |
#14587 := (= #13126 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5633 |
#14822 := (iff #14587 #14821) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5634 |
#14823 := [rewrite]: #14822 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5635 |
#14804 := (iff #14793 #14587) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5636 |
#14310 := (= #14792 #13126) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5637 |
#14429 := [rewrite]: #14310 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5638 |
#14820 := [monotonicity #14429]: #14804 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5639 |
#14825 := [trans #14820 #14823]: #14824 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5640 |
#14828 := [monotonicity #14825]: #14827 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5641 |
#14204 := (iff #14781 #14811) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5642 |
#14798 := (+ #2038 #14317) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5643 |
#14803 := (>= #14798 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5644 |
#14812 := (iff #14803 #14811) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5645 |
#14813 := [rewrite]: #14812 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5646 |
#14809 := (iff #14781 #14803) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5647 |
#14801 := (= #14605 #14798) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5648 |
#14802 := [rewrite]: #14801 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5649 |
#14810 := [monotonicity #14802]: #14809 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5650 |
#14193 := [trans #14810 #14813]: #14204 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5651 |
#14831 := [monotonicity #14193 #14828]: #14830 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5652 |
#10460 := [monotonicity #14831]: #10443 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5653 |
#10495 := [trans #10460 #10458]: #10480 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5654 |
#10455 := [quant-inst #5342]: #10450 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5655 |
#10496 := [mp #10455 #10495]: #10448 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5656 |
#11701 := [unit-resolution #10496 #11676 #11630]: #11282 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5657 |
#11698 := [unit-resolution #11701 #11700 #11296]: false |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5658 |
#11729 := [lemma #11698]: #14817 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5659 |
#13414 := (or #13314 #14166) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5660 |
#12903 := [th-lemma arith triangle-eq]: #13414 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5661 |
#13464 := [unit-resolution #12903 #11729]: #13314 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5662 |
#5152 := (or #5149 #5087) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5663 |
#10286 := (or #3843 #5149 #5087) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5664 |
#5126 := (+ #1146 #5123) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5665 |
#5127 := (+ #5080 #5126) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5666 |
#5128 := (<= #5127 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5667 |
#5129 := (or #5125 #5128) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5668 |
#5130 := (not #5129) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5669 |
#5131 := (or #5130 #5087) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5670 |
#10287 := (or #3843 #5131) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5671 |
#9289 := (iff #10287 #10286) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5672 |
#6976 := (or #3843 #5152) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5673 |
#8673 := (iff #6976 #10286) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5674 |
#8601 := [rewrite]: #8673 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5675 |
#6978 := (iff #10287 #6976) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5676 |
#5153 := (iff #5131 #5152) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5677 |
#5150 := (iff #5130 #5149) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5678 |
#5147 := (iff #5129 #5146) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5679 |
#5144 := (iff #5128 #5141) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5680 |
#5132 := (+ #5080 #5123) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5681 |
#5133 := (+ #1146 #5132) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5682 |
#5136 := (<= #5133 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5683 |
#5142 := (iff #5136 #5141) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5684 |
#5143 := [rewrite]: #5142 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5685 |
#5137 := (iff #5128 #5136) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5686 |
#5134 := (= #5127 #5133) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5687 |
#5135 := [rewrite]: #5134 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5688 |
#5138 := [monotonicity #5135]: #5137 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5689 |
#5145 := [trans #5138 #5143]: #5144 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5690 |
#5148 := [monotonicity #5145]: #5147 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5691 |
#5151 := [monotonicity #5148]: #5150 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5692 |
#5154 := [monotonicity #5151]: #5153 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5693 |
#9657 := [monotonicity #5154]: #6978 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5694 |
#10282 := [trans #9657 #8601]: #9289 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5695 |
#10280 := [quant-inst #2034]: #10287 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5696 |
#10289 := [mp #10280 #10282]: #10286 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5697 |
#13441 := [unit-resolution #10289 #11843]: #5152 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5698 |
#13534 := [unit-resolution #13441 #13464]: #5149 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5699 |
#12234 := (or #5146 #5182) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5700 |
#12584 := (not #5182) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5701 |
#12314 := [hypothesis]: #12584 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5702 |
#10290 := (not #5125) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5703 |
#12338 := [hypothesis]: #5149 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5704 |
#10299 := (or #5146 #10290) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5705 |
#10300 := [def-axiom]: #10299 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5706 |
#12289 := [unit-resolution #10300 #12338]: #10290 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5707 |
#10273 := (not #5141) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5708 |
#10301 := (or #5146 #10273) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5709 |
#10297 := [def-axiom]: #10301 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5710 |
#12290 := [unit-resolution #10297 #12338]: #10273 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5711 |
#5185 := (or #5125 #5141 #5182) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5712 |
#10259 := (or #3835 #5125 #5141 #5182) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5713 |
#5174 := (+ #5122 #2038) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5714 |
#5175 := (+ #185 #5174) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5715 |
#5176 := (= #5175 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5716 |
#5177 := (or #5125 #5128 #5176) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5717 |
#10305 := (or #3835 #5177) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5718 |
#10308 := (iff #10305 #10259) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5719 |
#10307 := (or #3835 #5185) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5720 |
#10311 := (iff #10307 #10259) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5721 |
#10312 := [rewrite]: #10311 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5722 |
#10303 := (iff #10305 #10307) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5723 |
#5186 := (iff #5177 #5185) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5724 |
#5183 := (iff #5176 #5182) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5725 |
#5180 := (= #5175 #5179) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5726 |
#5181 := [rewrite]: #5180 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5727 |
#5184 := [monotonicity #5181]: #5183 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5728 |
#5187 := [monotonicity #5145 #5184]: #5186 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5729 |
#10309 := [monotonicity #5187]: #10303 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5730 |
#10313 := [trans #10309 #10312]: #10308 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5731 |
#10306 := [quant-inst #2034]: #10305 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5732 |
#10315 := [mp #10306 #10313]: #10259 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5733 |
#12211 := [unit-resolution #10315 #12531]: #5185 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5734 |
#12231 := [unit-resolution #12211 #12290 #12289 #12314]: false |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5735 |
#12291 := [lemma #12231]: #12234 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5736 |
#13462 := [unit-resolution #12291 #13534]: #5182 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5737 |
#16225 := (or #12584 #11448 #3893) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5738 |
#12244 := (= f28 ?v0!20) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5739 |
#12245 := (not #12244) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5740 |
#15044 := (not #11448) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5741 |
#16185 := (iff #15044 #12245) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5742 |
#16160 := (iff #11448 #12244) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5743 |
#16058 := (iff #12244 #11448) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5744 |
#16164 := [commutativity]: #16058 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5745 |
#16190 := [symm #16164]: #16160 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5746 |
#16191 := [monotonicity #16190]: #16185 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5747 |
#16121 := [hypothesis]: #15044 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5748 |
#16192 := [mp #16121 #16191]: #12245 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5749 |
#12259 := (<= #5122 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5750 |
#5068 := (+ #2037 #4079) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5751 |
#5229 := (<= #5068 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5752 |
#5241 := (+ #4079 #5123) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5753 |
#5242 := (+ #2037 #5241) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5754 |
#5243 := (= #5242 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5755 |
#11519 := (<= #5242 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5756 |
#7263 := (<= #4080 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5757 |
#7366 := (= #185 #4078) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5758 |
#4131 := (= #4078 #185) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5759 |
#16125 := (iff #4131 #7366) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5760 |
#16136 := (iff #7366 #4131) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5761 |
#16124 := [commutativity]: #16136 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5762 |
#16126 := [symm #16124]: #16125 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5763 |
#4429 := (f11 f29 f28) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5764 |
#4430 := (= #4429 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5765 |
#4055 := (f11 #193 f28) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5766 |
#4056 := (= #4055 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5767 |
#43 := (:var 0 S1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5768 |
#40 := (:var 2 S7) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5769 |
#41 := (f14 f15 #40) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5770 |
#42 := (f13 #41 #10) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5771 |
#44 := (f12 #42 #43) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5772 |
#3633 := (pattern #44) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5773 |
#47 := (= #43 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5774 |
#45 := (f11 #44 #10) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5775 |
#46 := (= #45 f1) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5776 |
#48 := (iff #46 #47) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5777 |
#3634 := (forall (vars (?v0 S7) (?v1 S2) (?v2 S1)) (:pat #3633) #48) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5778 |
#49 := (forall (vars (?v0 S7) (?v1 S2) (?v2 S1)) #48) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5779 |
#3637 := (iff #49 #3634) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5780 |
#3635 := (iff #48 #48) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5781 |
#3636 := [refl]: #3635 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5782 |
#3638 := [quant-intro #3636]: #3637 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5783 |
#1494 := (~ #49 #49) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5784 |
#1521 := (~ #48 #48) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5785 |
#1522 := [refl]: #1521 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5786 |
#1495 := [nnf-pos #1522]: #1494 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5787 |
#341 := [asserted]: #49 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5788 |
#1523 := [mp~ #341 #1495]: #49 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5789 |
#3639 := [mp #1523 #3638]: #3634 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5790 |
#7340 := (not #3634) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5791 |
#7341 := (or #7340 #4056) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5792 |
#4058 := (iff #4056 #4057) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5793 |
#7342 := (or #7340 #4058) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5794 |
#7348 := (iff #7342 #7341) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5795 |
#7350 := (iff #7341 #7341) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5796 |
#7244 := [rewrite]: #7350 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5797 |
#4066 := (iff #4058 #4056) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5798 |
#4061 := (iff #4056 true) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5799 |
#4064 := (iff #4061 #4056) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5800 |
#4065 := [rewrite]: #4064 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5801 |
#4062 := (iff #4058 #4061) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5802 |
#4063 := [monotonicity #4060]: #4062 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5803 |
#4067 := [trans #4063 #4065]: #4066 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5804 |
#7349 := [monotonicity #4067]: #7348 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5805 |
#7353 := [trans #7349 #7244]: #7348 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5806 |
#7343 := [quant-inst #115 #181 #3]: #7342 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5807 |
#7354 := [mp #7343 #7353]: #7341 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5808 |
#12605 := [unit-resolution #7354 #3639]: #4056 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5809 |
#12706 := (= #4429 #4055) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5810 |
#12710 := [monotonicity #12662]: #12706 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5811 |
#16193 := [trans #12710 #12605]: #4430 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5812 |
#4431 := (not #4430) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5813 |
#4432 := (or #4431 #4131) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5814 |
#7269 := (or #3860 #4431 #4131) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5815 |
#7362 := (or #3860 #4432) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5816 |
#7363 := (iff #7362 #7269) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5817 |
#7364 := [rewrite]: #7363 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5818 |
#7360 := [quant-inst #181]: #7362 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5819 |
#7365 := [mp #7360 #7364]: #7269 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5820 |
#16189 := [unit-resolution #7365 #16079]: #4432 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5821 |
#16194 := [unit-resolution #16189 #16193]: #4131 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5822 |
#16138 := [mp #16194 #16126]: #7366 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5823 |
#16186 := (not #7366) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5824 |
#16135 := (or #16186 #7263) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5825 |
#16139 := [th-lemma arith triangle-eq]: #16135 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5826 |
#16157 := [unit-resolution #16139 #16138]: #7263 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5827 |
#10310 := (>= #5179 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5828 |
#12437 := [hypothesis]: #5182 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5829 |
#12988 := (or #12584 #10310) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5830 |
#12982 := [th-lemma arith triangle-eq]: #12988 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5831 |
#12899 := [unit-resolution #12982 #12437]: #10310 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5832 |
#12990 := (not #10310) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5833 |
#14609 := (not #7263) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5834 |
#16158 := (or #11519 #14609 #12990) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5835 |
#16159 := [th-lemma arith assign-bounds -1 1]: #16158 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5836 |
#16228 := [unit-resolution #16159 #12899 #16157]: #11519 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5837 |
#10373 := (>= #5242 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5838 |
#16229 := [unit-resolution #6974 #12445]: #4081 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5839 |
#10316 := (<= #5179 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5840 |
#12603 := (or #12584 #10316) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5841 |
#11489 := [th-lemma arith triangle-eq]: #12603 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5842 |
#12604 := [unit-resolution #11489 #12437]: #10316 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5843 |
#12705 := (not #10316) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5844 |
#16235 := (or #10373 #10190 #12705) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5845 |
#16241 := [th-lemma arith assign-bounds -1 1]: #16235 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5846 |
#16242 := [unit-resolution #16241 #12604 #16229]: #10373 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5847 |
#16244 := (not #11519) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5848 |
#16243 := (not #10373) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5849 |
#16245 := (or #5243 #16243 #16244) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5850 |
#16249 := [th-lemma arith triangle-eq]: #16245 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5851 |
#16215 := [unit-resolution #16249 #16242 #16228]: #5243 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5852 |
#5248 := (not #5243) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5853 |
#16216 := (or #5229 #5248) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5854 |
#13006 := [hypothesis]: #3888 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5855 |
#11224 := (or #3893 #5229 #4431 #5248) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5856 |
#5217 := (+ #4078 #5178) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5857 |
#5220 := (= #5217 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5858 |
#5221 := (not #5220) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5859 |
#5209 := (+ #4078 #2038) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5860 |
#5210 := (>= #5209 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5861 |
#5222 := (or #5210 #4431 #5221) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5862 |
#10746 := (or #3893 #5222) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5863 |
#13415 := (iff #10746 #11224) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5864 |
#5251 := (or #5229 #4431 #5248) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5865 |
#13664 := (or #3893 #5251) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5866 |
#11836 := (iff #13664 #11224) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5867 |
#11867 := [rewrite]: #11836 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5868 |
#12522 := (iff #10746 #13664) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5869 |
#5252 := (iff #5222 #5251) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5870 |
#5249 := (iff #5221 #5248) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5871 |
#5246 := (iff #5220 #5243) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5872 |
#5234 := (+ #4078 #5122) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5873 |
#5235 := (+ #2038 #5234) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5874 |
#5238 := (= #5235 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5875 |
#5244 := (iff #5238 #5243) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5876 |
#5245 := [rewrite]: #5244 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5877 |
#5239 := (iff #5220 #5238) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5878 |
#5236 := (= #5217 #5235) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5879 |
#5237 := [rewrite]: #5236 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5880 |
#5240 := [monotonicity #5237]: #5239 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5881 |
#5247 := [trans #5240 #5245]: #5246 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5882 |
#5250 := [monotonicity #5247]: #5249 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5883 |
#5232 := (iff #5210 #5229) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5884 |
#5223 := (+ #2038 #4078) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5885 |
#5226 := (>= #5223 0::Int) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5886 |
#5230 := (iff #5226 #5229) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5887 |
#5231 := [rewrite]: #5230 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5888 |
#5227 := (iff #5210 #5226) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5889 |
#5224 := (= #5209 #5223) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5890 |
#5225 := [rewrite]: #5224 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5891 |
#5228 := [monotonicity #5225]: #5227 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5892 |
#5233 := [trans #5228 #5231]: #5232 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5893 |
#5253 := [monotonicity #5233 #5250]: #5252 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5894 |
#11978 := [monotonicity #5253]: #12522 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5895 |
#12915 := [trans #11978 #11867]: #13415 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5896 |
#10907 := [quant-inst #181]: #10746 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5897 |
#11685 := [mp #10907 #12915]: #11224 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5898 |
#16217 := [unit-resolution #11685 #13006 #16193]: #16216 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5899 |
#16220 := [unit-resolution #16217 #16215]: #5229 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5900 |
#16221 := (not #5229) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5901 |
#16195 := (or #12259 #16243 #16221) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5902 |
#16222 := [th-lemma arith assign-bounds 1 -1]: #16195 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5903 |
#16223 := [unit-resolution #16222 #16242 #16220]: #12259 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5904 |
#12250 := (not #12259) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5905 |
#12251 := (or #12244 #12250) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5906 |
#16038 := (or #7204 #12244 #12250) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5907 |
#16039 := (or #7204 #12251) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5908 |
#16034 := (iff #16039 #16038) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5909 |
#16042 := [rewrite]: #16034 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5910 |
#16004 := [quant-inst #181 #2034]: #16039 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5911 |
#16043 := [mp #16004 #16042]: #16038 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5912 |
#16224 := [unit-resolution #16043 #3612]: #12251 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5913 |
#16214 := [unit-resolution #16224 #16223 #16192]: false |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5914 |
#16248 := [lemma #16214]: #16225 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5915 |
#13535 := [unit-resolution #16248 #13462 #11676]: #11448 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5916 |
#10531 := (or #11454 #15044) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5917 |
#10525 := [def-axiom]: #10531 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5918 |
#13564 := [unit-resolution #10525 #13535]: #11454 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5919 |
#10513 := (not #11454) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5920 |
#10578 := (or #10516 #11447 #10513) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5921 |
#10577 := [def-axiom]: #10578 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5922 |
#13561 := [unit-resolution #10577 #13564]: #13559 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5923 |
#13556 := [unit-resolution #13561 #13463]: #11447 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5924 |
#13567 := (= #4533 #11446) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5925 |
#13557 := [monotonicity #12662]: #13567 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5926 |
#13603 := [trans #13557 #13556]: #4534 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5927 |
#4541 := (not #4534) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5928 |
#5090 := (or #4541 #5087) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5929 |
#10267 := (or #3860 #4541 #5087) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5930 |
#10275 := (or #3860 #5090) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5931 |
#10272 := (iff #10275 #10267) |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5932 |
#10278 := [rewrite]: #10272 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5933 |
#10276 := [quant-inst #2034]: #10275 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5934 |
#10292 := [mp #10276 #10278]: #10267 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5935 |
#12904 := [unit-resolution #10292 #16079]: #5090 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5936 |
#13444 := [unit-resolution #12904 #13464]: #4541 |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5937 |
[unit-resolution #13444 #13603]: false |
ade3fc826af3
dropped support for List.distinct in binding to SMT solvers: only few applications benefited from this support, and in some cases the smt method fails due to its support for List.distinct
boehmes
parents:
43555
diff
changeset
|
5938 |
unsat |