The rewrite relation of the following TRS is considered.
f(x,f(a,a)) | → | f(f(f(a,a),a),f(a,x)) | (1) |
final states:
{3}
transitions:
a1 | → | 8 |
f1(11,9) | → | 3 |
f1(10,8) | → | 11 |
f1(8,11) | → | 9 |
f1(8,8) | → | 10 |
f1(8,3) | → | 9 |
f1(11,10) | → | 9 |
a0 | → | 3 |
a2 | → | 12 |
f0(3,3) | → | 3 |
f2(12,11) | → | 13 |
f2(15,13) | → | 9 |
f2(14,12) | → | 15 |
f2(12,12) | → | 14 |