Is using the - symbol with the Associative Law of multiplication invalid?

629 Views Asked by At

I was trying to prove that $-(x + y) = -x - y$ and as you can see in the image below, I took the liberty of using the $-$ symbol as a number and applying the associative law with it. Is it kosher in all rigorousness given the axioms professional mathematicians use? enter image description here

2

There are 2 best solutions below

0
On BEST ANSWER

$$(x+y)+(-x-y)=(y+x)+(-x-y)=y+(x-x)+(-y)=y+0+(-y)=0$$ So $(x+y)$ is the additive inverse of $(-x-y)$. Hence $-(x+y)=-x-y$

0
On

Well the LHS of your equation is just saying "the additive inverse of $x+y$".

So all you have to show is that the additive inverse of $x+y$ really is the RHS of the equation, i.e. $-x-y$, then by uniqueness of inverses in a group the two must be equal.