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

<record version="15" id="756">
 <title>measure</title>
 <name>Measure</name>
 <created>2001-11-11 17:48:10</created>
 <modified>2008-11-15 00:54:40</modified>
 <type>Definition</type>
 <creator id="24" name="djao"/>
 <author id="24" name="djao"/>
 <author id="4430" name="archibal"/>
 <classification>
	<category scheme="msc" code="28A10"/>
	<category scheme="msc" code="60A10"/>
 </classification>
 <defines>
	<concept>measure space</concept>
	<concept>probability space</concept>
	<concept>probability measure</concept>
	<concept>countably additive</concept>
	<concept>finitely additive</concept>
	<concept>$\sigma$-additive</concept>
	<concept>positive measure</concept>
 </defines>
 <related>
	<object name="LpSpace"/>
	<object name="SigmaFinite"/>
	<object name="Integral2"/>
	<object name="Distribution"/>
	<object name="LebesgueMeasure"/>
 </related>
 <preamble>\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{graphicx}
\usepackage{xypic}
\newcommand{\union}{\cup}</preamble>
 <content>Let $(E, \mathcal{B}(E))$ be a measurable space. A \emph{measure} on $(E,\mathcal{B}(E))$ is a function $\mu\colon \mathcal{B}(E) \to \mathbb{R} \union \{\infty\}$ with values in the extended real numbers such that:
\begin{enumerate}
\item $\mu(A) \geq 0$ for $A \in \mathcal{B}(E)$, with equality if $A = \emptyset$
\item $\mu(\bigcup_{i=0}^\infty A_i) = \sum_{i=0}^\infty \mu(A_i)$ for any sequence of pairwise disjoint sets $A_i \in \mathcal{B}(E)$.
\end{enumerate}

Occasionally, the term \emph{positive measure} is used to distinguish measures as defined here from more general notions of measure which are not necessarily restricted to the non-negative extended reals.

The second property above is called countable additivity, or $\sigma$-additivity.  A \emph{finitely additive measure} $\mu$ has the same definition except that $\mathcal{B}(E)$ is only required to be an algebra and the second property above is only required to hold for finite unions.  Note the slight abuse of terminology: a finitely additive measure is not necessarily a measure.

The triple $(E, \mathcal{B}(E), \mu)$ is called a \emph{measure space}. If $\mu(E) = 1$, then it is called a \emph{probability space}, and the measure $\mu$ is called a \emph{probability measure}.

Lebesgue measure on $\mathbb{R}^n$ is one important example of a measure.</content>
</record>
