Boundary is the Intersection of the Closure of the Set and the Closure of the Complement
If A is a subset of a topological space X, the boundary ∂A of the set A is defined as the set of points that belong to both the closure of A and the closure of the complement of A. ∂A=Cl(A)∩Cl(X∖A)
In other words, the boundary of a set A is the intersection of the closure of A and the closure of its complement.
The intersection of these two sets, Cl(A)∩Cl(X∖A), identifies the points that are simultaneously in the closure of A and the closure of the complement of A.
These points form the boundary of A because they lie "on the edge" between A and its complement.
A Practical Example
Consider the set A as the open interval (0,1) on the real line R.
In this case, the closure of (0,1) includes all points between 0 and 1, including the endpoints.
Cl(A)=[0,1]
The closure of the complement of (0,1) is
Cl(R∖A)=Cl((−∞,0]∪[1,∞))=(−∞,0]∪[1,∞)
The intersection of these two sets is the boundary of the set A.
∂A=[0,1]∩((−∞,0]∪[1,∞))
∂A={0,1}
Thus, the boundary of the interval (0,1) is {0,1}, which are the points exactly at the interface between the interval and the rest of the real line.
The Proof
By definition, the boundary ∂A of A⊆X is the set of all points x∈X such that every neighborhood of x contains at least one point of A and at least one point of X∖A.
∂A={x∈X∣∀U∈N(x),U∩A≠∅ and U∩(X∖A)≠∅}
Where N(x) denotes the family of neighborhoods of x.
Before starting the proof, let's recall the definitions of the closure of a set and the closure of its complement:
- The closure of A, Cl(A), is the set of all points x∈X such that every neighborhood of x intersects A. Cl(A)={x∈X∣∀U∈N(x),U∩A≠∅}
- The closure of the complement of A, Cl(X∖A), is the set of all points x∈X such that every neighborhood of x intersects X∖A. Cl(X∖A)={x∈X∣∀U∈N(x),U∩(X∖A)≠∅}
We will divide the proof into two parts:
1] Proof that ∂A⊆Cl(A)∩Cl(X∖A)
By the definition of boundary, every point x∈∂A has a neighborhood U that intersects both the set A and its complement X∖A.
This implies that every point x∈∂A
- has a neighborhood that intersects A, so x∈Cl(A)
- has a neighborhood that intersects the complement X∖A, so x∈Cl(X∖A)
Therefore, x∈Cl(A)∩Cl(X∖A).
This shows that the boundary of A is a subset of Cl(A)∩Cl(X∖A)
∂A⊆Cl(A)∩Cl(X∖A)
2] Proof that Cl(A)∩Cl(X∖A)⊆∂A
Every point x∈Cl(A)∩Cl(X∖A)
- has a neighborhood that intersects the set A because x∈Cl(A).
- has a neighborhood that intersects the complement X∖A because x∈Cl(X∖A)
Thus, every neighborhood of x contains at least one point of A and at least one point of X∖A.
This means that x∈∂A.
Therefore, the intersection Cl(A)∩Cl(X∖A) is a subset of the boundary ∂A
Cl(A)∩Cl(X∖A)⊆∂A
3] Conclusion
The two parts of the proof confirm that:
- ∂A⊆Cl(A)∩Cl(X∖A)
- ∂A⊇Cl(A)∩Cl(X∖A)
Thus, the boundary of A is equal to the intersection of the closures of A and its complement.
∂A=Cl(A)∩Cl(X∖A)
This concludes the proof.
And so on.