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