(0) Obligation:

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

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

Q is empty.

(1) NonTerminationProof (EQUIVALENT transformation)

We used the non-termination processor [OPPELT08] to show that the SRS problem is infinite.

Found the self-embedding DerivationStructure:
a c (b)k cb a c (b)k+1 c

a c (b)k cb a c (b)k+1 c
by Overlap u with l (ol4)
c (b)k ca (b)k+1 c
by Overlapping Derivationstructures
c (b)k c → (b)k a b c
by Overlap u with r (ol3)
c (b)k → (b)k c
by Selfoverlapping OC am2
c bb c
by original rule (OC 1)
c ca b c
by original rule (OC 1)
(b)k aa (b)k
by Selfoverlapping OC am1
b aa b
by original rule (OC 1)
a ab a c
by original rule (OC 1)

(2) NO