<?xml version="1.0"?>
<paste-with-annotations>
  <paste>
    <number>
      <integer>79636</integer>
    </number>
    <user>
      <string>[bjoern]</string>
    </user>
    <title>
      <string>sum3</string>
    </title>
    <contents>
      <string>  sum3 = (R)(plus, (S)(succ, id_4,4))
                   ^^^^^^^^^^^^^^^^^

h(a,b,c,d) = succ(id_4,4(a,b,c,d))
           = succ(d)
           = d + 1

  sum3 = (R)(plus, (S)(succ, id_4,4))
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^

f(a, b,     0) = plus(a, b)
f(a, b, m + 1) = h(a, b, m, f(a, b, m))
               = f(a, b, m) + 1

Beispiel:

  sum3(3, 5, 7) = 3 + 5 + 7 = 15

f(3, 5, 7) = f(3, 5, 6) + 1   = 14 + 1     = 15
f(3, 5, 6) = f(3, 5, 5) + 1   = 13 + 1     = 14
f(3, 5, 5) = f(3, 5, 4) + 1   = 12 + 1     = 13
f(3, 5, 4) = f(3, 5, 3) + 1   = 11 + 1     = 12
f(3, 5, 3) = f(3, 5, 2) + 1   = 10 + 1     = 11
f(3, 5, 2) = f(3, 5, 1) + 1   =  9 + 1     = 10
f(3, 5, 1) = f(3, 5, 0) + 1   =  3 + 5 + 1 = 9
f(3, 5, 0) = 3 + 5 -----------^
</string>
    </contents>
    <universal-time>
      <integer>3450428665</integer>
    </universal-time>
    <channel>
      <string>#swhack</string>
    </channel>
    <colorization-mode>
      <string>None</string>
    </colorization-mode>
    <maybe-spam>
      <null/>
    </maybe-spam>
    <is-unicode>
      <keyword>TRUE</keyword>
    </is-unicode>
    <deletion-requested>
      <string>hHv1mW  &lt;a href=&quot;http://bmjneupzfftn.com/&quot;&gt;bmjneupzfftn&lt;/a&gt;, [url=http://sutdlbouwapg.com/]sutdlbouwapg[/url], [link=http://eabnakweivov.com/]eabnakweivov[/link], http://kswlwepakcct.com/</string>
    </deletion-requested>
    <deletion-requested-email>
      <string>okybut@sujsnc.com</string>
    </deletion-requested-email>
    <expiration-time>
      <null/>
    </expiration-time>
  </paste>
</paste-with-annotations>
