Trying to wrap my head around all these different spaces. Which one is the most general? Can you summarize the differences between them? Is there a notable space that I missed?
Vector, Hilbert, Banach, Sobolev spaces
-
0To add to Jonas' plan: while vector spaces, Hilbert spaces, and Banach spaces can be learned completely abstractly (I wouldn't recommend it, but they can), Sobolev spaces by definition requires familiarity with Lebesgue integration and other aspects of real analysis. – 2011-05-07
1 Answers
Clearly, vector spaces are the most general notion among these, because they can be defined over any field and all, Banach, Hilbert and Sobolev spaces are vector spaces.
Banach spaces make sense over any normed field (e.g. $\mathbb{R}$ or $\mathbb{C}$). I've only encountered Hilbert spaces over the reals or the complex numbers so far. Every Hilbert space is a Banach space and every Banach space is a normed vector space.
Sobolev spaces are quite a bit more special. They are a class of function spaces, usually defined for open subsets of $\mathbb{R}^n$ or sometimes on manifolds. Sobolev spaces are usually Banach spaces, but they can be Hilbert spaces as well (for the exponent $p = 2$).
Finally, you omitted the important classes of locally convex spaces and Fréchet spaces among many other things. Except for general vector spaces all the mentioned classes are (Hausdorff) topological vector spaces, but I don't think it's worthwhile to indulge in name-dropping. Without further information about your goal, it's hard to tell what kind of answer you are looking for. I'd recommend having a look at any introductory text on functional analysis where most of these classes of spaces are touched upon.
-
0@Jonas: Well, I learned functional analysis (actually practically all I know about analysis) from outstanding courses by O.E. Lanford III. I tried to read the standard reference in German (Werner), but it was going far too slowly for my taste. Instead, I learned a lot by working through Pedersen's *Analysis now*. I haven't read Conway that closely (actually I don't really like his style at all, but pssst). Finally, I don't think I'm smarter than you, maybe a bit more experienced :) and most certainly much older :s. I should have a gander at Lax's book. – 2011-05-12