(0) Obligation:

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

b(b(x1)) → b(a(x1))
a(b(x1)) → b(c(c(x1)))
a(c(x1)) → a(a(x1))
c(a(x1)) → b(a(a(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:
b a (c)k b ab a (c)2k+1 b a a

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

(2) NO