Metric-spaces, equicontinuity, proof

  • Thread starter Thread starter bobby2k
  • Start date Start date
  • Tags Tags
    Proof
Click For Summary

Homework Help Overview

The discussion revolves around a proposition regarding a sequence of continuous functions converging uniformly on a compact space. The original poster presents a proof that this sequence is equicontinuous, seeking validation and clarification on the correctness of the statement and its relation to the Arzelà-Ascoli theorem.

Discussion Character

  • Exploratory, Conceptual clarification, Assumption checking

Approaches and Questions Raised

  • Participants discuss the proof's correctness and the implications of the Arzelà-Ascoli theorem. Questions arise about the assumptions necessary for the theorem and whether the statement can be generalized beyond specific cases.

Discussion Status

Some participants express confidence in the correctness of the proposition, while others seek clarification on the applicability of the Arzelà-Ascoli theorem in broader contexts. There is an ongoing exploration of definitions and conditions related to compactness and equicontinuity.

Contextual Notes

Participants note the constraints of the original theorem as stated in the book, particularly regarding the types of spaces involved and the implications of completeness. The discussion also touches on the relationship between boundedness and pointwise relative compactness in different metric spaces.

bobby2k
Messages
126
Reaction score
2
Hi, can you please check if my proof is correct?

Proposition
Assume that a sequence of continuous functions \{f_n\} converges uniformly to f.
f_n: A\rightarrow B. Also assume that A is compact.
Then \{f_n\} is equicontinuous.

Proof:
Given an \epsilon we must find a \delta so that if x,y \in A,d_A(x,y)< \delta, then d_B(f_n(x),f_n(y))<\epsilon, for all n, and for all x,y.

Given \epsilon. There exists an N such that d_B(f_n(x),f(x))<\epsilon/3 for all n\ge N and all x \in A.
Since f must be continuous and A is compact, f is uniformly continuous. So there exists a \delta^* so that if d_A(x,y)<\delta^*\rightarrow d_B(f(x),f(y))<\epsilon/3
For each i, i <N, there is a \delta_i, so that if d_A(x,y)<\delta_i \rightarrow d_B(f_i(x),f_i(y))<\epsilon. This must be, because each f_n must be uniformly continuous on the compact space A.
Choose \delta = min\{\delta^*,\delta_1,\delta_2,\delta_{N-1}\}.

Now, for any n, if d_A(x,y)<\delta \rightarrow d_B(f_n(x),f_n(y))< \epsilon. This is so, because if n < N it obviously holds, if n \ge N we have:
d_B(f_n(x),f_n(y)) \le d_B(f_n(x),f(x))+d_B(f(x),f(y))+d_B(f(y),f_n(y))< \epsilon/3+\epsilon/3+\epsilon/3 = \epsilon.
 
Last edited:
Physics news on Phys.org
There are some typo's in your proof, but aside from that, the idea seems to be entirely correct.
 
micromass said:
There are some typo's in your proof, but aside from that, the idea seems to be entirely correct.

Thanks, do you know if the statement is correct or not?(it could actually be false) It is the "converse"(not entirely converse, some assumptions are omitted) of a statement I read in a book, so I am not entirely sure if it is correct. The original proof states that if the funcitons converges pointwise on a dense subset of A, and A is compact, B is complete, and the functions are equicontinuous, then it converges uniformly on A. So this is kind of the converse of that.
 
Last edited:
bobby2k said:
Thanks, do you know if the statement is correct or not? It is the converse of a statement I read in a book, so I am not entirely sure if it is correct.

The statement is absolutely correct. In fact, if you're familiar with function spaces like ##\mathcal{C}([a,b])## with the uniform norm, then you can prove that compactness is equivalent to being equicontinuous and being closed and being pointswise bounded. This is the Arzela-Ascoli theorem. In particular, if ##f_n\rightarrow f## uniformly, then

\{f_n~\vert~n\}\cup \{f\}

is equicontinuous. So it remains equicontinuous if we leave out ##f##.
 
