Certification Problem

Input (TPDB TRS_Equational/Mixed_AC/YWHM14_1)

The rewrite relation of the following equational TRS is considered.

f(plus(a,a)) plus(f(a),f(a)) (1)
plus(a,f(f(a))) plus(f(a),f(a)) (2)

Associative symbols: plus

Commutative symbols: plus

Property / Task

Prove or disprove termination.

Answer / Result

Yes.

Proof (by NaTT @ termCOMP 2023)

1 AC Dependency Pair Transformation