I know what the span of a set of vectors means, but sometimes we say a set "spans" another. These questions are about the specifics regarding the latter usage.
Question 1: Can we say that a set of vectors spans another set of vectors if that second set of vectors isn't a vector space?
Question 2:
Can a set of vectors $S$ be said to span a vector space $V$ if $Span(S)$ is larger than $V$? For example, does $\left\{\begin{bmatrix} 1\\ 0\\ 0 \end{bmatrix}, \begin{bmatrix} 0\\ 1\\ 0 \end{bmatrix}, \begin{bmatrix} 0\\ 0\\ 1 \end{bmatrix}\right\}$ span the set of all vectors in the form $\begin{bmatrix} 0\\ a\\ b \end{bmatrix}$ for some $a, b\in\mathbb{R}$?