Functional Analysis: Open normed subspace

Click For Summary

Discussion Overview

The discussion revolves around the definition and properties of open normed subspaces in the context of functional analysis. Participants explore the implications of defining an open normed subspace as a set of vectors with norms less than a certain positive number and the relationship between openness and the containment of open balls within subspaces.

Discussion Character

  • Debate/contested
  • Conceptual clarification
  • Technical explanation

Main Points Raised

  • Some participants question whether an open normed subspace can be defined as a set of the form {y in X : Norm(y) < r}, arguing that this definition contradicts the requirement for subspaces to be closed under addition and scalar multiplication.
  • Others assert that the definition of an open set requires that for each point in the set, there exists a radius such that an open ball around that point is contained within the set, which is a point of contention.
  • A participant clarifies that "Y is open" means that around each point of Y, there exists an open ball contained entirely within Y, distinguishing this from Y being an open ball itself.
  • Some participants express confusion about why the property of Y being open is necessary for the existence of an open ball of radius n contained in Y, suggesting that closed sets could also contain open balls.
  • Another participant explains that if Y is an open subspace, it must contain a ball around 0, leading to the conclusion that it must be equal to the entire space X.
  • Participants discuss examples of sets that are not open but still contain open balls, such as the closed upper half-plane in R², to illustrate the nuances of open and closed sets.

Areas of Agreement / Disagreement

Participants generally disagree on the definition and implications of open normed subspaces, with multiple competing views on the necessity of openness for containing open balls and the properties of subspaces. The discussion remains unresolved regarding the clarity of definitions and their implications.

Contextual Notes

Limitations include varying definitions of open sets, the implications of scalar multiplication in subspaces, and the conditions under which open balls can exist within different types of sets. These points contribute to the complexity of the discussion without reaching a consensus.

brydustin
Messages
201
Reaction score
0
Is an open normed subspace Y (subset of X) primarily defined as a set {y in X : Norm(y) < r}? Where r is some real (positive) number.

I know the open ball definitions and such... but it seems like this definition is saying, an open normed space, is essentially an open ball which satisfies the criteria of a normed vector space.
I don't like this definition, as given a vector, say g, whose norm is arbitrarily close to r, we can always double the vector, as 2*g. The norm is greater than r so it can't be included in Y, yet it should be included in Y as a subspace must be closed under scalar multiplication (and vector addition).

However, in "Linear Functional Analysis" by Bryan Rynne and Martin Youngson, we are asked first to prove
a) If there is n > 0 such that {y in X: norm(y) < n} subset of Y, show that nx/(2*norm(x)) is in Y. This is easy to show.
b)If Y is open, then Y=X.

The problem I have is with the solution in the back of the book...

Let x be in X. As Y is open there exists n > 0 such that {y in X: norm(y) < n} subset of Y. Hence, nx/(2*norm(x)) by part (a). As a scalar multiple of a vector in Y is also in Y, we have that x = (2norm(x)/n )(nx/(2*norm(x))) is in Y... therefore, X is a subset of Y. And Y is a subset of X (by definition)... therefore X=Y.

The part I don't understand is why we need Y to be open to have n > 0 s.t. {y in X: norm(y) < n} contained in Y. After that, everything is obvious... Y ISNT defined as that "open ball" as I say at the beginning:
"Is an open normed subspace Y (subset of X) primarily defined as a set {y in X : Norm(y) < r}? Where r is some real (positive) number."
... but I don't see how to make sense of it all. Thanks in advance
 
Physics news on Phys.org
brydustin said:
Is an open normed subspace Y (subset of X) primarily defined as a set {y in X : Norm(y) < r}?

No, this is never done. A subspace is supposed to be closed under addition and multiplication. An open ball is clearly not. So it would make very little sense to define an open subspace like that.

The part I don't understand is why we need Y to be open to have n > 0 s.t. {y in X: norm(y) < n} contained in Y.

What is your definition of an open set?? You can define a set to be open if for each point there is an n such that \{y\in X~\vert~\|y\|&lt;n\}\subseteq Y. That's one possible definition.
All depends on how you define an open set.
 
micromass said:
No, this is never done. A subspace is supposed to be closed under addition and multiplication. An open ball is clearly not. So it would make very little sense to define an open subspace like that.
I don't see how this is different than your definition below...

