ericm1234 said:
Thank you for that explanation; How come the definition I have from a functional analysis textbook states it not in terms of bounded maps, but as an isometry?
An isomorphism is a bijective homomorhpism. The term "homomorphism" is defined differently for different types of structures (groups, vector spaces, etc). A vector space homomorphism is just a linear map. A normed space homomorphism is a vector space homomorphism that also preserves the norm. An isometry is a map that preserves distances.
The two calculations below show that a linear map is an isometry if and only if it preserves the norm. So a normed space isomorphism can be defined as a bijective linear isometry.
\begin{align*}
&d(f(x),f(y))=\|f(x)-f(y)\|=\|f(x-y)\|=\|x-y\|=d(x,y),\\
&\|f(x)\|=\|f(x)-0\|=\|f(x)-f(0)\| =d(f(x),f(0))= d(x,0)=\|x-0\|=\|x\|.
\end{align*}
Edit: Hm, I see that my post contradicts mathwonk's. That's usually means that I did something wrong. Maybe my definition of "homomorphism" in the context of normed vector spaces is wrong (but still leads to the correct notion of "isomorphism"). I need to think for a minute.
OK, I have thought about it. I don't have access to books on functional analysis at my current location, so I can't check the book definitions. I did some googling, but didn't find a definition of "homomorphism" in the context of normed spaces in the time I was willing to spend on it. I did however find something that reminded me that what I like to call an isomorphism in the context (or category) of normed spaces, is called an "isometric isomorphism" by most sources.
So I think my terminology in this post is a bit non-standard. I think that my definition of homomorphism in this post makes the most sense if we think of them as structure-preserving maps. But a map doesn't have to preserve anything to be a "morphism" in the sense of category theory.
I think a lot of people simply
prefer to define homomorphisms (in the context of normed spaces) as bounded linear maps instead of as norm-preserving or (equivalently) distance-preserving linear maps, because it leads to the same kind of isomorphisms...if we define an "isomorphism" in the following way: A homomorphism ##f:X\to Y## is said to be an isomorphism if there's a homomorphism ##g:Y\to X## such that ##f\circ g## is the identity map on Y, and ##g\circ f## is the identity map on X.