YES
The TRS could be proven terminating. The proof took 19 ms.
Problem 1 was processed with processor SubtermCriterion (5ms).
app#(app(apply, f), x) | → | app#(f, x) |
app(app(apply, f), x) | → | app(f, x) |
Termination of terms over the following signature is verified: app, apply
The following projection was used:
Thus, the following dependency pairs are removed:
app#(app(apply, f), x) | → | app#(f, x) |