If $V$ and $W$ are vector spaces, $\beta=\{v_1, \ldots , v_n\}$ is a finite a basis for $V$ and $\{w_1, \ldots , w_n\}\subset W$, we know there is an unique linear transformation $T:V\rightarrow W$ such that $T(v_i)=w_i$ for $i=1, 2, \ldots , n$ Is this valid when $V$ is not finite-dimensional?
2026-03-29 14:19:51.1774793991
On
Existence of a linear transformation in an infinite dimension vector space.
1.7k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
1
On
Yes. Let $\beta = \{v_i:i\in I\}$ be a basis for $V$, where $I$ is some index set. This means, by definition, that each $v\in V$ can be written in the form
$$v = \sum_{i\in I}a_iv_i$$ for some unique collection of scalars $\{a_i:i\in I\}$, only finitely many of which are nonzero (so that the sum above is finite). For each $i\in I$, choose an arbitrary $w_i\in W$. Then we can define a linear map $T:V\to W$ by
$$T\left(\sum_{i\in I}a_iv_i\right) = \sum_{i\in I}a_iw_i$$ which is again well-defined since only finitely many of the scalars $a_i$ are nonzero. This is the unique linear map $V\to W$ that sends $v_i$ to $w_i$ for each $i\in I$.
The fact that linear maps are uniquely determined by their restriction to a basis of the source vector space is general, and not restricted to the finite dimensional case. Of course if $V$ is infinite dimensional, any basis of $V$ will be infinite, and the family of their images $w_\alpha$ that must be specified to determine $T$ will be infinite as well.