/home/nowonder/forschung/aprove/TPDB05/TRS/SK90/2.56.trs

The program

(VAR x y z)
(RULES
f(a,x) -> g(a,x)
g(a,x) -> f(b,x)
f(a,x) -> f(b,x)
)

(COMMENT Example 2.56 in \cite{SK90})

Submit to AProVE Web Frontend

Edit in AProVE Web Frontend