YES
0 QTRS
↳1 QTRSRRRProof (⇔, 0 ms)
↳2 QTRS
↳3 RisEmptyProof (⇔, 0 ms)
↳4 YES
f(g(f(a), h(a, f(a)))) → f(h(g(f(a), a), g(f(a), f(a))))
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)) = x1
POL(g(x1, x2)) = x1 + 2·x2
POL(h(x1, x2)) = 1 + x1 + 2·x2
f(g(f(a), h(a, f(a)))) → f(h(g(f(a), a), g(f(a), f(a))))