MAYBE
by ttt2 (version ttt2 1.15)
The rewrite relation of the following TRS is considered.
a(a(c(x0))) | → | b(c(b(a(x0)))) |
b(x0) | → | d(a(x0)) |
b(a(c(d(x0)))) | → | a(a(a(x0))) |
c(x0) | → | x0 |
b(x0) | → | c(d(x0)) |
a(a(c(x0))) | → | b(c(b(a(x0)))) |
b(x0) | → | d(a(x0)) |
b(a(c(d(x0)))) | → | a(a(a(x0))) |
c(x0) | → | x0 |
b(x0) | → | c(d(x0)) |