Termination proof

1: switching to dependency pairs

The following set of initial dependency pairs has been identified.

after#( s( N ) , cons( X , XS ) ) after#( N , activate( XS ) )
after#( s( N ) , cons( X , XS ) ) activate#( XS )
activate#( n__from( X ) ) from#( X )

1.1: dependency graph processor

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