$V$ is a vector space and for any positive integer $n$, there exists a linearly independent subset $S_n \subseteq V$ of size $n$.
Is $V$ infinite-dimensional and how do I go about proving this?
$V$ is a vector space and for any positive integer $n$, there exists a linearly independent subset $S_n \subseteq V$ of size $n$.
Is $V$ infinite-dimensional and how do I go about proving this?
On
I moved my detailed answer to the question which this question duplicates. Proving a vector space is infinite-dimensional
This is an exercise in verifying definitions and using some basic theorems, but I am guessing that this is a bit confusing when taking the first few steps into mathematics. So let's go through this together.
(Let me point out that I don't know what exactly are the definitions and theorems that you've seen. But I imagine these will be along the lines of the ones I write here. In case this is not so, you should consider this an invaluable exercise to see how to apply what we've done here to your given definitions and theorems.)
First, the definitions:
And,
Now we have a theorem:
Now we can finally prove what we want.
Theorem. Suppose that for all $n$, there is $S_n\subseteq V$ which is linearly independent and of size $n$, then $V$ is infinite dimensional.
Proof. If $V$ is finite dimensional, then there is some $n$ such that $V$ is $n$-dimensional, but then $S_{n+1}\subseteq V$ is a set of size $n+1>n$ of linearly independent vectors. Therefore for all $n$, $V$ is not $n$-dimensional, and thus not finite dimensional, i.e. $V$ is infinite dimensional as wanted. $\quad\square$