Prof. Pinter's "A Book of Abstract Algebra" presents this exercise:
Let $G$ be a group and $a\in G$
Prove that $a^{m}a^{n}=a^{m+n}$ where $m < 0$ and $n > 0$
To prove $a^{m}a^{n}=a^{m+n}$ where $m < 0$ and $n > 0$, I simply wrote out:
$$a^{-m}a^{n} = a^{-1} ... a^{1}...$$ where $...$ indicates the value of $m$ and $n$, respectively.
Since the $a^{-1}$ will cancel out with the $a^{1}$ since $a^{-1}a^{1}=\epsilon$, then it seems to me that $a^{m}a^{n}=a^{m+n}$ where $m < 0$ and $n > 0$.
This doesn't seem to be technical enough to be a proof. Please tell me it's sufficient.