Termination w.r.t. Q of the following Term Rewriting System could not be shown:

Q restricted rewrite system:
The TRS R consists of the following rules:

a(a(b(x1))) → b(c(b(a(a(a(x1))))))
a(c(x1)) → x1

Q is empty.


QTRS
  ↳ Overlay + Local Confluence
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q restricted rewrite system:
The TRS R consists of the following rules:

a(a(b(x1))) → b(c(b(a(a(a(x1))))))
a(c(x1)) → x1

Q is empty.

The TRS is overlay and locally confluent. By [19] we can switch to innermost.

↳ QTRS
  ↳ Overlay + Local Confluence
QTRS
      ↳ DependencyPairsProof
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q restricted rewrite system:
The TRS R consists of the following rules:

a(a(b(x1))) → b(c(b(a(a(a(x1))))))
a(c(x1)) → x1

The set Q consists of the following terms:

a(a(b(x0)))
a(c(x0))


Using Dependency Pairs [1,15] we result in the following initial DP problem:
Q DP problem:
The TRS P consists of the following rules:

A(a(b(x1))) → A(x1)
A(a(b(x1))) → A(a(x1))
A(a(b(x1))) → A(a(a(x1)))

The TRS R consists of the following rules:

a(a(b(x1))) → b(c(b(a(a(a(x1))))))
a(c(x1)) → x1

The set Q consists of the following terms:

a(a(b(x0)))
a(c(x0))

We have to consider all minimal (P,Q,R)-chains.

↳ QTRS
  ↳ Overlay + Local Confluence
    ↳ QTRS
      ↳ DependencyPairsProof
QDP
          ↳ MNOCProof
          ↳ Narrowing
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q DP problem:
The TRS P consists of the following rules:

A(a(b(x1))) → A(x1)
A(a(b(x1))) → A(a(x1))
A(a(b(x1))) → A(a(a(x1)))

The TRS R consists of the following rules:

a(a(b(x1))) → b(c(b(a(a(a(x1))))))
a(c(x1)) → x1

The set Q consists of the following terms:

a(a(b(x0)))
a(c(x0))

We have to consider all minimal (P,Q,R)-chains.
We use the modular non-overlap check [17] to decrease Q to the empty set.

↳ QTRS
  ↳ Overlay + Local Confluence
    ↳ QTRS
      ↳ DependencyPairsProof
        ↳ QDP
          ↳ MNOCProof
QDP
          ↳ Narrowing
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q DP problem:
The TRS P consists of the following rules:

A(a(b(x1))) → A(x1)
A(a(b(x1))) → A(a(x1))
A(a(b(x1))) → A(a(a(x1)))

The TRS R consists of the following rules:

a(a(b(x1))) → b(c(b(a(a(a(x1))))))
a(c(x1)) → x1

Q is empty.
We have to consider all (P,Q,R)-chains.
By narrowing [15] the rule A(a(b(x1))) → A(a(a(x1))) at position [0] we obtained the following new rules:

A(a(b(b(x0)))) → A(b(c(b(a(a(a(x0)))))))
A(a(b(a(b(x0))))) → A(a(b(c(b(a(a(a(x0))))))))
A(a(b(c(x0)))) → A(a(x0))



↳ QTRS
  ↳ Overlay + Local Confluence
    ↳ QTRS
      ↳ DependencyPairsProof
        ↳ QDP
          ↳ MNOCProof
          ↳ Narrowing
QDP
              ↳ DependencyGraphProof
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q DP problem:
The TRS P consists of the following rules:

A(a(b(b(x0)))) → A(b(c(b(a(a(a(x0)))))))
A(a(b(a(b(x0))))) → A(a(b(c(b(a(a(a(x0))))))))
A(a(b(x1))) → A(x1)
A(a(b(x1))) → A(a(x1))
A(a(b(c(x0)))) → A(a(x0))

The TRS R consists of the following rules:

a(a(b(x1))) → b(c(b(a(a(a(x1))))))
a(c(x1)) → x1

The set Q consists of the following terms:

a(a(b(x0)))
a(c(x0))

We have to consider all minimal (P,Q,R)-chains.
The approximation of the Dependency Graph [15,17,22] contains 1 SCC with 1 less node.

↳ QTRS
  ↳ Overlay + Local Confluence
    ↳ QTRS
      ↳ DependencyPairsProof
        ↳ QDP
          ↳ MNOCProof
          ↳ Narrowing
            ↳ QDP
              ↳ DependencyGraphProof
QDP
                  ↳ ForwardInstantiation
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q DP problem:
The TRS P consists of the following rules:

A(a(b(a(b(x0))))) → A(a(b(c(b(a(a(a(x0))))))))
A(a(b(x1))) → A(x1)
A(a(b(x1))) → A(a(x1))
A(a(b(c(x0)))) → A(a(x0))

The TRS R consists of the following rules:

a(a(b(x1))) → b(c(b(a(a(a(x1))))))
a(c(x1)) → x1

The set Q consists of the following terms:

a(a(b(x0)))
a(c(x0))

We have to consider all minimal (P,Q,R)-chains.
By forward instantiating [14] the rule A(a(b(x1))) → A(x1) we obtained the following new rules:

A(a(b(a(b(y_0))))) → A(a(b(y_0)))
A(a(b(a(b(a(b(y_0))))))) → A(a(b(a(b(y_0)))))
A(a(b(a(b(c(y_0)))))) → A(a(b(c(y_0))))



