Natural Number Multiplication is Unique
Jump to navigation
Jump to search
Theorem
Let $\N$ denote the natural numbers.
Let $M: \N \times \N \to \N$ be the mapping defined as the multiplication operation:
- $\forall \tuple {x, y} \in \N \times \N: \map M {x, y} = \begin {cases} 0 & : y = 0 \\ \paren {\map M {x, r} } + r & : y = r + 1 \end {cases}$
where $+$ denotes natural number addition.
Then $M$ exists and is unique.
Proof
![]() | This theorem requires a proof. You can help $\mathsf{Pr} \infty \mathsf{fWiki}$ by crafting such a proof. 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 {{ProofWanted}} from the code.If you would welcome a second opinion as to whether your work is correct, add a call to {{Proofread}} the page. |
Sources
- 2010: Raymond M. Smullyan and Melvin Fitting: Set Theory and the Continuum Problem (revised ed.) ... (previous) ... (next): Chapter $3$: The Natural Numbers: $\S 8$ Definition by finite recursion: Exercise $8.4 \ \text {(b)}$