Altanis

1.3Sets in the Complex Plane

Updated 2 Aug 2026Chapter (PDF)

[1.3.1]Definition(Discs)#

Let z0Cz_0 \in \mathbb{C} and r>0r > 0.

  1. The open disc of radius rr centered at z0z_0 is:

    Dr(z0)={zC:zz0<r}D_r(z_0) = \{ z \in \mathbb{C}: |z - z_0| < r \}
  2. The closed disc of radius rr centered at z0z_0 is:

    Dr(z0)={zC:zz0r}\overline{D}_r(z_0) = \{ z \in \mathbb{C}: |z - z_0| \leq r \}
  3. The boundary of either diskis the circle Cr(z0)={zC:zz0=r}C_r(z_0) = \{ z \in \mathbb{C}: |z - z_0| = r \}.

  4. The unit disc is denoted by D={zC:z<1}\mathbb{D} = \{ z \in \mathbb{C}: |z| < 1 \}.

[1.3.2]Definition(Topological Vocabulary)#

Let ΩC\Omega \subset \mathbb{C} be a set.

  1. A point z0Ωz_0 \in \Omega is an interior point of Ω\Omega if there exists r>0r > 0 such that Dr(z0)ΩD_r(z_0) \subset \Omega.

  2. The interior of Ω\Omega, denoted Ω\Omega^\circ, is the set of all its interior points.

  3. Ω\Omega is open if every point in Ω\Omega is an interior point (i.e., Ω=Ω\Omega = \Omega^\circ).

  4. Ω\Omega is closed if its complement Ωc=CΩ\Omega^c = \mathbb{C} \setminus \Omega is open.

  5. zCz \in \mathbb{C} is a limit point of Ω\Omega if there is a sequence {zn}Ω\{z_n\} \subset \Omega with znzz_n \neq z such that znzz_n \to z. A set is closed iff it contains all its limit points.

  6. The closure of Ω\Omega is Ω=Ω{limit points}\overline{\Omega} = \Omega \cup \{ \text{limit points} \}.

  7. The boundary of Ω\Omega is Ω=ΩΩ\partial \Omega = \overline{\Omega} \setminus \Omega^\circ.

  8. Ω\Omega is bounded if there exists M>0M > 0 such that z<M|z| < M for all zΩz \in \Omega.

  9. If Ω\Omega is bounded, its diameter is:

    diam(Ω)=supz,wΩzw\text{diam}(\Omega) = \sup_{z, w \in \Omega} |z-w|
[1.3.3]Definition(Compactness)#

A set ΩC\Omega \subset \mathbb{C} is compact if it is closed and bounded.

[1.3.4]Theorem(Characterizations of Compactness)#

Let ΩC\Omega \subset \mathbb{C} be a subset. The following are equivalent:

  1. Ω\Omega is compact (closed and bounded).

  2. Every sequence {zn}Ω\{z_n\} \subset \Omega has a subsequence that converges to a point in Ω\Omega (sequential compactness).

  3. Every open covering of Ω\Omega admits a finite subcovering.

[1.3.5]Proposition(Nested Compact Sets)#

If Ω1Ω2Ωn\Omega_1 \supset \Omega_2 \supset \cdots \supset \Omega_n \supset \cdots is a nested sequence of non-empty compact sets in C\mathbb{C} with diam(Ωn)0\text{diam}(\Omega_n) \to 0 as nn \to \infty, then there exists a unique point wCw \in \mathbb{C} such that wΩnw \in \Omega_n for all nn.

[1.3.6]Definition(Connectedness and Regions)#

An open set ΩC\Omega \subset \mathbb{C} is connected if it is not possible to find two disjoint, non-empty open sets Ω1,Ω2\Omega_1, \Omega_2 such that Ω=Ω1Ω2\Omega = \Omega_1 \cup \Omega_2.

  1. A connected open set in C\mathbb{C} is called a region.

  2. For open sets in C\mathbb{C}, connectedness is equivalent to path-connectedness: any two points in Ω\Omega can be joined by a continuous curve entirely contained in Ω\Omega.