0 JBC
↳1 JBCToGraph (⇒, 380 ms)
↳2 JBCTerminationGraph
↳3 TerminationGraphToSCCProof (⇒, 0 ms)
↳4 JBCTerminationSCC
↳5 SCCToIDPv1Proof (⇒, 150 ms)
↳6 IDP
↳7 IDPNonInfProof (⇒, 610 ms)
↳8 IDP
↳9 IDependencyGraphProof (⇔, 0 ms)
↳10 IDP
↳11 IDPNonInfProof (⇒, 190 ms)
↳12 IDP
↳13 IDependencyGraphProof (⇔, 0 ms)
↳14 TRUE
/**
* Example taken from "A Term Rewriting Approach to the Automated Termination
* Analysis of Imperative Programs" (http://www.cs.unm.edu/~spf/papers/2009-02.pdf)
* and converted to Java.
*/
public class PastaC9 {
public static void main(String[] args) {
Random.args = args;
int x = Random.random();
int y = Random.random();
while (x > 0 && y > 0) {
if (Random.random() < 42) {
x--;
y = Random.random();
} else {
y--;
}
}
}
}
public class Random {
static String[] args;
static int index = 0;
public static int random() {
String string = args[index];
index++;
return string.length();
}
}
Generated 54 rules for P and 0 rules for R.
P rules:
1003_0_main_LE(EOS(STATIC_1003), i385, i375, i385) → 1006_0_main_LE(EOS(STATIC_1006), i385, i375, i385)
1006_0_main_LE(EOS(STATIC_1006), i385, i375, i385) → 1009_0_main_Load(EOS(STATIC_1009), i385, i375) | >(i385, 0)
1009_0_main_Load(EOS(STATIC_1009), i385, i375) → 1013_0_main_LE(EOS(STATIC_1013), i385, i375, i375)
1013_0_main_LE(EOS(STATIC_1013), i385, i387, i387) → 1016_0_main_LE(EOS(STATIC_1016), i385, i387, i387)
1016_0_main_LE(EOS(STATIC_1016), i385, i387, i387) → 1020_0_main_InvokeMethod(EOS(STATIC_1020), i385, i387) | >(i387, 0)
1020_0_main_InvokeMethod(EOS(STATIC_1020), i385, i387) → 1023_0_random_FieldAccess(EOS(STATIC_1023), i385, i387)
1023_0_random_FieldAccess(EOS(STATIC_1023), i385, i387) → 1025_0_random_FieldAccess(EOS(STATIC_1025), i385, i387)
1025_0_random_FieldAccess(EOS(STATIC_1025), i385, i387) → 1028_0_random_ArrayAccess(EOS(STATIC_1028), i385, i387)
1028_0_random_ArrayAccess(EOS(STATIC_1028), i385, i387) → 1030_0_random_ArrayAccess(EOS(STATIC_1030), i385, i387)
1030_0_random_ArrayAccess(EOS(STATIC_1030), i385, i387) → 1034_0_random_Store(EOS(STATIC_1034), i385, i387, o272)
1034_0_random_Store(EOS(STATIC_1034), i385, i387, o272) → 1038_0_random_FieldAccess(EOS(STATIC_1038), i385, i387, o272)
1038_0_random_FieldAccess(EOS(STATIC_1038), i385, i387, o272) → 1040_0_random_ConstantStackPush(EOS(STATIC_1040), i385, i387, o272)
1040_0_random_ConstantStackPush(EOS(STATIC_1040), i385, i387, o272) → 1044_0_random_IntArithmetic(EOS(STATIC_1044), i385, i387, o272)
1044_0_random_IntArithmetic(EOS(STATIC_1044), i385, i387, o272) → 1048_0_random_FieldAccess(EOS(STATIC_1048), i385, i387, o272)
1048_0_random_FieldAccess(EOS(STATIC_1048), i385, i387, o272) → 1051_0_random_Load(EOS(STATIC_1051), i385, i387, o272)
1051_0_random_Load(EOS(STATIC_1051), i385, i387, o272) → 1060_0_random_InvokeMethod(EOS(STATIC_1060), i385, i387, o272)
1060_0_random_InvokeMethod(EOS(STATIC_1060), i385, i387, java.lang.Object(o290sub)) → 1064_0_random_InvokeMethod(EOS(STATIC_1064), i385, i387, java.lang.Object(o290sub))
1064_0_random_InvokeMethod(EOS(STATIC_1064), i385, i387, java.lang.Object(o290sub)) → 1067_0_length_Load(EOS(STATIC_1067), i385, i387, java.lang.Object(o290sub), java.lang.Object(o290sub))
1067_0_length_Load(EOS(STATIC_1067), i385, i387, java.lang.Object(o290sub), java.lang.Object(o290sub)) → 1076_0_length_FieldAccess(EOS(STATIC_1076), i385, i387, java.lang.Object(o290sub), java.lang.Object(o290sub))
1076_0_length_FieldAccess(EOS(STATIC_1076), i385, i387, java.lang.Object(java.lang.String(o298sub, i423)), java.lang.Object(java.lang.String(o298sub, i423))) → 1078_0_length_FieldAccess(EOS(STATIC_1078), i385, i387, java.lang.Object(java.lang.String(o298sub, i423)), java.lang.Object(java.lang.String(o298sub, i423))) | &&(>=(i423, 0), >=(i424, 0))
1078_0_length_FieldAccess(EOS(STATIC_1078), i385, i387, java.lang.Object(java.lang.String(o298sub, i423)), java.lang.Object(java.lang.String(o298sub, i423))) → 1084_0_length_Return(EOS(STATIC_1084), i385, i387, java.lang.Object(java.lang.String(o298sub, i423)), i423)
1084_0_length_Return(EOS(STATIC_1084), i385, i387, java.lang.Object(java.lang.String(o298sub, i423)), i423) → 1089_0_random_Return(EOS(STATIC_1089), i385, i387, i423)
1089_0_random_Return(EOS(STATIC_1089), i385, i387, i423) → 1091_0_main_ConstantStackPush(EOS(STATIC_1091), i385, i387, i423)
1091_0_main_ConstantStackPush(EOS(STATIC_1091), i385, i387, i423) → 1099_0_main_GE(EOS(STATIC_1099), i385, i387, i423, 42)
1099_0_main_GE(EOS(STATIC_1099), i385, i387, i439, matching1) → 1106_0_main_GE(EOS(STATIC_1106), i385, i387, i439, 42) | =(matching1, 42)
1099_0_main_GE(EOS(STATIC_1099), i385, i387, i440, matching1) → 1107_0_main_GE(EOS(STATIC_1107), i385, i387, i440, 42) | =(matching1, 42)
1106_0_main_GE(EOS(STATIC_1106), i385, i387, i439, matching1) → 1111_0_main_Inc(EOS(STATIC_1111), i385) | &&(<(i439, 42), =(matching1, 42))
1111_0_main_Inc(EOS(STATIC_1111), i385) → 1120_0_main_InvokeMethod(EOS(STATIC_1120), +(i385, -1)) | >(i385, 0)
1120_0_main_InvokeMethod(EOS(STATIC_1120), i446) → 1129_0_random_FieldAccess(EOS(STATIC_1129), i446)
1129_0_random_FieldAccess(EOS(STATIC_1129), i446) → 1143_0_random_FieldAccess(EOS(STATIC_1143), i446)
1143_0_random_FieldAccess(EOS(STATIC_1143), i446) → 1154_0_random_ArrayAccess(EOS(STATIC_1154), i446)
1154_0_random_ArrayAccess(EOS(STATIC_1154), i446) → 1162_0_random_ArrayAccess(EOS(STATIC_1162), i446)
1162_0_random_ArrayAccess(EOS(STATIC_1162), i446) → 1171_0_random_Store(EOS(STATIC_1171), i446, o338)
1171_0_random_Store(EOS(STATIC_1171), i446, o338) → 1182_0_random_FieldAccess(EOS(STATIC_1182), i446, o338)
1182_0_random_FieldAccess(EOS(STATIC_1182), i446, o338) → 1190_0_random_ConstantStackPush(EOS(STATIC_1190), i446, o338)
1190_0_random_ConstantStackPush(EOS(STATIC_1190), i446, o338) → 1204_0_random_IntArithmetic(EOS(STATIC_1204), i446, o338)
1204_0_random_IntArithmetic(EOS(STATIC_1204), i446, o338) → 1211_0_random_FieldAccess(EOS(STATIC_1211), i446, o338)
1211_0_random_FieldAccess(EOS(STATIC_1211), i446, o338) → 1219_0_random_Load(EOS(STATIC_1219), i446, o338)
1219_0_random_Load(EOS(STATIC_1219), i446, o338) → 1232_0_random_InvokeMethod(EOS(STATIC_1232), i446, o338)
1232_0_random_InvokeMethod(EOS(STATIC_1232), i446, java.lang.Object(o396sub)) → 1237_0_random_InvokeMethod(EOS(STATIC_1237), i446, java.lang.Object(o396sub))
1237_0_random_InvokeMethod(EOS(STATIC_1237), i446, java.lang.Object(o396sub)) → 1243_0_length_Load(EOS(STATIC_1243), i446, java.lang.Object(o396sub), java.lang.Object(o396sub))
1243_0_length_Load(EOS(STATIC_1243), i446, java.lang.Object(o396sub), java.lang.Object(o396sub)) → 1257_0_length_FieldAccess(EOS(STATIC_1257), i446, java.lang.Object(o396sub), java.lang.Object(o396sub))
1257_0_length_FieldAccess(EOS(STATIC_1257), i446, java.lang.Object(java.lang.String(o418sub, i529)), java.lang.Object(java.lang.String(o418sub, i529))) → 1259_0_length_FieldAccess(EOS(STATIC_1259), i446, java.lang.Object(java.lang.String(o418sub, i529)), java.lang.Object(java.lang.String(o418sub, i529))) | &&(>=(i529, 0), >=(i530, 0))
1259_0_length_FieldAccess(EOS(STATIC_1259), i446, java.lang.Object(java.lang.String(o418sub, i529)), java.lang.Object(java.lang.String(o418sub, i529))) → 1266_0_length_Return(EOS(STATIC_1266), i446, java.lang.Object(java.lang.String(o418sub, i529)), i529)
1266_0_length_Return(EOS(STATIC_1266), i446, java.lang.Object(java.lang.String(o418sub, i529)), i529) → 1271_0_random_Return(EOS(STATIC_1271), i446, i529)
1271_0_random_Return(EOS(STATIC_1271), i446, i529) → 1273_0_main_Store(EOS(STATIC_1273), i446, i529)
1273_0_main_Store(EOS(STATIC_1273), i446, i529) → 1280_0_main_JMP(EOS(STATIC_1280), i446, i529)
1280_0_main_JMP(EOS(STATIC_1280), i446, i529) → 1287_0_main_Load(EOS(STATIC_1287), i446, i529)
1287_0_main_Load(EOS(STATIC_1287), i446, i529) → 999_0_main_Load(EOS(STATIC_999), i446, i529)
999_0_main_Load(EOS(STATIC_999), i374, i375) → 1003_0_main_LE(EOS(STATIC_1003), i374, i375, i374)
1107_0_main_GE(EOS(STATIC_1107), i385, i387, i440, matching1) → 1113_0_main_Inc(EOS(STATIC_1113), i385, i387) | &&(>=(i440, 42), =(matching1, 42))
1113_0_main_Inc(EOS(STATIC_1113), i385, i387) → 1121_0_main_JMP(EOS(STATIC_1121), i385, +(i387, -1)) | >(i387, 0)
1121_0_main_JMP(EOS(STATIC_1121), i385, i447) → 1132_0_main_Load(EOS(STATIC_1132), i385, i447)
1132_0_main_Load(EOS(STATIC_1132), i385, i447) → 999_0_main_Load(EOS(STATIC_999), i385, i447)
R rules:
Combined rules. Obtained 2 conditional rules for P and 0 conditional rules for R.
P rules:
1003_0_main_LE(EOS(STATIC_1003), x0, x1, x0) → 1003_0_main_LE(EOS(STATIC_1003), +(x0, -1), x2, +(x0, -1)) | &&(&&(>(+(x2, 1), 0), >(x1, 0)), >(x0, 0))
1003_0_main_LE(EOS(STATIC_1003), x0, x1, x0) → 1003_0_main_LE(EOS(STATIC_1003), x0, +(x1, -1), x0) | &&(>(x1, 0), >(x0, 0))
R rules:
Filtered ground terms:
1003_0_main_LE(x1, x2, x3, x4) → 1003_0_main_LE(x2, x3, x4)
EOS(x1) → EOS
Cond_1003_0_main_LE1(x1, x2, x3, x4, x5) → Cond_1003_0_main_LE1(x1, x3, x4, x5)
Cond_1003_0_main_LE(x1, x2, x3, x4, x5, x6) → Cond_1003_0_main_LE(x1, x3, x4, x5, x6)
Filtered duplicate args:
1003_0_main_LE(x1, x2, x3) → 1003_0_main_LE(x2, x3)
Cond_1003_0_main_LE(x1, x2, x3, x4, x5) → Cond_1003_0_main_LE(x1, x3, x4, x5)
Cond_1003_0_main_LE1(x1, x2, x3, x4) → Cond_1003_0_main_LE1(x1, x3, x4)
Filtered unneeded arguments:
Cond_1003_0_main_LE(x1, x2, x3, x4) → Cond_1003_0_main_LE(x1, x3, x4)
Combined rules. Obtained 2 conditional rules for P and 0 conditional rules for R.
P rules:
1003_0_main_LE(x1, x0) → 1003_0_main_LE(x2, +(x0, -1)) | &&(&&(>(x2, -1), >(x1, 0)), >(x0, 0))
1003_0_main_LE(x1, x0) → 1003_0_main_LE(+(x1, -1), x0) | &&(>(x1, 0), >(x0, 0))
R rules:
Finished conversion. Obtained 4 rules for P and 0 rules for R. System has predefined symbols.
P rules:
1003_0_MAIN_LE(x1, x0) → COND_1003_0_MAIN_LE(&&(&&(>(x2, -1), >(x1, 0)), >(x0, 0)), x1, x0, x2)
COND_1003_0_MAIN_LE(TRUE, x1, x0, x2) → 1003_0_MAIN_LE(x2, +(x0, -1))
1003_0_MAIN_LE(x1, x0) → COND_1003_0_MAIN_LE1(&&(>(x1, 0), >(x0, 0)), x1, x0)
COND_1003_0_MAIN_LE1(TRUE, x1, x0) → 1003_0_MAIN_LE(+(x1, -1), x0)
R rules:
!= | ~ | Neq: (Integer, Integer) -> Boolean |
* | ~ | Mul: (Integer, Integer) -> Integer |
>= | ~ | Ge: (Integer, Integer) -> Boolean |
-1 | ~ | UnaryMinus: (Integer) -> Integer |
| | ~ | Bwor: (Integer, Integer) -> Integer |
/ | ~ | Div: (Integer, Integer) -> Integer |
= | ~ | Eq: (Integer, Integer) -> Boolean |
~ | Bwxor: (Integer, Integer) -> Integer | |
|| | ~ | Lor: (Boolean, Boolean) -> Boolean |
! | ~ | Lnot: (Boolean) -> Boolean |
< | ~ | Lt: (Integer, Integer) -> Boolean |
- | ~ | Sub: (Integer, Integer) -> Integer |
<= | ~ | Le: (Integer, Integer) -> Boolean |
> | ~ | Gt: (Integer, Integer) -> Boolean |
~ | ~ | Bwnot: (Integer) -> Integer |
% | ~ | Mod: (Integer, Integer) -> Integer |
& | ~ | Bwand: (Integer, Integer) -> Integer |
+ | ~ | Add: (Integer, Integer) -> Integer |
&& | ~ | Land: (Boolean, Boolean) -> Boolean |
Boolean, Integer
(0) -> (1), if (x2[0] > -1 && x1[0] > 0 && x0[0] > 0 ∧x1[0] →* x1[1]∧x0[0] →* x0[1]∧x2[0] →* x2[1])
(1) -> (0), if (x2[1] →* x1[0]∧x0[1] + -1 →* x0[0])
(1) -> (2), if (x2[1] →* x1[2]∧x0[1] + -1 →* x0[2])
(2) -> (3), if (x1[2] > 0 && x0[2] > 0 ∧x1[2] →* x1[3]∧x0[2] →* x0[3])
(3) -> (0), if (x1[3] + -1 →* x1[0]∧x0[3] →* x0[0])
(3) -> (2), if (x1[3] + -1 →* x1[2]∧x0[3] →* x0[2])
(1) (x2[1]=x1[0]∧+(x0[1], -1)=x0[0]∧&&(&&(>(x2[0], -1), >(x1[0], 0)), >(x0[0], 0))=TRUE∧x1[0]=x1[1]1∧x0[0]=x0[1]1∧x2[0]=x2[1]1 ⇒ 1003_0_MAIN_LE(x1[0], x0[0])≥NonInfC∧1003_0_MAIN_LE(x1[0], x0[0])≥COND_1003_0_MAIN_LE(&&(&&(>(x2[0], -1), >(x1[0], 0)), >(x0[0], 0)), x1[0], x0[0], x2[0])∧(UIncreasing(COND_1003_0_MAIN_LE(&&(&&(>(x2[0], -1), >(x1[0], 0)), >(x0[0], 0)), x1[0], x0[0], x2[0])), ≥))
(2) (>(+(x0[1], -1), 0)=TRUE∧>(x2[0], -1)=TRUE∧>(x1[0], 0)=TRUE ⇒ 1003_0_MAIN_LE(x1[0], +(x0[1], -1))≥NonInfC∧1003_0_MAIN_LE(x1[0], +(x0[1], -1))≥COND_1003_0_MAIN_LE(&&(&&(>(x2[0], -1), >(x1[0], 0)), >(+(x0[1], -1), 0)), x1[0], +(x0[1], -1), x2[0])∧(UIncreasing(COND_1003_0_MAIN_LE(&&(&&(>(x2[0], -1), >(x1[0], 0)), >(x0[0], 0)), x1[0], x0[0], x2[0])), ≥))
(3) (x0[1] + [-2] ≥ 0∧x2[0] ≥ 0∧x1[0] + [-1] ≥ 0 ⇒ (UIncreasing(COND_1003_0_MAIN_LE(&&(&&(>(x2[0], -1), >(x1[0], 0)), >(x0[0], 0)), x1[0], x0[0], x2[0])), ≥)∧[(-2)bni_17 + (-1)Bound*bni_17] + [bni_17]x0[1] ≥ 0∧[(-1)bso_18] ≥ 0)
(4) (x0[1] + [-2] ≥ 0∧x2[0] ≥ 0∧x1[0] + [-1] ≥ 0 ⇒ (UIncreasing(COND_1003_0_MAIN_LE(&&(&&(>(x2[0], -1), >(x1[0], 0)), >(x0[0], 0)), x1[0], x0[0], x2[0])), ≥)∧[(-2)bni_17 + (-1)Bound*bni_17] + [bni_17]x0[1] ≥ 0∧[(-1)bso_18] ≥ 0)
(5) (x0[1] + [-2] ≥ 0∧x2[0] ≥ 0∧x1[0] + [-1] ≥ 0 ⇒ (UIncreasing(COND_1003_0_MAIN_LE(&&(&&(>(x2[0], -1), >(x1[0], 0)), >(x0[0], 0)), x1[0], x0[0], x2[0])), ≥)∧[(-2)bni_17 + (-1)Bound*bni_17] + [bni_17]x0[1] ≥ 0∧[(-1)bso_18] ≥ 0)
(6) (x0[1] ≥ 0∧x2[0] ≥ 0∧x1[0] + [-1] ≥ 0 ⇒ (UIncreasing(COND_1003_0_MAIN_LE(&&(&&(>(x2[0], -1), >(x1[0], 0)), >(x0[0], 0)), x1[0], x0[0], x2[0])), ≥)∧[(-1)Bound*bni_17] + [bni_17]x0[1] ≥ 0∧[(-1)bso_18] ≥ 0)
(7) (x0[1] ≥ 0∧x2[0] ≥ 0∧x1[0] ≥ 0 ⇒ (UIncreasing(COND_1003_0_MAIN_LE(&&(&&(>(x2[0], -1), >(x1[0], 0)), >(x0[0], 0)), x1[0], x0[0], x2[0])), ≥)∧[(-1)Bound*bni_17] + [bni_17]x0[1] ≥ 0∧[(-1)bso_18] ≥ 0)
(8) (+(x1[3], -1)=x1[0]∧x0[3]=x0[0]∧&&(&&(>(x2[0], -1), >(x1[0], 0)), >(x0[0], 0))=TRUE∧x1[0]=x1[1]∧x0[0]=x0[1]∧x2[0]=x2[1] ⇒ 1003_0_MAIN_LE(x1[0], x0[0])≥NonInfC∧1003_0_MAIN_LE(x1[0], x0[0])≥COND_1003_0_MAIN_LE(&&(&&(>(x2[0], -1), >(x1[0], 0)), >(x0[0], 0)), x1[0], x0[0], x2[0])∧(UIncreasing(COND_1003_0_MAIN_LE(&&(&&(>(x2[0], -1), >(x1[0], 0)), >(x0[0], 0)), x1[0], x0[0], x2[0])), ≥))
(9) (>(x0[0], 0)=TRUE∧>(x2[0], -1)=TRUE∧>(+(x1[3], -1), 0)=TRUE ⇒ 1003_0_MAIN_LE(+(x1[3], -1), x0[0])≥NonInfC∧1003_0_MAIN_LE(+(x1[3], -1), x0[0])≥COND_1003_0_MAIN_LE(&&(&&(>(x2[0], -1), >(+(x1[3], -1), 0)), >(x0[0], 0)), +(x1[3], -1), x0[0], x2[0])∧(UIncreasing(COND_1003_0_MAIN_LE(&&(&&(>(x2[0], -1), >(x1[0], 0)), >(x0[0], 0)), x1[0], x0[0], x2[0])), ≥))
(10) (x0[0] + [-1] ≥ 0∧x2[0] ≥ 0∧x1[3] + [-2] ≥ 0 ⇒ (UIncreasing(COND_1003_0_MAIN_LE(&&(&&(>(x2[0], -1), >(x1[0], 0)), >(x0[0], 0)), x1[0], x0[0], x2[0])), ≥)∧[(-1)bni_17 + (-1)Bound*bni_17] + [bni_17]x0[0] ≥ 0∧[(-1)bso_18] ≥ 0)
(11) (x0[0] + [-1] ≥ 0∧x2[0] ≥ 0∧x1[3] + [-2] ≥ 0 ⇒ (UIncreasing(COND_1003_0_MAIN_LE(&&(&&(>(x2[0], -1), >(x1[0], 0)), >(x0[0], 0)), x1[0], x0[0], x2[0])), ≥)∧[(-1)bni_17 + (-1)Bound*bni_17] + [bni_17]x0[0] ≥ 0∧[(-1)bso_18] ≥ 0)
(12) (x0[0] + [-1] ≥ 0∧x2[0] ≥ 0∧x1[3] + [-2] ≥ 0 ⇒ (UIncreasing(COND_1003_0_MAIN_LE(&&(&&(>(x2[0], -1), >(x1[0], 0)), >(x0[0], 0)), x1[0], x0[0], x2[0])), ≥)∧[(-1)bni_17 + (-1)Bound*bni_17] + [bni_17]x0[0] ≥ 0∧[(-1)bso_18] ≥ 0)
(13) (x0[0] ≥ 0∧x2[0] ≥ 0∧x1[3] + [-2] ≥ 0 ⇒ (UIncreasing(COND_1003_0_MAIN_LE(&&(&&(>(x2[0], -1), >(x1[0], 0)), >(x0[0], 0)), x1[0], x0[0], x2[0])), ≥)∧[(-1)Bound*bni_17] + [bni_17]x0[0] ≥ 0∧[(-1)bso_18] ≥ 0)
(14) (x0[0] ≥ 0∧x2[0] ≥ 0∧x1[3] ≥ 0 ⇒ (UIncreasing(COND_1003_0_MAIN_LE(&&(&&(>(x2[0], -1), >(x1[0], 0)), >(x0[0], 0)), x1[0], x0[0], x2[0])), ≥)∧[(-1)Bound*bni_17] + [bni_17]x0[0] ≥ 0∧[(-1)bso_18] ≥ 0)
(15) (&&(&&(>(x2[0], -1), >(x1[0], 0)), >(x0[0], 0))=TRUE∧x1[0]=x1[1]∧x0[0]=x0[1]∧x2[0]=x2[1]∧x2[1]=x1[0]1∧+(x0[1], -1)=x0[0]1 ⇒ COND_1003_0_MAIN_LE(TRUE, x1[1], x0[1], x2[1])≥NonInfC∧COND_1003_0_MAIN_LE(TRUE, x1[1], x0[1], x2[1])≥1003_0_MAIN_LE(x2[1], +(x0[1], -1))∧(UIncreasing(1003_0_MAIN_LE(x2[1], +(x0[1], -1))), ≥))
(16) (>(x0[0], 0)=TRUE∧>(x2[0], -1)=TRUE∧>(x1[0], 0)=TRUE ⇒ COND_1003_0_MAIN_LE(TRUE, x1[0], x0[0], x2[0])≥NonInfC∧COND_1003_0_MAIN_LE(TRUE, x1[0], x0[0], x2[0])≥1003_0_MAIN_LE(x2[0], +(x0[0], -1))∧(UIncreasing(1003_0_MAIN_LE(x2[1], +(x0[1], -1))), ≥))
(17) (x0[0] + [-1] ≥ 0∧x2[0] ≥ 0∧x1[0] + [-1] ≥ 0 ⇒ (UIncreasing(1003_0_MAIN_LE(x2[1], +(x0[1], -1))), ≥)∧[(-1)bni_19 + (-1)Bound*bni_19] + [bni_19]x0[0] ≥ 0∧[1 + (-1)bso_20] ≥ 0)
(18) (x0[0] + [-1] ≥ 0∧x2[0] ≥ 0∧x1[0] + [-1] ≥ 0 ⇒ (UIncreasing(1003_0_MAIN_LE(x2[1], +(x0[1], -1))), ≥)∧[(-1)bni_19 + (-1)Bound*bni_19] + [bni_19]x0[0] ≥ 0∧[1 + (-1)bso_20] ≥ 0)
(19) (x0[0] + [-1] ≥ 0∧x2[0] ≥ 0∧x1[0] + [-1] ≥ 0 ⇒ (UIncreasing(1003_0_MAIN_LE(x2[1], +(x0[1], -1))), ≥)∧[(-1)bni_19 + (-1)Bound*bni_19] + [bni_19]x0[0] ≥ 0∧[1 + (-1)bso_20] ≥ 0)
(20) (x0[0] ≥ 0∧x2[0] ≥ 0∧x1[0] + [-1] ≥ 0 ⇒ (UIncreasing(1003_0_MAIN_LE(x2[1], +(x0[1], -1))), ≥)∧[(-1)Bound*bni_19] + [bni_19]x0[0] ≥ 0∧[1 + (-1)bso_20] ≥ 0)
(21) (x0[0] ≥ 0∧x2[0] ≥ 0∧x1[0] ≥ 0 ⇒ (UIncreasing(1003_0_MAIN_LE(x2[1], +(x0[1], -1))), ≥)∧[(-1)Bound*bni_19] + [bni_19]x0[0] ≥ 0∧[1 + (-1)bso_20] ≥ 0)
(22) (&&(&&(>(x2[0], -1), >(x1[0], 0)), >(x0[0], 0))=TRUE∧x1[0]=x1[1]∧x0[0]=x0[1]∧x2[0]=x2[1]∧x2[1]=x1[2]∧+(x0[1], -1)=x0[2] ⇒ COND_1003_0_MAIN_LE(TRUE, x1[1], x0[1], x2[1])≥NonInfC∧COND_1003_0_MAIN_LE(TRUE, x1[1], x0[1], x2[1])≥1003_0_MAIN_LE(x2[1], +(x0[1], -1))∧(UIncreasing(1003_0_MAIN_LE(x2[1], +(x0[1], -1))), ≥))
(23) (>(x0[0], 0)=TRUE∧>(x2[0], -1)=TRUE∧>(x1[0], 0)=TRUE ⇒ COND_1003_0_MAIN_LE(TRUE, x1[0], x0[0], x2[0])≥NonInfC∧COND_1003_0_MAIN_LE(TRUE, x1[0], x0[0], x2[0])≥1003_0_MAIN_LE(x2[0], +(x0[0], -1))∧(UIncreasing(1003_0_MAIN_LE(x2[1], +(x0[1], -1))), ≥))
(24) (x0[0] + [-1] ≥ 0∧x2[0] ≥ 0∧x1[0] + [-1] ≥ 0 ⇒ (UIncreasing(1003_0_MAIN_LE(x2[1], +(x0[1], -1))), ≥)∧[(-1)bni_19 + (-1)Bound*bni_19] + [bni_19]x0[0] ≥ 0∧[1 + (-1)bso_20] ≥ 0)
(25) (x0[0] + [-1] ≥ 0∧x2[0] ≥ 0∧x1[0] + [-1] ≥ 0 ⇒ (UIncreasing(1003_0_MAIN_LE(x2[1], +(x0[1], -1))), ≥)∧[(-1)bni_19 + (-1)Bound*bni_19] + [bni_19]x0[0] ≥ 0∧[1 + (-1)bso_20] ≥ 0)
(26) (x0[0] + [-1] ≥ 0∧x2[0] ≥ 0∧x1[0] + [-1] ≥ 0 ⇒ (UIncreasing(1003_0_MAIN_LE(x2[1], +(x0[1], -1))), ≥)∧[(-1)bni_19 + (-1)Bound*bni_19] + [bni_19]x0[0] ≥ 0∧[1 + (-1)bso_20] ≥ 0)
(27) (x0[0] ≥ 0∧x2[0] ≥ 0∧x1[0] + [-1] ≥ 0 ⇒ (UIncreasing(1003_0_MAIN_LE(x2[1], +(x0[1], -1))), ≥)∧[(-1)Bound*bni_19] + [bni_19]x0[0] ≥ 0∧[1 + (-1)bso_20] ≥ 0)
(28) (x0[0] ≥ 0∧x2[0] ≥ 0∧x1[0] ≥ 0 ⇒ (UIncreasing(1003_0_MAIN_LE(x2[1], +(x0[1], -1))), ≥)∧[(-1)Bound*bni_19] + [bni_19]x0[0] ≥ 0∧[1 + (-1)bso_20] ≥ 0)
(29) (&&(>(x1[2], 0), >(x0[2], 0))=TRUE∧x1[2]=x1[3]∧x0[2]=x0[3] ⇒ 1003_0_MAIN_LE(x1[2], x0[2])≥NonInfC∧1003_0_MAIN_LE(x1[2], x0[2])≥COND_1003_0_MAIN_LE1(&&(>(x1[2], 0), >(x0[2], 0)), x1[2], x0[2])∧(UIncreasing(COND_1003_0_MAIN_LE1(&&(>(x1[2], 0), >(x0[2], 0)), x1[2], x0[2])), ≥))
(30) (>(x1[2], 0)=TRUE∧>(x0[2], 0)=TRUE ⇒ 1003_0_MAIN_LE(x1[2], x0[2])≥NonInfC∧1003_0_MAIN_LE(x1[2], x0[2])≥COND_1003_0_MAIN_LE1(&&(>(x1[2], 0), >(x0[2], 0)), x1[2], x0[2])∧(UIncreasing(COND_1003_0_MAIN_LE1(&&(>(x1[2], 0), >(x0[2], 0)), x1[2], x0[2])), ≥))
(31) (x1[2] + [-1] ≥ 0∧x0[2] + [-1] ≥ 0 ⇒ (UIncreasing(COND_1003_0_MAIN_LE1(&&(>(x1[2], 0), >(x0[2], 0)), x1[2], x0[2])), ≥)∧[(-1)bni_21 + (-1)Bound*bni_21] + [bni_21]x0[2] ≥ 0∧[(-1)bso_22] ≥ 0)
(32) (x1[2] + [-1] ≥ 0∧x0[2] + [-1] ≥ 0 ⇒ (UIncreasing(COND_1003_0_MAIN_LE1(&&(>(x1[2], 0), >(x0[2], 0)), x1[2], x0[2])), ≥)∧[(-1)bni_21 + (-1)Bound*bni_21] + [bni_21]x0[2] ≥ 0∧[(-1)bso_22] ≥ 0)
(33) (x1[2] + [-1] ≥ 0∧x0[2] + [-1] ≥ 0 ⇒ (UIncreasing(COND_1003_0_MAIN_LE1(&&(>(x1[2], 0), >(x0[2], 0)), x1[2], x0[2])), ≥)∧[(-1)bni_21 + (-1)Bound*bni_21] + [bni_21]x0[2] ≥ 0∧[(-1)bso_22] ≥ 0)
(34) (x1[2] ≥ 0∧x0[2] + [-1] ≥ 0 ⇒ (UIncreasing(COND_1003_0_MAIN_LE1(&&(>(x1[2], 0), >(x0[2], 0)), x1[2], x0[2])), ≥)∧[(-1)bni_21 + (-1)Bound*bni_21] + [bni_21]x0[2] ≥ 0∧[(-1)bso_22] ≥ 0)
(35) (x1[2] ≥ 0∧x0[2] ≥ 0 ⇒ (UIncreasing(COND_1003_0_MAIN_LE1(&&(>(x1[2], 0), >(x0[2], 0)), x1[2], x0[2])), ≥)∧[(-1)Bound*bni_21] + [bni_21]x0[2] ≥ 0∧[(-1)bso_22] ≥ 0)
(36) (&&(>(x1[2], 0), >(x0[2], 0))=TRUE∧x1[2]=x1[3]∧x0[2]=x0[3]∧+(x1[3], -1)=x1[0]∧x0[3]=x0[0] ⇒ COND_1003_0_MAIN_LE1(TRUE, x1[3], x0[3])≥NonInfC∧COND_1003_0_MAIN_LE1(TRUE, x1[3], x0[3])≥1003_0_MAIN_LE(+(x1[3], -1), x0[3])∧(UIncreasing(1003_0_MAIN_LE(+(x1[3], -1), x0[3])), ≥))
(37) (>(x1[2], 0)=TRUE∧>(x0[2], 0)=TRUE ⇒ COND_1003_0_MAIN_LE1(TRUE, x1[2], x0[2])≥NonInfC∧COND_1003_0_MAIN_LE1(TRUE, x1[2], x0[2])≥1003_0_MAIN_LE(+(x1[2], -1), x0[2])∧(UIncreasing(1003_0_MAIN_LE(+(x1[3], -1), x0[3])), ≥))
(38) (x1[2] + [-1] ≥ 0∧x0[2] + [-1] ≥ 0 ⇒ (UIncreasing(1003_0_MAIN_LE(+(x1[3], -1), x0[3])), ≥)∧[(-1)bni_23 + (-1)Bound*bni_23] + [bni_23]x0[2] ≥ 0∧[(-1)bso_24] ≥ 0)
(39) (x1[2] + [-1] ≥ 0∧x0[2] + [-1] ≥ 0 ⇒ (UIncreasing(1003_0_MAIN_LE(+(x1[3], -1), x0[3])), ≥)∧[(-1)bni_23 + (-1)Bound*bni_23] + [bni_23]x0[2] ≥ 0∧[(-1)bso_24] ≥ 0)
(40) (x1[2] + [-1] ≥ 0∧x0[2] + [-1] ≥ 0 ⇒ (UIncreasing(1003_0_MAIN_LE(+(x1[3], -1), x0[3])), ≥)∧[(-1)bni_23 + (-1)Bound*bni_23] + [bni_23]x0[2] ≥ 0∧[(-1)bso_24] ≥ 0)
(41) (x1[2] ≥ 0∧x0[2] + [-1] ≥ 0 ⇒ (UIncreasing(1003_0_MAIN_LE(+(x1[3], -1), x0[3])), ≥)∧[(-1)bni_23 + (-1)Bound*bni_23] + [bni_23]x0[2] ≥ 0∧[(-1)bso_24] ≥ 0)
(42) (x1[2] ≥ 0∧x0[2] ≥ 0 ⇒ (UIncreasing(1003_0_MAIN_LE(+(x1[3], -1), x0[3])), ≥)∧[(-1)Bound*bni_23] + [bni_23]x0[2] ≥ 0∧[(-1)bso_24] ≥ 0)
(43) (&&(>(x1[2], 0), >(x0[2], 0))=TRUE∧x1[2]=x1[3]∧x0[2]=x0[3]∧+(x1[3], -1)=x1[2]1∧x0[3]=x0[2]1 ⇒ COND_1003_0_MAIN_LE1(TRUE, x1[3], x0[3])≥NonInfC∧COND_1003_0_MAIN_LE1(TRUE, x1[3], x0[3])≥1003_0_MAIN_LE(+(x1[3], -1), x0[3])∧(UIncreasing(1003_0_MAIN_LE(+(x1[3], -1), x0[3])), ≥))
(44) (>(x1[2], 0)=TRUE∧>(x0[2], 0)=TRUE ⇒ COND_1003_0_MAIN_LE1(TRUE, x1[2], x0[2])≥NonInfC∧COND_1003_0_MAIN_LE1(TRUE, x1[2], x0[2])≥1003_0_MAIN_LE(+(x1[2], -1), x0[2])∧(UIncreasing(1003_0_MAIN_LE(+(x1[3], -1), x0[3])), ≥))
(45) (x1[2] + [-1] ≥ 0∧x0[2] + [-1] ≥ 0 ⇒ (UIncreasing(1003_0_MAIN_LE(+(x1[3], -1), x0[3])), ≥)∧[(-1)bni_23 + (-1)Bound*bni_23] + [bni_23]x0[2] ≥ 0∧[(-1)bso_24] ≥ 0)
(46) (x1[2] + [-1] ≥ 0∧x0[2] + [-1] ≥ 0 ⇒ (UIncreasing(1003_0_MAIN_LE(+(x1[3], -1), x0[3])), ≥)∧[(-1)bni_23 + (-1)Bound*bni_23] + [bni_23]x0[2] ≥ 0∧[(-1)bso_24] ≥ 0)
(47) (x1[2] + [-1] ≥ 0∧x0[2] + [-1] ≥ 0 ⇒ (UIncreasing(1003_0_MAIN_LE(+(x1[3], -1), x0[3])), ≥)∧[(-1)bni_23 + (-1)Bound*bni_23] + [bni_23]x0[2] ≥ 0∧[(-1)bso_24] ≥ 0)
(48) (x1[2] ≥ 0∧x0[2] + [-1] ≥ 0 ⇒ (UIncreasing(1003_0_MAIN_LE(+(x1[3], -1), x0[3])), ≥)∧[(-1)bni_23 + (-1)Bound*bni_23] + [bni_23]x0[2] ≥ 0∧[(-1)bso_24] ≥ 0)
(49) (x1[2] ≥ 0∧x0[2] ≥ 0 ⇒ (UIncreasing(1003_0_MAIN_LE(+(x1[3], -1), x0[3])), ≥)∧[(-1)Bound*bni_23] + [bni_23]x0[2] ≥ 0∧[(-1)bso_24] ≥ 0)
POL(TRUE) = 0
POL(FALSE) = 0
POL(1003_0_MAIN_LE(x1, x2)) = [-1] + x2
POL(COND_1003_0_MAIN_LE(x1, x2, x3, x4)) = [-1] + x3 + [-1]x1
POL(&&(x1, x2)) = 0
POL(>(x1, x2)) = [-1]
POL(-1) = [-1]
POL(0) = 0
POL(+(x1, x2)) = x1 + x2
POL(COND_1003_0_MAIN_LE1(x1, x2, x3)) = [-1] + x3 + [-1]x1
COND_1003_0_MAIN_LE(TRUE, x1[1], x0[1], x2[1]) → 1003_0_MAIN_LE(x2[1], +(x0[1], -1))
1003_0_MAIN_LE(x1[0], x0[0]) → COND_1003_0_MAIN_LE(&&(&&(>(x2[0], -1), >(x1[0], 0)), >(x0[0], 0)), x1[0], x0[0], x2[0])
COND_1003_0_MAIN_LE(TRUE, x1[1], x0[1], x2[1]) → 1003_0_MAIN_LE(x2[1], +(x0[1], -1))
1003_0_MAIN_LE(x1[2], x0[2]) → COND_1003_0_MAIN_LE1(&&(>(x1[2], 0), >(x0[2], 0)), x1[2], x0[2])
COND_1003_0_MAIN_LE1(TRUE, x1[3], x0[3]) → 1003_0_MAIN_LE(+(x1[3], -1), x0[3])
1003_0_MAIN_LE(x1[0], x0[0]) → COND_1003_0_MAIN_LE(&&(&&(>(x2[0], -1), >(x1[0], 0)), >(x0[0], 0)), x1[0], x0[0], x2[0])
1003_0_MAIN_LE(x1[2], x0[2]) → COND_1003_0_MAIN_LE1(&&(>(x1[2], 0), >(x0[2], 0)), x1[2], x0[2])
COND_1003_0_MAIN_LE1(TRUE, x1[3], x0[3]) → 1003_0_MAIN_LE(+(x1[3], -1), x0[3])
&&(TRUE, TRUE)1 ↔ TRUE1
&&(TRUE, FALSE)1 ↔ FALSE1
&&(FALSE, TRUE)1 ↔ FALSE1
&&(FALSE, FALSE)1 ↔ FALSE1
!= | ~ | Neq: (Integer, Integer) -> Boolean |
* | ~ | Mul: (Integer, Integer) -> Integer |
>= | ~ | Ge: (Integer, Integer) -> Boolean |
-1 | ~ | UnaryMinus: (Integer) -> Integer |
| | ~ | Bwor: (Integer, Integer) -> Integer |
/ | ~ | Div: (Integer, Integer) -> Integer |
= | ~ | Eq: (Integer, Integer) -> Boolean |
~ | Bwxor: (Integer, Integer) -> Integer | |
|| | ~ | Lor: (Boolean, Boolean) -> Boolean |
! | ~ | Lnot: (Boolean) -> Boolean |
< | ~ | Lt: (Integer, Integer) -> Boolean |
- | ~ | Sub: (Integer, Integer) -> Integer |
<= | ~ | Le: (Integer, Integer) -> Boolean |
> | ~ | Gt: (Integer, Integer) -> Boolean |
~ | ~ | Bwnot: (Integer) -> Integer |
% | ~ | Mod: (Integer, Integer) -> Integer |
& | ~ | Bwand: (Integer, Integer) -> Integer |
+ | ~ | Add: (Integer, Integer) -> Integer |
&& | ~ | Land: (Boolean, Boolean) -> Boolean |
Boolean, Integer
(3) -> (0), if (x1[3] + -1 →* x1[0]∧x0[3] →* x0[0])
(3) -> (2), if (x1[3] + -1 →* x1[2]∧x0[3] →* x0[2])
(2) -> (3), if (x1[2] > 0 && x0[2] > 0 ∧x1[2] →* x1[3]∧x0[2] →* x0[3])
!= | ~ | Neq: (Integer, Integer) -> Boolean |
* | ~ | Mul: (Integer, Integer) -> Integer |
>= | ~ | Ge: (Integer, Integer) -> Boolean |
-1 | ~ | UnaryMinus: (Integer) -> Integer |
| | ~ | Bwor: (Integer, Integer) -> Integer |
/ | ~ | Div: (Integer, Integer) -> Integer |
= | ~ | Eq: (Integer, Integer) -> Boolean |
~ | Bwxor: (Integer, Integer) -> Integer | |
|| | ~ | Lor: (Boolean, Boolean) -> Boolean |
! | ~ | Lnot: (Boolean) -> Boolean |
< | ~ | Lt: (Integer, Integer) -> Boolean |
- | ~ | Sub: (Integer, Integer) -> Integer |
<= | ~ | Le: (Integer, Integer) -> Boolean |
> | ~ | Gt: (Integer, Integer) -> Boolean |
~ | ~ | Bwnot: (Integer) -> Integer |
% | ~ | Mod: (Integer, Integer) -> Integer |
& | ~ | Bwand: (Integer, Integer) -> Integer |
+ | ~ | Add: (Integer, Integer) -> Integer |
&& | ~ | Land: (Boolean, Boolean) -> Boolean |
Integer, Boolean
(3) -> (2), if (x1[3] + -1 →* x1[2]∧x0[3] →* x0[2])
(2) -> (3), if (x1[2] > 0 && x0[2] > 0 ∧x1[2] →* x1[3]∧x0[2] →* x0[3])
(1) (&&(>(x1[2], 0), >(x0[2], 0))=TRUE∧x1[2]=x1[3]∧x0[2]=x0[3]∧+(x1[3], -1)=x1[2]1∧x0[3]=x0[2]1 ⇒ COND_1003_0_MAIN_LE1(TRUE, x1[3], x0[3])≥NonInfC∧COND_1003_0_MAIN_LE1(TRUE, x1[3], x0[3])≥1003_0_MAIN_LE(+(x1[3], -1), x0[3])∧(UIncreasing(1003_0_MAIN_LE(+(x1[3], -1), x0[3])), ≥))
(2) (>(x1[2], 0)=TRUE∧>(x0[2], 0)=TRUE ⇒ COND_1003_0_MAIN_LE1(TRUE, x1[2], x0[2])≥NonInfC∧COND_1003_0_MAIN_LE1(TRUE, x1[2], x0[2])≥1003_0_MAIN_LE(+(x1[2], -1), x0[2])∧(UIncreasing(1003_0_MAIN_LE(+(x1[3], -1), x0[3])), ≥))
(3) (x1[2] + [-1] ≥ 0∧x0[2] + [-1] ≥ 0 ⇒ (UIncreasing(1003_0_MAIN_LE(+(x1[3], -1), x0[3])), ≥)∧[(-2)bni_12 + (-1)Bound*bni_12] + [bni_12]x1[2] ≥ 0∧[(-1)bso_13] ≥ 0)
(4) (x1[2] + [-1] ≥ 0∧x0[2] + [-1] ≥ 0 ⇒ (UIncreasing(1003_0_MAIN_LE(+(x1[3], -1), x0[3])), ≥)∧[(-2)bni_12 + (-1)Bound*bni_12] + [bni_12]x1[2] ≥ 0∧[(-1)bso_13] ≥ 0)
(5) (x1[2] + [-1] ≥ 0∧x0[2] + [-1] ≥ 0 ⇒ (UIncreasing(1003_0_MAIN_LE(+(x1[3], -1), x0[3])), ≥)∧[(-2)bni_12 + (-1)Bound*bni_12] + [bni_12]x1[2] ≥ 0∧[(-1)bso_13] ≥ 0)
(6) (x1[2] ≥ 0∧x0[2] + [-1] ≥ 0 ⇒ (UIncreasing(1003_0_MAIN_LE(+(x1[3], -1), x0[3])), ≥)∧[(-1)bni_12 + (-1)Bound*bni_12] + [bni_12]x1[2] ≥ 0∧[(-1)bso_13] ≥ 0)
(7) (x1[2] ≥ 0∧x0[2] ≥ 0 ⇒ (UIncreasing(1003_0_MAIN_LE(+(x1[3], -1), x0[3])), ≥)∧[(-1)bni_12 + (-1)Bound*bni_12] + [bni_12]x1[2] ≥ 0∧[(-1)bso_13] ≥ 0)
(8) (&&(>(x1[2], 0), >(x0[2], 0))=TRUE∧x1[2]=x1[3]∧x0[2]=x0[3] ⇒ 1003_0_MAIN_LE(x1[2], x0[2])≥NonInfC∧1003_0_MAIN_LE(x1[2], x0[2])≥COND_1003_0_MAIN_LE1(&&(>(x1[2], 0), >(x0[2], 0)), x1[2], x0[2])∧(UIncreasing(COND_1003_0_MAIN_LE1(&&(>(x1[2], 0), >(x0[2], 0)), x1[2], x0[2])), ≥))
(9) (>(x1[2], 0)=TRUE∧>(x0[2], 0)=TRUE ⇒ 1003_0_MAIN_LE(x1[2], x0[2])≥NonInfC∧1003_0_MAIN_LE(x1[2], x0[2])≥COND_1003_0_MAIN_LE1(&&(>(x1[2], 0), >(x0[2], 0)), x1[2], x0[2])∧(UIncreasing(COND_1003_0_MAIN_LE1(&&(>(x1[2], 0), >(x0[2], 0)), x1[2], x0[2])), ≥))
(10) (x1[2] + [-1] ≥ 0∧x0[2] + [-1] ≥ 0 ⇒ (UIncreasing(COND_1003_0_MAIN_LE1(&&(>(x1[2], 0), >(x0[2], 0)), x1[2], x0[2])), ≥)∧[(-1)bni_14 + (-1)Bound*bni_14] + [bni_14]x1[2] ≥ 0∧[1 + (-1)bso_15] ≥ 0)
(11) (x1[2] + [-1] ≥ 0∧x0[2] + [-1] ≥ 0 ⇒ (UIncreasing(COND_1003_0_MAIN_LE1(&&(>(x1[2], 0), >(x0[2], 0)), x1[2], x0[2])), ≥)∧[(-1)bni_14 + (-1)Bound*bni_14] + [bni_14]x1[2] ≥ 0∧[1 + (-1)bso_15] ≥ 0)
(12) (x1[2] + [-1] ≥ 0∧x0[2] + [-1] ≥ 0 ⇒ (UIncreasing(COND_1003_0_MAIN_LE1(&&(>(x1[2], 0), >(x0[2], 0)), x1[2], x0[2])), ≥)∧[(-1)bni_14 + (-1)Bound*bni_14] + [bni_14]x1[2] ≥ 0∧[1 + (-1)bso_15] ≥ 0)
(13) (x1[2] ≥ 0∧x0[2] + [-1] ≥ 0 ⇒ (UIncreasing(COND_1003_0_MAIN_LE1(&&(>(x1[2], 0), >(x0[2], 0)), x1[2], x0[2])), ≥)∧[(-1)Bound*bni_14] + [bni_14]x1[2] ≥ 0∧[1 + (-1)bso_15] ≥ 0)
(14) (x1[2] ≥ 0∧x0[2] ≥ 0 ⇒ (UIncreasing(COND_1003_0_MAIN_LE1(&&(>(x1[2], 0), >(x0[2], 0)), x1[2], x0[2])), ≥)∧[(-1)Bound*bni_14] + [bni_14]x1[2] ≥ 0∧[1 + (-1)bso_15] ≥ 0)
POL(TRUE) = [2]
POL(FALSE) = [2]
POL(COND_1003_0_MAIN_LE1(x1, x2, x3)) = x2 + [-1]x1
POL(1003_0_MAIN_LE(x1, x2)) = [-1] + x1
POL(+(x1, x2)) = x1 + x2
POL(-1) = [-1]
POL(&&(x1, x2)) = [2]
POL(>(x1, x2)) = [-1]
POL(0) = 0
1003_0_MAIN_LE(x1[2], x0[2]) → COND_1003_0_MAIN_LE1(&&(>(x1[2], 0), >(x0[2], 0)), x1[2], x0[2])
COND_1003_0_MAIN_LE1(TRUE, x1[3], x0[3]) → 1003_0_MAIN_LE(+(x1[3], -1), x0[3])
1003_0_MAIN_LE(x1[2], x0[2]) → COND_1003_0_MAIN_LE1(&&(>(x1[2], 0), >(x0[2], 0)), x1[2], x0[2])
COND_1003_0_MAIN_LE1(TRUE, x1[3], x0[3]) → 1003_0_MAIN_LE(+(x1[3], -1), x0[3])
TRUE1 → &&(TRUE, TRUE)1
&&(TRUE, FALSE)1 ↔ FALSE1
FALSE1 → &&(FALSE, TRUE)1
&&(FALSE, FALSE)1 ↔ FALSE1
!= | ~ | Neq: (Integer, Integer) -> Boolean |
* | ~ | Mul: (Integer, Integer) -> Integer |
>= | ~ | Ge: (Integer, Integer) -> Boolean |
-1 | ~ | UnaryMinus: (Integer) -> Integer |
| | ~ | Bwor: (Integer, Integer) -> Integer |
/ | ~ | Div: (Integer, Integer) -> Integer |
= | ~ | Eq: (Integer, Integer) -> Boolean |
~ | Bwxor: (Integer, Integer) -> Integer | |
|| | ~ | Lor: (Boolean, Boolean) -> Boolean |
! | ~ | Lnot: (Boolean) -> Boolean |
< | ~ | Lt: (Integer, Integer) -> Boolean |
- | ~ | Sub: (Integer, Integer) -> Integer |
<= | ~ | Le: (Integer, Integer) -> Boolean |
> | ~ | Gt: (Integer, Integer) -> Boolean |
~ | ~ | Bwnot: (Integer) -> Integer |
% | ~ | Mod: (Integer, Integer) -> Integer |
& | ~ | Bwand: (Integer, Integer) -> Integer |
+ | ~ | Add: (Integer, Integer) -> Integer |
&& | ~ | Land: (Boolean, Boolean) -> Boolean |
Integer