The rewrite relation of the following TRS is considered.
p(p(b(a(x0)),x1),p(x2,x3)) | → | p(p(b(x2),a(a(b(x1)))),p(x3,x0)) | (1) |
[b(x1)] | = |
|
||||||||||||||||||||||||||||||||||||
[a(x1)] | = |
|
||||||||||||||||||||||||||||||||||||
[p(x1, x2)] | = |
|
p(p(b(a(x0)),x1),p(x2,x3)) | → | p(p(b(x2),a(a(b(x1)))),p(x3,x0)) | (1) |
There are no rules in the TRS. Hence, it is terminating.