Compact implies Sequentially Compact

  • Thread starter Thread starter boopbeep
  • Start date Start date
  • Tags Tags
    Compact
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 7K views
boopbeep
Messages
2
Reaction score
0
Homework Statement [/b]
I need help proving that if X is a metric space and E a subset of X is compact, then E is sequentially compact.


I know I need to consider a sequence x_n in E, and I want to say that there is a point a in E and a radius r > 0 so that Br(a) [the ball of radius r with center a] contains x_k for infinitely many k's. If I show this, then I think I can conclude that any subsequence of x_n converges to a. Can someone please help?
 
Physics news on Phys.org
No, that is not one of the assumptions...my second paragraph in the problem description is a hint in the back of the textbook as to how to go about the problem.
 
If any subsequence of xn converges to a, then xn converges to a too. Rather, what you can conclude is a single subsequence of xn converges to a (which is what sequential compactness is about)
 
Office_Shredder said:
If any subsequence of xn converges to a, then xn converges to a too. Rather, what you can conclude is a single subsequence of xn converges to a (which is what sequential compactness is about)

This is not true- consider a_n=(-1)^n=1,-1,1,-1,1,-1,...

Then a_{2n}=1 is a subsequence that converges to 1, but a_n does not converge at all- nonetheless to 1.
 
Office_Shredder said:
If any subsequence of xn converges to a, then xn converges to a too. Rather, what you can conclude is a single subsequence of xn converges to a (which is what sequential compactness is about)

cfgauss36 said:
This is not true- consider a_n=(-1)^n=1,-1,1,-1,1,-1,...

Then a_{2n}=1 is a subsequence that converges to 1, but a_n does not converge at all- nonetheless to 1.


Office Shredder meant "if every subsequence". He chose the wrong word.