Hello forumites I got another question (I have a lots of them, maybe

  • Context: Graduate 
  • Thread starter Thread starter _DJ_british_?
  • Start date Start date
  • Tags Tags
    Hello
Click For Summary

Discussion Overview

The discussion revolves around the properties of continuous functions and the images of closed sets in metric spaces, specifically whether the image of a closed set under a continuous function is also closed in the reals. Participants explore various examples and counterexamples to illustrate their points.

Discussion Character

  • Debate/contested
  • Technical explanation
  • Mathematical reasoning

Main Points Raised

  • Some participants argue that the image of a closed set under a continuous function is not necessarily closed, providing examples such as the identity function on the interval [0, 1) where the image is not closed.
  • Others propose that the definition of closed sets requires that limits of convergent sequences within the set must also lie in the set, questioning the applicability of certain examples.
  • A participant introduces the concept of sets being neither open nor closed, using the example of the function f(x) = 1/x on the set [1, ∞) to illustrate that the image can also be neither open nor closed.
  • Some participants discuss the implications of different metrics on the properties of sets, suggesting that closure is relative to the specific metric space being considered.
  • There is a mention of completeness in metric spaces, with participants clarifying the distinction between closed sets and complete spaces.
  • One participant reflects on the confusion arising from viewing the reals as a specific metric space, acknowledging the need to adapt their understanding.
  • Another participant emphasizes that every metric space is both closed and open in itself, highlighting the relativity of these concepts.

Areas of Agreement / Disagreement

Participants express differing views on whether the image of a closed set under a continuous function is closed, with no consensus reached. Multiple competing examples and interpretations are presented, indicating ongoing debate.

Contextual Notes

Participants note limitations in their examples, such as the dependence on specific metrics and the definitions of closed sets. The discussion reveals a variety of interpretations regarding closure in different contexts.

Who May Find This Useful

This discussion may be of interest to those studying topology, metric spaces, or real analysis, particularly in understanding the nuances of continuity and the properties of closed sets.

_DJ_british_?
Messages
42
Reaction score
0
Hello forumites! I got another question (I have a lots of them, maybe I should change my textbook haha).

Suppose you have a continuous real-valued function f on the metric space X and a closed set E in X. Is f(E) closed in the reals? By definition, I know that if f(A) is closed, so is the inverse image of f(A) for a set A in X if f is continuous. But if we know that E is closed, would it be correct to say that f(E) is too?

Thanks a lot!
 
Physics news on Phys.org


No, let X = [0, 1), E = X, and f:X->R be the identity function. Then E is closed, but f(E) = [0, 1) as a subset of R is not closed.
 


some_dude said:
No, let X = [0, 1), E = X, and f:X->R be the identity function. Then E is closed, but f(E) = [0, 1) as a subset of R is not closed.

I could be wrong, but suppose the sequence 0.9, 0.99, 0.999, etc. Then this is a sequence of elements of E that does not converge to an element of E. Thus E isn't closed.
 


Let me try something (and I'm surely wrong again) : Suppose a continuous real-valued function on a metric space X and a closed set E in X. Then there is a set V in the reals such that V=f(E) (Because f maps every points in X). If V is open, so is the inverse image of V, that is, E. But E is closed so V must be closed.
 
Last edited:


You are forgetting that sets can be neither open nor closed. Take this as your counterexample. X = R. E = [1,∞). f(x) = 1/x. Then, f(E) = (0,1] is not closed. However, it is true that the image of a compact set over a continuous function is compact.
 


_DJ_british_? said:
I could be wrong, but suppose the sequence 0.9, 0.99, 0.999, etc. Then this is a sequence of elements of E that does not converge to an element of E. Thus E isn't closed.

No, that is "completeness" you are describing.

"Closed" just requires for any *convergent* sequence in X such that every element of the sequence is in E, it's limit must also be in E. But in the example I gave 1 was not in the metric space [0, 1), therefore that's not a convergent sequence. (Similar to your example, the sequence 9, 99, 999, 9999, ... does not converge in the reals, but the entire real line is still a closed set).
 


some_dude said:
No, that is "completeness" you are describing.

"Closed" just requires for any *convergent* sequence in X such that every element of the sequence is in E, it's limit must also be in E. But in the example I gave 1 was not in the metric space [0, 1), therefore that's not a convergent sequence. (Similar to your example, the sequence 9, 99, 999, 9999, ... does not converge in the reals, but the entire real line is still a closed set).

Isn't that's weird? That the metric space is't closed but that a subset with the exact same points is? Is it because we define "closure" in respect to a specific metric space instead of, for exemple, the reals (in our case)?
 


Tedjn said:
You are forgetting that sets can be neither open nor closed. Take this as your counterexample. X = R. E = [1,∞). f(x) = 1/x. Then, f(E) = (0,1] is not closed. However, it is true that the image of a compact set over a continuous function is compact.

Well in your exemple a "neither open nor closed" is mapped into a "neither open nor closed" set. But I'm talking about a mapping from a closed set into another one (where we don't know if it is open, closed or neither). I'm sorry if I just didn't understand where you were trying to get!
 


_DJ_british_? said:
Isn't that's weird? That the metric space is't closed but that a subset with the exact same points is? Is it because we define "closure" in respect to a specific metric space instead of, for exemple, the reals (in our case)?

No! The metric space [0, 1) is closed! It's the entire space, so it must be open AND closed. You can also see this by applying any of the definitions of closure in a metric space.
 
  • #10


Regarding some_dude's example: I didn't even notice that. Most of the analysis I've done deals with complete metric spaces, so I took it for granted. But the example is valid. As for my example, the set [1,∞) is closed in R.
 
  • #11


_DJ_british_?, try playing around with metrics in more generality, you're taking for granted the stuff that holds for the reals holds everywhere.

I could have also given you the counter example:

(R, d) metric space where d(x, y) = 1 if x = y, and d(x, y) = 0 otherwise. Then let f be the identity function. Then f( (-1, 1) ) = (-1, 1), an open and NOT closed set, but (-1, 1) is closed (and open) with respect to the metric I gave above.
 
  • #12


Gah! The last three posts were very insightful! That cleared that up for me. Many thanks guy! And yeah, I may have a bit of difficulty trying to see the reals only as a specific metric space, since I've used them for so long. I'll get used to it, I guess. Anyway, thank you guys.
 
  • #13


Openness and closedness are actually relative concepts.
[0,1) is closed in [0,1), but not closed in R, nor in [0,1].
Every metric (topological) space is both closed and open in itself.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 24 ·
Replies
24
Views
7K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 20 ·
Replies
20
Views
3K