ArticleslgStudy

mathematics

Primitive recursive set function

Primitive recursive set function is a mathematics topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Primitive recursive set function rather than just read about it. In short: 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).

Key takeaways

  • Primitive recursive set function belongs to mathematics; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Primitive recursive set function to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Primitive recursive set function from memory before moving on to harder problems.

Reference excerpt

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(∪u ∈ z F(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. Examples of primitive recursive set functions:

TC, the function assigning to a set its transitive closure. Given hereditarily finite c {\displaystyle c} , the constant function f ( x ) = c {\displaystyle f(x)=c} .

Extensions One can also add more initial functions to obtain a larger class of functions. For example, the ordinal function α ↦ ω α {\displaystyle \alpha \mapsto \omega ^{\alpha }} 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. The notion of a set function being primitive recursive in ω has the same definition as that of primitive recursion, except with ω as a parameter kept fixed, not altered by the primitive recursion schemata. Examples of functions primitive recursive in ω: pp.28--29

P ω ( x ) = ⋃ n < ω x n {\displaystyle \mathbb {P} _{\omega }(x)=\bigcup _{n<\omega }x^{n}} . The function assigning to α {\displaystyle \alpha } the α {\displaystyle \alpha } th level L α {\displaystyle L_{\alpha }} of Godel's constructible hierarchy.

Primitive recursive closure Let f 0 : Ord 2 → Ord {\displaystyle f_{0}:{\textrm {Ord}}^{2}\to {\textrm {Ord}}} be the function f ( α , β ) = α + β {\displaystyle f(\alpha ,\beta )=\alpha +\beta } , and for all i < ω {\displaystyle i<\omega } , f ~ i ( α ) = f i ( α , α ) {\displaystyle {\tilde {f}}_{i}(\alpha )=f_{i}(\alpha ,\alpha )} and f i + 1 ( α , β ) = ( f ~ i ) β ( α ) {\displaystyle f_{i+1}(\alpha ,\beta )=({\tilde {f}}_{i})^{\beta }(\alpha )} . Let Lα denote the αth stage of Godel's constructible universe. Lα is closed under primitive recursive set functions iff α is closed under each f i {\displaystyle f_{i}} for all i < ω {\displaystyle i<\omega } .

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

Inline

Worked examples

Example 1 — a first encounter with Primitive recursive set function

Start with the simplest possible case. Write down what Primitive recursive set function claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In mathematics, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Primitive recursive set function before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Primitive recursive set function ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Primitive recursive set function

In research
Primitive recursive set function appears in mathematics research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Primitive recursive set function in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Primitive recursive set function is common in secondary-school and first-year university syllabi. It links to neighbouring topics Computability theory, Functions and mappings, Ordinal numbers, so understanding it makes those chapters shorter.
In everyday life
Look for Primitive recursive set function outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Primitive recursive set function in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Primitive recursive set function means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Primitive recursive set function out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Primitive recursive set function in simple terms?

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).

Why does Primitive recursive set function matter?

Because it connects several mathematics ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Primitive recursive set function?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Primitive recursive set function.

Tags

  • Computability theory
  • Functions and mappings
  • Ordinal numbers
  • Recursion
  • Set theory
  • Theory of computation

Keep exploring