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