logo

Topology of Complex Spaces 📂Complex Anaylsis

Topology of Complex Spaces

Overview

Introduce definitions for treating the set $\mathbb{C}$ of complex numbers as a topological space. Although called a topological space, most definitions are specializations of the definitions in a metric space to the complex set. If you have studied analysis thoroughly, these should not be hard to accept.

Definition 1

Assume $\alpha \in \mathbb{C}$, $\delta > 0$, and $S \subset \mathbb{C}$.

Openness and closedness of sets

  1. The following set is called an open neighborhood or open ball of $\alpha$. $$ B \left( \alpha ; \delta \right) := \left\{ z \in \mathbb{C} : \left| z - \alpha \right| < \delta \right\} $$ When an asterisk $\ast$ appears as a superscript it means the center $\alpha$ is excluded. For example, $B^{\ast} \left( \alpha ; \delta \right)$ is defined as follows and is called a punctured ball. $$ B^{\ast} \left( \alpha ; \delta \right) := \left\{ z \in \mathbb{C} : 0 < \left| z - \alpha \right| < \delta \right\} $$
  2. If some open ball of $\alpha$ is contained in $S$, then $\alpha$ is called an interior point of $S$. $$ \exist \delta : B \left( \alpha , \delta \right) \subset S $$
  3. If every punctured open ball about $\alpha$ intersects $S$ (i.e., is not disjoint from $S$), then $\alpha$ is called a limit point of $S$. $$ \forall \delta : B^{\ast} \left( \alpha , \delta \right) \cap S \ne \emptyset $$
  4. If every point of $S$ is an interior point of $S$, then $S$ is said to be open, and if $S$ contains all of its limit points then it is said to be closed. The collection of all open sets, i.e. $\mathcal{T}$, is called the usual (standard) topology of the complex plane. $$ \mathcal{T} := \left\{ U \subset \mathbb{C} : \forall z \in U, \exists \delta > 0 \text{ such that } B(z, \delta) \subset U \right\} $$

Boundedness and compactness

  1. We call $S$ bounded if there exists a positive number $M > 0$ such that $\left| z \right| \le M$ holds for every element $z \in S$ of $S \subset \mathbb{C}$.
  2. A set that is closed and bounded is called compact.

Complex regions

  1. If any two points of $S \subset \mathbb{C}$ can be connected by a path composed of line segments, then $S$ is called (polygonally) connected.
  2. A nonempty, open, connected set $\mathscr{R} \subset \mathbb{C}$ is called a region; to emphasize that it is in the complex plane we call it a complex region.

Definitions

The previous paragraph summarized only those parts that are universally essential in mathematics rather than specific to complex analysis. Naturally, the following definitions and notations are also needed at times.

  1. The following set is called a closed neighborhood or closed ball of $\alpha$. $$ B \left[ \alpha ; \delta \right] := \left\{ z \in \mathbb{C} : \left| z - \alpha \right| \le \delta \right\} $$
  2. If every open neighborhood of $\alpha$ contains points of both $S$ and $S^{c}$, then $\alpha$ is a boundary point of $S$. If $\alpha$ is neither an interior point nor a boundary point, it is an exterior point.
  3. The set of all limit points of $S$ is called the closure of $S$ and is denoted $\overline{S}$.
  4. If $\mathbb{C} \setminus S$ is a connected set, then the connected set $S$ is called simply connected.

See also

The set $\mathbb{C}$ of complex numbers not only satisfies the field axioms but is also a $\mathbb{C}$-vector space ($\mathbb{C}$-vector space), and with the modulus $\left| \cdot \right|$ it is a normed space and hence a metric space. Therefore, if you are already familiar with metric spaces, there is nothing essentially new to learn specifically about the complex plane.


  1. Osborne (1999). Complex variables and their applications: p10~12. ↩︎