↳ QTRS
  ↳ Overlay + Local Confluence
    ↳ QTRS
      ↳ DependencyPairsProof
        ↳ QDP
          ↳ MNOCProof
          ↳ Narrowing
            ↳ QDP
              ↳ DependencyGraphProof
                ↳ QDP
                  ↳ ForwardInstantiation
QDP
                      ↳ QDPToSRSProof
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q DP problem:
The TRS P consists of the following rules:

A(a(b(a(b(y_0))))) → A(a(b(y_0)))
A(a(b(a(b(x0))))) → A(a(b(c(b(a(a(a(x0))))))))
A(a(b(a(b(a(b(y_0))))))) → A(a(b(a(b(y_0)))))
A(a(b(x1))) → A(a(x1))
A(a(b(a(b(c(y_0)))))) → A(a(b(c(y_0))))
A(a(b(c(x0)))) → A(a(x0))

The TRS R consists of the following rules:

a(a(b(x1))) → b(c(b(a(a(a(x1))))))
a(c(x1)) → x1

The set Q consists of the following terms:

a(a(b(x0)))
a(c(x0))

We have to consider all minimal (P,Q,R)-chains.
The finiteness of this DP problem is implied by strong termination of a SRS due to [12].


↳ QTRS
  ↳ Overlay + Local Confluence
    ↳ QTRS
      ↳ DependencyPairsProof
        ↳ QDP
          ↳ MNOCProof
          ↳ Narrowing
            ↳ QDP
              ↳ DependencyGraphProof
                ↳ QDP
                  ↳ ForwardInstantiation
                    ↳ QDP
                      ↳ QDPToSRSProof
QTRS
                          ↳ QTRS Reverse
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q restricted rewrite system:
The TRS R consists of the following rules:

a(a(b(x1))) → b(c(b(a(a(a(x1))))))
a(c(x1)) → x1
A(a(b(a(b(y_0))))) → A(a(b(y_0)))
A(a(b(a(b(x0))))) → A(a(b(c(b(a(a(a(x0))))))))
A(a(b(a(b(a(b(y_0))))))) → A(a(b(a(b(y_0)))))
A(a(b(x1))) → A(a(x1))
A(a(b(a(b(c(y_0)))))) → A(a(b(c(y_0))))
A(a(b(c(x0)))) → A(a(x0))

The set Q consists of the following terms:

a(a(b(x0)))
a(c(x0))


We have reversed the following QTRS:
The set of rules R is

a(a(b(x1))) → b(c(b(a(a(a(x1))))))
a(c(x1)) → x1
A(a(b(a(b(y_0))))) → A(a(b(y_0)))
A(a(b(a(b(x0))))) → A(a(b(c(b(a(a(a(x0))))))))
A(a(b(a(b(a(b(y_0))))))) → A(a(b(a(b(y_0)))))
A(a(b(x1))) → A(a(x1))
A(a(b(a(b(c(y_0)))))) → A(a(b(c(y_0))))
A(a(b(c(x0)))) → A(a(x0))

The set Q is {a(a(b(x0))), a(c(x0))}.
We have obtained the following QTRS:

b(a(a(x))) → a(a(a(b(c(b(x))))))
c(a(x)) → x
b(a(b(a(A(x))))) → b(a(A(x)))
b(a(b(a(A(x))))) → a(a(a(b(c(b(a(A(x))))))))
b(a(b(a(b(a(A(x))))))) → b(a(b(a(A(x)))))
b(a(A(x))) → a(A(x))
c(b(a(b(a(A(x)))))) → c(b(a(A(x))))
c(b(a(A(x)))) → a(A(x))

The set Q is empty.

↳ QTRS
  ↳ Overlay + Local Confluence
    ↳ QTRS
      ↳ DependencyPairsProof
        ↳ QDP
          ↳ MNOCProof
          ↳ Narrowing
            ↳ QDP
              ↳ DependencyGraphProof
                ↳ QDP
                  ↳ ForwardInstantiation
                    ↳ QDP
                      ↳ QDPToSRSProof
                        ↳ QTRS
                          ↳ QTRS Reverse
QTRS
                              ↳ DependencyPairsProof
                              ↳ QTRS Reverse
                              ↳ QTRS Reverse
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q restricted rewrite system:
The TRS R consists of the following rules:

b(a(a(x))) → a(a(a(b(c(b(x))))))
c(a(x)) → x
b(a(b(a(A(x))))) → b(a(A(x)))
b(a(b(a(A(x))))) → a(a(a(b(c(b(a(A(x))))))))
b(a(b(a(b(a(A(x))))))) → b(a(b(a(A(x)))))
b(a(A(x))) → a(A(x))
c(b(a(b(a(A(x)))))) → c(b(a(A(x))))
c(b(a(A(x)))) → a(A(x))

Q is empty.

Using Dependency Pairs [1,15] we result in the following initial DP problem:
Q DP problem:
The TRS P consists of the following rules:

C(b(a(b(a(A(x)))))) → C(b(a(A(x))))
B(a(a(x))) → B(c(b(x)))
B(a(a(x))) → C(b(x))
B(a(b(a(A(x))))) → C(b(a(A(x))))
B(a(b(a(A(x))))) → B(c(b(a(A(x)))))
B(a(a(x))) → B(x)

The TRS R consists of the following rules:

