Termination proof

1: switching to dependency pairs

The following set of initial dependency pairs has been identified.

implies#( false , y ) not#( false )
implies#( x , false ) not#( x )
implies#( not( x ) , not( y ) ) implies#( y , and( x , y ) )
implies#( not( x ) , not( y ) ) and#( x , y )

1.1: dependency graph processor

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