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

<record version="12" id="9966">
 <title>difference</title>
 <name>Difference2</name>
 <created>2007-09-27 09:15:56</created>
 <modified>2009-11-16 22:15:11</modified>
 <type>Definition</type>
<parent id="8787">subtraction</parent>
 <creator id="2872" name="pahio"/>
 <author id="2872" name="pahio"/>
 <classification>
	<category scheme="msc" code="11B25"/>
	<category scheme="msc" code="00A05"/>
	<category scheme="msc" code="20K99"/>
 </classification>
 <defines>
	<concept>minuend</concept>
	<concept>subtrahend</concept>
 </defines>
 <related>
	<object name="VectorDifference"/>
	<object name="SetDifference"/>
	<object name="Multiple"/>
	<object name="GeneralAssociativity"/>
	<object name="Quotient"/>
	<object name="DifferenceOfVectors"/>
 </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{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>The {\em difference of} two numbers $a$ and $b$ is a number $d$ such that 
$$b\!+\!d = a.$$
The difference of $a$ (the {\em minuend}) and $b$ (the {\em subtrahend}) is denoted by $a\!-\!b$.

The definition is \PMlinkescapetext{similar} for the elements $a,\,b$ of any \PMlinkescapetext{additive} Abelian group (e.g. of a vector space).\,The difference of them is always unique.\\

\textbf{Note 1.}\, Forming the difference of numbers (resp. elements), i.e. subtraction, is in a certain sense converse to the addition operation:
$$(x\!+\!y)\!-\!y \;=\; x$$

\textbf{Note 2.}\, As for real numbers, one may say that the difference \emph{between} $a$ and $b$ is $|a\!-\!b|$ (which is the same as $|b\!-\!a|$); then it is always nonnegative.\, For all complex numbers, such a phrase would be nonsense.\\


\textbf{Some \PMlinkescapetext{identities}}
\begin{itemize}
\item $b\!+\!(a\!-\!b) = a$
\item $a\!-\!b = a\!+\!(-b)$
\item $-(a\!-\!b) = b\!-\!a$
\item $n(a\!-\!b) = na\!-\!nb \quad (n\in\mathbb{Z})$
\item $a\!-\!a = 0$
\end{itemize}



</content>
</record>