b(a(a(x))) → a(a(a(b(c(b(x))))))
c(a(x)) → x
b(a(b(a(A(x))))) → b(a(A(x)))
b(a(b(a(A(x))))) → a(a(a(b(c(b(a(A(x))))))))
b(a(b(a(b(a(A(x))))))) → b(a(b(a(A(x)))))
b(a(A(x))) → a(A(x))
c(b(a(b(a(A(x)))))) → c(b(a(A(x))))
c(b(a(A(x)))) → a(A(x))

Q is empty.
We have to consider all minimal (P,Q,R)-chains.

↳ QTRS
  ↳ Overlay + Local Confluence
    ↳ QTRS
      ↳ DependencyPairsProof
        ↳ QDP
          ↳ MNOCProof
          ↳ Narrowing
            ↳ QDP
              ↳ DependencyGraphProof
                ↳ QDP
                  ↳ ForwardInstantiation
                    ↳ QDP
                      ↳ QDPToSRSProof
                        ↳ QTRS
                          ↳ QTRS Reverse
                            ↳ QTRS
                              ↳ DependencyPairsProof
QDP
                                  ↳ DependencyGraphProof
                              ↳ QTRS Reverse
                              ↳ QTRS Reverse
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q DP problem:
The TRS P consists of the following rules:

C(b(a(b(a(A(x)))))) → C(b(a(A(x))))
B(a(a(x))) → B(c(b(x)))
B(a(a(x))) → C(b(x))
B(a(b(a(A(x))))) → C(b(a(A(x))))
B(a(b(a(A(x))))) → B(c(b(a(A(x)))))
B(a(a(x))) → B(x)

The TRS R consists of the following rules:

b(a(a(x))) → a(a(a(b(c(b(x))))))
c(a(x)) → x
b(a(b(a(A(x))))) → b(a(A(x)))
b(a(b(a(A(x))))) → a(a(a(b(c(b(a(A(x))))))))
b(a(b(a(b(a(A(x))))))) → b(a(b(a(A(x)))))
b(a(A(x))) → a(A(x))
c(b(a(b(a(A(x)))))) → c(b(a(A(x))))
c(b(a(A(x)))) → a(A(x))

Q is empty.
We have to consider all minimal (P,Q,R)-chains.
The approximation of the Dependency Graph [15,17,22] contains 2 SCCs with 2 less nodes.

↳ QTRS
  ↳ Overlay + Local Confluence
    ↳ QTRS
      ↳ DependencyPairsProof
        ↳ QDP
          ↳ MNOCProof
          ↳ Narrowing
            ↳ QDP
              ↳ DependencyGraphProof
                ↳ QDP
                  ↳ ForwardInstantiation
                    ↳ QDP
                      ↳ QDPToSRSProof
                        ↳ QTRS
                          ↳ QTRS Reverse
                            ↳ QTRS
                              ↳ DependencyPairsProof
                                ↳ QDP
                                  ↳ DependencyGraphProof
                                    ↳ AND
QDP
                                        ↳ UsableRulesProof
                                      ↳ QDP
                              ↳ QTRS Reverse
                              ↳ QTRS Reverse
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q DP problem:
The TRS P consists of the following rules:

C(b(a(b(a(A(x)))))) → C(b(a(A(x))))

The TRS R consists of the following rules:

b(a(a(x))) → a(a(a(b(c(b(x))))))
c(a(x)) → x
b(a(b(a(A(x))))) → b(a(A(x)))
b(a(b(a(A(x))))) → a(a(a(b(c(b(a(A(x))))))))
b(a(b(a(b(a(A(x))))))) → b(a(b(a(A(x)))))
b(a(A(x))) → a(A(x))
c(b(a(b(a(A(x)))))) → c(b(a(A(x))))
c(b(a(A(x)))) → a(A(x))

Q is empty.
We have to consider all minimal (P,Q,R)-chains.
We can use the usable rules and reduction pair processor [15] with the Ce-compatible extension of the polynomial order that maps every function symbol to the sum of its argument. Then, we can delete all non-usable rules [17] from R.

↳ QTRS
  ↳ Overlay + Local Confluence
    ↳ QTRS
      ↳ DependencyPairsProof
        ↳ QDP
          ↳ MNOCProof
          ↳ Narrowing
            ↳ QDP
              ↳ DependencyGraphProof
                ↳ QDP
                  ↳ ForwardInstantiation
                    ↳ QDP
                      ↳ QDPToSRSProof
                        ↳ QTRS
                          ↳ QTRS Reverse
                            ↳ QTRS
                              ↳ DependencyPairsProof
                                ↳ QDP
                                  ↳ DependencyGraphProof
                                    ↳ AND
                                      ↳ QDP
                                        ↳ UsableRulesProof
QDP
                                            ↳ DependencyGraphProof
                                      ↳ QDP
                              ↳ QTRS Reverse
                              ↳ QTRS Reverse
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q DP problem:
The TRS P consists of the following rules:

C(b(a(b(a(A(x)))))) → C(b(a(A(x))))

The TRS R consists of the following rules:

b(a(A(x))) → a(A(x))

Q is empty.
We have to consider all minimal (P,Q,R)-chains.
The approximation of the Dependency Graph [15,17,22] contains 0 SCCs with 1 less node.

↳ QTRS
  ↳ Overlay + Local Confluence
    ↳ QTRS
      ↳ DependencyPairsProof
        ↳ QDP
          ↳ MNOCProof
          ↳ Narrowing
            ↳ QDP
              ↳ DependencyGraphProof
                ↳ QDP
                  ↳ ForwardInstantiation
                    ↳ QDP
                      ↳ QDPToSRSProof
                        ↳ QTRS
                          ↳ QTRS Reverse
                            ↳ QTRS
                              ↳ DependencyPairsProof
                                ↳ QDP
                                  ↳ DependencyGraphProof
                                    ↳ AND
                                      ↳ QDP
