t= (x-y) - (x-z) - (z-y) - (x+y)
t= (x-y) - (x-z) - (z - y ) - (x+y)
on supprime les parenthèses en faisant attention aux signes
t = x - y - x + z - z + y - x - y
t= - x - y