The TRS could be proven non-terminating. The proof took 207 ms.
The following reduction sequence is a witness for non-termination:
f#(a) →* f#(a)Problem 1 was processed with processor BackwardInstantiation (1ms). | Problem 2 remains open; application of the following processors failed [ForwardInstantiation (1ms), Propagation (2ms), ForwardNarrowing (1ms), BackwardInstantiation (1ms), ForwardInstantiation (1ms), Propagation (1ms)].
f#(X) | → | f#(a) |
f(X) | → | f(a) | b | → | a |
Termination of terms over the following signature is verified: f, b, a
f#(a) → f#(a) |