Certification Problem

Input (TPDB SRS_Standard/ICFP_2010/167742)

The rewrite relation of the following TRS is considered.

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

Property / Task

Prove or disprove termination.

Answer / Result

Yes.

Proof (by matchbox @ termCOMP 2023)

1 Closure Under Flat Contexts

Using the flat contexts

{2(), 1(), 0()}

We obtain the transformed TRS

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

1.1 Semantic Labeling

The following interpretations form a model of the rules.

As carrier we take the set {0,1,2}. Symbols are labeled by the interpretation of their arguments using the interpretations (modulo 3):

[2(x1)] = 3x1 + 0
[1(x1)] = 3x1 + 1
[0(x1)] = 3x1 + 2

We obtain the labeled TRS

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

1.1.1 Rule Removal

Using the matrix interpretations of dimension 1 with strict dimension 1 over the rationals with delta = 1
[20(x1)] = x1 +
631
[21(x1)] = x1 +
0
[22(x1)] = x1 +
624
[10(x1)] = x1 +
0
[11(x1)] = x1 +
633/2
[12(x1)] = x1 +
475
[00(x1)] = x1 +
546
[01(x1)] = x1 +
319
[02(x1)] = x1 +
1257/2
all of the following rules can be deleted.

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

1.1.1.1 R is empty

There are no rules in the TRS. Hence, it is terminating.