Certification Problem
Input (TPDB SRS_Standard/ICFP_2010/212117)
The rewrite relation of the following TRS is considered.
0(1(1(x1))) |
→ |
0(1(2(3(4(1(x1)))))) |
(1) |
0(1(1(x1))) |
→ |
1(3(1(3(4(0(x1)))))) |
(2) |
0(1(1(x1))) |
→ |
5(1(3(0(3(1(x1)))))) |
(3) |
0(1(4(x1))) |
→ |
0(1(3(4(x1)))) |
(4) |
0(1(4(x1))) |
→ |
1(3(4(2(0(x1))))) |
(5) |
0(1(4(x1))) |
→ |
1(5(3(4(0(x1))))) |
(6) |
0(1(4(x1))) |
→ |
3(1(3(4(0(x1))))) |
(7) |
0(1(4(x1))) |
→ |
1(1(5(3(4(0(x1)))))) |
(8) |
0(1(4(x1))) |
→ |
1(2(3(4(3(0(x1)))))) |
(9) |
0(1(4(x1))) |
→ |
1(3(3(4(4(0(x1)))))) |
(10) |
0(1(4(x1))) |
→ |
1(3(4(5(0(5(x1)))))) |
(11) |
0(1(4(x1))) |
→ |
3(4(5(5(0(1(x1)))))) |
(12) |
1(2(4(x1))) |
→ |
1(2(3(4(1(x1))))) |
(13) |
1(2(4(x1))) |
→ |
5(3(4(1(2(x1))))) |
(14) |
1(2(4(x1))) |
→ |
1(5(2(3(4(3(x1)))))) |
(15) |
1(2(4(x1))) |
→ |
2(3(3(4(5(1(x1)))))) |
(16) |
5(2(1(x1))) |
→ |
1(2(2(3(5(4(x1)))))) |
(17) |
5(2(1(x1))) |
→ |
1(3(2(5(3(4(x1)))))) |
(18) |
5(2(4(x1))) |
→ |
0(5(2(3(4(x1))))) |
(19) |
5(2(4(x1))) |
→ |
5(5(3(4(2(x1))))) |
(20) |
5(2(4(x1))) |
→ |
0(3(4(4(5(2(x1)))))) |
(21) |
5(2(4(x1))) |
→ |
2(2(5(3(4(4(x1)))))) |
(22) |
5(2(4(x1))) |
→ |
2(3(3(4(5(5(x1)))))) |
(23) |
5(2(4(x1))) |
→ |
2(3(4(3(5(3(x1)))))) |
(24) |
5(2(4(x1))) |
→ |
2(5(3(4(0(5(x1)))))) |
(25) |
5(2(4(x1))) |
→ |
3(1(2(5(3(4(x1)))))) |
(26) |
5(2(4(x1))) |
→ |
5(2(3(4(0(3(x1)))))) |
(27) |
0(0(2(4(x1)))) |
→ |
0(4(3(0(2(x1))))) |
(28) |
0(1(1(5(x1)))) |
→ |
0(1(3(5(1(2(x1)))))) |
(29) |
0(1(2(4(x1)))) |
→ |
0(1(2(3(3(4(x1)))))) |
(30) |
0(1(4(5(x1)))) |
→ |
3(4(0(5(1(x1))))) |
(31) |
0(1(4(5(x1)))) |
→ |
3(4(5(3(0(1(x1)))))) |
(32) |
0(4(2(1(x1)))) |
→ |
0(4(1(2(3(4(x1)))))) |
(33) |
0(5(1(4(x1)))) |
→ |
0(0(3(5(4(1(x1)))))) |
(34) |
1(0(1(4(x1)))) |
→ |
3(4(0(1(2(1(x1)))))) |
(35) |
1(1(2(4(x1)))) |
→ |
1(3(4(1(2(x1))))) |
(36) |
1(2(2(4(x1)))) |
→ |
2(2(2(3(4(1(x1)))))) |
(37) |
1(2(4(2(x1)))) |
→ |
1(2(3(4(2(3(x1)))))) |
(38) |
1(5(2(1(x1)))) |
→ |
1(0(3(5(1(2(x1)))))) |
(39) |
1(5(2(4(x1)))) |
→ |
3(2(3(5(1(4(x1)))))) |
(40) |
1(5(2(4(x1)))) |
→ |
5(2(3(3(1(4(x1)))))) |
(41) |
5(0(1(4(x1)))) |
→ |
3(4(0(5(3(1(x1)))))) |
(42) |
5(2(5(1(x1)))) |
→ |
3(5(1(5(2(x1))))) |
(43) |
0(1(1(5(4(x1))))) |
→ |
0(0(5(4(1(1(x1)))))) |
(44) |
1(0(0(2(4(x1))))) |
→ |
0(2(0(4(4(1(x1)))))) |
(45) |
1(0(4(2(1(x1))))) |
→ |
1(2(3(4(1(0(x1)))))) |
(46) |
1(2(5(0(1(x1))))) |
→ |
2(3(5(1(0(1(x1)))))) |
(47) |
1(5(3(0(4(x1))))) |
→ |
5(1(3(4(0(4(x1)))))) |
(48) |
5(0(5(2(4(x1))))) |
→ |
4(0(0(5(5(2(x1)))))) |
(49) |
5(3(2(4(2(x1))))) |
→ |
2(1(5(3(4(2(x1)))))) |
(50) |
Property / Task
Prove or disprove termination.Answer / Result
Yes.Proof (by matchbox @ termCOMP 2023)
1 Closure Under Flat Contexts
Using the flat contexts
{5(☐), 4(☐), 3(☐), 2(☐), 1(☐), 0(☐)}
We obtain the transformed TRS
There are 300 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,...,5}.
Symbols are labeled by the interpretation of their arguments using the interpretations
(modulo 6):
[5(x1)] |
= |
6x1 + 0 |
[4(x1)] |
= |
6x1 + 1 |
[3(x1)] |
= |
6x1 + 2 |
[2(x1)] |
= |
6x1 + 3 |
[1(x1)] |
= |
6x1 + 4 |
[0(x1)] |
= |
6x1 + 5 |
We obtain the labeled TRS
There are 1800 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
[50(x1)] |
= |
x1 +
|
[51(x1)] |
= |
x1 +
|
[52(x1)] |
= |
x1 +
|
[53(x1)] |
= |
x1 +
|
[54(x1)] |
= |
x1 +
|
[55(x1)] |
= |
x1 +
|
[40(x1)] |
= |
x1 +
|
[41(x1)] |
= |
x1 +
|
[42(x1)] |
= |
x1 +
|
[43(x1)] |
= |
x1 +
|
[44(x1)] |
= |
x1 +
|
[45(x1)] |
= |
x1 +
|
[30(x1)] |
= |
x1 +
|
[31(x1)] |
= |
x1 +
|
[32(x1)] |
= |
x1 +
|
[33(x1)] |
= |
x1 +
|
[34(x1)] |
= |
x1 +
|
[35(x1)] |
= |
x1 +
|
[20(x1)] |
= |
x1 +
|
[21(x1)] |
= |
x1 +
|
[22(x1)] |
= |
x1 +
|
[23(x1)] |
= |
x1 +
|
[24(x1)] |
= |
x1 +
|
[25(x1)] |
= |
x1 +
|
[10(x1)] |
= |
x1 +
|
[11(x1)] |
= |
x1 +
|
[12(x1)] |
= |
x1 +
|
[13(x1)] |
= |
x1 +
|
[14(x1)] |
= |
x1 +
|
[15(x1)] |
= |
x1 +
|
[00(x1)] |
= |
x1 +
|
[01(x1)] |
= |
x1 +
|
[02(x1)] |
= |
x1 +
|
[03(x1)] |
= |
x1 +
|
[04(x1)] |
= |
x1 +
|
[05(x1)] |
= |
x1 +
|
all of the following rules can be deleted.
There are 1784 ruless (increase limit for explicit display).
1.1.1.1 String Reversal
Since only unary symbols occur, one can reverse all terms and obtains the TRS
41(21(53(30(x1)))) |
→ |
21(53(40(41(31(02(35(x1))))))) |
(2151) |
40(21(53(30(x1)))) |
→ |
20(53(40(41(31(02(35(x1))))))) |
(2152) |
41(21(53(40(x1)))) |
→ |
21(53(40(41(31(02(45(x1))))))) |
(2153) |
40(21(53(40(x1)))) |
→ |
20(53(40(41(31(02(45(x1))))))) |
(2154) |
41(21(53(50(x1)))) |
→ |
21(53(40(41(31(02(55(x1))))))) |
(2155) |
40(21(53(50(x1)))) |
→ |
20(53(40(41(31(02(55(x1))))))) |
(2156) |
11(54(20(53(30(x1))))) |
→ |
21(53(10(54(30(32(x1)))))) |
(2157) |
10(54(20(53(30(x1))))) |
→ |
20(53(10(54(30(32(x1)))))) |
(2158) |
11(54(20(53(40(x1))))) |
→ |
21(53(10(54(30(42(x1)))))) |
(2159) |
10(54(20(53(40(x1))))) |
→ |
20(53(10(54(30(42(x1)))))) |
(2160) |
41(21(53(00(55(10(x1)))))) |
→ |
21(53(50(00(05(45(11(x1))))))) |
(2161) |
40(21(53(00(55(10(x1)))))) |
→ |
20(53(50(00(05(45(11(x1))))))) |
(2162) |
41(21(53(00(55(20(x1)))))) |
→ |
21(53(50(00(05(45(21(x1))))))) |
(2163) |
40(21(53(00(55(20(x1)))))) |
→ |
20(53(50(00(05(45(21(x1))))))) |
(2164) |
41(21(53(00(55(40(x1)))))) |
→ |
21(53(50(00(05(45(41(x1))))))) |
(2165) |
40(21(53(00(55(40(x1)))))) |
→ |
20(53(50(00(05(45(41(x1))))))) |
(2166) |
1.1.1.1.1 Dependency Pair Transformation
The following set of initial dependency pairs has been identified.
40#(21(53(50(x1)))) |
→ |
40#(41(31(02(55(x1))))) |
(2167) |
40#(21(53(50(x1)))) |
→ |
41#(31(02(55(x1)))) |
(2168) |
40#(21(53(40(x1)))) |
→ |
40#(41(31(02(45(x1))))) |
(2169) |
40#(21(53(40(x1)))) |
→ |
41#(31(02(45(x1)))) |
(2170) |
40#(21(53(30(x1)))) |
→ |
40#(41(31(02(35(x1))))) |
(2171) |
40#(21(53(30(x1)))) |
→ |
41#(31(02(35(x1)))) |
(2172) |
40#(21(53(00(55(40(x1)))))) |
→ |
41#(x1) |
(2173) |
40#(21(53(00(55(10(x1)))))) |
→ |
11#(x1) |
(2174) |
41#(21(53(50(x1)))) |
→ |
40#(41(31(02(55(x1))))) |
(2175) |
41#(21(53(50(x1)))) |
→ |
41#(31(02(55(x1)))) |
(2176) |
41#(21(53(40(x1)))) |
→ |
40#(41(31(02(45(x1))))) |
(2177) |
41#(21(53(40(x1)))) |
→ |
41#(31(02(45(x1)))) |
(2178) |
41#(21(53(30(x1)))) |
→ |
40#(41(31(02(35(x1))))) |
(2179) |
41#(21(53(30(x1)))) |
→ |
41#(31(02(35(x1)))) |
(2180) |
41#(21(53(00(55(40(x1)))))) |
→ |
41#(x1) |
(2181) |
41#(21(53(00(55(10(x1)))))) |
→ |
11#(x1) |
(2182) |
10#(54(20(53(40(x1))))) |
→ |
10#(54(30(42(x1)))) |
(2183) |
10#(54(20(53(30(x1))))) |
→ |
10#(54(30(32(x1)))) |
(2184) |
11#(54(20(53(40(x1))))) |
→ |
10#(54(30(42(x1)))) |
(2185) |
11#(54(20(53(30(x1))))) |
→ |
10#(54(30(32(x1)))) |
(2186) |
1.1.1.1.1.1 Monotonic Reduction Pair Processor with Usable Rules
Using the matrix interpretations of dimension 1 with strict dimension 1 over the rationals with delta = 1
[50(x1)] |
= |
x1 +
|
[53(x1)] |
= |
x1 +
|
[54(x1)] |
= |
x1 +
|
[55(x1)] |
= |
x1 +
|
[40(x1)] |
= |
x1 +
|
[41(x1)] |
= |
x1 +
|
[42(x1)] |
= |
x1 +
|
[45(x1)] |
= |
x1 +
|
[30(x1)] |
= |
x1 +
|
[31(x1)] |
= |
x1 +
|
[32(x1)] |
= |
x1 +
|
[35(x1)] |
= |
x1 +
|
[20(x1)] |
= |
x1 +
|
[21(x1)] |
= |
x1 +
|
[10(x1)] |
= |
x1 +
|
[11(x1)] |
= |
x1 +
|
[00(x1)] |
= |
x1 +
|
[02(x1)] |
= |
x1 +
|
[05(x1)] |
= |
x1 +
|
[40#(x1)] |
= |
x1 +
|
[41#(x1)] |
= |
x1 +
|
[10#(x1)] |
= |
x1 +
|
[11#(x1)] |
= |
x1 +
|
together with the usable
rules
41(21(53(30(x1)))) |
→ |
21(53(40(41(31(02(35(x1))))))) |
(2151) |
40(21(53(30(x1)))) |
→ |
20(53(40(41(31(02(35(x1))))))) |
(2152) |
41(21(53(40(x1)))) |
→ |
21(53(40(41(31(02(45(x1))))))) |
(2153) |
40(21(53(40(x1)))) |
→ |
20(53(40(41(31(02(45(x1))))))) |
(2154) |
41(21(53(50(x1)))) |
→ |
21(53(40(41(31(02(55(x1))))))) |
(2155) |
40(21(53(50(x1)))) |
→ |
20(53(40(41(31(02(55(x1))))))) |
(2156) |
11(54(20(53(30(x1))))) |
→ |
21(53(10(54(30(32(x1)))))) |
(2157) |
10(54(20(53(30(x1))))) |
→ |
20(53(10(54(30(32(x1)))))) |
(2158) |
11(54(20(53(40(x1))))) |
→ |
21(53(10(54(30(42(x1)))))) |
(2159) |
10(54(20(53(40(x1))))) |
→ |
20(53(10(54(30(42(x1)))))) |
(2160) |
41(21(53(00(55(10(x1)))))) |
→ |
21(53(50(00(05(45(11(x1))))))) |
(2161) |
40(21(53(00(55(10(x1)))))) |
→ |
20(53(50(00(05(45(11(x1))))))) |
(2162) |
41(21(53(00(55(20(x1)))))) |
→ |
21(53(50(00(05(45(21(x1))))))) |
(2163) |
40(21(53(00(55(20(x1)))))) |
→ |
20(53(50(00(05(45(21(x1))))))) |
(2164) |
41(21(53(00(55(40(x1)))))) |
→ |
21(53(50(00(05(45(41(x1))))))) |
(2165) |
40(21(53(00(55(40(x1)))))) |
→ |
20(53(50(00(05(45(41(x1))))))) |
(2166) |
(w.r.t. the implicit argument filter of the reduction pair),
the
pairs
40#(21(53(50(x1)))) |
→ |
40#(41(31(02(55(x1))))) |
(2167) |
40#(21(53(50(x1)))) |
→ |
41#(31(02(55(x1)))) |
(2168) |
40#(21(53(40(x1)))) |
→ |
40#(41(31(02(45(x1))))) |
(2169) |
40#(21(53(40(x1)))) |
→ |
41#(31(02(45(x1)))) |
(2170) |
40#(21(53(30(x1)))) |
→ |
40#(41(31(02(35(x1))))) |
(2171) |
40#(21(53(30(x1)))) |
→ |
41#(31(02(35(x1)))) |
(2172) |
40#(21(53(00(55(40(x1)))))) |
→ |
41#(x1) |
(2173) |
40#(21(53(00(55(10(x1)))))) |
→ |
11#(x1) |
(2174) |
41#(21(53(50(x1)))) |
→ |
40#(41(31(02(55(x1))))) |
(2175) |
41#(21(53(50(x1)))) |
→ |
41#(31(02(55(x1)))) |
(2176) |
41#(21(53(40(x1)))) |
→ |
40#(41(31(02(45(x1))))) |
(2177) |
41#(21(53(40(x1)))) |
→ |
41#(31(02(45(x1)))) |
(2178) |
41#(21(53(30(x1)))) |
→ |
40#(41(31(02(35(x1))))) |
(2179) |
41#(21(53(30(x1)))) |
→ |
41#(31(02(35(x1)))) |
(2180) |
41#(21(53(00(55(40(x1)))))) |
→ |
41#(x1) |
(2181) |
41#(21(53(00(55(10(x1)))))) |
→ |
11#(x1) |
(2182) |
10#(54(20(53(40(x1))))) |
→ |
10#(54(30(42(x1)))) |
(2183) |
10#(54(20(53(30(x1))))) |
→ |
10#(54(30(32(x1)))) |
(2184) |
11#(54(20(53(40(x1))))) |
→ |
10#(54(30(42(x1)))) |
(2185) |
11#(54(20(53(30(x1))))) |
→ |
10#(54(30(32(x1)))) |
(2186) |
and
no rules
could be deleted.
1.1.1.1.1.1.1 Dependency Graph Processor
The dependency pairs are split into 0
components.