Certification Problem

Input (TPDB TRS_Equational/AProVE_AC_04/AC19)

The rewrite relation of the following equational TRS is considered.

f(g(f(h(a),a)),a) f(h(a),f(a,a)) (1)
f(h(a),g(a)) f(g(h(a)),a) (2)
f(g(h(a)),f(f(a,a),a)) f(g(f(h(a),a)),a) (3)
f(h(a),a) f(h(a),b) (4)
f(i(x,y),f(a,y)) f(g(i(x,y)),y) (5)

Associative symbols: f

Commutative symbols: f

Property / Task

Prove or disprove termination.

Answer / Result

Yes.

Proof (by NaTT @ termCOMP 2023)

1 AC Dependency Pair Transformation