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

<record version="4" id="3985">
 <title>join</title>
 <name>Join3</name>
 <created>2003-02-06 22:21:39</created>
 <modified>2004-09-13 17:52:07</modified>
 <type>Definition</type>
 <creator id="2727" name="mathcam"/>
 <author id="1116" name="antonio"/>
 <author id="2727" name="mathcam"/>
 <classification>
	<category scheme="msc" code="54B99"/>
 </classification>
 <defines>
	<concept>join</concept>
 </defines>
 <related>
	<object name="Cone"/>
	<object name="Suspension"/>
 </related>
 <preamble>% 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}

\usepackage{amsthm}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}

\newcommand{\limv}[2]{\lim\limits_{#1\rightarrow #2}}
\newcommand{\eb}{\mathbf{e}}    % Standard basis
\newcommand{\comp}{\circ}       % Function composition
\newcommand{\reals}{{\mathbb R}}        % The reals
\newcommand{\integs}{{\mathbb Z}}        % The integers
\newcommand{\setc}[2]{\left\{#1:\: #2\right\}}
\newcommand{\set}[1]{\left\{#1\right\}}
\newcommand{\cycle}[1]{\left(#1\right)}
\newcommand{\tuple}[1]{\left(#1\right)}
\newcommand{\Partial}[2]{\frac{\partial #1}{\partial #2}}
\newcommand{\PartialSl}[2]{\partial #1/\partial #2}
\newcommand{\funcsig}[2]{#1\rightarrow #2}
\newcommand{\funcdef}[3]{#1:\funcsig{#2}{#3}}
\newcommand{\supp}{\mathop{\mathrm{Supp}}} % Support of a function
\newcommand{\sgn}{\mathop{\mathrm{sgn}}} % Sign function
\newcommand{\tr}[1]{#1^\mathrm{tr}} % Transpose of a matrix
\newcommand{\inprod}[2]{\left&lt;#1,#2\right&gt;} % Inner product
\newenvironment{smallbmatrix}{\left[\begin{smallmatrix}}{\end{smallmatrix}\right]}
\newcommand{\maps}[2]{\mathop{\mathrm{Maps}}\left(#1,#2\right)}
\newcommand{\intoc}[2]{\left(#1,#2\right]}
\newcommand{\intco}[2]{\left[#1,#2\right)}
\newcommand{\intoo}[2]{\left(#1,#2\right)}
\newcommand{\intcc}[2]{\left[#1,#2\right]}
\newcommand{\transv}{\pitchfork}
\newcommand{\pair}[2]{\left\langle#1,#2\right\rangle}
\newcommand{\norm}[1]{\left\|#1\right\|}
\newcommand{\sqnorm}[1]{\left\|#1\right\|^2}
\newcommand{\bdry}{\partial}
\newcommand{\inv}[1]{#1^{-1}}
\newcommand{\tensor}{\otimes}
\newcommand{\bigtensor}{\bigotimes}
\newcommand{\im}{\operatorname{im}}
\newcommand{\coker}{\operatorname{im}}
\newcommand{\map}{\operatorname{Map}}
\newcommand{\crit}{\operatorname{Crit}}
\newtheorem{thm}{Theorem}[section]
\newtheorem{dthm}{Desired Theorem}[section]
\newtheorem{cor}[thm]{Corollary}
\newtheorem{dcor}[thm]{Desired Corollary}
\newtheorem{lem}[thm]{Lemma}
\newtheorem{defn}{Definition}
\newcommand{\cross}{\times}
\newcommand{\del}{\nabla}
\newcommand{\homeo}{\cong}
\newcommand{\codim}{\operatorname{codim}}</preamble>
 <content>Given two topological spaces $X$ and $Y$, their {\em join,} denoted by $X\star Y,$ is defined to be the quotient space
\[
X\star Y := X\cross[0,1]\cross Y/\sim,
\]
where the equivalence relation $\sim$ is generated by
\begin{eqnarray*}
(x,0,y_1)&amp; \sim (x,0,y_2) &amp;\text{for any}\, x\in X,\, y_1,y_2\in Y,\, \text{and}\\
(x_1,1,y)&amp; \sim (x_2,1,y) &amp;\text{for any}\, y\in Y,\, x_1,x_2\in X.
\end{eqnarray*}

Intuitively, $X\star Y$ is formed by taking the disjoint union of the two spaces and attaching a line segment joining every point in $X$ to every point in $Y.$

Some examples:

\begin{itemize}
\item The join of a space $X$ with a one-point space is called the \emph{cone} of $X$.
\item The join of the spheres $S^n$ and $S^m$ is the sphere $S^{n+m+1}$.
\end{itemize}</content>
</record>
