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