ArticleslgStudy

science

Kripke–Platek set theory

Kripke–Platek set theory is a science 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 Kripke–Platek set theory rather than just read about it. In short: The Kripke–Platek set theory (KP), pronounced , is an axiomatic set theory developed by Saul Kripke and Richard Platek. The theory can be thought of as roughly the predicative part of Zermelo–Fraenkel set theory (ZFC) and is considerably weaker than it.

Key takeaways

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

Reference excerpt

The Kripke–Platek set theory (KP), pronounced , is an axiomatic set theory developed by Saul Kripke and Richard Platek. The theory can be thought of as roughly the predicative part of Zermelo–Fraenkel set theory (ZFC) and is considerably weaker than it.

Axioms In its formulation, a Δ0 formula is one all of whose quantifiers are bounded. This means any quantification is the form ∀ u ∈ v {\displaystyle \forall u\in v} or ∃ u ∈ v . {\displaystyle \exists u\in v.} (See the Lévy hierarchy.)

Axiom of extensionality: Two sets are the same if and only if they have the same elements. So a set z which contains one of them x, contains the other y.

∀ z ∀ y ( ∃ x ∈ z [ ∀ w ∈ x ( w ∈ y ) ∧ ∀ w ∈ y ( w ∈ x ) ] ⟹ y ∈ z ) . {\displaystyle \forall z\forall y(\exists x\in z[\forall w\in x(w\in y)\land \forall w\in y(w\in x)]\implies y\in z).}

This axiom is a Π1 formula. In light of this axiom, we can define equality by a Δ0 formula:

x = y ≡ ∀ w ∈ x ( w ∈ y ) ∧ ∀ w ∈ y ( w ∈ x ) . {\displaystyle x=y\equiv \forall w\in x(w\in y)\land \forall w\in y(w\in x).}

Axiom of induction: φ(a) being a formula, if for all sets x the assumption that φ(y) holds for all elements y of x entails that φ(x) holds, then φ(x) holds for all sets x.

∀ w 1 , … , w n [ ∀ x ( ∀ y ∈ x φ ( w 1 , … , w n , y ) ⟹ φ ( w 1 , … , w n , x ) ) ⟹ ∀ x φ ( w 1 , … , w n , x ) ] . {\displaystyle \forall w_{1},\ldots ,w_{n}[\forall x(\forall y\in x\varphi (w_{1},\ldots ,w_{n},y)\implies \varphi (w_{1},\ldots ,w_{n},x))\implies \forall x\varphi (w_{1},\ldots ,w_{n},x)].}

Depending on the choice of φ, this axiom could be at level Δk for any k with 2 ≤ k < ω when n = 0 or Πk when n > 0.

Axiom of empty set: There exists a set with no members, called the empty set and denoted { } or ∅ or 0.

∃ x ∀ y ∈ x ( y ∉ x ) . {\displaystyle \exists x\forall y\in x(y\notin x).}

This axiom is a Σ1 formula. If, as in this case, there is a Δ0 formula definiens such that one has a proof that there is one unique set with that property, then we can introduce a symbol(s) for it and use it as a parameter in other Δ0 formulas.

Axiom of pairing: If x, y are sets, then so is {x, y}, a set containing x and y as its only elements.

∀ x ∀ y ∃ z ( x ∈ z ∧ y ∈ z ∧ ∀ w ∈ z ( w = x ∨ w = y ) ) . {\displaystyle \forall x\forall y\exists z(x\in z\land y\in z\land \forall w\in z(w=x\lor w=y)).}

This axiom is a Π2 formula.

Axiom of union: For any set x, there is a set y such that the elements of y are precisely the elements of the elements of x.

∀ x ∃ y ( ∀ z ∈ x ∀ w ∈ z ( w ∈ y ) ∧ ∀ w ∈ y ∃ z ∈ x ( w ∈ z ) ) . {\displaystyle \forall x\exists y(\forall z\in x\forall w\in z(w\in y)\land \forall w\in y\exists z\in x(w\in z)).}

This axiom is a Π2 formula.

Axiom of Δ0-separation: Given any set and any Δ0 formula φ(x), there is a subset of the original set containing precisely those elements x for which φ(x) holds. (This is an axiom schema.)

∀ w 1 , … , w n ∀ a ∃ b [ ∀ x ∈ a ( φ ( w 1 , … , w n , x ) ⟹ x ∈ b ) ∧ ∀ x ∈ b ( x ∈ a ∧ φ ( w 1 , … , w n , x ) ) ] . {\displaystyle \forall w_{1},\ldots ,w_{n}\forall a\exists b[\forall x\in a(\varphi (w_{1},\ldots ,w_{n},x)\implies x\in b)\land \forall x\in b(x\in a\land \varphi (w_{1},\ldots ,w_{n},x))].}

This axiom is a Π2 formula.

… excerpt ends here. Continue reading the full article.

Worked examples

Example 1 — a first encounter with Kripke–Platek set theory

Start with the simplest possible case. Write down what Kripke–Platek set theory claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In science, 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 Kripke–Platek set theory 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 Kripke–Platek set theory 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 Kripke–Platek set theory

In research
Kripke–Platek set theory appears in science 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 Kripke–Platek set theory 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
Kripke–Platek set theory is common in secondary-school and first-year university syllabi. It links to neighbouring topics Systems of set theory, so understanding it makes those chapters shorter.
In everyday life
Look for Kripke–Platek set theory 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.
Ask Teacher Smith questions about this articleOpens your AI tutor with a question about “Kripke–Platek set theory” →

Affiliate

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

How to study Kripke–Platek set theory in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Kripke–Platek set theory 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 Kripke–Platek set theory out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Kripke–Platek set theory in simple terms?

The Kripke–Platek set theory (KP), pronounced , is an axiomatic set theory developed by Saul Kripke and Richard Platek. The theory can be thought of as roughly the predicative part of Zermelo–Fraenkel set theory (ZFC) and is considerably weaker than it.

Why does Kripke–Platek set theory matter?

Because it connects several science 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 Kripke–Platek set theory?

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 Kripke–Platek set theory.

Tags

  • Systems of set theory

Keep exploring