Termination proof

1: switching to dependency pairs

The following set of initial dependency pairs has been identified.

not#( and( x , y ) ) or#( not( x ) , not( y ) )
not#( and( x , y ) ) not#( x )
not#( and( x , y ) ) not#( y )
not#( or( x , y ) ) and#( not( x ) , not( y ) )
not#( or( x , y ) ) not#( x )
not#( or( x , y ) ) not#( y )

1.1: dependency graph processor

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