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