Is a spanning set not just a linearly independent set of vectors, or is there a difference?
The context of this question being the following theorem:
"In any vector space, if $|I|$ is a linearly independent set and $|S|$ is a spanning set, then $|I| \leq |S|$"
For example, in $\mathbb R^3$ the set $$\{ (1,0,0), (0,1,1) \}$$ is linearly independent meaning no member of the set can be written as a linear combination of other members of that set. But linear combinations of those vectors clearly don't span $\mathbb R^3$.