QDP
                                        ↳ Narrowing
                              ↳ QTRS Reverse
                              ↳ QTRS Reverse
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q DP problem:
The TRS P consists of the following rules:

B(a(a(x))) → B(c(b(x)))
B(a(b(a(A(x))))) → B(c(b(a(A(x)))))
B(a(a(x))) → B(x)

The TRS R consists of the following rules:

b(a(a(x))) → a(a(a(b(c(b(x))))))
c(a(x)) → x
b(a(b(a(A(x))))) → b(a(A(x)))
b(a(b(a(A(x))))) → a(a(a(b(c(b(a(A(x))))))))
b(a(b(a(b(a(A(x))))))) → b(a(b(a(A(x)))))
b(a(A(x))) → a(A(x))
c(b(a(b(a(A(x)))))) → c(b(a(A(x))))
c(b(a(A(x)))) → a(A(x))

Q is empty.
We have to consider all minimal (P,Q,R)-chains.
By narrowing [15] the rule B(a(a(x))) → B(c(b(x))) at position [0] we obtained the following new rules:

B(a(a(a(b(a(A(x0))))))) → B(c(b(a(A(x0)))))
B(a(a(a(A(x0))))) → B(c(a(A(x0))))
B(a(a(a(b(a(A(x0))))))) → B(c(a(a(a(b(c(b(a(A(x0))))))))))
B(a(a(a(b(a(b(a(A(x0))))))))) → B(c(b(a(b(a(A(x0)))))))
B(a(a(a(a(x0))))) → B(c(a(a(a(b(c(b(x0))))))))
B(a(a(a(A(x0))))) → B(a(A(x0)))



↳ QTRS
  ↳ Overlay + Local Confluence
    ↳ QTRS
      ↳ DependencyPairsProof
        ↳ QDP
          ↳ MNOCProof
          ↳ Narrowing
            ↳ QDP
              ↳ DependencyGraphProof
                ↳ QDP
                  ↳ ForwardInstantiation
                    ↳ QDP
                      ↳ QDPToSRSProof
                        ↳ QTRS
                          ↳ QTRS Reverse
                            ↳ QTRS
                              ↳ DependencyPairsProof
                                ↳ QDP
                                  ↳ DependencyGraphProof
                                    ↳ AND
                                      ↳ QDP
                                      ↳ QDP
                                        ↳ Narrowing
QDP
                                            ↳ DependencyGraphProof
                              ↳ QTRS Reverse
                              ↳ QTRS Reverse
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q DP problem:
The TRS P consists of the following rules:

B(a(a(a(b(a(A(x0))))))) → B(c(a(a(a(b(c(b(a(A(x0))))))))))
B(a(a(a(b(a(b(a(A(x0))))))))) → B(c(b(a(b(a(A(x0)))))))
B(a(a(a(b(a(A(x0))))))) → B(c(b(a(A(x0)))))
B(a(a(a(A(x0))))) → B(c(a(A(x0))))
B(a(a(a(a(x0))))) → B(c(a(a(a(b(c(b(x0))))))))
B(a(b(a(A(x))))) → B(c(b(a(A(x)))))
B(a(a(x))) → B(x)
B(a(a(a(A(x0))))) → B(a(A(x0)))

The TRS R consists of the following rules:

b(a(a(x))) → a(a(a(b(c(b(x))))))
c(a(x)) → x
b(a(b(a(A(x))))) → b(a(A(x)))
b(a(b(a(A(x))))) → a(a(a(b(c(b(a(A(x))))))))
b(a(b(a(b(a(A(x))))))) → b(a(b(a(A(x)))))
b(a(A(x))) → a(A(x))
c(b(a(b(a(A(x)))))) → c(b(a(A(x))))
c(b(a(A(x)))) → a(A(x))

Q is empty.
We have to consider all minimal (P,Q,R)-chains.
The approximation of the Dependency Graph [15,17,22] contains 1 SCC with 1 less node.

↳ QTRS
  ↳ Overlay + Local Confluence
    ↳ QTRS
      ↳ DependencyPairsProof
        ↳ QDP
          ↳ MNOCProof
          ↳ Narrowing
            ↳ QDP
              ↳ DependencyGraphProof
                ↳ QDP
                  ↳ ForwardInstantiation
                    ↳ QDP
                      ↳ QDPToSRSProof
                        ↳ QTRS
                          ↳ QTRS Reverse
                            ↳ QTRS
                              ↳ DependencyPairsProof
                                ↳ QDP
                                  ↳ DependencyGraphProof
                                    ↳ AND
                                      ↳ QDP
                                      ↳ QDP
                                        ↳ Narrowing
                                          ↳ QDP
                                            ↳ DependencyGraphProof
QDP
                                                ↳ Narrowing
                              ↳ QTRS Reverse
                              ↳ QTRS Reverse
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q DP problem:
The TRS P consists of the following rules:

B(a(a(a(b(a(A(x0))))))) → B(c(a(a(a(b(c(b(a(A(x0))))))))))
B(a(a(a(b(a(b(a(A(x0))))))))) → B(c(b(a(b(a(A(x0)))))))
B(a(a(a(b(a(A(x0))))))) → B(c(b(a(A(x0)))))
B(a(a(a(A(x0))))) → B(c(a(A(x0))))
B(a(a(a(a(x0))))) → B(c(a(a(a(b(c(b(x0))))))))
B(a(b(a(A(x))))) → B(c(b(a(A(x)))))
B(a(a(x))) → B(x)

