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

<record version="7" id="350">
 <title>characteristic function</title>
 <name>CharacteristicFunction</name>
 <created>2001-10-18 23:52:22</created>
 <modified>2004-11-04 21:58:58</modified>
 <type>Definition</type>
 <creator id="348" name="bbukh"/>
 <author id="348" name="bbukh"/>
 <author id="1858" name="matte"/>
 <author id="22" name="vampyr"/>
 <classification>
	<category scheme="msc" code="03-00"/>
	<category scheme="msc" code="26-00"/>
	<category scheme="msc" code="26A09"/>
	<category scheme="msc" code="28-00"/>
 </classification>
 <synonyms>
	<synonym concept="characteristic function" alias="indicator function"/>
 </synonyms>
 <related>
	<object name="SimpleFunction"/>
 </related>
 <preamble>\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}
%\usepackage{graphicx}
%\usepackage{xypic}

%\makeatletter
%\@ifundefined{bibname}{}{\renewcommand{\bibname}{References}}
%\makeatother</preamble>
 <content>{\bf Definition} Suppose $A$ is a subset of a set $X$. Then the
function
\begin{equation*}
\chi_A(x) =
\begin{cases}
1,&amp;\text{when }x\in A,\\
0,&amp;\text{when }x\in X\setminus A
\end{cases}
\end{equation*}
is the \emph{characteristic function} for $A$.

%From the definition, it follows that there is  a natural correspondence
%between charactersitic functions in a set $X$ and the power set of $X$.

\subsubsection{Properties}
Suppose $A,B$ are subsets of a set $X$.
\begin{enumerate}
\item For set intersections and set unions, we have
   \begin{eqnarray*}
   \chi_{A\cap B} &amp;=&amp; \chi_A \chi_B, \\
   \chi_{A\cup B} &amp;=&amp; \chi_A + \chi_B - \chi_{A\cap B},\\
   \chi_{A\cap B} &amp;=&amp; \min(\chi_A,\chi_B),\\
   \chi_{A\cup B} &amp;=&amp; \max(\chi_A,\chi_B).
   \end{eqnarray*}
\item For the symmetric difference,
$$\chi_{A\bigtriangleup B} = \chi_A + \chi_B - 2\chi_{A\cap B}.$$
\item For the set complement,
$$\chi_{A^\complement} = 1-\chi_A. $$
\end{enumerate}


\subsubsection{Remarks}
A synonym for characteristic function is \emph{indicator function}
\cite{folland}.


\begin{thebibliography}{9}
 \bibitem{folland}
 G.B. Folland, \emph{Real Analysis: Modern Techniques and Their Applications}, 2nd ed, John Wiley \&amp; Sons, Inc., 1999.
 \end{thebibliography}</content>
</record>
