I'm familiar with the definition (inverses and bijections, preserving operations) in the context of groups and vector spaces and do know the formal definitions of morphisms as a whole.
However, what I'm looking for is a mathematical justification and a sharp intuition for the purpose of defining homomorphisms and isomorphisms. I find it quite challenging to picture them and find myself unable to convince myself when I'm trying to explain those concepts.
Right now, the only analogy I can make is one for the isomorphisms in the context of groups, namely I like to think about the isomorphism between $\mathbb{Z}_2$ with the addition and the set {$-1,1 $ } with multiplication where we map $0$ to $1$ and $1$ to $-1$, this way adding two even numbers or two odd numbers is analogous to multiplying elements of {$-1,1$ } , although when I try to abstract this example further I hit some brick walls :
- Making Sense of $f(a) f(b)=f(a \star b)$ where juxtaposition is the operation of a group $G$ and the star is the operation of a group $H$
- I cannot see how the structure of the group $G$ is being preserved in $H$.
I would like an answer giving intuition about those concepts rather than their formal definitions. Note that I already consulted other threads concerning this question, so this post aims to look at other perspectives in hope to understand better.
As i have already poined the out , i've already seen and read the linked thread multiple times but did not personally get a satisfactory answer , what i'm asking for is to shed some light upon how the preserving of group structure is being translated through $f(a) f(b)=f(a \star b)$ .
The basic intuition behind homomorphisms is the following: if $G$ and $H$ are two algebraic structures of the same type (e.g. groups, vector spaces, etc.), and $\varphi:G\to H$ is a homomorphism, then a homomorphism is a "structure-preserving" map. Now, what does "structure-preserving" mean? This term is a little loose, and it easiest to understand it with examples:
An isomorphism between $G$ and $H$ is an invertible homomorphism: that is, it is a homomorphism from $G$ to $H$ which has an inverse that it also a homomorphism. In the case of algebraic structures such as groups and vector spaces, every bijective homomorphism is an isomorphism. (In more exotic categories, such as the category of topological spaces, this is not so: a bijective continuous map does not necessarily have a continuous inverse.)
If there exists an isomorphism between $G$ and $H$, then they are said to be isomorphic. Isomorphic structures are often regarded as "the same", but this is a more subtle concept than you might think. In Michael Artin's Algebra, he gives the following analogy:
It is instructive to think hard about why the formal definition really does align with the "box analogy". Let me know if you have any questions.