Hilbert space is defined as a complete inner product space. It is also said that a finite dimensional vector space with inner product is trivially complete. I have two questions. How can I verify whether the $L^2$ (space of square integrable functions is complete in terms of Cauchy sequence.). I also want to see in an explicit example that a finite dimensional vector space with inner product is complete. For example, how can I be sure that the 2-dimensional vector space associated with spin $s=1/2$ (for example) particle is complete?
I have limited mathematical knowledge about Hilbert spaces and therefore an answer without technical terms will be helpful. I know about Cauchy sequence.
One way to introduce the $L_p(\mathcal{D})$ spaces is by defining them as the completion of the corresponding underlying $C_p^{\infty}(\mathcal{D})$ with respect to the $p$-norm, that is $$ ||f||_p = \left(\int_{\mathcal{D}}\textrm{d}\mu\,|f|^p\right)^{1/p} $$ where $\textrm{d}\mu$ is the Lebesgue measure. There are some Cauchy sequences which do not converge within the space whose set of limit points can be added as completion to the underlying space to define a set that will then by definition be complete.
In general, proof of completeness follow by applying by brute force methods the statement that every Cauchy sequence must converge within the space. When you spot out that there are some points limit of Cauchy sequence that do not belong to the space, you can define a further space adding those culprit points, which will by definition be complete (the standard example is the completion of the rational numbers). Along the same lines it trivially follows that every finite dimensional vector space provided with an inner product must be complete: every Cauchy sequence does converge within the space (this is a standard exercise that you can find in almost every textbook on Calculus more or less advanced).
For all the other more complicated cases it is not straightforward at all and more or less complicated proofs may be found case by case.
EDIT: Also see comments below, I edited the notation accordingly.