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