Termination proof

1: switching to dependency pairs

The following set of initial dependency pairs has been identified.

minus#( s( x ) , s( y ) ) minus#( x , y )
f#( s( x ) ) minus#( s( x ) , g( f( x ) ) )
f#( s( x ) ) g#( f( x ) )
f#( s( x ) ) f#( x )
g#( s( x ) ) minus#( s( x ) , f( g( x ) ) )
g#( s( x ) ) f#( g( x ) )
g#( s( x ) ) g#( x )

1.1: dependency graph processor

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