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