(0) Obligation:

Q restricted rewrite system:
The TRS R consists of the following rules:

h(f(f(x))) → h(f(g(f(x))))
f(g(f(x))) → f(f(x))

Q is empty.

(1) NonTerminationProof (EQUIVALENT transformation)

We used the non-termination processor [OPPELT08] to show that the SRS problem is infinite.

Found the self-embedding DerivationStructure:
h f fh f f

h f fh f f
by OverlapClosure OC 2
h f fh f g f
by original rule (OC 1)
f g ff f
by original rule (OC 1)

(2) NO