(0) Obligation:

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

R(b(x1)) → b(R(x1))
R(c(x1)) → L(c(x1))
b(L(x1)) → L(b(x1))
a(L(x1)) → a(b(R(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 (b)k L ca (b)k+1 L c

a (b)k L ca (b)k+1 L c
by Overlap u with r (ol3)
a (b)k La (b)k+1 R
by Overlapping Derivationstructures
a (b)k La b R (b)k
by Overlap u with l (ol4)
(b)k LL (b)k
by Selfoverlapping OC am1
b LL b
by original rule (OC 1)
a La b R
by original rule (OC 1)
R (b)k → (b)k R
by Selfoverlapping OC am2
R bb R
by original rule (OC 1)
R cL c
by original rule (OC 1)

(2) NO