[Math] Linear Algebra: if $A$ spans $B$, does $B$ necessarily span $A$ if $\dim A = \dim B$

linear algebra

Thanks for looking at my question!

Given:

I: $\{b_1, \ldots, b_n\}$ linear independent vectors and $\{c_1, \ldots, c_n\}$ linear independent vectors.

II: $\{b_1, \ldots, b_n\}$ span the same subspace as $\{c_1,\ldots, c_n\}$

Does $\{c_1, \ldots, c_n\}$ necessarily span the subspace spanned by $\{b_1, \ldots, b_n\}$?
Note that dimension of $B ={}$dimension of $C = n$.

I'm pretty sure it does, but am not sure how to prove it.
Also, is there any better way to write this? It's certainly less than poetic.

Best Answer

Yes, it does. If it didn't, there'd be a vector $b$ spanned by $\{b_1,\dotsc,b_n\}$ independent of $\{c_1,\dotsc,c_n\}$, so $\{c_1,\dotsc,c_n,b\}$ would span an $(n+1)$-dimensional space, contradicting the fact that $\{b_1,\dotsc,b_n\}$ spans that space.