Termination proof

1: switching to dependency pairs

The following set of initial dependency pairs has been identified.

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

1.1: dependency graph processor

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