<?xml version="1.0" encoding="UTF-8"?>

<record version="6" id="5674">
 <title>minus one times an element is the additive inverse in a ring</title>
 <name>1cdotAA</name>
 <created>2004-03-09 12:10:02</created>
 <modified>2005-11-24 11:14:40</modified>
 <type>Theorem</type>
<parent id="354">ring</parent>
 <creator id="2414" name="alozano"/>
 <author id="2414" name="alozano"/>
 <classification>
	<category scheme="msc" code="13-00"/>
	<category scheme="msc" code="16-00"/>
	<category scheme="msc" code="20-00"/>
 </classification>
 <synonyms>
	<synonym concept="$(-1)\cdot a" alias="-a$"/>
 </synonyms>
 <related>
	<object name="0cdotA0"/>
 </related>
 <preamble>% this is the default PlanetMath preamble.  as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.

% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsthm}
\usepackage{amsfonts}

% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
%\usepackage{amsthm}
% making logically defined graphics
%\usepackage{xypic}

% there are many more packages, add them here as you need them

% define commands here

\newtheorem{thm}{Theorem}
\newtheorem{defn}{Definition}
\newtheorem{prop}{Proposition}
\newtheorem{lemma}{Lemma}
\newtheorem{cor}{Corollary}

% Some sets
\newcommand{\Nats}{\mathbb{N}}
\newcommand{\Ints}{\mathbb{Z}}
\newcommand{\Reals}{\mathbb{R}}
\newcommand{\Complex}{\mathbb{C}}
\newcommand{\Rats}{\mathbb{Q}}</preamble>
 <content>\begin{lemma}
Let $R$ be a ring (with unity $1$) and let $a$ be an element of $R$. Then 
$$(-1)\cdot a = -a$$
where $-1$ is the additive inverse of $1$ and $-a$ is the additive inverse of $a$.
\end{lemma}
\begin{proof}
Note that for any $a$ in $R$ there exists a unique ``$-a$'' by the uniqueness of additive inverse in a ring. We check that $(-1)\cdot a$ equals the additive inverse of $a$.
\begin{eqnarray*}
a+(-1)\cdot a &amp;=&amp; 1\cdot a + (-1)\cdot a, \quad \text{ by the definition of }1\\
&amp;=&amp; (1+ (-1))\cdot a, \quad \text{ by the distributive law}\\
&amp;=&amp; 0\cdot a,\quad \text{ by the definition of }-1\\
&amp;=&amp; 0, \quad \text{ as a result of the properties of zero} 
\end{eqnarray*}
Hence $(-1)\cdot a$ is ``an'' additive inverse for $a$, and by uniqueness $(-1)\cdot a = -a$, {\it the} additive inverse of $a$. Analogously, we can prove that $a\cdot (-1) = -a$ as well.
\end{proof}</content>
</record>
