ArticleslgStudy

science

Tarski–Grothendieck set theory

Tarski–Grothendieck 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 Tarski–Grothendieck set theory rather than just read about it. In short: Tarski–Grothendieck set theory (TG, named after mathematicians Alfred Tarski and Alexander Grothendieck) is an axiomatic set theory. It is a non-conservative extension of Zermelo–Fraenkel set theory (ZFC) and is distinguished from other axiomatic set theories by the inclusion of Tarski's axiom, which states that for each set there is a "Tarski universe" it belongs to (see below).

Key takeaways

  • Tarski–Grothendieck 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 Tarski–Grothendieck set theory to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Tarski–Grothendieck set theory from memory before moving on to harder problems.

Reference excerpt

Tarski–Grothendieck set theory (TG, named after mathematicians Alfred Tarski and Alexander Grothendieck) is an axiomatic set theory. It is a non-conservative extension of Zermelo–Fraenkel set theory (ZFC) and is distinguished from other axiomatic set theories by the inclusion of Tarski's axiom, which states that for each set there is a "Tarski universe" it belongs to (see below). Tarski's axiom implies the existence of inaccessible cardinals, providing a richer ontology than ZFC. For example, adding this axiom supports category theory. The Mizar system and Metamath use Tarski–Grothendieck set theory for formal verification of proofs.

Axioms Tarski–Grothendieck set theory starts with conventional Zermelo–Fraenkel set theory and then adds “Tarski's axiom”. We will use the axioms, definitions, and notation of Mizar to describe it. Mizar's basic objects and processes are fully formal; they are described informally below. First, let us assume that:

Given any set A {\displaystyle A} , the singleton { A } {\displaystyle \{A\}} exists. Given any two sets, their unordered and ordered pairs exist. Given any set of sets, its union exists. TG includes the following axioms, which are conventional because they are also part of ZFC:

Set axiom: Quantified variables range over sets alone; everything is a set (the same ontology as ZFC). Axiom of extensionality: Two sets are identical if they have the same members. Axiom of regularity: No set is a member of itself, and circular chains of membership are impossible. Axiom schema of replacement: Let the domain of the class function F {\displaystyle F} be the set A {\displaystyle A} . Then the range of F {\displaystyle F} (the values of F ( x ) {\displaystyle F(x)} for all members x {\displaystyle x} of A {\displaystyle A} ) is also a set. It is Tarski's axiom that distinguishes TG from other axiomatic set theories. Tarski's axiom also implies the axioms of infinity, choice, and power set. It also implies the existence of inaccessible cardinals, thanks to which the ontology of TG is much richer than that of conventional set theories such as ZFC.

Tarski's axiom (adapted from Tarski 1939). For every set s {\displaystyle s} , there exists a set u {\displaystyle u} (a "universe") such that

s ∈ u {\displaystyle s\in u} : it contains s {\displaystyle s}

( ∀ x ∈ u ) ( ∀ y ⊆ x ) ( y ∈ u ) {\displaystyle (\forall x\in u)(\forall y\subseteq x)(y\in u)} : it contains every subset of every member

( ∀ x ∈ u ) ( P ( x ) ∈ u ) {\displaystyle (\forall x\in u)({\mathcal {P}}(x)\in u)} : it contains the powerset of every member

( ∀ x ⊆ u ) ( | x | < | u | → x ∈ u ) {\displaystyle (\forall x\subseteq u)(|x|<|u|\to x\in u)} : it contains every subset of itself that has smaller cardinality More formally:

∀ s ∃ u [ s ∈ u ∧ ( ∀ x ∈ u ) ( P ( x ) ⊆ u ∧ P ( x ) ∈ u ) ∧ ( ∀ x ⊆ u ) ( | x | < | u | → x ∈ u ) ] {\displaystyle \forall s\exists u[s\in u\land (\forall x\in u)({\mathcal {P}}(x)\subseteq u\land {\mathcal {P}}(x)\in u)\land (\forall x\subseteq u)(|x|<|u|\to x\in u)]}

where | ⋅ | {\displaystyle |\cdot |} denotes the cardinality of a set. In short, Tarski's axiom states that every set belongs to a Tarski universe. If a Tarski universe is transitive, it is also a Grothendieck universe. Conversely, assuming the axiom of choice, every Grothendieck universe is a Tarski universe (i.e. satisfies Tarski's axiom). The set u {\displaystyle u} looks much like a “universal set” for s {\displaystyle s} —it not only has as members the powerset of s {\displaystyle s} , and all subsets of s {\displaystyle s} , it also has the powerset of that powerset and so on—its members are closed under the operations of taking powerset or taking a subset. It's like a “universal set” except that of course it is not a member of itself and is not a set of all sets. That's the guaranteed universe s {\displaystyle s} belongs to. And then any such u {\displaystyle u} is itself a member of an even larger “almost universal set” and so on. Tarski's axiom is an axiom that guarantees vastly more sets than ZFC does.

… excerpt ends here. Continue reading the full article.

Worked examples

Example 1 — a first encounter with Tarski–Grothendieck set theory

Start with the simplest possible case. Write down what Tarski–Grothendieck 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 Tarski–Grothendieck 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 Tarski–Grothendieck 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 Tarski–Grothendieck set theory

In research
Tarski–Grothendieck 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 Tarski–Grothendieck 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
Tarski–Grothendieck 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 Tarski–Grothendieck 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 “Tarski–Grothendieck set theory” →

Affiliate

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

How to study Tarski–Grothendieck set theory in 20 minutes

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

Frequently asked questions

What is Tarski–Grothendieck set theory in simple terms?

Tarski–Grothendieck set theory (TG, named after mathematicians Alfred Tarski and Alexander Grothendieck) is an axiomatic set theory. It is a non-conservative extension of Zermelo–Fraenkel set theory (ZFC) and is distinguished from other axiomatic set theories by the inclusion of Tarski's axiom, whi…

Why does Tarski–Grothendieck 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 Tarski–Grothendieck 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 Tarski–Grothendieck set theory.

Tags

  • Systems of set theory

Keep exploring