NO Non-Confluence Proof

Non-Confluence Proof

by csi

Input

The rewrite relation of the following TRS is considered.

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

Proof

1 Non-Joinable Fork

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

t0 = f(b)
1 f(h(h(c,f(b)),a))
1.1.2.1 f(h(h(c,f(h(h(c,f(b)),a))),a))
1.1.2.1.1.2.1 f(h(h(c,f(h(h(c,f(h(h(c,f(b)),a))),a))),a))
= t3

t0 = f(b)
ε b
ε h(h(c,f(b)),a)
1.2.1 h(h(c,f(h(h(c,f(b)),a))),a)
= t3

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

Tool configuration

csi