Problem:
f(g(X),Y) -> f(X,f(g(X),Y))
Proof:
Containment Processor: loop length: 1
terms:
f(g(X),Y)
context: f(X,[])
substitution:
X -> X
Y -> Y
Qed