MAYBE Problem: a(a(x)) -> c(c(x)) c(a(x)) -> a(a(x)) c(b(x)) -> a(c(x)) c(c(x)) -> c(a(x)) a(b(x)) -> a(b(x)) Proof: Open