We consider the TRS containing the following rules:
a | → | a | (1) |
b | → | h(f(f(f(b))),h(b,f(a))) | (2) |
The underlying signature is as follows:
{a/0, b/0, h/2, f/1}Confluence is proven using the following terminating critical-pair-closing-system R:
There are no rules.
There are no rules in the TRS. Hence, it is terminating.