Problem: a() -> f(a(),b()) f(a(),b()) -> f(b(),a()) Proof: Ground Confluence Processor: UN by decision procedure.