middleCmusic
- 74
- 0
When proving that x^m x^n = x^{m+n} and that (x^m)^n = x^{mn} for all elements x in a group, it's easy enough to show that they hold for all m \in \mathbb{Z} and for all n \in \mathbb{N} using induction on n. The case n = 0 is also very easy. But how does one prove this for n \in \mathbb{Z}^{-}?
I tried to do it by using the fact that n = - \nu for some \nu \in \mathbb{N}, but this didn't get me anywhere. Do you have to do induction on the negative integers separately? I'm sure there's a simple answer to this question that I'm just not seeing.
Note that I'm working with the standard recursive definition of exponents, and the definition x^{-n} = (x^{-1})^n.
I tried to do it by using the fact that n = - \nu for some \nu \in \mathbb{N}, but this didn't get me anywhere. Do you have to do induction on the negative integers separately? I'm sure there's a simple answer to this question that I'm just not seeing.
Note that I'm working with the standard recursive definition of exponents, and the definition x^{-n} = (x^{-1})^n.
Last edited: