(0) Obligation:

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

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

a (b)k d ca (b)k+1 d c
by Overlap u with r (ol3)
a (b)k da (b)k+1 b
by Operation expand
a (b)k da (b)k+2
by Overlap u with l (ol4)
(b)k dd (b)k
by Selfoverlapping OC am1
b dd b
by original rule (OC 1)
a da b b
by original rule (OC 1)
b cd c
by original rule (OC 1)

(2) NO