Problem:
 f(x) -> f(f(x))

Proof:
 Containment Processor: loop length: 1
                        terms:
                         f(x)
                        context: []
                        substitution:
                         x -> f(x)
  Qed