3

Let $f:V \rightarrow W$ be an onto linear map and $g:W \rightarrow V$ be an onto linear map. Does there exist a linear isomorphism from $V \rightarrow W$. i am stuck on the case when $V$ and $W$ are infinite-dimensional.

Please help.

wanderer
  • 2,928
  • I'm pretty sure this requires the axiom of choice; perhaps one of our resident set theorists will come along and explain the details. – Zev Chonoles Mar 01 '13 at 05:17

1 Answers1

1

The answer to your question is yes. Let $\dim V=\lambda$ and $\dim W=\kappa$. Fix a basis $B$ for $f$. Since $f(B)$ spans $W$ there exists a a surjection of $B$ onto a basis for $W$. Thus, $\lambda\geqslant \kappa$. Using the exact same idea in reverse says that $\kappa\geqslant\lambda$. It then follows from the Schroeder-Bernstein theorem that $\lambda=\kappa$. Thus, $V$ and $W$ have the same dimension and so are isomorphic.

Alex Youcis
  • 54,059