The TRS R consists of the following rules:

b(a(a(x))) → a(a(a(b(c(b(x))))))
c(a(x)) → x
b(a(b(a(A(x))))) → b(a(A(x)))
b(a(b(a(A(x))))) → a(a(a(b(c(b(a(A(x))))))))
b(a(b(a(b(a(A(x))))))) → b(a(b(a(A(x)))))
b(a(A(x))) → a(A(x))
c(b(a(b(a(A(x)))))) → c(b(a(A(x))))
c(b(a(A(x)))) → a(A(x))

Q is empty.
We have to consider all minimal (P,Q,R)-chains.
By narrowing [15] the rule B(a(b(a(A(x))))) → B(c(b(a(A(x))))) at position [0] we obtained the following new rules:

B(a(b(a(A(x0))))) → B(c(a(A(x0))))
B(a(b(a(A(x0))))) → B(a(A(x0)))



↳ QTRS
  ↳ Overlay + Local Confluence
    ↳ QTRS
      ↳ DependencyPairsProof
        ↳ QDP
          ↳ MNOCProof
          ↳ Narrowing
            ↳ QDP
              ↳ DependencyGraphProof
                ↳ QDP
                  ↳ ForwardInstantiation
                    ↳ QDP
                      ↳ QDPToSRSProof
                        ↳ QTRS
                          ↳ QTRS Reverse
                            ↳ QTRS
                              ↳ DependencyPairsProof
                                ↳ QDP
                                  ↳ DependencyGraphProof
                                    ↳ AND
                                      ↳ QDP
                                      ↳ QDP
                                        ↳ Narrowing
                                          ↳ QDP
                                            ↳ DependencyGraphProof
                                              ↳ QDP
                                                ↳ Narrowing
QDP
                                                    ↳ DependencyGraphProof
                              ↳ QTRS Reverse
                              ↳ QTRS Reverse
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q DP problem:
The TRS P consists of the following rules:

B(a(a(a(b(a(A(x0))))))) → B(c(a(a(a(b(c(b(a(A(x0))))))))))
B(a(a(a(b(a(b(a(A(x0))))))))) → B(c(b(a(b(a(A(x0)))))))
B(a(b(a(A(x0))))) → B(c(a(A(x0))))
B(a(b(a(A(x0))))) → B(a(A(x0)))
B(a(a(a(b(a(A(x0))))))) → B(c(b(a(A(x0)))))
B(a(a(a(A(x0))))) → B(c(a(A(x0))))
B(a(a(a(a(x0))))) → B(c(a(a(a(b(c(b(x0))))))))
B(a(a(x))) → B(x)

The TRS R consists of the following rules:

b(a(a(x))) → a(a(a(b(c(b(x))))))
c(a(x)) → x
b(a(b(a(A(x))))) → b(a(A(x)))
b(a(b(a(A(x))))) → a(a(a(b(c(b(a(A(x))))))))
b(a(b(a(b(a(A(x))))))) → b(a(b(a(A(x)))))
b(a(A(x))) → a(A(x))
c(b(a(b(a(A(x)))))) → c(b(a(A(x))))
c(b(a(A(x)))) → a(A(x))

Q is empty.
We have to consider all minimal (P,Q,R)-chains.
The approximation of the Dependency Graph [15,17,22] contains 1 SCC with 1 less node.

↳ QTRS
  ↳ Overlay + Local Confluence
    ↳ QTRS
      ↳ DependencyPairsProof
        ↳ QDP
          ↳ MNOCProof
          ↳ Narrowing
            ↳ QDP
              ↳ DependencyGraphProof
                ↳ QDP
                  ↳ ForwardInstantiation
                    ↳ QDP
                      ↳ QDPToSRSProof
                        ↳ QTRS
                          ↳ QTRS Reverse
                            ↳ QTRS
                              ↳ DependencyPairsProof
                                ↳ QDP
                                  ↳ DependencyGraphProof
                                    ↳ AND
                                      ↳ QDP
                                      ↳ QDP
                                        ↳ Narrowing
                                          ↳ QDP
                                            ↳ DependencyGraphProof
                                              ↳ QDP
                                                ↳ Narrowing
                                                  ↳ QDP
                                                    ↳ DependencyGraphProof
QDP
                                                        ↳ Narrowing
                              ↳ QTRS Reverse
                              ↳ QTRS Reverse
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q DP problem:
The TRS P consists of the following rules:

B(a(a(a(b(a(A(x0))))))) → B(c(a(a(a(b(c(b(a(A(x0))))))))))
B(a(a(a(b(a(b(a(A(x0))))))))) → B(c(b(a(b(a(A(x0)))))))
B(a(b(a(A(x0))))) → B(c(a(A(x0))))
B(a(a(a(b(a(A(x0))))))) → B(c(b(a(A(x0)))))
B(a(a(a(A(x0))))) → B(c(a(A(x0))))
B(a(a(a(a(x0))))) → B(c(a(a(a(b(c(b(x0))))))))
B(a(a(x))) → B(x)

The TRS R consists of the following rules:

b(a(a(x))) → a(a(a(b(c(b(x))))))
c(a(x)) → x
b(a(b(a(A(x))))) → b(a(A(x)))
b(a(b(a(A(x))))) → a(a(a(b(c(b(a(A(x))))))))
b(a(b(a(b(a(A(x))))))) → b(a(b(a(A(x)))))
b(a(A(x))) → a(A(x))
c(b(a(b(a(A(x)))))) → c(b(a(A(x))))
c(b(a(A(x)))) → a(A(x))

