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