I want to prove:
Let $G$ be a group and let $g \in G$. Given $m,n \in \mathbb{Z},$ then $g^{n+m} = g^ng^m$.
The problem follows by generalized associativity when $n,m > 0$. I also managed to prove it when $n,m < 0$. I have troubles proving the case where $m < 0, n >0$ (or the other way). I tried direct computation but this didn't lead me anywhere. I then tried to deduce that $g^{n+m}(g^ng^m)^{-1} = e$ and $(g^ng^m)^{-1}g^{n+m} = e$ from which the solution would follow but I get always stuck.
Does anyone have a hint or solution?
Thanks in advance.