Uncertainty is the only certainty there is, and knowing how to live with insecurity is the only security, John Allen Paulos

This article will
Definition. Let D ⊆ ℂ be a set of complex numbers. A complex-valued function f of a complex variable, defined on D, is a rule that assigns to each complex number z belonging to the set D a unique complex number w, f: D ➞ ℂ.
We often call the elements of D as points. If z = x+ iy ∈ D, then f(z) is called the image of the point z under f. f: D ➞ ℂ means that f is a complex function with domain D. We often write f(z) = u(x ,y) + iv(x, y), where u, v: ℝ2 → ℝ are the real and imaginary parts.
Definition. A point z0∈ S is an interior point of a subset S ⊆ ℂ if ∃R > 0 (meaning, there exist a positive radius R) such that DR(z0) = {z ∈ ℂ : ∣z − z0∣ < R} ⊆ S.
In words, there is an open disc around z₀ that lies entirely within S (a neighborhood exists fully within the set) - you can wiggle your point z0 a little in any direction without ever leaving the set.
Definition. A subset S ⊆ ℂ is open if every point of S is an interior point. Formally, ∀z0 ∈ S, ∃R > 0 : (such that) DR(z0) ⊆ S -the ball DR(z0) sits entirely inside S. In other words, an open set contains all their interior points, i.e., every point has a neighborhood entirely within the set.
Alternative definition. A set A ⊆ ℂ is open if for any arbitrary element of the set ∀z ∈ A, there is a radius ∃r > 0 (possibly depending on z) such that an open disk or ball of radius r centered at it is completely contained in the set, B(z; r) ={w : ∣w − z∣ < r} ⊆ A.
Concretely, consider w = z + δ/2⋅u, where u is the unit vector $u = \frac{z-a}{|z-a|} = \frac{z-a}{r}$, then
$|w - a| = |z + δ/2⋅\frac{z-a}{r} -a| = |z - a + δ/2⋅\frac{z-a}{r}| = |(1+ \frac{\delta}{2r})⋅(z-a)| = |(1+ \frac{\delta}{2r})|⋅|(z-a)| = (1+ \frac{\delta}{2r})·r = r + \frac{\delta}{2} >[\text{Since δ > 0}] r \leadsto w \notin \overline{B(a; r)}$

Proposition. B(a; r) is an open set.
Proof (Figure 5).
∀z ∈ B(a; r), |z - a| < r ↭ 0 < r - |z -a|. Let δ be such that 0 < δ < r - |z -a|, we aim to demonstrate that B(z, δ) ⊆ B(a; r).
∀w ∈ B(z, δ) ⇒ |w -z| < δ ⇒ |w -z + z -a| ≤ |w -z| + |z -a| < δ + |z -a| < r ⇒ z ∈ B(z, r) ∎

Proposition. A1 ∩ A2 is an open set.
Let A1 and A2 be open sets in ℂ. By definition, for every z∈A1, there exists a radius r1 > 0 such that B(z; r1) ⊆ A:. Similarly, for every z∈A2, there exists a radius r2 > 0 such that B(z; r2) ⊆ A2.
Let z∈A1∩A2. Since z∈A1, there exists r1 > 0 such that B(z; r1) ⊆ A1. Similarly, since z∈A2, there exists r2 > 0 such that B(z; r2) ⊆ A2
Let r be the smaller of the two radii r1 and r2, r = min{r1, r2}. Then: B(z; r) ⊆ B(z;r1) ⊆ A1 and B(z;r) ⊆ B(z; r2) ⊆ A2. Since B(z; r) is contained in both A1 and A2, it is also contained in their intersection: B(z; r) ⊆ B(z; r1) ∩ B(z; r2) ∎
Proposition. Unions (arbitrary) of open sets remain open. Let {Sα}α∈A be an arbitrary collection of open sets in ℂ, then $\cup_{\alpha ∈ A} S_{\alpha}$ is also an open set.
Proof.
Suppose $z \in \cup_{\alpha ∈ A} S_{\alpha} \leadsto z \in S_{\alpha}$ for some α ∈ A. Since Sα is an open set, there is an r > 0 such that B(z; r) ⊆ Sα ⊆ $\cup_{\alpha ∈ A} S_{\alpha}$ ∎
The reverse triangle inequality is a neat little companion to the classic triangle inequality — but instead of telling us how big the sum can get, it tells us how small the difference can be.
Lemma. For any complex numbers (or vectors) x and y, the reverse triangle inequality states: $\left|~|x| - |y|\~\right| \leq |x - y|$
Proof:
|x| + |y − x| ≥ |x + y − x| = |y|
|y| + |x − y| ≥ |y + x −y| = |x|
Move |x| to the right hand side in the first inequality and |y| to the right hand side in the second inequality, |y − x| ≥ |y| − |x| and |x − y| ≥ |x| − |y|.
From absolute value properties, we know that |y − x| = |x − y|, and if t ≥ a and t ≥ −a, then then t ≥ |a|.
Combining these two facts together, we get the reverse triangle inequality: |x − y| ≥ ||x| − |y||∎
Proposition. {z∈ ℂ: |z -a| > r} is an open set.
Proof.
Pick an arbitrary point z0 ∈ {z∈ ℂ: |z -a| > r}, |z0 -a| > r
Set d = |z0 -a| - r, and consider the open disk D(z0, d). Take any z in the open disk D(z0, d), that is, |z -z0| < d, claim: z ∈ {z∈ ℂ: |z -a| > r} ↭ |z -a| > r
|z -a| = ∣(z − z0) + (z0 −a)∣ ≥[Apply the reverse triangle inequality] ||z0 −a| − |z − z0|| > ||z0 −a| − d| = |r| =[r > 0] r, |z -a| > r ⇒ D(z0, d) ⊆ S , proving S is open.∎
Proposition. An annulus, the set of all complex numbers whose distance from a lies strictly between r1 and r2, is an open set.
Proof.
An annulus is an open set because it is the intersection of two open sets: {z ∈ ℂ: |z - a| > r1} ∩ {z ∈ ℂ: |z - a| < r2} where r1 < r2 = {z ∈ ℂ: r1 < |z - a| < r2} (Figure 4).
$\Pi$ = {z ∈ ℂ: ℑ(z) > 0} is an open set.
Proof.
Take any z = x + iy $\in \Pi$. By definition, ℑ(z) > 0. Set δ = ℑ(z) = y, which is strictly positive, we claim B(z, δ) $\subseteq \Pi$.
Let w be an arbitrary element w ∈ B(z, δ), |w - z| < δ. Write w = u + iv, so:
$|w - z| = |(u - x) + i(v - y)| = \sqrt{(u - x)^2 + (v - y)^2} < \delta = y$
In particular, the imaginary part of w, v satisfies: $|v - y| < y \Rightarrow -y < v - y < y \Rightarrow 0 < v < 2y \Rightarrow \operatorname{Im}(w) = v > 0 \Rightarrow w \in \Pi$
Therefore, every point $z \in \Pi$ has a neighborhood (specifically, an open ball) entirely contained in $B(z, δ) \subseteq \Pi$, which proves that $\Pi$ is open.