YES
0 QTRS
↳1 QTRSRRRProof (⇔, 0 ms)
↳2 QTRS
↳3 QTRSRRRProof (⇔, 0 ms)
↳4 QTRS
↳5 AAECC Innermost (⇔, 0 ms)
↳6 QTRS
↳7 DependencyPairsProof (⇔, 0 ms)
↳8 QDP
↳9 DependencyGraphProof (⇔, 0 ms)
↳10 TRUE
a__f(X, X) → a__f(a, b)
a__b → a
mark(f(X1, X2)) → a__f(mark(X1), X2)
mark(b) → a__b
mark(a) → a
a__f(X1, X2) → f(X1, X2)
a__b → b
With this ordering the following rules can be removed by the rule removal processor [LPAR04] because they are oriented strictly:
POL(a) = 0
POL(a__b) = 1
POL(a__f(x1, x2)) = 2 + x1 + x2
POL(b) = 0
POL(f(x1, x2)) = 1 + x1 + x2
POL(mark(x1)) = 2 + 2·x1
a__b → a
mark(b) → a__b
mark(a) → a
a__f(X1, X2) → f(X1, X2)
a__b → b
a__f(X, X) → a__f(a, b)
mark(f(X1, X2)) → a__f(mark(X1), X2)
With this ordering the following rules can be removed by the rule removal processor [LPAR04] because they are oriented strictly:
POL(a) = 0
POL(a__f(x1, x2)) = x1 + x2
POL(b) = 0
POL(f(x1, x2)) = 1 + 2·x1 + x2
POL(mark(x1)) = 2·x1
mark(f(X1, X2)) → a__f(mark(X1), X2)
a__f(X, X) → a__f(a, b)
a__f(X, X) → a__f(a, b)
a__f(X, X) → a__f(a, b)
a__f(x0, x0)
A__F(X, X) → A__F(a, b)
a__f(X, X) → a__f(a, b)
a__f(x0, x0)