Q is empty.
We have to consider all minimal (P,Q,R)-chains.
By narrowing [15] the rule B(a(a(a(A(x0))))) → B(c(a(A(x0)))) at position [0] we obtained the following new rules:

B(a(a(a(A(y0))))) → B(A(y0))



↳ QTRS
  ↳ Overlay + Local Confluence
    ↳ QTRS
      ↳ DependencyPairsProof
        ↳ QDP
          ↳ MNOCProof
          ↳ Narrowing
            ↳ QDP
              ↳ DependencyGraphProof
                ↳ QDP
                  ↳ ForwardInstantiation
                    ↳ QDP
                      ↳ QDPToSRSProof
                        ↳ QTRS
                          ↳ QTRS Reverse
                            ↳ QTRS
                              ↳ DependencyPairsProof
                                ↳ QDP
                                  ↳ DependencyGraphProof
                                    ↳ AND
                                      ↳ QDP
                                      ↳ QDP
                                        ↳ Narrowing
                                          ↳ QDP
                                            ↳ DependencyGraphProof
                                              ↳ QDP
                                                ↳ Narrowing
                                                  ↳ QDP
                                                    ↳ DependencyGraphProof
                                                      ↳ QDP
                                                        ↳ Narrowing
QDP
                                                            ↳ DependencyGraphProof
                              ↳ QTRS Reverse
                              ↳ QTRS Reverse
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q DP problem:
The TRS P consists of the following rules:

B(a(a(a(b(a(A(x0))))))) → B(c(a(a(a(b(c(b(a(A(x0))))))))))
B(a(a(a(b(a(b(a(A(x0))))))))) → B(c(b(a(b(a(A(x0)))))))
B(a(b(a(A(x0))))) → B(c(a(A(x0))))
B(a(a(a(b(a(A(x0))))))) → B(c(b(a(A(x0)))))
B(a(a(a(A(y0))))) → B(A(y0))
B(a(a(a(a(x0))))) → B(c(a(a(a(b(c(b(x0))))))))
B(a(a(x))) → B(x)

The TRS R consists of the following rules:

b(a(a(x))) → a(a(a(b(c(b(x))))))
c(a(x)) → x
b(a(b(a(A(x))))) → b(a(A(x)))
b(a(b(a(A(x))))) → a(a(a(b(c(b(a(A(x))))))))
b(a(b(a(b(a(A(x))))))) → b(a(b(a(A(x)))))
b(a(A(x))) → a(A(x))
c(b(a(b(a(A(x)))))) → c(b(a(A(x))))
c(b(a(A(x)))) → a(A(x))

Q is empty.
We have to consider all minimal (P,Q,R)-chains.
The approximation of the Dependency Graph [15,17,22] contains 1 SCC with 1 less node.

↳ QTRS
  ↳ Overlay + Local Confluence
    ↳ QTRS
      ↳ DependencyPairsProof
        ↳ QDP
          ↳ MNOCProof
          ↳ Narrowing
            ↳ QDP
              ↳ DependencyGraphProof
                ↳ QDP
                  ↳ ForwardInstantiation
                    ↳ QDP
                      ↳ QDPToSRSProof
                        ↳ QTRS
                          ↳ QTRS Reverse
                            ↳ QTRS
                              ↳ DependencyPairsProof
                                ↳ QDP
                                  ↳ DependencyGraphProof
                                    ↳ AND
                                      ↳ QDP
                                      ↳ QDP
                                        ↳ Narrowing
                                          ↳ QDP
                                            ↳ DependencyGraphProof
                                              ↳ QDP
                                                ↳ Narrowing
                                                  ↳ QDP
                                                    ↳ DependencyGraphProof
                                                      ↳ QDP
                                                        ↳ Narrowing
                                                          ↳ QDP
                                                            ↳ DependencyGraphProof
QDP
                                                                ↳ Narrowing
                              ↳ QTRS Reverse
                              ↳ QTRS Reverse
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q DP problem:
The TRS P consists of the following rules:

B(a(a(a(b(a(A(x0))))))) → B(c(a(a(a(b(c(b(a(A(x0))))))))))
B(a(a(a(b(a(b(a(A(x0))))))))) → B(c(b(a(b(a(A(x0)))))))
B(a(b(a(A(x0))))) → B(c(a(A(x0))))
B(a(a(a(b(a(A(x0))))))) → B(c(b(a(A(x0)))))
B(a(a(a(a(x0))))) → B(c(a(a(a(b(c(b(x0))))))))
B(a(a(x))) → B(x)

The TRS R consists of the following rules:

b(a(a(x))) → a(a(a(b(c(b(x))))))
c(a(x)) → x
b(a(b(a(A(x))))) → b(a(A(x)))
b(a(b(a(A(x))))) → a(a(a(b(c(b(a(A(x))))))))
b(a(b(a(b(a(A(x))))))) → b(a(b(a(A(x)))))
b(a(A(x))) → a(A(x))
c(b(a(b(a(A(x)))))) → c(b(a(A(x))))
c(b(a(A(x)))) → a(A(x))

Q is empty.
We have to consider all minimal (P,Q,R)-chains.
By narrowing [15] the rule B(a(b(a(A(x0))))) → B(c(a(A(x0)))) at position [0] we obtained the following new rules:

