/home/nowonder/forschung/aprove/TPDB05/TRS/various/03.trs

The program

(VAR x y z)
(RULES
f(g(x),h(x),y,x) -> f(y,y,y,x)
f(x,y,z,0) -> 2
g(0) -> 2
h(0) -> 2
)
(COMMENT Example 3 (TRS $\RR_1$) in \cite{O95})

Submit to AProVE Web Frontend

Edit in AProVE Web Frontend