The rewrite relation of the following TRS is considered.
a(b(x1)) | → | d(x1) | (1) |
b(a(x1)) | → | a(b(x1)) | (2) |
d(c(x1)) | → | f(a(b(b(c(x1))))) | (3) |
d(f(x1)) | → | f(a(b(x1))) | (4) |
a(f(x1)) | → | a(x1) | (5) |
b(a(x1)) | → | d(x1) | (6) |
a(b(x1)) | → | b(a(x1)) | (7) |
c(d(x1)) | → | c(b(b(a(f(x1))))) | (8) |
f(d(x1)) | → | b(a(f(x1))) | (9) |
f(a(x1)) | → | a(x1) | (10) |
f#(d(x1)) | → | f#(x1) | (11) |
f#(d(x1)) | → | b#(a(f(x1))) | (12) |
f#(d(x1)) | → | a#(f(x1)) | (13) |
c#(d(x1)) | → | f#(x1) | (14) |
c#(d(x1)) | → | c#(b(b(a(f(x1))))) | (15) |
c#(d(x1)) | → | b#(b(a(f(x1)))) | (16) |
c#(d(x1)) | → | b#(a(f(x1))) | (17) |
c#(d(x1)) | → | a#(f(x1)) | (18) |
a#(b(x1)) | → | b#(a(x1)) | (19) |
a#(b(x1)) | → | a#(x1) | (20) |
[f(x1)] | = |
x1 +
|
||||
[d(x1)] | = |
x1 +
|
||||
[c(x1)] | = |
x1 +
|
||||
[b(x1)] | = |
x1 +
|
||||
[a(x1)] | = |
x1 +
|
||||
[f#(x1)] | = |
x1 +
|
||||
[c#(x1)] | = |
x1 +
|
||||
[b#(x1)] | = |
x1 +
|
||||
[a#(x1)] | = |
x1 +
|
b(a(x1)) | → | d(x1) | (6) |
a(b(x1)) | → | b(a(x1)) | (7) |
c(d(x1)) | → | c(b(b(a(f(x1))))) | (8) |
f(d(x1)) | → | b(a(f(x1))) | (9) |
f(a(x1)) | → | a(x1) | (10) |
f#(d(x1)) | → | f#(x1) | (11) |
f#(d(x1)) | → | b#(a(f(x1))) | (12) |
f#(d(x1)) | → | a#(f(x1)) | (13) |
c#(d(x1)) | → | f#(x1) | (14) |
c#(d(x1)) | → | b#(b(a(f(x1)))) | (16) |
c#(d(x1)) | → | b#(a(f(x1))) | (17) |
c#(d(x1)) | → | a#(f(x1)) | (18) |
a#(b(x1)) | → | b#(a(x1)) | (19) |
The dependency pairs are split into 2 components.
c#(d(x1)) | → | c#(b(b(a(f(x1))))) | (15) |
[f(x1)] | = |
|
||||||||||||||||||
[d(x1)] | = |
|
||||||||||||||||||
[b(x1)] | = |
|
||||||||||||||||||
[a(x1)] | = |
|
||||||||||||||||||
[c#(x1)] | = |
|
b(a(x1)) | → | d(x1) | (6) |
a(b(x1)) | → | b(a(x1)) | (7) |
f(d(x1)) | → | b(a(f(x1))) | (9) |
f(a(x1)) | → | a(x1) | (10) |
c#(d(x1)) | → | c#(b(b(a(f(x1))))) | (15) |
[f(x1)] | = |
x1 +
|
||||
[d(x1)] | = |
x1 +
|
||||
[b(x1)] | = |
x1 +
|
||||
[a(x1)] | = |
x1 +
|
b(a(x1)) | → | d(x1) | (6) |
a(b(x1)) | → | b(a(x1)) | (7) |
f(d(x1)) | → | b(a(f(x1))) | (9) |
f(a(x1)) | → | a(x1) | (10) |
f(a(x1)) | → | a(x1) | (10) |
The dependency pairs are split into 0 components.
a#(b(x1)) | → | a#(x1) | (20) |
[b(x1)] | = |
x1 +
|
||||
[a#(x1)] | = |
x1 +
|
a#(b(x1)) | → | a#(x1) | (20) |
The dependency pairs are split into 0 components.