YES Confluence Proof

Confluence Proof

by ACP

Input

The rewrite relation of the following TRS is considered.

max(x,0) x
max(0,y) y
max(s(x),s(y)) s(max(y,x))
max(x,y) max(y,x)

Proof

1 Development Closed

Confluence is proven since the TRS is development closed.

Tool configuration

ACP