I am reading some basic linear algebra theory, and I came across this theorem.
Let $V, V'$ be vector spaces and $\ \dim V \lt \infty$
Then for every basis $e_1, e_2, \dots, e_n$ of $V$ and
any $n$ vectors $v_1, v_2, \dots v_n$ from $V'$
there exists a unique linear map $f : V \to V'$ such that
$f(e_i) =v_i$ for every $i=1,2,\dots,n$
So it's about existence and uniqueness.
I can understand the proof just fine. But it seems to me the proof doesn't use significantly the fact that $$\ \dim V \lt \infty$$ i.e. the fact that V is finite dimensional. So I wonder if this theorem can be formulated for an infinite dimensional space $V$ somehow and would it still be true? (question 1)
Say e.g. when $V= \mathbb{R}[x]$ (the polynomials over the reals).
Also, if it can be formulated and still be true, would it matter if the basis of $V$ is countable or uncountable? (question 2)
I am mostly interested in the countable case though (question 1). I am just not sure I will understand the uncountable case i.e. question 2 (given my current knowledge).