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