Reading Introduction to Linear Algebra (Chap. 2) I encountered the following example for vector space:
The formal definition allows other things to be “vectors”-provided that addition and scalar multiplication are all right. We give three examples:
...
- The space of functions $f(x)$. Here we admit all functions $f$ that are defined on a fixed interval, say $0 ≤ x ≤ 1$. The space includes $f(x) = x^2$, $g(x) = sin(x)$, their sum $(f +g)(x) = x^2 +sin(x)$, and all multiples like $3x^2$ and $−sin(x)$. The vectors are functions, and the dimension is somehow a larger infinity than for $R^∞$.
It is not clear to me why the "dimension of the vector space is somehow a larger infinity than for $R^∞$". How is this computed?