|
|
|
Viewing Version
1
of
'mutually disjoint'
|
[ view 'mutually disjoint'
|
back to history
]
| Title of object: |
mutually disjoint |
| Canonical Name: |
MutuallyDisjoint |
| Type: |
Definition |
| Created on: |
2004-02-29 03:15:21 |
| Modified on: |
2004-02-29 03:15:21 |
| Classification: |
msc:03E99 |
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
\newcommand{\sR}[0]{\mathbb{R}}
\newcommand{\sC}[0]{\mathbb{C}}
\newcommand{\sN}[0]{\mathbb{N}}
\newcommand{\sZ}[0]{\mathbb{Z}}
\usepackage{bbm}
\newcommand{\Z}{\mathbbmss{Z}}
\newcommand{\C}{\mathbbmss{C}}
\newcommand{\R}{\mathbbmss{R}}
\newcommand{\Q}{\mathbbmss{Q}}
\newcommand*{\norm}[1]{\lVert #1 \rVert}
\newcommand*{\abs}[1]{| #1 |} |
Content:
{\bf Definition}
Suppose $\{ E_\alpha\mid \alpha \in I \}$ is an arbitrary
collection of sets. Then these sets are \emph{mutually disjoint} if
for distinct $\alpha,\beta$ in $I$, we have $E_\alpha \cap E_\beta\neq \emptyset$. |
|
|
|
|
|