NO Non-Confluence Proof

Non-Confluence Proof

by ACP

Input

The rewrite relation of the following TRS is considered.

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

Proof

1 Non-Joinable Fork

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

t0 = h(c,c)
1 h(a,c)
2 h(a,a)
= t2

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

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

Tool configuration

ACP