NO Non-Confluence Proof

Non-Confluence Proof

by ACP

Input

The rewrite relation of the following TRS is considered.

c c
a f(h(h(f(a),f(f(c))),b))
c a
h(c,f(b)) c

Proof

1 Non-Joinable Fork

The system is not confluent due to the following forking derivations.

t0 = h(c,f(b))
1 h(a,f(b))
1 h(f(h(h(f(a),f(f(c))),b)),f(b))
1.1.1.2.1.1 h(f(h(h(f(a),f(f(a))),b)),f(b))
= t3

t0 = h(c,f(b))
ε c
ε a
= t2

The two resulting terms cannot be joined for the following reason:

Tool configuration

ACP