Termination proof

1: switching to dependency pairs

The following set of initial dependency pairs has been identified.

.#( .( x , y ) , z ) .#( x , .( y , z ) )
.#( .( x , y ) , z ) .#( y , z )
i#( .( x , y ) ) .#( i( y ) , i( x ) )
i#( .( x , y ) ) i#( y )
i#( .( x , y ) ) i#( x )

1.1: dependency graph processor

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