NO Non-Confluence Proof

Non-Confluence Proof

by ACP

Input

The rewrite relation of the following TRS is considered.

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

Proof

1 Non-Joinable Fork

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

t0 = h(b,a)
2 h(b,c)
= t1

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

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

Tool configuration

ACP