micromass said:
What is your definition of an open set?? You can define a set to be open if for each point there is an n such that \{y\in X~\vert~\|y\|&lt;n\}\subseteq Y. That's one possible definition.
All depends on how you define an open set.

I don't see how it "depends", a set is either open or not. The solution says, AS Y is open there exists n such that \{y\in X~\vert~\|y\|&lt;n\}\subseteq Y. But I don't see why it must be the case.
 
"Y is open" means that around each point of Y there is an open ball (of some radius) contained entirely within Y. This is NOT the same as Y being an open ball. For example the upper half-plane is an open subset of R^2 (but of course isn't a vector subspace). Is it an open ball?

The solution is merely taking an open ball around 0. (Since Y is a subspace, it contains 0. And because Y is open, it contains an open ball around 0.)
 
morphism said:
"Y is open" means that around each point of Y there is an open ball (of some radius) contained entirely within Y. This is NOT the same as Y being an open ball. For example the upper half-plane is an open subset of R^2 (but of course isn't a vector subspace). Is it an open ball?

The solution is merely taking an open ball around 0. (Since Y is a subspace, it contains 0. And because Y is open, it contains an open ball around 0.)

Your examples are clear... but I don't see why we need Y to be open to have an open ball of radius n . Could we let Y be closed and still fit a ball of radius n inside of it, then continue with the "proof". ... I don't see how this proves anything.
Sorry
 
What exactly are you asking?

Are you asking "why is an open subspace Y of a normed space X necessarily equal to X"? This is because an open subspace will contain a ball around 0, hence vectors "pointing in all directions", and therefore (by scaling) it must be the entire space. More rigorously, given an x in X, we can find some nonzero scalar k such that kx is in a given open ball around 0 (k could potentially be very small). But if we do this to get kx inside the open ball about 0 contained in Y, then we'd in particular get that kx is in Y, and therefore that x=1/k(kx) is in Y as well.

Or are you really asking "why does Y need to be open to be have an open ball of radius n"? The answer is of course it doesn't! For example, in R^2, the closed upper half-plane {(x,y) | y >= 0} isn't open (why not?) but certainly contains many open balls. (By contrast, look at the set Z^2 of points in R^2 with integer coordinates. This set doesn't contain a single open ball.)

However, if a set is open, then it HAS to contain an open ball around each of its points. (Note that the closed half-plane above doesn't contain an open ball around any point on the x-axis.) In particular, if you have an open subspace Y, then it must contain a ball around each of its points, i.e. given y in Y, we can find an r>0 such that the ball \{ x \in X \mid \|x-y\|&lt; r \} is fully contained in Y. In particular, we can find such a ball centered at y=0...
 
morphism said:
What exactly are you asking?

Are you asking "why is an open subspace Y of a normed space X necessarily equal to X"? This is because an open subspace will contain a ball around 0, hence vectors "pointing in all directions", and therefore (by scaling) it must be the entire space. More rigorously, given an x in X, we can find some nonzero scalar k such that kx is in a given open ball around 0 (k could potentially be very small). But if we do this to get kx inside the open ball about 0 contained in Y, then we'd in particular get that kx is in Y, and therefore that x=1/k(kx) is in Y as well.

Or are you really asking "why does Y need to be open to be have an open ball of radius n"? The answer is of course it doesn't! For example, in R^2, the closed upper half-plane {(x,y) | y >= 0} isn't open (why not?) but certainly contains many open balls. (By contrast, look at the set Z^2 of points in R^2 with integer coordinates. This set doesn't contain a single open ball.)

However, if a set is open, then it HAS to contain an open ball around each of its points. (Note that the closed half-plane above doesn't contain an open ball around any point on the x-axis.) In particular, if you have an open subspace Y, then it must contain a ball around each of its points, i.e. given y in Y, we can find an r>0 such that the ball \{ x \in X \mid \|x-y\|&lt; r \} is fully contained in Y. In particular, we can find such a ball centered at y=0...


Thanks... that makes sense ^_^
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 6 ·
Replies
6
Views
4K
Replies
2
Views
2K
Replies
0
Views
553
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K