Definition:N-Ary Operation Induced by Binary Operation
(Redirected from Definition:N-Ary Operation Defined by Binary Operation)
Jump to navigation
Jump to search
![]() | This page has been identified as a candidate for refactoring of basic complexity. Until this has been finished, please leave {{Refactor}} in the code.
New contributors: Refactoring is a task which is expected to be undertaken by experienced editors only. Because of the underlying complexity of the work needed, it is recommended that you do not embark on a refactoring task until you have become familiar with the structural nature of pages of $\mathsf{Pr} \infty \mathsf{fWiki}$.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 {{Refactor}} from the code. |
Definition
Let $\struct {G, \oplus}$ be a magma.
Let $n \ge 1$ be a natural number.
Let $G^n$ be the $n$th cartesian power of $G$.
The $n$-ary operation induced by $\oplus$ is the $n$-ary operation $\oplus_n: G^n \to G$ defined as:
- $\map {\oplus_n} f = \ds \bigoplus_{i \mathop = 1}^n \map f i$
where $\bigoplus$ denotes indexed iteration of $f$ from $1$ to $n$.
Induced nullary operation
Let $\struct {G, \oplus}$ be a unital magma with identity $e$.
The $0$-ary operation induced by $\oplus$ is the nullary operation equal to the element $e$.