The rewrite relation of the following TRS is considered.
f(h(x),y) | → | h(f(y,f(x,h(a)))) | (1) |
t0 | = | f(f(f(h(x),y''),h(x'')),f(f(h(x'),y'''),h(x'''))) |
→ | f(f(h(f(y'',f(x,h(a)))),h(x'')),f(f(h(x'),y'''),h(x'''))) | |
→ | f(h(f(h(x''),f(f(y'',f(x,h(a))),h(a)))),f(f(h(x'),y'''),h(x'''))) | |
→ | h(f(f(f(h(x'),y'''),h(x''')),f(f(h(x''),f(f(y'',f(x,h(a))),h(a))),h(a)))) | |
= | t3 |