Certification Problem

Input (TPDB TRS_Equational/Mixed_AC/YWHM14_4)

The rewrite relation of the following equational TRS is considered.

ac1(a,ac2(b,c)) ac1(b,f(ac2(a,c))) (1)
ac2(a,ac1(b,c)) ac2(b,f(ac1(a,c))) (2)

Associative symbols: ac1, ac2

Commutative symbols: ac1, ac2

Property / Task

Prove or disprove termination.

Answer / Result

Yes.

Proof (by NaTT @ termCOMP 2023)

1 AC Dependency Pair Transformation