YES
0 QTRS
↳1 QTRSRRRProof (⇔, 0 ms)
↳2 QTRS
↳3 QTRSRRRProof (⇔, 0 ms)
↳4 QTRS
↳5 RisEmptyProof (⇔, 0 ms)
↳6 YES
i(0) → 0
+(0, y) → y
+(x, 0) → x
i(i(x)) → x
+(i(x), x) → 0
+(x, i(x)) → 0
i(+(x, y)) → +(i(x), i(y))
+(x, +(y, z)) → +(+(x, y), z)
+(+(x, i(y)), y) → x
+(+(x, y), i(y)) → x
With this ordering the following rules can be removed by the rule removal processor [LPAR04] because they are oriented strictly:
POL(+(x1, x2)) = 2 + x1 + 2·x2
POL(0) = 2
POL(i(x1)) = 2·x1
i(0) → 0
+(0, y) → y
+(x, 0) → x
i(+(x, y)) → +(i(x), i(y))
+(x, +(y, z)) → +(+(x, y), z)
+(+(x, i(y)), y) → x
+(+(x, y), i(y)) → x
i(i(x)) → x
+(i(x), x) → 0
+(x, i(x)) → 0
+2 > 0 > i1
0=3
i_1=1
+_2=0
i(i(x)) → x
+(i(x), x) → 0
+(x, i(x)) → 0