Termination proof

1: switching to dependency pairs

The following set of initial dependency pairs has been identified.

exp#( x , s( y ) ) *#( x , exp( x , y ) )
exp#( x , s( y ) ) exp#( x , y )
*#( s( x ) , y ) *#( x , y )
-#( s( x ) , s( y ) ) -#( x , y )

1.1: dependency graph processor

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