B(a(b(a(A(y0))))) → B(A(y0))



↳ QTRS
  ↳ Overlay + Local Confluence
    ↳ QTRS
      ↳ DependencyPairsProof
        ↳ QDP
          ↳ MNOCProof
          ↳ Narrowing
            ↳ QDP
              ↳ DependencyGraphProof
                ↳ QDP
                  ↳ ForwardInstantiation
                    ↳ QDP
                      ↳ QDPToSRSProof
                        ↳ QTRS
                          ↳ QTRS Reverse
                            ↳ QTRS
                              ↳ DependencyPairsProof
                                ↳ QDP
                                  ↳ DependencyGraphProof
                                    ↳ AND
                                      ↳ QDP
                                      ↳ QDP
                                        ↳ Narrowing
                                          ↳ QDP
                                            ↳ DependencyGraphProof
                                              ↳ QDP
                                                ↳ Narrowing
                                                  ↳ QDP
                                                    ↳ DependencyGraphProof
                                                      ↳ QDP
                                                        ↳ Narrowing
                                                          ↳ QDP
                                                            ↳ DependencyGraphProof
                                                              ↳ QDP
                                                                ↳ Narrowing
QDP
                                                                    ↳ DependencyGraphProof
                              ↳ QTRS Reverse
                              ↳ QTRS Reverse
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q DP problem:
The TRS P consists of the following rules:

B(a(a(a(b(a(A(x0))))))) → B(c(a(a(a(b(c(b(a(A(x0))))))))))
B(a(b(a(A(y0))))) → B(A(y0))
B(a(a(a(b(a(b(a(A(x0))))))))) → B(c(b(a(b(a(A(x0)))))))
B(a(a(a(b(a(A(x0))))))) → B(c(b(a(A(x0)))))
B(a(a(a(a(x0))))) → B(c(a(a(a(b(c(b(x0))))))))
B(a(a(x))) → B(x)

The TRS R consists of the following rules:

b(a(a(x))) → a(a(a(b(c(b(x))))))
c(a(x)) → x
b(a(b(a(A(x))))) → b(a(A(x)))
b(a(b(a(A(x))))) → a(a(a(b(c(b(a(A(x))))))))
b(a(b(a(b(a(A(x))))))) → b(a(b(a(A(x)))))
b(a(A(x))) → a(A(x))
c(b(a(b(a(A(x)))))) → c(b(a(A(x))))
c(b(a(A(x)))) → a(A(x))

Q is empty.
We have to consider all minimal (P,Q,R)-chains.
The approximation of the Dependency Graph [15,17,22] contains 1 SCC with 1 less node.

↳ QTRS
  ↳ Overlay + Local Confluence
    ↳ QTRS
      ↳ DependencyPairsProof
        ↳ QDP
          ↳ MNOCProof
          ↳ Narrowing
            ↳ QDP
              ↳ DependencyGraphProof
                ↳ QDP
                  ↳ ForwardInstantiation
                    ↳ QDP
                      ↳ QDPToSRSProof
                        ↳ QTRS
                          ↳ QTRS Reverse
                            ↳ QTRS
                              ↳ DependencyPairsProof
                                ↳ QDP
                                  ↳ DependencyGraphProof
                                    ↳ AND
                                      ↳ QDP
                                      ↳ QDP
                                        ↳ Narrowing
                                          ↳ QDP
                                            ↳ DependencyGraphProof
                                              ↳ QDP
                                                ↳ Narrowing
                                                  ↳ QDP
                                                    ↳ DependencyGraphProof
                                                      ↳ QDP
                                                        ↳ Narrowing
                                                          ↳ QDP
                                                            ↳ DependencyGraphProof
                                                              ↳ QDP
                                                                ↳ Narrowing
                                                                  ↳ QDP
                                                                    ↳ DependencyGraphProof
QDP
                              ↳ QTRS Reverse
                              ↳ QTRS Reverse
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q DP problem:
The TRS P consists of the following rules:

B(a(a(a(b(a(A(x0))))))) → B(c(a(a(a(b(c(b(a(A(x0))))))))))
B(a(a(a(b(a(b(a(A(x0))))))))) → B(c(b(a(b(a(A(x0)))))))
B(a(a(a(b(a(A(x0))))))) → B(c(b(a(A(x0)))))
B(a(a(a(a(x0))))) → B(c(a(a(a(b(c(b(x0))))))))
B(a(a(x))) → B(x)

The TRS R consists of the following rules:

b(a(a(x))) → a(a(a(b(c(b(x))))))
c(a(x)) → x
b(a(b(a(A(x))))) → b(a(A(x)))
b(a(b(a(A(x))))) → a(a(a(b(c(b(a(A(x))))))))
b(a(b(a(b(a(A(x))))))) → b(a(b(a(A(x)))))
b(a(A(x))) → a(A(x))
c(b(a(b(a(A(x)))))) → c(b(a(A(x))))
c(b(a(A(x)))) → a(A(x))

Q is empty.
We have to consider all minimal (P,Q,R)-chains.
We have reversed the following QTRS:
The set of rules R is

b(a(a(x))) → a(a(a(b(c(b(x))))))
c(a(x)) → x
b(a(b(a(A(x))))) → b(a(A(x)))
b(a(b(a(A(x))))) → a(a(a(b(c(b(a(A(x))))))))
b(a(b(a(b(a(A(x))))))) → b(a(b(a(A(x)))))
b(a(A(x))) → a(A(x))
c(b(a(b(a(A(x)))))) → c(b(a(A(x))))
c(b(a(A(x)))) → a(A(x))

