identity1
- 11
- 0
In Rudin, theorem 3.7 is that:
The set of subsequential limits of a sequence \{p_n\} in a metric space X is a closed subset of X.
I tried proving this myself, and my proof came out to be similar to the one in Rudin, yet to me, simpler. I wanted to post it and ask if it seems correct.
Like in Rudin, call the set of subsequential limits of \{p_n\} E^*. Then if q is a limit point of E^*, we need to show it is in E^*, meaning that there is some subsequence of \{p_n\} which converges to q. Now, for every n\in\mathbb{N}, choose some q_n\in E^* such that d(q_n, q)<\frac{1}{n}. This is possible since we assumed that q was a limit point of E^*.
Now, since each q_n\in E^*, this means that there is some p_{n_k} such that d(p_{n_k}, q_n)<\frac{1}{n} (this is from the definition of convergence). Thus, d(q, p_{n_k})\le d(q, q_n)+d(q_n, p_{n_k})<\frac{2}{n}, showing that this subsequence \{p_{n_k}\} converges to q, proving the theorem.
I'm just curious to see if this proof is valid, since it seems to me a bit simpler than the one given in the textbook. Thanks!
The set of subsequential limits of a sequence \{p_n\} in a metric space X is a closed subset of X.
I tried proving this myself, and my proof came out to be similar to the one in Rudin, yet to me, simpler. I wanted to post it and ask if it seems correct.
Like in Rudin, call the set of subsequential limits of \{p_n\} E^*. Then if q is a limit point of E^*, we need to show it is in E^*, meaning that there is some subsequence of \{p_n\} which converges to q. Now, for every n\in\mathbb{N}, choose some q_n\in E^* such that d(q_n, q)<\frac{1}{n}. This is possible since we assumed that q was a limit point of E^*.
Now, since each q_n\in E^*, this means that there is some p_{n_k} such that d(p_{n_k}, q_n)<\frac{1}{n} (this is from the definition of convergence). Thus, d(q, p_{n_k})\le d(q, q_n)+d(q_n, p_{n_k})<\frac{2}{n}, showing that this subsequence \{p_{n_k}\} converges to q, proving the theorem.
I'm just curious to see if this proof is valid, since it seems to me a bit simpler than the one given in the textbook. Thanks!