logo

Topology of Complex Spaces 📂Complex Anaylsis

Topology of Complex Spaces

Overview

We introduce definitions for dealing with the set of complex numbers C\mathbb{C} as a topological space. Although it is referred to as a topological space, most of the definitions are specializations of the definitions in a metric space for complex sets. If you have studied introductory analysis diligently, you will be able to understand these without much difficulty.

Definitions 1

Let’s assume αC\alpha \in \mathbb{C}, δ>0\delta > 0 and SCS \subset \mathbb{C}.

Open and Closed Sets

  1. The following set is called the Open Neighborhood or Open Ball of α\alpha. B(α;δ):={zC:zα<δ} B \left( \alpha ; \delta \right) := \left\{ z \in \mathbb{C} : \left| z - \alpha \right| < \delta \right\} When an asterisk \ast is superscripted, it means that the center α\alpha is excluded. For example, B(α;δ)B^{\ast} \left( \alpha ; \delta \right) is defined as follows and is called a Punctured Ball. B(α;δ):={zC:0<zα<δ} B^{\ast} \left( \alpha ; \delta \right) := \left\{ z \in \mathbb{C} : 0 < \left| z - \alpha \right| < \delta \right\}
  2. If any open ball of α\alpha is included in SS, then α\alpha is called an Interior Point of SS. δ:B(α,δ)S \exist \delta : B \left( \alpha , \delta \right) \subset S
  3. If every punctured open ball of α\alpha is not disjoint with SS, then α\alpha is called a Limit Point of SS. δ:B(α,δ)S \forall \delta : B^{\ast} \left( \alpha , \delta \right) \cap S \ne \emptyset
  4. If every point of SS is an interior point of SS, then SS is said to be Open; and if SS contains all its limit points, it is said to be Closed.

Bounded and Compact

  1. If for every element zSz \in S of SCS \subset \mathbb{C} there exists a positive number M>0M > 0 that satisfies zM\left| z \right| \le M, then SS is said to be Bounded.
  2. If it is closed and bounded, it is called Compact.

Complex Domain

  1. If every two points of SCS \subset \mathbb{C} can be connected by segments forming a path, then SS is called a (Polygonally) Connected set.
  2. A non-empty, open connected set RC\mathscr{R} \subset \mathbb{C} is called a Region, and particularly in the context of complex space, it is emphasized as a Complex Region.

Further Definitions

This section summarized parts universally essential in mathematics, not just in complex analysis. Of course, the following definitions and notations are also necessary when needed.

  1. The following set is called the Closed Neighborhood or Closed Ball of α\alpha. B[α;δ]:={zC:zαδ} 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 a point of SS and ScS^{c}, then α\alpha is called a Boundary Point. If α\alpha is neither an interior point nor a boundary point, it is called an Exterior Point.
  3. The set of all limit points of SS is called the Closure of SS, and it is represented as S\overline{S}.
  4. If CS\mathbb{C} \setminus S is a connected set, then the connected set SS is called Simply Connected.

See Also

The set of complex numbers C\mathbb{C} not only follows the axioms of a field but also is a C\mathbb{C}-vector space with the modulus of complex numbers \left| \cdot \right|, making it a normed space as well as a metric space. Therefore, if you are already familiar with metric spaces, there is nothing new to learn specifically as a complex space.


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