Properties of Open and Closed Sets in Metric Spaces
📂MetricSpaceProperties of Open and Closed Sets in Metric Spaces
Let (X,d) be a metric space. Suppose p∈X and E⊂X.
The set that contains all qs satisfying d(q,p)<r is defined as the neighborhood of point p and is denoted by Nr(p). Here r is called the radius of Nr(p). When it’s possible to omit the metric, it can also be denoted as Np.
If every neighborhood of p contains qs with q=p and q∈E, then p is called a limit point of E.
If all the limit points of E are contained in E, then E is said to be closed.
If there exists a neighborhood N of p satisfying N⊂E, then p is called an interior point of E.
If all the points of E are interior points of E, then E is said to be open.
Theorem
Let’s define {Oα} as the collection of open sets and {Cα} as the collection of closed sets in the metric space X. Then
(a) The union of open sets ⋃αOα is also an open set.
(b) The intersection of closed sets ⋂αCα is also a closed set.
(c) The finite intersection of open sets ⋂i=1nOi is also an open set.
(d) The finite union of closed sets ⋃i=1nCi is also a closed set.
Without the condition of being finite, (c) and (d) do not hold. This can be shown through a counterexample.
Proof
(a)
Let O=⋃αOα. If p∈O, for some α, p∈Oα. Therefore, by the definition of an open set, p is an interior point of Oα. Also, by the definition of an interior point, p is an interior point of O. For any p∈O, since p is an interior point of O, O is an open set.
■
(b)
De Morgan’s Theorem
Let {Eα} be a collection of sets Eα. Then the following formula holds.
(α⋃Eα)c=α⋂(Eα)c
The proof is introduced below.
By De Morgan’s theorem, the following holds.
(α⋂Cα)c=α⋃(Cα)c(1)
Since Cα is a closed set, (Cα)c is an open set. Therefore, by (a), ⋃α(Cα)c=(⋂αCα)c is an open set. Hence, ⋂αCα, being the complement of an open set, is a closed set.
■
(c)
Let O=⋂i=1nOi. Then, for any point p∈O, p∈Oi (i=1,⋯,n) holds for all i. Therefore, by the definition of an open set and an interior point, for each i,
Ni⊂Oi(i=1,⋯,n)
a neighborhood of p with radius ri exists. Let’s denote this by r=min(r1,⋯,rn). Then, let N=Nr(p). Since N is the neighborhood with the smallest radius, the following holds.
N⊂Oi(i=1,⋯,n)
Thus, N⊂O holds and by the definition of an interior point, p is an interior point of O. For any p∈O, since p is always an interior point of O, O is an open set.
■
(d)
By De Morgan’s theorem, the following holds.
(i=1⋃nCi)c=i=1⋂n(Ci)c
Since Ci is closed, by auxiliary theorem 2, (Ci)c is open. Then, by (c), ⋂i=1n(Ci)c=(⋃i=1nCi)c is an open set. Therefore, again by auxiliary theorem 2, ⋃i=1nCi is a closed set.
■
Proof of De Morgan’s Theorem
Proof using truth tables
part 1. (α⋃Eα)c⊂α⋂(Eα)c
Let x∈(α⋃Eα)c. Then, by the definition of the complement, the following holds.
⟹⟹⟹xxxx∈/α⋃Eα∈/Eα∈(Eα)c∈α⋂(Eα)c∀α∀α
Therefore,
(α⋃Eα)c⊂α⋂(Eα)c
part 2. (α⋃Eα)c⊃α⋂(Eα)c
Let x∈α⋂(Eα)c. Then, the following holds.
⟹⟹⟹xxxx∈(Eα)c∈/Eα∈/α⋃Eα∈(α⋃Eα)c∀α∀α
Therefore,
(α⋃Eα)c⊃α⋂(Eα)c
■