Termination proof

1: switching to dependency pairs

The following set of initial dependency pairs has been identified.

perfectp#( s( x ) ) f#( x , s( 0 ) , s( x ) , s( x ) )
f#( s( x ) , 0 , z , u ) f#( x , u , minus( z , s( x ) ) , u )
f#( s( x ) , s( y ) , z , u ) f#( s( x ) , minus( y , x ) , z , u )
f#( s( x ) , s( y ) , z , u ) f#( x , u , z , u )

1.1: dependency graph processor

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