$a^{n}*a^{m}=a^{n+m}$
Induccion over $a$
Being $a=0$ $$0^{n}*0^{m}=0^{n+m}$$ $$0*0=0$$ it works!
Hip. $$a^{n}*a^{m}=a^{n+m}$$
Now let $S(n)$ be the succesor of $n$ We have to show the following: $$S(a)^{n}*S(a)^{m}=S(a)^{n+m}$$
I been trying to develop the left side of the equality, but seems a little obious to me the conection with the right side. Does any suggestion of whats could go in the middle?