NO Non-Confluence Proof

Non-Confluence Proof

by csi

Input

The rewrite relation of the following TRS is considered.

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

Proof

1 Non-Joinable Fork

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

t0 = h(f(c),f(b))
1 h(a,f(b))
= t1

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

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

Tool configuration

csi