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

<record version="7" id="4063">
 <title>partition of unity</title>
 <name>PartitionOfUnity</name>
 <created>2003-02-26 07:03:31</created>
 <modified>2006-09-08 15:24:38</modified>
 <type>Definition</type>
 <creator id="572" name="mhale"/>
 <author id="572" name="mhale"/>
 <classification>
	<category scheme="msc" code="58A05"/>
	<category scheme="msc" code="54D20"/>
 </classification>
 <defines>
	<concept>locally finite partition of unity</concept>
	<concept>subordinate to an open cover</concept>
 </defines>
 <preamble>\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amsthm}

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

% my maths package

\newcommand*{\Nset}{\mathbb{N}}
\newcommand*{\Zset}{\mathbb{Z}}
\newcommand*{\Qset}{\mathbb{Q}}
\newcommand*{\Rset}{\mathbb{R}}
\newcommand*{\Cset}{\mathbb{C}}
\newcommand*{\Hset}{\mathbb{H}}
\newcommand*{\Oset}{\mathbb{O}}
\newcommand*{\Bset}{\mathbb{B}}
\newcommand*{\Kset}{\mathbb{K}}
\newcommand*{\Sset}{\mathbb{S}}
\newcommand*{\Tset}{\mathbb{T}}
\newcommand*{\GLgrp}{\mathrm{GL}}
\newcommand*{\SLgrp}{\mathrm{SL}}
\newcommand*{\Ogrp}{\mathrm{O}}
\newcommand*{\SOgrp}{\mathrm{SO}}
\newcommand*{\Ugrp}{\mathrm{U}}
\newcommand*{\SUgrp}{\mathrm{SU}}
\newcommand*{\e}{\mathop{\mathrm{e}}\nolimits}
\newcommand*{\im}{\mathord{\mathrm{i}}}
\newcommand*{\identity}{\mathord{\mathrm{1\!\!\!\:I}}}
\newcommand*{\tr}{\mathop{\mathrm{tr}}}
\newcommand*{\Tr}{\mathop{\mathrm{Tr}}}
\renewcommand*{\d}{\mathrm{d}}
\newcommand*{\deriv}[2]{\frac{\d #1}{\d #2}}
\newcommand*{\pderiv}[2]{\frac{\partial #1}{\partial #2}}
\newcommand*{\fderiv}[2]{\frac{\delta #1}{\delta #2}}

% my noncommutative geometry package

\newcommand*{\algebra}[1][A]{\mathord{\mathcal{#1}}}
\newcommand*{\hilbert}[1][H]{\mathord{\mathcal{#1}}}
\newcommand*{\hilbmod}[1][E]{\mathord{\mathcal{#1}}}
\newcommand*{\Matrix}[2]{\mathord{\mathrm{M}_{#1}(#2)}}
\newcommand*{\dixmier}{\mathop{\mathrm{Tr}_\omega}}
\newcommand*{\Res}{\mathop{\mathrm{Res}}}
\newcommand*{\Wres}{\mathop{\mathrm{Wres}}}
\newcommand*{\Aut}{\mathop{\mathrm{Aut}}\nolimits}
\newcommand*{\Inn}{\mathop{\mathrm{Inn}}\nolimits}
\newcommand*{\Out}{\mathop{\mathrm{Out}}\nolimits}
\newcommand*{\Diff}{\mathop{\mathrm{Diff}}\nolimits}
\newcommand*{\Ker}{\mathop{\mathrm{Ker}}\nolimits}
\newcommand*{\Coker}{\mathop{\mathrm{Coker}}\nolimits}
\newcommand*{\Img}{\mathop{\mathrm{Im}}\nolimits}
\newcommand*{\End}{\mathop{\mathrm{End}}\nolimits}
\newcommand*{\spin}{\mathop{\mathrm{spin}}\nolimits}
\newcommand*{\Ind}{\mathop{\mathrm{Ind}}\nolimits}
\newcommand*{\KK}{\mathit{KK}}
\newcommand*{\HH}{\mathit{HH}}
\newcommand*{\HC}{\mathit{HC}}
\newcommand*{\ch}{\mathop{\mathrm{ch}}\nolimits}

% my category theory package

\newcommand*{\mathcat}[1]{\mathord{\mathbf{#1}}}
\newcommand*{\id}{\mathrm{id}}
\newcommand*{\op}{\mathrm{op}}
\newcommand*{\boxprod}{\mathbin{\square}}

% my environments

\newtheoremstyle{inlinedefn}{}{0pt}{}{}{\bfseries}{.}{0.5em}{}
\theoremstyle{inlinedefn}
\newtheorem{definition}{Definition}

\newtheoremstyle{break}{\baselineskip}{\baselineskip}{\itshape}{}{\bfseries}{}{\newline}{}
\theoremstyle{break}
\newtheorem{example}{Example}

% misc commands

\newcommand*{\defn}[1]{\textbf{#1}}</preamble>
 <content>Let $X$ be a topological space.
A \defn{partition of unity} is a collection of continuous functions $\{\varepsilon_i \colon X \to [0,1]\}$ such that
\begin{equation}
\sum_i \varepsilon_i(x) = 1 \quad\mbox{for all $x \in X$}.
\end{equation}

A partition of unity is \defn{locally finite} if each $x$ in $X$ is contained in an open set on which only a finite number of $\varepsilon_i$ are non-zero.
That is, if the cover $\{\varepsilon_i^{-1}((0,1])\}$ is locally finite.

A partition of unity is \defn{subordinate to an open cover} $\{U_i\}$ of $X$ if each $\varepsilon_i$ is zero on the complement of $U_i$.

\begin{example}[Circle]
A partition of unity for $\Sset^1$ is given by
$\{ \sin^2(\theta/2), \cos^2(\theta/2) \}$
subordinate to the covering
$\{ (0, 2\pi), (-\pi, \pi) \}$.
\end{example}

\textbf{Application to integration}

Let $M$ be an orientable manifold with volume form $\omega$
and a partition of unity $\{\varepsilon_i(x)\}$.
Then, the integral of a function $f(x)$ over $M$ is given by
\[
\int_M f(x) \omega = \sum_i \int_{U_i} \varepsilon_i(x) f(x) \omega.
\]
It is \PMlinkescapetext{independent} of the choice of partition of unity.</content>
</record>
