A question involving sequential compactness and continuity of a function

Click For Summary

Homework Help Overview

The discussion centers around a function f: M → R and the relationship between the compactness of its graph and the continuity of the function. The original poster seeks to prove that if the graph of a function is compact, then the function must be continuous.

Discussion Character

  • Exploratory, Assumption checking, Conceptual clarification

Approaches and Questions Raised

  • Participants discuss the implications of a convergent sequence in the graph of f and the need to use the sequential definition of continuity. There is exploration of the uniqueness of limit points in the context of compactness and the potential for multiple convergent subsequences leading to different limits.

Discussion Status

Participants are actively engaging with the problem, raising questions about the implications of compactness and continuity. Some have suggested using specific results related to subsequences and convergence, while others express confusion about how to proceed with the proof. There is a recognition of the need to clarify the relationship between the convergence of sequences and the continuity of the function.

Contextual Notes

There is mention of the need to consider whether the discussion is framed within metric spaces or topological spaces, which may influence the approach taken. Additionally, the original poster notes a requirement to find an example of a function that is discontinuous despite having a closed graph, indicating constraints on the problem.

raw
Messages
35
Reaction score
0

Homework Statement


Let f:M[tex]\rightarrow[/tex]R be a function
I need to prove that if the graph of a function is compact then the function is continuous.

Homework Equations


We have defined compactness as follows: a set is compact if every sequence of a function has a subsequence which converges to a limit in the set.


The Attempt at a Solution


Let (pn,yn) be a convergent sequence in the graph of f where yn = f(pn) that converges to (p,y). I know that pn converges to p in M and I'm assuming I need to use the sequential definition of continuity, that is if pn=>p and f(pn)=>f(p) then f is continuous. I'm also assuming that I have to use the face that a compact set is bounded. I just don't know how to use compactness to show that if pn=>p and f(pn)=>f(p).
 
Last edited:
Physics news on Phys.org
You know (pn,f(pn)) has a convergent subsequence, say (pm,f(pm)) which converges to some point (p,M). The only issue is what if there is another convergent subsequence, say (pl,f(pl)) which converges to a different limit point, (p,L) where L is not equal to M. You know there is only one point on the graph with first element p, (p,f(p)). So?
 
Dick said:
You know (pn,f(pn)) has a convergent subsequence, say (pm,f(pm)) which converges to some point (p,M). The only issue is what if there is another convergent subsequence, say (pl,f(pl)) which converges to a different limit point, (p,L) where L is not equal to M. You know there is only one point on the graph with first element p, (p,f(p)). So?

the graph is compact therefore it is closed so (pn,f(pn))converges to some point in the graph so all of its subsequences converge to the same point >>>(pl,f(pl)) would converge to the same point as (pm,f(pm)). I still don't see where to go from here

I also think that I need to use the fact that a compact set is closed AND bounded because the next part of the question asks me to find an example of a function whose graph is only closed but the function is discontinuous.
 
Try to use the following result

[tex]x_n\rightarrow x~\Leftrightarrow~\text{every subsequence}~(x_{k_n})_n~\text{contains a further subsequence which converges to}~x[/tex]

It is not clear to me if your working with metric spaces or topological spaces. I'll assume the former. So I'll prove it for metric spaces:
Only the reverse implication requires a proof. So assume that xn does not converge to x. Then there exists an epsilon such that
[tex]\forall n:\exist m>n: |x_n-x|\geq \epsilon[/tex]
We can now easily find a subsequence of x which does not come in B(x,epsilon) (the ball around x with radius epsilon). But the assumption says that a subsequence of this subsequence converges to x. Which can not be, since this subsequence also stays away from B(x,epsilon). Thus a contradiction is reached.


So all you need to prove now is that every subsequence of f(pn) contains a subsequence which converges to f(p).
 
micromass said:
Try to use the following result

[tex]x_n\rightarrow x~\Leftrightarrow~\text{every subsequence}~(x_{k_n})_n~\text{contains a further subsequence which converges to}~x[/tex]

It is not clear to me if your working with metric spaces or topological spaces. I'll assume the former. So I'll prove it for metric spaces:
Only the reverse implication requires a proof. So assume that xn does not converge to x. Then there exists an epsilon such that
[tex]\forall n:\exist m>n: |x_n-x|\geq \epsilon[/tex]
We can now easily find a subsequence of x which does not come in B(x,epsilon) (the ball around x with radius epsilon). But the assumption says that a subsequence of this subsequence converges to x. Which can not be, since this subsequence also stays away from B(x,epsilon). Thus a contradiction is reached.


So all you need to prove now is that every subsequence of f(pn) contains a subsequence which converges to f(p).

Yes, I'm really having problems with the last part. How do I show that if f does not necessarily preserve limits?
 
Let [tex]p_n\rightarrow p[/tex]. Take a subsequence [tex]f(p_{k_n})[/tex] of our original sequence. This relates to a sequence [tex](p_{k_n},f(p_{k_n})[/tex]. Since the graph is compact, there exists a further subsequence

[tex](p_{k_{n_m}},f(p_{k_{n_m}})[/tex]

which converges to a certain element (s,t). Since the graph is closed, we get that actually (s,t)=(s,f(s)). But since [tex]p_n\rightarrow p[/tex], we have that s=p. Thus our subsequence

[tex](p_{k_{n_m}},f(p_{k_{n_m}})[/tex]

converges to (p,f(p)).

By our theorem, we got that the entire sequence [tex](p_n,f(p_n))[/tex] converges to (p,f(p)). Hence [tex]f(p_n)\rightarrow f(p)[/tex].
 
raw said:
Yes, I'm really having problems with the last part. How do I show that if f does not necessarily preserve limits?

Did you follow what micromass was saying? If p_n->p and f(p_n) does NOT converge to f(p), then there is an e>0 and a subsequence of p_n, call it p_m, such that |f(p_m)-f(p)|>e. Are you ok with that? Since the graph is compact (p_m,f(p_m)) has a convergent subsequence. What do you conclude from that?
 
Dick said:
Did you follow what micromass was saying? If p_n->p and f(p_n) does NOT converge to f(p), then there is an e>0 and a subsequence of p_n, call it p_m, such that |f(p_m)-f(p)|>e. Are you ok with that? Since the graph is compact (p_m,f(p_m)) has a convergent subsequence. What do you conclude from that?

OK I finally understand what he was trying to get me to do in the first post. Thank you both so much for the help!
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
Replies
3
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
Replies
4
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
Replies
7
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K