(0) Obligation:
Q restricted rewrite system:
The TRS R consists of the following rules:
a(a(x)) → b(a(c(b(x))))
b(b(x)) → a(a(x))
c(a(x)) → x
Q is empty.
(1) DependencyPairsProof (EQUIVALENT transformation)
Using Dependency Pairs [AG00,LPAR04] we result in the following initial DP problem.
(2) Obligation:
Q DP problem:
The TRS P consists of the following rules:
A(a(x)) → B(a(c(b(x))))
A(a(x)) → A(c(b(x)))
A(a(x)) → C(b(x))
A(a(x)) → B(x)
B(b(x)) → A(a(x))
B(b(x)) → A(x)
The TRS R consists of the following rules:
a(a(x)) → b(a(c(b(x))))
b(b(x)) → a(a(x))
c(a(x)) → x
Q is empty.
We have to consider all minimal (P,Q,R)-chains.
(3) DependencyGraphProof (EQUIVALENT transformation)
The approximation of the Dependency Graph [LPAR04,FROCOS05,EDGSTAR] contains 1 SCC with 1 less node.
(4) Obligation:
Q DP problem:
The TRS P consists of the following rules:
B(b(x)) → A(a(x))
A(a(x)) → B(a(c(b(x))))
B(b(x)) → A(x)
A(a(x)) → A(c(b(x)))
A(a(x)) → B(x)
The TRS R consists of the following rules:
a(a(x)) → b(a(c(b(x))))
b(b(x)) → a(a(x))
c(a(x)) → x
Q is empty.
We have to consider all minimal (P,Q,R)-chains.
(5) QDPOrderProof (EQUIVALENT transformation)
We use the reduction pair processor [LPAR04,JAR06].
The following pairs can be oriented strictly and are deleted.
B(b(x)) → A(x)
A(a(x)) → A(c(b(x)))
A(a(x)) → B(x)
The remaining pairs can at least be oriented weakly.
Used ordering: Polynomial Order [NEGPOLO,POLO] with Interpretation:
POL( A(x1) ) = max{0, 2x1 - 1} |
POL( B(x1) ) = max{0, 2x1 - 1} |
POL( c(x1) ) = max{0, x1 - 1} |
The following usable rules [FROCOS05] with respect to the argument filtering of the ordering [JAR06] were oriented:
b(b(x)) → a(a(x))
a(a(x)) → b(a(c(b(x))))
c(a(x)) → x
(6) Obligation:
Q DP problem:
The TRS P consists of the following rules:
B(b(x)) → A(a(x))
A(a(x)) → B(a(c(b(x))))
The TRS R consists of the following rules:
a(a(x)) → b(a(c(b(x))))
b(b(x)) → a(a(x))
c(a(x)) → x
Q is empty.
We have to consider all minimal (P,Q,R)-chains.
(7) QDPOrderProof (EQUIVALENT transformation)
We use the reduction pair processor [LPAR04,JAR06].
The following pairs can be oriented strictly and are deleted.
A(a(x)) → B(a(c(b(x))))
The remaining pairs can at least be oriented weakly.
Used ordering: Matrix interpretation [MATRO] with arctic natural numbers [ARCTIC]:
POL(b(x1)) = | | + | / | 0A | 0A | -I | \ |
| | 1A | 1A | 0A | | |
\ | 0A | 1A | 0A | / |
| · | x1 |
POL(a(x1)) = | | + | / | 0A | 0A | 0A | \ |
| | 0A | 0A | 0A | | |
\ | 1A | 1A | 0A | / |
| · | x1 |
POL(c(x1)) = | | + | / | 0A | -I | -I | \ |
| | 0A | -I | -I | | |
\ | 0A | -I | -I | / |
| · | x1 |
The following usable rules [FROCOS05] with respect to the argument filtering of the ordering [JAR06] were oriented:
b(b(x)) → a(a(x))
a(a(x)) → b(a(c(b(x))))
c(a(x)) → x
(8) Obligation:
Q DP problem:
The TRS P consists of the following rules:
B(b(x)) → A(a(x))
The TRS R consists of the following rules:
a(a(x)) → b(a(c(b(x))))
b(b(x)) → a(a(x))
c(a(x)) → x
Q is empty.
We have to consider all minimal (P,Q,R)-chains.
(9) DependencyGraphProof (EQUIVALENT transformation)
The approximation of the Dependency Graph [LPAR04,FROCOS05,EDGSTAR] contains 0 SCCs with 1 less node.
(10) TRUE