NO Non-Confluence Proof

Non-Confluence Proof

by ACP

Input

The rewrite relation of the following TRS is considered.

f(a,b,x) f(x,x,x)
a c

Proof

1 Non-Joinable Fork

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

t0 = f(a,b,a)
ε f(a,a,a)
2 f(a,c,a)
= t2

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

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

Tool configuration

ACP