MAYBE Trs: { app(twice(), f) -> app(app(comp(), f), f), app(app(app(comp(), f), g), x) -> app(f, app(g, x))} Comment: We consider a duplicating trs. FAIL: Open