EDB β€” 292

↑ ← β†’ ↓ view in whole PDF view in whole HTML

View

English

Definition 12

[292]Having fixed the parameter \(h∈ β„•\), we define the operation \(h+β‹…\), which will be a function \(f_ h : β„•β†’β„• \) given by \(f_ h(n)=h+n\), using a recursive definition: we wish to express the rules

  • \( h+0=h\) ,

  • \(βˆ€ n∈ β„•, h+S(n)=S(h+n)\) .

To this end, set \(A=β„•\), and \(g(n,a)=S(a)\), we rewrite the above as recursive rules for \(f_ h\)

  • \( f_ h(0)=h\) ,

  • \(βˆ€ n∈ β„•, f_ h(S(n))=g(n,f_ h(n))=S(f_ h(n))\) .

This defines recursively \(f_ h\). Considering then the parameter \(h\) as a variable, we have constructed the addition operation, and we define the operation ”+” between natural numbers as \(h+n=f_ h(n)\).

Download PDF
Managing blob in: Multiple languages
This content is available in: Italian English