Problem: a() -> a() f(b(),x) -> b() f(x,a()) -> a() Proof: Nonconfluence Processor: terms: a() *<- f(b(),a()) ->* b() Qed