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