
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%% exercise set 7
%%% November 20, 2009
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\documentclass{amsart}
\usepackage{graphicx}
\usepackage{amssymb}
\usepackage{epstopdf}
\usepackage{nicefrac}
\DeclareGraphicsRule{.tif}{png}{.png}{`convert #1 `dirname #1`/`basename #1 .tif`.png}


% \input hw.sty

\textwidth = 6 in
\textheight = 8.5 in
\oddsidemargin = 0.0 in
\evensidemargin = 0.0 in
\topmargin = 0.0 in
\headheight = 0.0 in
\headsep = 0.0 in
\parskip = 6pt
\parindent = 0.0in

% \hoffset=-.7in
% \voffset=-.7in

\newcommand{\ds}{\displaystyle}


\newcommand{\mA}{{\mathbb A}}
\newcommand{\mB}{{\mathbb B}}
\newcommand{\mD}{{\mathbb D}}
\newcommand{\mN}{{\mathbb N}}
\newcommand{\mQ}{{\mathbb Q}}
\newcommand{\mR}{{\mathbb R}}
\newcommand{\mS}{{\mathbb S}}
\newcommand{\mZ}{{\mathbb Z}}

\newcommand{\cA}{{\mathcal A}}
\newcommand{\cB}{{\mathcal B}}
\newcommand{\cC}{{\mathcal C}}
\newcommand{\cE}{{\mathcal E}}
\newcommand{\cG}{{\mathcal G}}
\newcommand{\cI}{{\mathcal I}}
\newcommand{\cP}{{\mathcal P}}
\newcommand{\cT}{{\mathcal T}}


\begin{document}

\begin{center}
Math 445,  Fall 2009 \hfill  Exercise Set \#7 \hfill Turn in: November 20  
\end{center}
 
 \bigskip
 
  
 {\bf 1.} ~ Let $X$ be a topological space, and suppose that $A, B \subset X$ are compact subsets.  Show that $A \cup B$ is again compact.
 
 \bigskip
 \bigskip
  
 {\bf 2.} ~ Let $X, Y$ be   topological spaces, $f \colon X \to Y$ a continuous map, and assume that $X$ is \emph{compact} and $Y$ is \emph{Hausdorff}. Show that $f$ is a closed map. That is, if $F \subset X$ is closed, then $f(F) \subset Y$ is closed. 
 
 \bigskip
 \bigskip
 
 {\bf 3.} [\#3, page 103] ~   Let $f \colon X \to Y$ be a continuous one-to-one mapping of a compact metric space $X$ onto a metric space $Y$. Prove that $f^{-1} \colon Y \to X$ is continuous (and thus $f$ is a homeomorphism.)
 
 
 
 \bigskip
 \bigskip
 
 {\bf 4.} ~ Show that a topological space $X$ is Hausdorff if and only if the diagonal 
$$\Delta(X) = \{(x,x) \mid x \in X\} \subset X \times X$$ is closed for the product topology.

 \bigskip
 \bigskip
      
       The graph of a function $f \colon X \to Y$ is the set
  $\ds  \cG_f ~ = ~ \{ (x,f(x)) \mid x \in X\}$.



 {\bf 5.} ~ Let $X, Y$ be   topological spaces, and suppose that $Y$ is compact Hausdorff. 

 
a)  Show that if 
 $f \colon X \to Y$ is continuous, then the graph $\cG_f $ of $f$  is closed in $X \times Y$. 
    
  \medskip
  
  b)  Show that if the graph  $\cG_f $ of $f$  is closed, then 
 $f \colon X \to Y$ is continuous.  


\bigskip
\bigskip
 
           
 {\bf 6.} [\#5, page 104] ~ Let $A, B \subset X$ be   disjoint subsets of a metric space $X$.
 Suppose that $A$ is closed, and $B$ is compact. Prove that the distance between $A$ and $B$ is positive. That is,
show that 
 $$\inf ~ \{D(a,b) \mid a \in A , ~ b \in B\} > 0$$
 
   
  \bigskip
  \bigskip

 
 {\bf 7.} ~  Let $\{X,d\}$  be a compact metric space.  Suppose that $f \colon X \to X$ is a function which satisfies
$$d(f(x), f(y)) ~  < ~  d(x, y) ~~ {\rm for\;\; all} ~~ x \ne y$$  
Prove that $f$ has a   {unique fixed point}.
 
  
 \vfill
 
\end{document}


