
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%% exercise set 8
%%% November 30, 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{\cI}{{\mathcal I}}
\newcommand{\cP}{{\mathcal P}}
\newcommand{\cT}{{\mathcal T}}


\begin{document}

\begin{center}
Math 445,  Fall 2009 \hfill  Exercise Set \#8 \hfill Turn in: November 30  
\end{center}
 
 \bigskip
 
  
 {\bf 1.}    ~    Consider a Hausdorff topological space  $T = \{A , \cT\}$. 
Consider the collection of open subsets
$$\cT' = \{U \subset A \mid  A- U ~ \text{is ~ compact ~ in} ~ T\} \cup \{\emptyset\}$$
a) Show that $T' = \{A, \cT'\}$ is a topological space. (i.e., that $\cT'$ satisfies the axioms of a topology.) 
  
 b) Show that $T'$ is a compact topological space.
 
      \bigskip
      \bigskip
      
 {\bf 2.}    ~        Let $X = [0,2]$ be the closed interval in $\mR$, but with  a topology $\cT$ on $X$ as follows: 
$$U \in \cT  \quad \Longleftrightarrow \quad  \text{either} ~ 1 \not\in U,  ~ \text{or}  ~  (0,2) \subset U$$
Find the closure of the subset $A =  \{\frac{1}{2}\}$  of $X$.

 
\bigskip

 \bigskip
 
 {\bf 3.}    ~  Prove that there is no continuous bijective map $f \colon    \mS^1 \to [0,1]$.
[Hint: think connected.]


\bigskip

    \bigskip
    
{\bf 4.}   [\#1, page 97] ~      Prove that any subspace of a separable metric space is separable.     
 
\bigskip

\bigskip

 
 {\bf 5.}   ~     Let $X$ be a locally path connected space. Show that every \emph{open} connected subset of $X$ is path connected.   

\bigskip

\bigskip


 {\bf 6.}     [\#3a, page 97] ~     Let $X$ be a separable metric space, and let $h \colon X \to Y$ be a continuous onto map. Prove that $Y$ is separable.
 
 \bigskip
 \bigskip
 
 
 
  {\bf 7.}   [\#3b, page 97] ~     Let $X$ be a complete metric space, and let $h \colon X \to Y$ be a continuous onto map. Either prove that $Y$ is complete, or give a counter-example.
 
\bigskip

\bigskip


 {\bf 8.}   [\#4*, page 97] ~     Let $M$ be a metric space. Prove that $M$ is separable if and only if every collection of disjoint open sets of $M$ is countable.     
 
  

 
  
 \vfill
 
\end{document}


