Termination proof

1: switching to dependency pairs

The following set of initial dependency pairs has been identified.

f#( f( x ) ) f#( g( f( x ) , x ) )
f#( f( x ) ) g#( f( x ) , x )
f#( f( x ) ) f#( x )
f#( f( x ) ) f#( h( f( x ) , f( x ) ) )
f#( f( x ) ) h#( f( x ) , f( x ) )
f#( f( x ) ) f#( x )
f#( f( x ) ) f#( x )
h#( x , x ) g#( x , 0 )

1.1: dependency graph processor

The dependency pairs are split into 1 component(s).