-1 * -1 = 1 in any ring.

407 Views Asked by At

I have been confusing myself over this one.

How do I prove that $$(-1) \cdot (-1) = 1$$ in any ring? Where $\cdot$ is the multiplication operation.

That is, the additive inverse of the multiplicative identity multiplied with the additive inverse of the multiplicative identity is the multiplicative identity.

3

There are 3 best solutions below

3
On

Law of Signs proof: $\rm\,\ (-x)(-y) = (-x)(-y) + x(\overbrace{-y + y}^{\large =\,0}) = (\overbrace{-x+x}^{\large =\,0})(-y) + xy = xy$

Equivalently, evaluate $\rm\:\overline{(-x)(-y) +} \overline{ \underline {x(-y)}} \underline{ +xy_{\phantom{.}}}\ $ in two ways, noting each over/under term $ = 0$.

Said more conceptually, $\rm\:(-x)(-y)\ $ and $\rm\:xy\:$ are both inverses of $\rm\ x(-y)\ $ so they are equal by uniqueness of inverses.

Note that the proof uses only ring laws (most notably the distributive law), so the law of signs holds true in every ring. In fact every nontrivial ring theorem (i.e. one that does not degenerate to a theorem about the underlying additive group or multiplicative monoid), must employ the distributive law, since that is the only law that connects the additive and multiplicative structures that combine to form the ring structure. Without the distributive law a ring would simply be a set with two completely unrelated additive and multiplicative structures. So, in a certain sense, the distributive law is the keystone of the ring structure.

0
On

Simplify $(-1+1)\cdot(-1+1)$ in two different ways.

0
On

Hint: $$ 0 = (1-1)*(1-1) = 1*1 + 1*-1 + -1*1 + -1 * -1 $$