Homework 3
Exercise: Find the interior of the following sets:
Proof.
- The interior is empty since for each point in the given set, it always has a neighborhood disjoint with the set.
- The given set is actually whose interior is .
- Notice that it’s really the union of two intervals , thus the interior is
Exercise: Classify the following sets of real numbers as open, closed or neither:
Proof. (Sketch)
- Neither. First, look at 0, an element in the given set. It has no neighborhood contained in the given set. Thus it’s not open. Second, look at 1, an element in the complement. Again, none of its neighborhood are contained in the complement. So the complement is not open, hence the given set is not closed.
- Closed. Try to prove its complement is open.
- Neither. Pick any irrational between 0 and 1, its neighborhood always has a rational. Thus it ’s not open. On the other hand, pick any rational number between 0 and 1, its neighborhood always has an irrational. Thus its complement is not open.
- Neither. Similar to the reason above.
Exercise:
- Let and be subsets of some metric space . Show .
- Let be subsets of a metric space . If , prove that .
- Let be subsets of a metric space . If , prove that .
- Can the inclusions in a) and c) be proper? If so, give an example.
Proof.
- As is closed, and , we have as is the smallest closed set that contains . Similarly, . So .
- As , . Thus . On the other hand, we have , and is closed as it’s the union of finitely many closed sets. Thus .
- Same proof as one direction of the previous.
- For a), take . For c), take .
Exercise: Prove or give a counterexample: If is closed and contains so isolated points, then is perfect.
Proof. No isolated points means that all points are limit points. Thus by definition, it’s perfect.
Exercise: Determine whether or not each of the following functions defines a metric on .
Proof.
- Not a metric. It’s even not well-defined since the domain of log function contains only positive numbers.
- Not a metric, since it can take negative values.
- Not a metric since
Exercise: Let be an infinite set. For , define
Prove that this is a metric. Which subsets of the resulting metric space are open? Which are closed?
Proof. (Sketch) Easy to verify it’s a metric. Consider any subset, say , of . For any in , think of its neighborhood with radius , it really is the singleton which is included in . Thus we’ve showed that is open. On the other hand, the complement of arbitrary set is also closed. So in conclusion, every subset is both open and closed. Remark: this kind of topology is called discrete topology.