NO Non-Confluence Proof

Non-Confluence Proof

by ACP

Input

The rewrite relation of the following TRS is considered.

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

Proof

1 Non-Joinable Fork

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

t0 = f(f(c))
1 f(c)
1 f(h(c,c))
= t2

t0 = f(f(c))
1 f(c)
ε c
= t2

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

Tool configuration

ACP