NO Non-Confluence Proof

Non-Confluence Proof

by ACP

Input

The rewrite relation of the following TRS is considered.

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

Proof

1 Non-Joinable Fork

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

t0 = f(f(h(a,a)))
1.1 f(f(b))
= t1

t0 = f(f(h(a,a)))
1.1.1 f(f(h(b,a)))
ε a
= t2

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

Tool configuration

ACP