(0) Obligation:
Q restricted rewrite system:
The TRS R consists of the following rules:
f(0(x)) → s(0(x))
d(0(x)) → 0(x)
d(s(x)) → s(s(d(x)))
f(s(x)) → d(f(x))
Q is empty.
(1) QTRSRRRProof (EQUIVALENT transformation)
Used ordering:
Polynomial interpretation [POLO]:
POL(0(x1)) = x1
POL(d(x1)) = x1
POL(f(x1)) = 1 + x1
POL(s(x1)) = x1
With this ordering the following rules can be removed by the rule removal processor [LPAR04] because they are oriented strictly:
f(0(x)) → s(0(x))
(2) Obligation:
Q restricted rewrite system:
The TRS R consists of the following rules:
d(0(x)) → 0(x)
d(s(x)) → s(s(d(x)))
f(s(x)) → d(f(x))
Q is empty.
(3) Overlay + Local Confluence (EQUIVALENT transformation)
The TRS is overlay and locally confluent. By [NOC] we can switch to innermost.
(4) Obligation:
Q restricted rewrite system:
The TRS R consists of the following rules:
d(0(x)) → 0(x)
d(s(x)) → s(s(d(x)))
f(s(x)) → d(f(x))
The set Q consists of the following terms:
d(0(x0))
d(s(x0))
f(s(x0))
(5) DependencyPairsProof (EQUIVALENT transformation)
Using Dependency Pairs [AG00,LPAR04] we result in the following initial DP problem.
(6) Obligation:
Q DP problem:
The TRS P consists of the following rules:
D(s(x)) → D(x)
F(s(x)) → D(f(x))
F(s(x)) → F(x)
The TRS R consists of the following rules:
d(0(x)) → 0(x)
d(s(x)) → s(s(d(x)))
f(s(x)) → d(f(x))
The set Q consists of the following terms:
d(0(x0))
d(s(x0))
f(s(x0))
We have to consider all minimal (P,Q,R)-chains.
(7) DependencyGraphProof (EQUIVALENT transformation)
The approximation of the Dependency Graph [LPAR04,FROCOS05,EDGSTAR] contains 2 SCCs with 1 less node.
(8) Complex Obligation (AND)
(9) Obligation:
Q DP problem:
The TRS P consists of the following rules:
D(s(x)) → D(x)
The TRS R consists of the following rules:
d(0(x)) → 0(x)
d(s(x)) → s(s(d(x)))
f(s(x)) → d(f(x))
The set Q consists of the following terms:
d(0(x0))
d(s(x0))
f(s(x0))
We have to consider all minimal (P,Q,R)-chains.
(10) UsableRulesProof (EQUIVALENT transformation)
As all Q-normal forms are R-normal forms we are in the innermost case. Hence, by the usable rules processor [LPAR04] we can delete all non-usable rules [FROCOS05] from R.
(11) Obligation:
Q DP problem:
The TRS P consists of the following rules:
D(s(x)) → D(x)
R is empty.
The set Q consists of the following terms:
d(0(x0))
d(s(x0))
f(s(x0))
We have to consider all minimal (P,Q,R)-chains.
(12) QReductionProof (EQUIVALENT transformation)
We deleted the following terms from Q as each root-symbol of these terms does neither occur in P nor in R.[THIEMANN].
d(0(x0))
d(s(x0))
f(s(x0))
(13) Obligation:
Q DP problem:
The TRS P consists of the following rules:
D(s(x)) → D(x)
R is empty.
Q is empty.
We have to consider all minimal (P,Q,R)-chains.
(14) QDPSizeChangeProof (EQUIVALENT transformation)
By using the subterm criterion [SUBTERM_CRITERION] together with the size-change analysis [AAECC05] we have proven that there are no infinite chains for this DP problem.
From the DPs we obtained the following set of size-change graphs:
- D(s(x)) → D(x)
The graph contains the following edges 1 > 1
(15) YES
(16) Obligation:
Q DP problem:
The TRS P consists of the following rules:
F(s(x)) → F(x)
The TRS R consists of the following rules:
d(0(x)) → 0(x)
d(s(x)) → s(s(d(x)))
f(s(x)) → d(f(x))
The set Q consists of the following terms:
d(0(x0))
d(s(x0))
f(s(x0))
We have to consider all minimal (P,Q,R)-chains.
(17) UsableRulesProof (EQUIVALENT transformation)
As all Q-normal forms are R-normal forms we are in the innermost case. Hence, by the usable rules processor [LPAR04] we can delete all non-usable rules [FROCOS05] from R.
(18) Obligation:
Q DP problem:
The TRS P consists of the following rules:
F(s(x)) → F(x)
R is empty.
The set Q consists of the following terms:
d(0(x0))
d(s(x0))
f(s(x0))
We have to consider all minimal (P,Q,R)-chains.
(19) QReductionProof (EQUIVALENT transformation)
We deleted the following terms from Q as each root-symbol of these terms does neither occur in P nor in R.[THIEMANN].
d(0(x0))
d(s(x0))
f(s(x0))
(20) Obligation:
Q DP problem:
The TRS P consists of the following rules:
F(s(x)) → F(x)
R is empty.
Q is empty.
We have to consider all minimal (P,Q,R)-chains.
(21) QDPSizeChangeProof (EQUIVALENT transformation)
By using the subterm criterion [SUBTERM_CRITERION] together with the size-change analysis [AAECC05] we have proven that there are no infinite chains for this DP problem.
From the DPs we obtained the following set of size-change graphs:
- F(s(x)) → F(x)
The graph contains the following edges 1 > 1
(22) YES