Sorry if I sound too ignorant, I'm barely starting to study abstract algebra.
While learning about Group theory, I found a video that explains the concept of Group Homomorphisms.
If I understood correctly, it goes something like this: $G$ is a group with the operator $*$ and $H$ is a group with the operator $+$, a homomorphism between these two groups would be a function that maps two elements of $G$ into $H$ in the following way:
$f(x)+f(y)=f(x*y)$
It seems as a pretty simple definition, in fact, I wonder if one could just construct a function $g$ as a homomorphism of two groups, in other words, defining $g$ as some function such that $g(x)+g(y)=g(x*y)$. However, the lady ends the video saying that "some groups are so different from one another, there are no structural similarities at all", meaning -I think- that there exist pair of groups that are not homomorphic.
Is this the case? Or are all groups homomorphic? Whether they are or not, could someone provide a proof or explanation?
Any thoughts/ideas would be really appreciated!
As others have said, merely having a homomorphism between two groups $G, H$ is not useful. But nonetheless, we can sometimes reveal a lot about a group by looking at what kinds of homomorphisms come in and out of it. Others have already mentioned the matter of embeddings, i.e. when there's an injective homomorphism $\phi: G \to H$. This means that $G$ is in a way "part" of $H$, or more specifically there's a subgroup of $H$ isomorphic to $G$.
Another example of how group homomorphisms tell us things about the structure of a group involves an idea called quotient groups. The principle behind them is that I can take a group $G$ and then identify certain elements of $G$ with each other, and then establish an equivalence relation $\sim$ on $G$ such that $G / \sim$ is a group after inheriting the group operation from $G$. We call these "quotient groups".
It's an elementary result that a group $G$ has a quotient group isomorphic to $H$ if and only if there's a surjective homomorphism $\psi : G \to H$. So in this way, we can use the homomorphisms in and out of $G$ to establish structural properties of $G$. There are many, many, many more examples of this in group theory, but these are some basic ones.