Math Wiki
m (Reverted edits by Geekbuster (talk) to last version by Localhost00)
m (→‎top: Format using AWB)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
In [[Peano arithmetic]], Addition is defined recursively.
+
In [[Peano arithmetic]], '''Addition''' is defined recursively.
   
 
==Definition==
 
==Definition==
Line 5: Line 5:
   
 
==Properties==
 
==Properties==
Addition on the Natural Numbers has two important properties: [[commutivity]] and [[associativity]]. Also, [[multiplication (natural numbers)|multiplication]] is distributive over addition.
+
Addition on the Natural Numbers has two important properties: [[commutativity]] and [[associativity]]. Also, [[multiplication (natural numbers)|multiplication]] is distributive over addition.
   
 
==See also==
 
==See also==

Latest revision as of 16:42, 12 December 2017

In Peano arithmetic, Addition is defined recursively.

Definition

Given an arbitrary , we will define recursively as follows: and , for all .

Properties

Addition on the Natural Numbers has two important properties: commutativity and associativity. Also, multiplication is distributive over addition.

See also

  • Peano Arithmetic
  • Recursions
  • Multiplication
  • Associative property of addition on the natural numbers
  • Commutative property of addition on the natural numbers
  • Distributive property of multiplication over addition on the natural numbers