Certification Problem

Input (TPDB TRS_Equational/Mixed_AC/BAG_complete-noand)

The rewrite relation of the following equational TRS is considered.

There are 116 ruless (increase limit for explicit display).

Associative symbols: mult, plus, union

Commutative symbols: mult, plus, union

Property / Task

Prove or disprove termination.

Answer / Result

Yes.

Proof (by AProVE @ termCOMP 2023)

1 AC Dependency Pair Transformation

The following set of (strict) dependency pairs is constructed for the TRS.

There are 201 ruless (increase limit for explicit display).

The extended rules of the TRS
mult(mult(z,X),ext) mult(U171(isBin(X),X),ext) (333)
mult(mult(0(X),Y),ext) mult(U181(isBin(X),X,Y),ext) (334)
mult(mult(1(X),Y),ext) mult(U191(isBin(X),X,Y),ext) (335)
plus(plus(z,X),ext) plus(U201(isBin(X),X),ext) (336)
plus(plus(0(X),0(Y)),ext) plus(U211(isBin(X),X,Y),ext) (337)
plus(plus(0(X),1(Y)),ext) plus(U221(isBin(X),X,Y),ext) (338)
plus(plus(1(X),1(Y)),ext) plus(U231(isBin(X),X,Y),ext) (339)
union(union(X,empty),ext) union(X,ext) (340)
union(union(empty,X),ext) union(X,ext) (341)
give rise to even more dependency pairs (by sharping the root symbols of each rule). Finiteness for all DPs in combination with the equational DPs is proven as follows.

1.1 Dependency Graph Processor

The dependency pairs are split into 7 components.