NO Non-Confluence Proof

Non-Confluence Proof

by ACP

Input

The rewrite relation of the following TRS is considered.

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

Proof

1 Non-Joinable Fork

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

t0 = b
ε h(b,c)
1 h(c,c)
1 h(a,c)
2 h(a,a)
= t4

t0 = b
ε c
ε a
= t2

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

Tool configuration

ACP