Defining Open Subsets in Baby Rudin

  • Context: Graduate 
  • Thread starter Thread starter gwsinger
  • Start date Start date
  • Tags Tags
    Subsets
Click For Summary

Discussion Overview

The discussion revolves around the definitions of open subsets and relative openness in metric spaces as presented in Rudin's Principles of Mathematical Analysis. Participants explore the implications of these definitions, particularly in relation to isolated points and the nature of metric spaces.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested

Main Points Raised

  • Some participants question whether a set E is open relative to Y if and only if E is an open subset of Y, noting that this depends on Y being a metric space.
  • One participant argues that an isolated point i in X could still allow G to be an open subset of X, despite i being an isolated point, as it is possible to find a ball around i that satisfies the open subset condition.
  • Another participant provides a counterexample using the real numbers and natural numbers to illustrate that a set can be closed in one metric space but open relative to another.
  • There is a discussion about the distinction between the distance functions in different metric spaces and how they affect the openness of sets.
  • A later reply clarifies that when determining if a set is open relative to Y, the distance function corresponding to Y should be used, while the distance function for X is used for open subsets of X.

Areas of Agreement / Disagreement

Participants express differing views on the relationship between open subsets and relative openness, with no consensus reached on whether the definitions imply equivalence. The discussion remains unresolved regarding the implications of isolated points in metric spaces.

Contextual Notes

Participants highlight the importance of the ambient space in determining whether a subset is open, and the potential for different distance functions to affect the classification of sets as open or closed.

gwsinger
Messages
18
Reaction score
0
The following two definitions are taken directly from Rudin's Principles of Mathematical Analysis.

(1) OPEN SUBSET DEFINITION: If [itex]G[/itex] is an open subset of some metric space [itex]X[/itex], then [itex]G \subset X[/itex] and for any [itex]p \in G[/itex] we can find some [itex]r_{p} > 0[/itex] such that the conditions [itex]d(p,q) < r_p[/itex], [itex]q \in X[/itex] implies [itex]q \in G[/itex].

(2) RELATIVE OPENNESS DEFINITION: Suppose [itex]E \subset Y \subset X[/itex]. We say that [itex]E[/itex] is open relative to [itex]Y[/itex] if for each [itex]p \in E[/itex] there is associated an [itex]r_p > 0[/itex] such that [itex]q \in E[/itex] whenever [itex]d(p,q) < r_p[/itex] and [itex]q \in Y[/itex].

1. Couldn't we just say that [itex]E[/itex] is open relative to [itex]Y[/itex] if and only if [itex]E[/itex] is an open subset of [itex]Y[/itex]? Rudin never flat out says this but I just wanted to make sure I wasn't missing something.

2. Suppose [itex]X[/itex] has an isolated point [itex]i[/itex] and it happens that [itex]i \in G[/itex]. While it's true that this would preclude [itex]X[/itex] from being an open set (since an open set must be comprised solely of internal points and [itex]i[/itex] is an isolated point), wouldn't it still be a possibility that [itex]G[/itex] could be an open subset of [itex]X[/itex]? After all, it's (trivially) true that for [itex]i[/itex] we could find some ball [itex]B[/itex] that satisfies the condition set forth in the definition (1) above. If this is true, wouldn't it follow that an open subset is not necessarily itself an open set?
 
Physics news on Phys.org
gwsinger said:
The following two definitions are taken directly from Rudin's Principles of Mathematical Analysis.

(1) OPEN SUBSET DEFINITION: If [itex]G[/itex] is an open subset of some metric space [itex]X[/itex], then [itex]G \subset X[/itex] and for any [itex]p \in G[/itex] we can find some [itex]r_{p} > 0[/itex] such that the conditions [itex]d(p,q) < r_p[/itex], [itex]q \in X[/itex] implies [itex]q \in G[/itex].

(2) RELATIVE OPENNESS DEFINITION: Suppose [itex]E \subset Y \subset X[/itex]. We say that [itex]E[/itex] is open relative to [itex]Y[/itex] if for each [itex]p \in E[/itex] there is associated an [itex]r_p > 0[/itex] such that [itex]q \in E[/itex] whenever [itex]d(p,q) < r_p[/itex] and [itex]q \in Y[/itex].

1. Couldn't we just say that [itex]E[/itex] is open relative to [itex]Y[/itex] if and only if [itex]E[/itex] is an open subset of [itex]Y[/itex]? Rudin never flat out says this but I just wanted to make sure I wasn't missing something.

