Termination proof

1: switching to dependency pairs

The following set of initial dependency pairs has been identified.

mem#( x , union( y , z ) ) or#( mem( x , y ) , mem( x , z ) )
mem#( x , union( y , z ) ) mem#( x , y )
mem#( x , union( y , z ) ) mem#( x , z )

1.1: dependency graph processor

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