The set Q is empty.
We have obtained the following QTRS:

a(a(b(x))) → b(c(b(a(a(a(x))))))
a(c(x)) → x
A(a(b(a(b(x))))) → A(a(b(x)))
A(a(b(a(b(x))))) → A(a(b(c(b(a(a(a(x))))))))
A(a(b(a(b(a(b(x))))))) → A(a(b(a(b(x)))))
A(a(b(x))) → A(a(x))
A(a(b(a(b(c(x)))))) → A(a(b(c(x))))
A(a(b(c(x)))) → A(a(x))

The set Q is empty.

↳ QTRS
  ↳ Overlay + Local Confluence
    ↳ QTRS
      ↳ DependencyPairsProof
        ↳ QDP
          ↳ MNOCProof
          ↳ Narrowing
            ↳ QDP
              ↳ DependencyGraphProof
                ↳ QDP
                  ↳ ForwardInstantiation
                    ↳ QDP
                      ↳ QDPToSRSProof
                        ↳ QTRS
                          ↳ QTRS Reverse
                            ↳ QTRS
                              ↳ DependencyPairsProof
                              ↳ QTRS Reverse
QTRS
                              ↳ QTRS Reverse
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q restricted rewrite system:
The TRS R consists of the following rules:

a(a(b(x))) → b(c(b(a(a(a(x))))))
a(c(x)) → x
A(a(b(a(b(x))))) → A(a(b(x)))
A(a(b(a(b(x))))) → A(a(b(c(b(a(a(a(x))))))))
A(a(b(a(b(a(b(x))))))) → A(a(b(a(b(x)))))
A(a(b(x))) → A(a(x))
A(a(b(a(b(c(x)))))) → A(a(b(c(x))))
A(a(b(c(x)))) → A(a(x))

Q is empty.

We have reversed the following QTRS:
The set of rules R is

b(a(a(x))) → a(a(a(b(c(b(x))))))
c(a(x)) → x
b(a(b(a(A(x))))) → b(a(A(x)))
b(a(b(a(A(x))))) → a(a(a(b(c(b(a(A(x))))))))
b(a(b(a(b(a(A(x))))))) → b(a(b(a(A(x)))))
b(a(A(x))) → a(A(x))
c(b(a(b(a(A(x)))))) → c(b(a(A(x))))
c(b(a(A(x)))) → a(A(x))

The set Q is empty.
We have obtained the following QTRS:

a(a(b(x))) → b(c(b(a(a(a(x))))))
a(c(x)) → x
A(a(b(a(b(x))))) → A(a(b(x)))
A(a(b(a(b(x))))) → A(a(b(c(b(a(a(a(x))))))))
A(a(b(a(b(a(b(x))))))) → A(a(b(a(b(x)))))
A(a(b(x))) → A(a(x))
A(a(b(a(b(c(x)))))) → A(a(b(c(x))))
A(a(b(c(x)))) → A(a(x))

The set Q is empty.

↳ QTRS
  ↳ Overlay + Local Confluence
    ↳ QTRS
      ↳ DependencyPairsProof
        ↳ QDP
          ↳ MNOCProof
          ↳ Narrowing
            ↳ QDP
              ↳ DependencyGraphProof
                ↳ QDP
                  ↳ ForwardInstantiation
                    ↳ QDP
                      ↳ QDPToSRSProof
                        ↳ QTRS
                          ↳ QTRS Reverse
                            ↳ QTRS
                              ↳ DependencyPairsProof
                              ↳ QTRS Reverse
                              ↳ QTRS Reverse
QTRS
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q restricted rewrite system:
The TRS R consists of the following rules:

a(a(b(x))) → b(c(b(a(a(a(x))))))
a(c(x)) → x
A(a(b(a(b(x))))) → A(a(b(x)))
A(a(b(a(b(x))))) → A(a(b(c(b(a(a(a(x))))))))
A(a(b(a(b(a(b(x))))))) → A(a(b(a(b(x)))))
A(a(b(x))) → A(a(x))
A(a(b(a(b(c(x)))))) → A(a(b(c(x))))
A(a(b(c(x)))) → A(a(x))

Q is empty.

We have reversed the following QTRS:
The set of rules R is

a(a(b(x1))) → b(c(b(a(a(a(x1))))))
a(c(x1)) → x1

The set Q is empty.
We have obtained the following QTRS:

b(a(a(x))) → a(a(a(b(c(b(x))))))
c(a(x)) → x

The set Q is empty.

↳ QTRS
  ↳ Overlay + Local Confluence
  ↳ QTRS Reverse
QTRS
  ↳ QTRS Reverse

Q restricted rewrite system:
The TRS R consists of the following rules:

b(a(a(x))) → a(a(a(b(c(b(x))))))
c(a(x)) → x

Q is empty.

We have reversed the following QTRS:
The set of rules R is

a(a(b(x1))) → b(c(b(a(a(a(x1))))))
a(c(x1)) → x1

The set Q is empty.
We have obtained the following QTRS:

b(a(a(x))) → a(a(a(b(c(b(x))))))
c(a(x)) → x

The set Q is empty.

↳ QTRS
  ↳ Overlay + Local Confluence
  ↳ QTRS Reverse
  ↳ QTRS Reverse
QTRS

Q restricted rewrite system:
The TRS R consists of the following rules:

b(a(a(x))) → a(a(a(b(c(b(x))))))
c(a(x)) → x

Q is empty.