NO
The TRS could be proven non-terminating. The proof took 232 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 (0ms), Propagation (1ms), ForwardNarrowing (0ms), BackwardInstantiation (0ms), 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) |