Jump to content

Primitive recursive set function: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m stray comma cleanup + WP:GENFIXES, replaced: publisher=Amer. Math. Soc.,| → publisher=Amer. Math. Soc.|, added underlinked tag
added wikilinks and removed the "underlinked" tag
Line 1: Line 1:
In [[mathematics]], '''primitive recursive set functions''' or '''primitive recursive ordinal functions''' are analogs of [[primitive recursive function]]s, defined for [[Set (mathematics)|sets]] or [[Ordinal number|ordinals]] rather than [[natural number]]s. They were introduced by {{harvtxt|Jensen|Karp|1971}}.
{{Underlinked|date=January 2019}}

In mathematics, '''primitive recursive set functions''' or '''primitive recursive ordinal functions''' are analogs of [[primitive recursive function]]s, defined for sets or ordinals rather than natural numbers. They were introduced by {{harvtxt|Jensen|Karp|1971}}.


==Definition==
==Definition==


A primitive recursive set function is a function from sets to sets that can be obtained from the following basic functions by repeatedly applying the following rules of substitution and recursion:
A primitive recursive set function is a [[Function (mathematics)|function]] from sets to sets that can be obtained from the following basic functions by repeatedly applying the following rules of substitution and recursion:


The basic functions are:
The basic functions are:
*Projection: ''P''<sub>''n'',''m''</sub>(''x''<sub>1</sub>,...,''x''<sub>''n''</sub>) = ''x''<sub>''m''</sub>
*Projection: ''P''<sub>''n'',''m''{{space|hair}}</sub>(''x''<sub>1</sub>,&thinsp;...,&thinsp;''x''<sub>''n''</sub>) = ''x''<sub>''m''</sub> for 0&thinsp;≤&thinsp;''m''&thinsp;≤&thinsp;''n''
*Zero: ''F''(''x'') = 0
*Zero: ''F''(''x'') = 0
*[[Axiom of adjunction|Adjoining an element to a set]]: ''F''(''x'',''y'') = ''x'' {''y''}
*[[Axiom of adjunction|Adjoining an element to a set]]: ''F''(''x'',&thinsp;''y'') = ''x''&thinsp;&thinsp;{''y''}
*Testing membership: ''C''(''x'',''y'',''u'',''v'') = ''x'' if ''u'' ''v'', ''y'' otherwise.
*Testing [[Element (mathematics)|membership]]: ''C''(''x'',&thinsp;''y'',&thinsp;''u'',&thinsp;''v'') = ''x'' if ''u''&thinsp;&thinsp;''v'', and ''C''(''x'',&thinsp;''y'',&thinsp;''u'',&thinsp;''v'') = ''y'' otherwise.


The rules for generating new functions by substitution are
The rules for generating new functions by substitution are
*''F''('''x''','''y''') = ''G''('''x''',''H''('''x'''),'''y''')
*''F''('''x''',&thinsp;'''y''') = ''G''('''x''', ''H''('''x'''), '''y''')
*''F''('''x''','''y''') = ''G''(''H''('''x'''),'''y''')
*''F''('''x''',&thinsp;'''y''') = ''G''(''H''('''x'''), '''y''')
where '''x''' and '''y''' are finite sequences of variables.
where '''x''' and '''y''' are finite sequences of variables.


The rule for generating new functions by recursion is
The rule for generating new functions by recursion is
*''F''(''z'','''x''') = ''G''(∪<sub>''u''∈''z''</sub>''F''(''u'','''x'''),''z'','''x''')
*''F''(''z'',&thinsp;'''x''') = ''G''(∪<sub>''u''{{space|hair}}{{space|hair}}''z''</sub>&thinsp;''F''(''u'',&thinsp;'''x'''), ''z'', '''x''')


A primitive recursive ordinal function is defined in the same way, except that the initial function ''F''(''x'',''y'') = ''x''∪{''y''} is replaced by ''F''(''x'') = ''x''∪{''x''} (the successor of ''x''). The primitive recursive ordinal functions are the same as the primitive recursive set functions that map ordinals to ordinals.
A primitive recursive ordinal function is defined in the same way, except that the initial function ''F''(''x'',&thinsp;''y'') = ''x''&thinsp;&thinsp;{''y''} is replaced by ''F''(''x'') = ''x''&thinsp;&thinsp;{''x''} (the [[Successor ordinal|successor]] of ''x''). The primitive recursive ordinal functions are the same as the primitive recursive set functions that map ordinals to ordinals.


One can also add more initial functions to obtain a larger class of functions. For example, the ordinal function ω<sup>α</sup> is not primitive recursive, because the constant function with value ω (or any other infinite set) is not primitive recursive, so one might want to add this constant function to the initial functions.
One can also add more initial functions to obtain a larger [[Class (set theory)|class]] of functions. For example, the ordinal function ω<sup>α</sup> is not primitive recursive, because the constant function with value ω (or any other [[infinite set]]) is not primitive recursive, so one might want to add this constant function to the initial functions.


==References==
==References==

Revision as of 19:27, 14 August 2020

In mathematics, primitive recursive set functions or primitive recursive ordinal functions are analogs of primitive recursive functions, defined for sets or ordinals rather than natural numbers. They were introduced by Jensen & Karp (1971).

Definition

A primitive recursive set function is a function from sets to sets that can be obtained from the following basic functions by repeatedly applying the following rules of substitution and recursion:

The basic functions are:

  • Projection: Pn,m(x1, ..., xn) = xm for 0 ≤ m ≤ n
  • Zero: F(x) = 0
  • Adjoining an element to a set: F(x, y) = x ∪ {y}
  • Testing membership: C(x, y, u, v) = x if u ∈ v, and C(x, y, u, v) = y otherwise.

The rules for generating new functions by substitution are

  • F(x, y) = G(x, H(x), y)
  • F(x, y) = G(H(x), y)

where x and y are finite sequences of variables.

The rule for generating new functions by recursion is

  • F(z, x) = G(∪uzF(u, x), z, x)

A primitive recursive ordinal function is defined in the same way, except that the initial function F(x, y) = x ∪ {y} is replaced by F(x) = x ∪ {x} (the successor of x). The primitive recursive ordinal functions are the same as the primitive recursive set functions that map ordinals to ordinals.

One can also add more initial functions to obtain a larger class of functions. For example, the ordinal function ωα is not primitive recursive, because the constant function with value ω (or any other infinite set) is not primitive recursive, so one might want to add this constant function to the initial functions.

References

  • Jensen, Ronald B.; Karp, Carol (1971), "Primitive recursive set functions", Axiomatic Set Theory, Proc. Sympos. Pure Math., vol. XIII, Part I, Providence, R.I.: Amer. Math. Soc., pp. 143–176, ISBN 9780821802458, MR 0281602