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

<record version="13" id="6575">
 <title>inverse of a product</title>
 <name>InverseFormingInProportionToGroupOperation</name>
 <created>2004-12-13 15:42:16</created>
 <modified>2008-05-10 12:34:55</modified>
 <type>Theorem</type>
<parent id="78">group</parent>
 <creator id="2872" name="pahio"/>
 <author id="2872" name="pahio"/>
 <classification>
	<category scheme="msc" code="20-00"/>
	<category scheme="msc" code="20A05"/>
 </classification>
 <synonyms>
	<synonym concept="inverse of a product" alias="inverse of a product in group"/>
	<synonym concept="inverse of a product" alias="inverse of product"/>
 </synonyms>
 <related>
	<object name="InverseOfCompositionOfFunctions"/>
	<object name="GeneralAssociativity"/>
	<object name="Division"/>
	<object name="InverseNumber"/>
	<object name="OrderOfProducts"/>
 </related>
 <keywords>
	<term>inverse</term>
	<term>group operation</term>
 </keywords>
 <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{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

\theoremstyle{definition}
\newtheorem*{thmplain}{Theorem}</preamble>
 <content>\begin{thmplain}
 \,If $a$ and $b$ are arbitrary elements of the group \,$(G,\,*)$, then the inverse of $a*b$ is 
\begin{align}  
      (a*b)^{-1} = b^{-1}*a^{-1}.
\end{align}
\end{thmplain}

{\em Proof.}\, Let the neutral element of the group, which may be proved unique, be\, $e$.\, Using only the group postulates we obtain
   $$(a*b)*(b^{-1}*a^{-1}) = a*(b*(b^{-1}*a^{-1})) = 
a*((b*b^{-1})*a^{-1}) = a*(e*a^{-1}) = a*a^{-1} = e,$$
   $$(b^{-1}*a^{-1})*(a*b) = b^{-1}*(a^{-1}*(a*b)) = b^{-1}*((a^{-1}*a)*b) = 
b^{-1}*(e*b) = b^{-1}*b = e,$$
Q.E.D.

\textbf{Note.}\, The \PMlinkescapetext{formula} (1) may be by induction extended to the form
$$(a_1*\cdots*a_n)^{-1} = a_n^{-1}*\cdots*a_1^{-1}.$$</content>
</record>