micromass said:
The statement is absolutely correct. In fact, if you're familiar with function spaces like ##\mathcal{C}([a,b])## with the uniform norm, then you can prove that compactness is equivalent to being equicontinuous and being closed and being pointswise bounded. This is the Arzela-Ascoli theorem. In particular, if ##f_n\rightarrow f## uniformly, then

\{f_n~\vert~n\}\cup \{f\}

is equicontinuous. So it remains equicontinuous if we leave out ##f##.

Thanks, yes it is the "converse" of a lemma in the book, leading up to Arzela-Ascoli theorem. However I wasn't able to use that theorem on it directly, because the theorem in the book was stated only for C(X,R^m), where X is compact, but in this lemma, Y can be any complete space. But beside from that if you want to show that \{f_n\} is equicontinuous using the arzela-ascoli theorem, then you also have to show that that \{f_n\} is compact, and I presume that is hard?
 
bobby2k said:
Thanks, yes it is the "converse" of a lemma in the book, leading up to Arzela-Ascoli theorem. However I wasn't able to use that theorem on it directly, because the theorem in the book was stated only for C(X,R^m), where X is compact, but in this lemma, Y can be any complete space. But beside from that if you want to show that \{f_n\} is equicontinuous using the arzela-ascoli theorem, then you also have to show that that \{f_n\} is compact, and I presume that is hard?

No, that is actually very easy in this case if you use the right definition (= open cover definition). You have in any metric space ##X## that if ##x_n\rightarrow x##, then ##\{x_n~\vert~n\}\cup \{x\}## is compact.
 
micromass said:
No, that is actually very easy in this case if you use the right definition (= open cover definition). You have in any metric space ##X## that if ##x_n\rightarrow x##, then ##\{x_n~\vert~n\}\cup \{x\}## is compact.

Ah, cool thanks. But the proposition in the first post would then follow from Arzela-Ascoli if B was R^n? Because then \{f_n\} is compact, and hence equicontinuous. But you agree that I can't use the theorem directly when B is any space, or even if B is complete?(A is compact no matter what.)
 
bobby2k said:
Ah, cool thanks. But the proposition in the first post would then follow from Arzela-Ascoli if B was R^n? Because then \{f_n\} is compact, and hence equicontinuous. But you agree that I can't use the theorem directly when B is any space, or even if B is complete?

Do they state Arzela-Axcoli only for ##B=\mathbb{R}^n##? It's true in a far greater generality. For example, there is a version of the theorem for ##B## an arbitrary metric space.
 
micromass said:
Do they state Arzela-Axcoli only for ##B=\mathbb{R}^n##? It's true in a far greater generality. For example, there is a version of the theorem for ##B## an arbitrary metric space.

Yeah, here is the theorem:
theorem.png


Could you change R^m with something more general here?
 
  • #11
Thanks, I am taking real analysis and have not taken topology, so I must admit I do not understand much of that.
But if I want to generalize the theorem in my book. The link from Wikipedia says:
Let X be a compact Hausdorff space and Y a metric space. Then a subset F of C(X,Y) is compact in the compact-open topology if and only if it is equicontinuous, pointwise relatively compact and closed.
Now this link says that all metric spaces are Hausdorff spaces:
http://math.stackexchange.com/quest...ll-metric-spaces-are-hausdorff-spaces-correct So that is fine. The problem is the "f is pointwise relatively compact", I guess that if B= R^m "bounded" implies "pointwise relatively compact". But that maybe if B is only a complete metric space, or arbirary metric space, "bounded" may not imply "pointwise relatively compact".EDIT: I see that for my original question this may not affect it. Because it is on the other side of the equivalence. So that if we start by saying that \{f_n\} converge uniformly to f, and that A is compact, we must have that the limit is continuous, so that limit is in C(A,B). The open covering property says that f_n\cup f is compact. And since we are on the left side of the Arzela-Ascoli(Metric->Hausdorff) we get that they all must be equicontinious, and we remove f?, så all f_n are equicontinuous?

Thanks for your help.
 
Last edited:

Similar threads

  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 13 ·
Replies
13
Views
4K
Replies
19
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K