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