True. But you need to make Y a metric space first, but that's not very hard to do.

2. Suppose [itex]X[/itex] has an isolated point [itex]i[/itex] and it happens that [itex]i \in G[/itex]. While it's true that this would preclude [itex]X[/itex] from being an open set

X is the entire metric space? Then X is open.

The notion of internal point is somewhat confusing I guess. But if i is isolated, then {i} is always open. This means that i is an internal point of every set!
 
gwsinger said:
1. Couldn't we just say that [itex]E[/itex] is open relative to [itex]Y[/itex] if and only if [itex]E[/itex] is an open subset of [itex]Y[/itex]? Rudin never flat out says this but I just wanted to make sure I wasn't missing something.

Let X be all the real numbers. Let Y be the natural numbers. Let E be the singleton E={0}.
E is a closed set (with respect to X). But it is open relative to Y. Why? Let p be an element of E (there is only one choice). Pick r = 1/2. Suppose n is a natural number satisfying d(p,n) < 1/2. Then the only choice is n = 0, which is in E.

The statement is true if you say "E is an open subset of Y when Y is a metric space by itself". The point is that Y as a subset of (X,d) is different from (Y,d).

2. Suppose [itex]X[/itex] has an isolated point [itex]i[/itex] and it happens that [itex]i \in G[/itex]. While it's true that this would preclude [itex]X[/itex] from being an open set (since an open set must be comprised solely of internal points and [itex]i[/itex] is an isolated point), wouldn't it still be a possibility that [itex]G[/itex] could be an open subset of [itex]X[/itex]? After all, it's (trivially) true that for [itex]i[/itex] we could find some ball [itex]B[/itex] that satisfies the condition set forth in the definition (1) above. If this is true, wouldn't it follow that an open subset is not necessarily itself an open set?

Every metric space X is an open subset of X. This is trivial from Def 1: just set G=X and write out the definition in full.
 
Thanks for your responses. I had some serious misconceptions about metric spaces that your examples help me clear up. Here are some conclusions (and one question) I've come up with:

(1) Whether a subset [itex]G[/itex] is open is partially a function of its ambient space [itex]X[/itex]. Pwsnafu's example shows this for [itex]X = \mathbb{R}[/itex], [itex]Y = \mathbb{N}[/itex], and [itex]E = \{0\}[/itex].

(2) There is more to a metric space than its underlying set. One reason why [itex]E[/itex] can be open relative to [itex]Y[/itex] but not an open subset of [itex]X[/itex] is that the distance function [itex]d_1[/itex] for [itex]<X,d_1>[/itex] can be different than the distance function [itex]d_2[/itex] for [itex]<Y,d_2>[/itex]. For example, let [itex]X = \mathbb{R}^2[/itex], let [itex]Y = \mathbb{R}^1[/itex], and let [itex]E = (a,b)[/itex]. Then we have [itex]E[/itex] as open relative to [itex]Y[/itex] but not an open subset of [itex]X[/itex] since the two-dimensional distance function in [itex]\mathbb{R}^2[/itex] is different than the one-dimensional distance function in [itex]\mathbb{R}^1[/itex].

But now I have a question of convention: I assume that when we say "[itex]E[/itex] is open relative to [itex]Y[/itex]" we use the distance function that corresponds with [itex]Y[/itex] (in this case [itex]d_2[/itex]) to determine this openness, and similarly, when we say that some set [itex]G[/itex] is an open subset of [itex]X[/itex], then we will use the corresponding distance function for [itex]X[/itex] (in this case [itex]d_1[/itex]). Am I correct on this?
 
gwsinger said:
But now I have a question of convention: I assume that when we say "[itex]E[/itex] is open relative to [itex]Y[/itex]" we use the distance function that corresponds with [itex]Y[/itex] (in this case [itex]d_2[/itex]) to determine this openness, and similarly, when we say that some set [itex]G[/itex] is an open subset of [itex]X[/itex], then we will use the corresponding distance function for [itex]X[/itex] (in this case [itex]d_1[/itex]). Am I correct on this?
Yes, but I would prefer to say "open with respect to d2" instead of "open with respect to Y", since there could be other metrics on the set Y. "open with respect to (Y,d2)" would of course make sense too.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 12 ·
Replies
12
Views
9K