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

<record version="18" id="6118">
 <title>minimal and maximal number</title>
 <name>MinimalAndMaximalNumber</name>
 <created>2004-08-31 04:07:36</created>
 <modified>2009-10-10 09:46:59</modified>
 <type>Definition</type>
<parent id="2749">maximal element</parent>
 <creator id="2872" name="pahio"/>
 <author id="2872" name="pahio"/>
 <classification>
	<category scheme="msc" code="03E04"/>
	<category scheme="msc" code="26B12"/>
 </classification>
 <defines>
	<concept>least number</concept>
	<concept>greatest number</concept>
	<concept>minimal number</concept>
	<concept>maximal number</concept>
	<concept>set function</concept>
 </defines>
 <synonyms>
	<synonym concept="minimal and maximal number" alias="least and greatest number"/>
 </synonyms>
 <related>
	<object name="Infimum"/>
	<object name="Supremum"/>
	<object name="UltrametricTriangleInequality"/>
	<object name="GrowthOfExponentialFunction"/>
	<object name="EstimatingTheoremOfContourIntegral"/>
	<object name="LeastAndGreatestValueOfFunction"/>
	<object name="FuzzyLogic2"/>
	<object name="ZerosAndPolesOfRationalFunction"/>
	<object name="UniformConvergenceOnUnionInterval"/>
	<object name="Interprime"/>
	<object name="LehmerMean"/>
	<object name="AbsoluteValue"/>
	<object name="RectificationOfAntiperiodicFunction"/>
 </related>
 <keywords>
	<term>least</term>
	<term>greatest</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</preamble>
 <content>Let's consider a finite non-empty set\, $A \,=\, \{a_1,\,\ldots,\,a_n\}$\,\, of real numbers or an infinite but compact (i.e. bounded and closed) set $A$ of real numbers.\, In both cases the set has a unique least number and a unique greatest number.
\begin{itemize}
 \item The least number of the set is denoted by\, $\min\{a_1,\,\ldots,\,a_n\}$\, or\, $\min{A}$.
 \item The greatest number of the set is denoted by\, $\max\{a_1,\,\ldots,\,a_n\}$\, or\, $\max{A}$.
\end{itemize}

In both cases we have
$$\min{A} \;=\; \inf{A},$$
$$\max{A} \;=\; \sup{A},$$
$$\min{A} \;\leqq\; x \;\leqq\; \max{A} \quad \forall x\in A,$$
where\, $\inf{A}$\, and\, $\sup{A}$\, are the infimum and supremum of the set $A$.

The $\min$ and $\max$ are {\em set functions}, i.e. they map subsets of a certain set to $\mathbb{R}$.

The minimal and maximal number of a set of two real numbers obey the formulae
$$\min\{a,\,b\} \;=\; \frac{a\!+\!b}{2}\!-\!\frac{|a\!-\!b|}{2},$$
$$\max\{a,\,b\} \;=\; \frac{a\!+\!b}{2}\!+\!\frac{|a\!-\!b|}{2},$$
$$\max\{a,\,-a\} \;=\; |a|$$</content>
</record>
