Index Laws for Monoid
Jump to navigation
Jump to search
![]() | It has been suggested that this page or section be merged into Index Laws for Monoids. To discuss this page in more detail, feel free to use the talk page. When this work has been completed, you may remove this instance of {{Mergeto}} from the code. |
Theorem
Sum of Indices
Let $\struct {S, \circ}$ be a monoid whose identity element is $e$.
For $a \in S$, let $\circ^n a = a^n$ be defined as the $n$th power of $a$:
- $a^n = \begin{cases} e & : n = 0 \\ a^x \circ a & : n = x + 1 \end{cases}$
That is:
- $a^n = \underbrace {a \circ a \circ \cdots \circ a}_{n \text{ copies of } a} = \map {\circ^n} a$
while:
- $a^0 = e$
Then:
- $\forall m, n \in \N: a^{n + m} = a^n \circ a^m$
Product of Indices
Let $\struct {S, \circ}$ be a monoid whose identity element is $e$.
For $a \in S$, let $\circ^n a = a^n$ be the $n$th power of $a$.
Then:
- $\forall m, n \in \N: a^{n m} = \paren {a^n}^m = \paren {a^m}^n$
Also see
Source of Name
The name index laws originates from the name index to describe the exponent $y$ in the power $x^y$.