/home/nowonder/forschung/aprove/TPDB05/TRS/higher-order/AotoYam/019.trs
The program
(VAR f g x)
(RULES
app(app(app(comp, f), g), x) -> app(f, app(g, x))
app(twice, f) -> app(app(comp, f), f)
)
Submit to AProVE Web Frontend
Edit in AProVE Web Frontend