The rewrite relation of the following TRS is considered.
| f(h(x),y) | → | h(f(y,f(x,h(f(a,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(f(a,a))))),h(x'')),f(f(h(x'),y'''),h(x'''))) | |
| → | f(h(f(h(x''),f(f(y'',f(x,h(f(a,a)))),h(f(a,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(f(a,a)))),h(f(a,a)))),h(f(a,a))))) | |
| = | t3 |