I have the following situation:
$ \mathbb{Z} \mathop{\rightrightarrows^{0}_{2} \mathbb{Z}} \ \ $
Where here $0$ and $2$ stands for the multiplication.
Now, I want to find the equaliser of this diagram (in the category of Abelian Groups), and I know it should be $\mathbb{Z}$, but I don't understand why. The matter here is that is involved the $0$-map which makes everything "trivial", so why not $\{ 0 \}$ as an equaliser?
The equalizer of $0$ and $2$ is the set of $x\in Z$ such that $0(x)=2(x)$ i.e $0=2x$, i.e $x=0$. So the equalizer is $\{0\}$.