The rewrite relation of the following TRS is considered.
f(X,X) | → | f(a,b) | (1) |
b | → | c | (2) |
f#(X,X) | → | f#(a,b) | (3) |
f#(X,X) | → | b# | (4) |
The dependency pairs are split into 1 component.
f#(X,X) | → | f#(a,b) | (3) |
We restrict the rewrite rules to the following usable rules of the DP problem.
b | → | c | (2) |
We restrict the innermost strategy to the following left hand sides.
b |
→ |
We restrict the rewrite rules to the following usable rules of the DP problem.
There are no rules.
We restrict the innermost strategy to the following left hand sides.
There are no lhss.
There are no rules.
There are no pairs anymore.