\documentclass[12pt]{article}
\pagestyle{empty}

\usepackage{amsfonts}
\usepackage{amsmath}
\usepackage[letterpaper,margin=.8in]{geometry}
\usepackage{fancyhdr}


\newcommand{\N}{\mathbb{N}}
\newcommand{\R}{\mathbb{R}}
\newcommand{\Q}{\mathbb{Q}}
\newcommand{\Z}{\mathbb{Z}}
\def\nrml{\trianglelefteq}


\chead{Topology Comprehensive Exam}
\lhead{2026 Spring}

\pagestyle{fancy}
\renewcommand{\headrulewidth}{0pt}


\begin{document}
\begin{center}
{\large\textbf{Topology Comprehensive Exam}}\hfill{Name:$\underline{\hspace{130pt}}$}
\end{center}

Answer six (6) questions total. On the first page of your work, please write the numbers of the problems that you want graded. On each page please write only on the front side.
$\\$

\begin{center}\begin{tabular}{|l|c|c|c|c|c|c|l|} \hline
Problems & \makebox[.5cm] & \makebox[.5cm] & \makebox[.5cm] & \makebox[.5cm] & \makebox[.5cm] & \makebox[.5cm] & Total\\ \hline
Scores & & & & & & & \\ \hline
\end{tabular}
\end{center}

\paragraph{1.}
\begin{enumerate}
\item[(a)] Define what it means for a topological space to be Hausdorff.
\item[(b)] Define the subspace topology.
\item[(c)] Show that every infinite Hausdorff space has an infinite discrete subspace. [Hint: Separate into two cases: Case 1. Every point $p$ in $X$ is discrete, i.e. $p$ has a neighborhood that contains $p$ alone. Case 2. $X$ has a point $p$, so that every neighborhood of $p$ contains at least one point other than $p$.] 
\end{enumerate}

\paragraph{2.}
For both of the following determine whether the topological space $X$ must be compact, cannot be compact, or could be either.  In each case, provide proof (if it could be either, provide examples with explanation).
\begin{enumerate}
\item[(a)]  $X$ is a topological space with an infinite subset $Y$ such that every subset of $Y$ is closed.
\item[(b)] $X$ is a topological space whose only infinite closed set is $X$
\end{enumerate}


\paragraph{3.}
Let $\mathbb{R}_K$ be the set of real numbers with the topology with basis $\{(a,b)\mid a,b\in \mathbb{R}, a>b\} \cup \{(a,b)-K \mid  a,b\in \mathbb{R}, a>b\}$, where $K = \{1/n\mid n\in \mathbb{Z}_+\}$.
\begin{enumerate}
\item[(a)] Determine whether $\mathbb{R}_K$ is connected.
\item[(b)] Determine whether $\mathbb{R}_K$ is path connected.
\end{enumerate}

\paragraph{4.}
\begin{enumerate}
\item[(a)] Define what it means for a topological space to satisfy the 1st countability axiom
\item[(b)] Define what it means for a topological space to satisfy the 2nd countability axiom
\item[(c)] Prove that if $X$ satisfies the 1st countability axiom and $f:X\to Y$ is a continuous open map, then the image of $X$ under $f$ also satisfies the 1st countability axiom.
\item[(d)] Prove that if $X$ satisfies the 2nd countability axiom and $f:X\to Y$ is a continuous open map, then the image of $X$ under $f$ also satisfies the 2nd countability axiom.
\end{enumerate}

\paragraph{5.} Given a subset $S$ in a topological space $X$, let $\overline{S}$ be its closure, and $S^\circ$ be its interior. 

For the following statements about subsets $A, B$ in $X$, prove it if it is true, 
provide a counterexample if it is not true.

\begin{enumerate}
\item[(a)] $A^\circ\cup B^\circ=(A\cup B)^\circ$.

\item[(b)]  $A^\circ\cap B^\circ=(A\cap B)^\circ$.

\item[(c)]  $\overline{A}\cup \overline{B}=\overline{A\cup B}$.

\item[(d)]  $\overline{A}\cap \overline{B}=\overline{A\cap B}$.
\end{enumerate}



\paragraph{6.}
\begin{enumerate}
\item[(a)] Let $X$ be a topological space such that 
for every topological space $P$ and any map $f: X\rightarrow P$, 
$f$ is continuous. Prove that $X$ has the discrete topology. 

\item[(b)] Let $Y$ be a topological space such that 
for every topological space $Q$ and any map $g: Q\rightarrow Y$, 
$g$ is continuous. Prove that the only open sets in $Y$ are $\emptyset$ and $Y$.
\end{enumerate}



\paragraph{7.}
\begin{enumerate}
\item[(a)] Assume $f: X\to Y$ is continuous. Assume $x_n\to x$. Prove that $f(x_n)\to f(x)$.

\item[(b)] Assume $f: X\to Y$ is a map, and $X$ is first countable. Assume for any convergent 
sequence $x_n$ in $X$, $f(x_n)\to f(\lim x_n)$. Prove that $f$ is continuous. 

\end{enumerate}


\paragraph{8.} Let $X$ be the set of sequences of real numbers $(x_1, x_2, x_3, ...)$ satisfying that there 
are only finitely many nonzero $x_n$'s. Therefore, $X$ is a subspace of 
${\mathbb R}\times {\mathbb R}\times ...$\,\, with the product topology; 
let $\tau_1$ be the subspace topology on $X$. 

Let $\tau_2$ be the topology on $X$ defined by the distance function 
\[
d\big((x_1, x_2, ....), (y_1, y_2, ...)\big)=\sum_{k=1}^\infty |x_k-y_k|. 
\] 


\begin{enumerate}
\item[(a)] Prove that every open set in $\tau_1$ is also open in $\tau_2$. 

\item[(b)] Show that there exist open sets in $\tau_2$ that are not open in $\tau_1$. 
\end{enumerate}





\paragraph{9.} Let $X$ be the topological space of $\mathbb{R}^2$ with the order topology coming from the lexicographical ordering (also known as the dictionary order topology).

\begin{enumerate}
\item[(a)] Define a quotient map from $X$ to $\mathbb{R}$ with the standard topology. Prove your map is a quotient map.
\item[(b)] Define a quotient map from $X$ to $\mathbb{R}$ with the discrete topology. Prove your map is a quotient map.
\end{enumerate}


\paragraph{10.} Let $\mathbb{R}_K$ be the topological space defined in problem \textbf{3.}.

\begin{enumerate}
\item[(a)] Prove that $\mathbb{R}_K$ is Hausdorff,.
\item[(b)] Prove that $\mathbb{R}_K$ is not $T_3$.
\end{enumerate}

\end{document}
































































