I saw a proof of $(AB=I) \Rightarrow (BA=I)$ here.
And I'm a little confused by following statement:
Since $B x_1,Bx_2 \ldots Bx_n$ is a basis, every vector y can be represented as a linear combination of those vectors. This means that for any vector y there exists some vector x such that Bx=y.
I don't understand the last sentence of the statement. I get, that when $y$ is linearly dependent, it can be expressed like the linear combination of basis vectors, e.g. $Bx_1 + 2Bx_2 = y$. The problem is, the statement above tells, that every $y$ can be expressed using only one basis vector. How is that possible? Or am I understanding it wrong?