Problem:
 f(s(0()),g(x)) -> f(x,g(x))
 g(s(x)) -> g(x)

Proof:
 Unfolding Processor:
  loop length: 1
  terms:
   f(s(0()),g(s(0())))
  context: []
  substitution:
   
  Qed