YES
Confluence Proof
Confluence Proof
by ACP
Input
The rewrite relation of the following TRS is considered.
|
from(x) |
→ |
:(x,from(s(x))) |
|
sel(0,:(y,z)) |
→ |
y |
|
sel(s(x),:(y,z)) |
→ |
sel(x,z) |
Proof
1 Development Closed
Confluence is proven since the TRS is development closed.
Tool configuration
ACP