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