Metric space:> An Open Set
Definition
A set is said to be open in a metric space if it equals its interior (
). When we encounter topological spaces, we will generalize this definition of open. However, this definition of open in metric spaces is the same as that as if we regard our metric space as a topological space.
Properties:
- The empty-set is an open set (by definition:
).
- An open ball is an open set.
- For any set B, int(B) is an open set. This is easy to see because: int(int(B))=int(B).
- If A,B are open, then
is open. Hence finite intersections of open sets are open.
- If
(for any set if indexes I) are open, then their union
is open.
Proof of 2:
Let
be an open ball. Let
. Then
.
In the following drawing, the green line is
and the brown line is
. We have found a ball to contain
inside
. 
Let
In the following drawing, the green line is
Proof of 4:
A, B are open. we need to prove that
. Because of the proprieties of int, we only need to show that
. let
. We know also, that
. That means that there are balls:
. Let
, we have that
. By the definition of an internal point we have that
(
is the required ball).
A, B are open. we need to prove that
Interestingly, this property does not hold necessarily for an infinite intersection of open sets. To see an example on the real line, let
. We then see that
which is closed.
Proof of 5:
Proving that the union of open sets is open, is rather trivial: let
(for any set if indexes I) be a set of open sets. we need to prove that
: If
then it has a ball
. The same ball that made a point an internal point in
will make it internal in
.
Proving that the union of open sets is open, is rather trivial: let
Proposition: A set is open, if and only if it is a union of open-balls.
Proof: Let A be an open set. by definition, if
there there a ball
. We can then compose A:
. The equality is true because:
because
.
in each ball we have the element
and we unite balls of all the elements of
.
On the other hand, a union of open balls is and open set, because every union of open sets is open.
Proof: Let A be an open set. by definition, if
On the other hand, a union of open balls is and open set, because every union of open sets is open.
Examples
- As we have seen, every open ball is an open set.
- For every space
with the discrete metric, every set is open.
Proof: Let
be a set. we need to show, that if
then
is an internal point. Lets use the ball around
with radius
. We have
. Therefore
is an internal point.
- The space
with the regular metric. Every open segment
is an open set. The proof of that is similar to the proof that
, that we have already seen.
Theorem
In any metric space X, the following three statements hold:
- 1) The union of any number of open sets is open.
- Proof: Let
be a collection of open sets, and let
. Then there exists a
such that
.
- So there exists an
such that
. Therefore
.
- Proof: Let
- 2) The intersection of a finite number of open sets is open.
- Proof: Let
, where
is a finite collection of open sets.
- So
for each
. Let
. For each
, there exists an
such that
. Let
{
}. Therefore
and
.
- So
- Proof: Let
- 3) The empty set and X are both open.
Theorem
In any metric space X, the following statements hold:
- 1) The intersection of any number of closed sets is closed.
- 2) The union of a finite number of closed sets is closed.