Content deleted Content added
m Repairing disambig link |
m clean up, References after punctuation per WP:REFPUNC and WP:PAIC using AWB (8434) |
||
Line 1:
'''Bar recursion''' is a generalized form of recursion developed by Spector in his 1962 paper
==Technical Definition==
Line 10:
Here "cat" is the [[concatenation]] function, sending ''p'', ''x'' to the sequence which starts with ''p'', and has ''x'' as its last term.
(This definition is based on the one in
Provided that for every sufficiently long function (λα)''r'' of type '''V'''<sup>''i''</sup> → '''R''', there is some ''n'' with ''L''<sub>''n''</sub>(''r'') = ''B''<sub>''n''</sub>((λα)''r'', (λ''x'':'''V''')''L''<sub>''n''+1</sub>(''r'')), the bar induction rule ensures that ''f'' is well-defined.
|