Topological Space

Definition

\begin{definition}

A topology on a set $X$ is a family $\mc{T}\subeq\pow(X)$ of subsets of $X$ satisfying the following conditions.

  1. (Non-trivial). $\e,X\in\mc{T}$.
  2. (Unions). For any family $\mc{U}\subeq\mc{T}$, we have $\bigcup\mc{U}\in\mc{T}$.
  3. (Intersections). For any $n\in\N$ and $U_1,\dots,U_n\in\mc{T}$, we have $\bigcap_{i\leq n}U_i\in\mc{T}$.

The elements in $\mc{T}$ are referred to as the open sets in $X$, and the pair $(X,\mc{T})$ is a topological space.

\end{definition}

\begin{definition_}

A function $f:X\to Y$ between topological spaces $(X,\mc{T}_X)$ and $(Y,\mc{T}_Y)$ is continuous if $f^{-1}(V)\in\mc{T}_X$ for every $V\in\mc{T}_Y$. Topological spaces with continuous maps form the \ref[category]{category} of topological spaces, denoted $\cat{Top}$, whose isomorphisms are called homeomorphisms.

\end{definition_}

Classes of Topological Spaces

Countability Axioms

From the point of view of the topology of $X$, the following conditions can be thought of as ’topological-countability’. Being second-countable implies the rest, which are all incomparable.

Separation Axioms

In decreasing order of generality, we can impose the following ‘separation axioms’ on a topological space $X$. Each condition also requires the preceding conditions.

\ref[Metrizability]{metric_space}

A topological space $X$ is metrizable if there is a compatible metric $d$ on $X$, in the sense that $U\subeq X$ is open iff for each $x\in X$, we have $x\in B_\epsilon(x)\subeq U$ for some $\epsilon>0$.

\begin{fact}[\ref[Urysohn Metrization Theorem]{urysohn_metrization_theorem}]

Every regular second-countable space is metrizable.

\end{fact}

Compactness

A topological space $X$ is compact if every open cover of $X$ admits a finite subcover.

Connectivity

\TODO