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