Termination proof

1: switching to dependency pairs

The following set of initial dependency pairs has been identified.

+#( x , minus( y ) ) minus#( +( minus( x ) , y ) )
+#( x , minus( y ) ) +#( minus( x ) , y )
+#( x , minus( y ) ) minus#( x )
+#( x , +( y , z ) ) +#( +( x , y ) , z )
+#( x , +( y , z ) ) +#( x , y )
+#( minus( +( x , 1 ) ) , 1 ) minus#( x )

1.1: dependency graph processor

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