YES
0 QTRS
↳1 QTRS Reverse (⇔, 0 ms)
↳2 QTRS
↳3 QTRSRRRProof (⇔, 35 ms)
↳4 QTRS
↳5 RisEmptyProof (⇔, 1 ms)
↳6 YES
a(a(a(a(x)))) → b(b(b(b(b(b(x))))))
b(b(b(b(x)))) → c(c(c(c(c(c(x))))))
c(c(c(c(x)))) → d(d(d(d(d(d(x))))))
b(b(x)) → d(d(d(d(x))))
c(c(d(d(d(d(x)))))) → a(a(x))
a(a(a(a(x)))) → b(b(b(b(b(b(x))))))
b(b(b(b(x)))) → c(c(c(c(c(c(x))))))
c(c(c(c(x)))) → d(d(d(d(d(d(x))))))
b(b(x)) → d(d(d(d(x))))
d(d(d(d(c(c(x)))))) → a(a(x))
With this ordering the following rules can be removed by the rule removal processor [LPAR04] because they are oriented strictly:
POL(a(x1)) = 134 + x1
POL(b(x1)) = 89 + x1
POL(c(x1)) = 59 + x1
POL(d(x1)) = 39 + x1
a(a(a(a(x)))) → b(b(b(b(b(b(x))))))
b(b(b(b(x)))) → c(c(c(c(c(c(x))))))
c(c(c(c(x)))) → d(d(d(d(d(d(x))))))
b(b(x)) → d(d(d(d(x))))
d(d(d(d(c(c(x)))))) → a(a(x))