Hilbert space with weak topology is not $\alpha_4$#1548
Conversation
felixpernegger
left a comment
There was a problem hiding this comment.
This looks very creative nice! Unfortunately I have never done any functional analysis so take the following with a grain of salt:
First why does
Then I think you are missing squares in Bessel's inequality and actually turn it into an inequality and not equality (considering my comments above).
Change If there existed countably infinite $S\subseteq X$ such that $S_n\cap S\neq\emptyset$ for infinitely many $n$, then $S$ would be unbounded. to something like
Any countably infinite $S\subseteq X$ such that $S_n\cap S\neq\emptyset$ for infinitely many $n$ is unbounded. (Since such S actually exist)
And finally (maybe this is a standard fact in functional analysis) it would be nice to have some comment that covergence in the topology corresponds to ||y-x|| converging or something.
|
By the way I really appreciate your current work on old PR's! |
That's okay, I wrote it sloppily so that someone could tell me how to rewrite it better.
An orthonormal basis for a Hilbert space does not require finite sums. We require infinite sums. So any vector
That's right, I'm missing squares, and I'm actually using something called Perseval's identity, I forgot that
Yes, I think I also need to mention that I mean norm bounded here which will be equivalent to weakly bounded
In this case we don't have anything like that because it's the weak topology. So it doesn't have a norm.
Thank you |
Alright, I just thought "basis" is passed down from normal linear algebra where it is finite sums of course.
I meant, some sequence (of sequences that is) |
I get how that might be confusing but it's the terminology in functional analysis.
If my answer doesn't answer you then I don't know what you mean |
Like in topology, we say some sequence x_n converges to x, iff every neighborhood of x contains almost all x_n. My question/remark is, that in this particular case (Hilbert space with weak topology) these (formally different) notions of convergence coincide. |
|
@felixpernegger are you asking if the norm convergence and weak convergence coincide? No they don't coincide. In this example the orthonormal basis |
|
I think its best just to ignore my comment regarding this then |
|
I haven't got around to update this PR before I will do so now |
Corrected a typo in the explanation of weakly convergent sequences.
|
@prabau would you like to add any references? |
|
Maybe just add some general standard introductory functional analysis book, I'm sure you know some... |
|
@felixpernegger I do, but not sure if they cover this, and I'm not sure if I need a reference. |
Otherwise, I didnt know about any of the terms while reviewing this, but all the terms were very easy to find by googling, so whatever |
|
@prabau should I just merge this? |
|
I have not looked at it. Will look at it a little later today. |
Co-authored-by: Patrick Rabau <70125716+prabau@users.noreply.github.com>
Finishes currently added properties for this space.