MAYBE Problem: f(x,a(b(y))) -> f(a(a(b(x))),y) f(a(x),y) -> f(x,a(y)) f(b(x),y) -> f(x,b(y)) Proof: Open