YES
0 QTRS
↳1 QTRSRRRProof (⇔, 18 ms)
↳2 QTRS
↳3 RisEmptyProof (⇔, 0 ms)
↳4 YES
a(a(x)) → b(c(x))
b(b(x)) → c(d(x))
c(c(x)) → d(d(d(x)))
d(d(d(x))) → a(c(x))
With this ordering the following rules can be removed by the rule removal processor [LPAR04] because they are oriented strictly:
POL(a(x1)) = 30 + x1
POL(b(x1)) = 27 + x1
POL(c(x1)) = 32 + x1
POL(d(x1)) = 21 + x1
a(a(x)) → b(c(x))
b(b(x)) → c(d(x))
c(c(x)) → d(d(d(x)))
d(d(d(x))) → a(c(x))