I have the following theorem:
Theorem (from Schaum's Linear Algebra) Let $V$ and $U$ be vector spaces and $\{v_1, \ldots, v_n\}$ be a basis on $V$. Let $\{u_1,\ldots, u_n\}$ be arbitrary vectors in $U$. Then there exists a unique linear mapping $F: V \to U$ such that $F(v_i) = u_i$.
I omit the proof of the statement, I focus on well definedness of $F$. In book, author says `since $a_i$'s are unique, the mapping $F$ is well defined'. What does it mean? I mean, is there a way to show well definedness rigorously?
Thanks in advance!