New Foundations

Last updated

In mathematical logic, New Foundations (NF) is an axiomatic set theory, conceived by Willard Van Orman Quine as a simplification of the theory of types of Principia Mathematica .

Contents

New Foundations has a universal set, so it is a non-well-founded set theory. [1] That is to say, it is an axiomatic set theory that allows infinite descending chains of membership, such as ...  xn ∈ xn-1 ∈ ... ∈ x2 ∈ x1. It avoids Russell's paradox by permitting only stratifiable formulas to be defined using the axiom schema of comprehension. For instance, x ∈ y is a stratifiable formula, but x ∈ x is not.

Definition

The well-formed formulas of New Foundations (NF) are the standard formulas of propositional calculus with two primitive predicates equality () and membership (). The axioms of NF are:

A formula is said to be "stratified" if there exists a function f from pieces of 's syntax to the natural numbers, such that for any atomic subformula of we have f(y) = f(x) + 1, while for any atomic subformula of , we have f(x) = f(y).

Finite axiomatization

NF can be finitely axiomatized. [2] One advantage of such a finite axiomatization is that it eliminates the notion of stratification (which is actually an indirect reference to types in Typed Set Theory). The axioms in a finite axiomatization correspond to natural basic constructions, whereas stratified comprehension is powerful but not necessarily intuitive. In his introductory book, Holmes opted to take the finite axiomatization as basic, and prove stratified comprehension as a theorem. [3] The precise set of axioms can vary, but includes most of the following, with the others provable as theorems: [4] [2]

Typed Set Theory

New Foundations is closely related to Russellian unramified typed set theory (TST), a streamlined version of the theory of types of Principia Mathematica with a linear hierarchy of types. In this many-sorted theory, each variable and set is assigned a type. It is customary to write the type indices as superscripts: denotes a variable of type n. Type 0 consists of individuals otherwise undescribed. For each (meta-) natural number n, type n+1 objects are sets of type n objects; sets of type n have members of type n-1. Objects connected by identity must have the same type. Succinctly, and . The axioms of TST are:

If is a formula, then the set exists.
In other words, given any formula , the formula is an axiom where represents the set and is not free in .

This type theory is much less complicated than the one first set out in the Principia Mathematica, which included types for relations whose arguments were not necessarily all of the same types. NF's comprehension schema corresponds to TST Comprehension but with type indices dropped (and without introducing new identifications between variables). Thus, every proposition of TST is a proposition of NF after erasing its type annotations. Conversely, every stratified formula of NF is a valid formula in TST. This relationship can be strengthened by adding the axiom scheme of "typical ambiguity" to TST. This axiom schema asserts for any formula , being the formula obtained by raising every type index in by one.

Tangled Type Theory

Tangled Type Theory (TTT) is an extension of TST where each variable is typed by an ordinal rather than a natural number. The well-formed atomic formulas are and where . The axioms of TTT are those of TST where each variable of type is mapped to a variable where is an increasing function.

TTT is considered a "weird" theory because each type is related to each lower type in the same way. For example, type 2 sets have both type 1 members and type 0 members, and extensionality axioms assert that a type 2 set is determined uniquely by either its type 1 members or its type 0 members. Whereas TST has natural models where each type is the power set of type , in TTT each type is being interpreted as the power set of each lower type simultaneously. Regardless, a model of NF can be easily converted to a model of TTT, because in NF all the types are already one and the same. Conversely, with a more complicated argument, it can also be shown that the consistency of TTT implies the consistency of NF. [34]

NFU

NF with urelements (NFU) is an important variant of NF due to Jensen [35] and clarified by Holmes. [4] One of the simplest forms of axiomatization of NFU regards urelements as multiple, unequal empty sets, thus weakening the extensionality axiom of NF to:

In this axiomatization, the comprehension schema is unchanged, although the set will not be unique if it is empty (i.e. if is unsatisfiable).

However, for ease of use, it is more convenient to have a unique, "canonical" empty set. This can be done by introducing a sethood predicate to distinguish sets from atoms. The axioms are then: [36]

Other variants

NF3 is the fragment of NF with full extensionality (no urelements) and those instances of comprehension which can be stratified using at most three types. NF4 is the same theory as NF.

ML is an extension of NF that includes proper classes as well as sets. Wang proved that if NF is consistent then so is the revised ML, and also showed that the consistency of the revised ML implies the consistency of NF. That is, NF and the revised ML are equiconsistent.

Constructions

This section discusses some problematic constructions in NF. For a further development of mathematics in NFU, with a comparison to the development of the same in ZFC, see implementation of mathematics in set theory.

Ordered pairs

Relations and functions are defined in TST (and in NF and NFU) as sets of ordered pairs in the usual way. For purposes of stratification, it is desirable that a relation or function is merely one type higher than the type of the members of its field. This requires defining the ordered pair so that its type is the same as that of its arguments (resulting in a type-level ordered pair). The usual definition of the ordered pair, namely , results in a type two higher than the type of its arguments a and b. Hence for purposes of determining stratification, a function is three types higher than the members of its field. NF and related theories usually employ Quine's set-theoretic definition of the ordered pair, which yields a type-level ordered pair. However, Quine's definition relies on set operations on each of the elements a and b, and therefore does not directly work in NFU.

As an alternative approach, Holmes [4] takes the ordered pair (a, b) as a primitive notion, as well as its left and right projections and , i.e., functions such that and (in Holmes' axiomatization of NFU, the comprehension schema that asserts the existence of for any stratified formula is considered a theorem and only proved later, so expressions like are not considered proper definitions). Fortunately, whether the ordered pair is type-level by definition or by assumption (i.e., taken as primitive) usually does not matter.

Natural numbers and the axiom of infinity

The usual form of the axiom of infinity is based on the von Neumann construction of the natural numbers, which is not suitable for NF, since the description of the successor operation (and many other aspects of von Neumann numerals) is necessarily unstratified. The usual form of natural numbers used in NF follows Frege's definition, i.e., the natural number n is represented by the set of all sets with n elements. Under this definition, 0 is easily defined as , and the successor operation can be defined in a stratified way:

Under this definition, one can write down a statement analogous to the usual form of the axiom of infinity. However, that statement would be trivially true, since the universal set would be an inductive set.

Since inductive sets always exist, the set of natural numbers can be defined as the intersection of all inductive sets. This definition enables mathematical induction for stratified statements , because the set can be constructed, and when satisfies the conditions for mathematical induction, this set is an inductive set.

Finite sets can then be defined as sets that belong to a natural number. However, it is not trivial to prove that is not a "finite set", i.e., that the size of the universe is not a natural number. Suppose that . Then (it can be shown inductively that a finite set is not equinumerous with any of its proper subsets), , and each subsequent natural number would be too, causing arithmetic to break down. To prevent this, one can introduce the axiom of infinity for NF:

[37]

It may intuitively seem that one should be able to prove Infinity in NF(U) by constructing any "externally" infinite sequence of sets, such as . However, such a sequence could only be constructed through unstratified constructions (evidenced by the fact that TST itself has finite models), so such a proof could not be carried out in NF(U). In fact, Infinity is logically independent of NFU: There exists models of NFU where is a non-standard natural number. In such models, mathematical induction can prove statements about , making it impossible to "distinguish" from standard natural numbers.

However, there are some cases where Infinity can be proven (in which cases it may be referred to as the theorem of infinity):

Stronger axioms of infinity exist, such as that the set of natural numbers is a strongly Cantorian set, or NFUM = NFU + Infinity + Large Ordinals + Small Ordinals which is equivalent to Morse–Kelley set theory plus a predicate on proper classes which is a κ-complete nonprincipal ultrafilter on the proper class ordinal κ. [39]

Large sets

NF (and NFU + Infinity + Choice, described below and known consistent) allow the construction of two kinds of sets that ZFC and its proper extensions disallow because they are "too large" (some set theories admit these entities under the heading of proper classes):

Cartesian closure

The category whose objects are the sets of NF and whose arrows are the functions between those sets is not Cartesian closed; [40] Since NF lacks Cartesian closure, not every function curries as one might intuitively expect, and NF is not a topos.

Resolution of set-theoretic paradoxes

NF may seem to run afoul of problems similar to those in naive set theory, but this is not the case. For example, the existence of the impossible Russell class is not an axiom of NF, because cannot be stratified. NF steers clear of the three well-known paradoxes of set theory in drastically different ways than how those paradoxes are resolved in well-founded set theories such as ZFC. Many useful concepts that are unique to NF and its variants can be developed from the resolution of those paradoxes.

Russell's paradox

The resolution of Russell's paradox is trivial: is not a stratified formula, so the existence of is not asserted by any instance of Comprehension. Quine said that he constructed NF with this paradox uppermost in mind. [41]

Cantor's paradox and Cantorian sets

Cantor's paradox boils down to the question of whether there exists a largest cardinal number, or equivalently, whether there exists a set with the largest cardinality. In NF, the universal set is obviously a set with the largest cardinality. However, Cantor's theorem says (given ZFC) that the power set of any set is larger than (there can be no injection (one-to-one map) from into ), which seems to imply a contradiction when .

Of course there is an injection from into since is the universal set, so it must be that Cantor's theorem (in its original form) does not hold in NF. Indeed, the proof of Cantor's theorem uses the diagonalization argument by considering the set . In NF, and should be assigned the same type, so the definition of is not stratified. Indeed, if is the trivial injection , then is the same (ill-defined) set in Russell's paradox.

This failure is not surprising since makes no sense in TST: the type of is one higher than the type of . In NF, is a syntactical sentence due to the conflation of all the types, but any general proof involving Comprehension is unlikely to work.

The usual way to correct such a type problem is to replace with , the set of one-element subsets of . Indeed, the correctly typed version of Cantor's theorem is a theorem in TST (thanks to the diagonalization argument), and thus also a theorem in NF. In particular, : there are fewer one-element sets than sets (and so fewer one-element sets than general objects, if we are in NFU). The "obvious" bijection from the universe to the one-element sets is not a set; it is not a set because its definition is unstratified. Note that in all known models of NFU it is the case that ; Choice allows one not only to prove that there are urelements but that there are many cardinals between and .

However, unlike in TST, is a syntactical sentence in NF(U), and as shown above one can talk about its truth value for specific values of (e.g. when it is false). A set which satisfies the intuitively appealing is said to be Cantorian: a Cantorian set satisfies the usual form of Cantor's theorem. A set which satisfies the further condition that , the restriction of the singleton map to A, is a set is not only Cantorian set but strongly Cantorian. [42]

Burali-Forti paradox and the T operation

The Burali-Forti paradox of the largest ordinal number is resolved in the opposite way: In NF, having access to the set of ordinals does not allow one to construct a "largest ordinal number". One can construct the ordinal that corresponds to the natural well-ordering of all ordinals, but that does not mean that is larger than all those ordinals.

To formalize the Burali-Forti paradox in NF, it is necessary to first formalize the concept of ordinal numbers. In NF, ordinals are defined (in the same way as in naive set theory) as equivalence classes of well-orderings under isomorphism. This is a stratified definition, so the set of ordinals can be defined with no problem. Transfinite induction works on stratified statements, which allows one to prove that the natural ordering of ordinals ( iff there exists well-orderings such that is a continuation of ) is an well-ordering of . By definition of ordinals, this well-ordering also belongs to an ordinal . In naive set theory, one would go on to prove by transfinite induction that each ordinal is the order type of the natural order on the ordinals less than , which would imply an contradiction since by definition is the order type of all ordinals, not any proper initial segment of them.

However, the statement " is the order type of the natural order on the ordinals less than " is not stratified, so the transfinite induction argument does not work in NF. In fact, "the order type of the natural order on the ordinals less than " is at least two types higher than : The order relation is one type higher than assuming that is a type-level ordered pair, and the order type (equivalence class) is one type higher than . If is the usual Kuratowski ordered pair (two types higher than and ), then would be four types higher than .

To correct such a type problem, one needs the T operation, , that "raises the type" of an ordinal , just like how "raises the type" of the set . The T operation is defined as follows: If , then is the order type of the order . Now the lemma on order types may be restated in a stratified manner:

The order type of the natural order on the ordinals is or , depending on which ordered pair is used.

Both versions of this statement can be proven by transfinite induction; we assume the type level pair hereinafter. This means that is always less than , the order type of all ordinals. In particular, .

Another (stratified) statement that can be proven by transfinite induction is that T is a strictly monotone (order-preserving) operation on the ordinals, i.e., iff . Hence the T operation is not a function: The collection of ordinals cannot have a least member, and thus cannot be a set. More concretely, the monotonicity of T implies , a "descending sequence" in the ordinals which also cannot be a set.

One might assert that this result shows that no model of NF(U) is "standard", since the ordinals in any model of NFU are externally not well-ordered. This is a philosophical question, not a question of what can be proved within the formal theory. Note that even within NFU it can be proven that any set model of NFU has non-well-ordered "ordinals"; NFU does not conclude that the universe is a model of NFU, despite being a set, because the membership relation is not a set relation.

Consistency

Some mathematicians have had doubts about the consistency of NF, partly due to the exotic concepts needed to resolve the known paradoxes, and especially since Specker showed that NF + Choice is in fact inconsistent (in a non-obvious way involving the T operations). However, Holmes has claimed since 2010 to have proved the consistency of NF relative to ZFC. As of 2024, Sky Wilshaw has formalized Holmes' proof and verified it in the Lean theorem prover. [43]

NFU, which resolves the paradoxes in similar ways as NF, has a much simpler proof of consistency. In fact, the consistency proof can be formalized in Peano arithmetic (PA), which does not violate Gödel's second incompleteness theorem since NFU does not imply Infinity, and thus may not be able to interpret PA. PA also proves that NFU + Infinity (resp. NFU + Infinity + Choice) is equiconsistent with TST + Infinity (resp. TST + Infinity + Choice), and thus a stronger theory (such as ZFC) that proves the consistency of the latter will also prove the consistency of the former. [35] NFU is, roughly speaking, weaker than NF because, in NF, the power set of the universe is the universe itself, while in NFU, the power set of the universe may be strictly smaller than the universe, since the power set of the universe contains only sets, while the universe may contain urelements. This is necessarily the case in NFU + Choice.

Models of NFU

Jensen's proof gives a fairly simple method for producing models of NFU in bulk. Using well-known techniques of model theory, one can construct a nonstandard model of Zermelo set theory (nothing nearly as strong as full ZFC is needed for the basic technique) on which there is an external automorphism j (not a set of the model) which moves a rank [note 1] of the cumulative hierarchy of sets. We may suppose without loss of generality that .

The domain of the model of NFU will be the nonstandard rank . The basic idea is that the automorphism j codes the "power set" of our "universe" into its externally isomorphic copy inside our "universe." The remaining objects not coding subsets of the universe are treated as urelements.

Formally, the membership relation of the model of NFU will be

It may now be proved that this actually is a model of NFU. Let be a stratified formula in the language of NFU. Choose an assignment of types to all variables in the formula which witnesses the fact that it is stratified. Choose a natural number N greater than all types assigned to variables by this stratification.

Expand the formula into a formula in the language of the nonstandard model of Zermelo set theory with automorphism j using the definition of membership in the model of NFU. Application of any power of j to both sides of an equation or membership statement preserves its truth value because j is an automorphism. Make such an application to each atomic formula in in such a way that each variable x assigned type i occurs with exactly applications of j. This is possible thanks to the form of the atomic membership statements derived from NFU membership statements, and to the formula being stratified. Each quantified sentence can be converted to the form (and similarly for existential quantifiers). Carry out this transformation everywhere and obtain a formula in which j is never applied to a bound variable.

Choose any free variable y in assigned type i. Apply uniformly to the entire formula to obtain a formula in which y appears without any application of j. Now exists (because j appears applied only to free variables and constants), belongs to , and contains exactly those y which satisfy the original formula in the model of NFU. has this extension in the model of NFU (the application of j corrects for the different definition of membership in the model of NFU). This establishes that Stratified Comprehension holds in the model of NFU.

To see that weak Extensionality holds is straightforward: each nonempty element of inherits a unique extension from the nonstandard model, the empty set inherits its usual extension as well, and all other objects are urelements.

If is a natural number n, one gets a model of NFU which claims that the universe is finite (it is externally infinite, of course). If is infinite and the Choice holds in the nonstandard model of ZFC, one obtains a model of NFU + Infinity + Choice.

Self-sufficiency of mathematical foundations in NFU

For philosophical reasons, it is important to note that it is not necessary to work in ZFC or any related system to carry out this proof. A common argument against the use of NFU as a foundation for mathematics is that the reasons for relying on it have to do with the intuition that ZFC is correct. It is sufficient to accept TST (in fact TSTU). In outline: take the type theory TSTU (allowing urelements in each positive type) as a metatheory and consider the theory of set models of TSTU in TSTU (these models will be sequences of sets (all of the same type in the metatheory) with embeddings of each into coding embeddings of the power set of into in a type-respecting manner). Given an embedding of into (identifying elements of the base "type" with subsets of the base type), embeddings may be defined from each "type" into its successor in a natural way. This can be generalized to transfinite sequences with care.

Note that the construction of such sequences of sets is limited by the size of the type in which they are being constructed; this prevents TSTU from proving its own consistency (TSTU + Infinity can prove the consistency of TSTU; to prove the consistency of TSTU+Infinity one needs a type containing a set of cardinality , which cannot be proved to exist in TSTU+Infinity without stronger assumptions). Now the same results of model theory can be used to build a model of NFU and verify that it is a model of NFU in much the same way, with the 's being used in place of in the usual construction. The final move is to observe that since NFU is consistent, we can drop the use of absolute types in our metatheory, bootstrapping the metatheory from TSTU to NFU.

Facts about the automorphism j

The automorphism j of a model of this kind is closely related to certain natural operations in NFU. For example, if W is a well-ordering in the nonstandard model (we suppose here that we use Kuratowski pairs so that the coding of functions in the two theories will agree to some extent) which is also a well-ordering in NFU (all well-orderings of NFU are well-orderings in the nonstandard model of Zermelo set theory, but not vice versa, due to the formation of urelements in the construction of the model), and W has type α in NFU, then j(W) will be a well-ordering of type T(α) in NFU.

In fact, j is coded by a function in the model of NFU. The function in the nonstandard model which sends the singleton of any element of to its sole element, becomes in NFU a function which sends each singleton {x}, where x is any object in the universe, to j(x). Call this function Endo and let it have the following properties: Endo is an injection from the set of singletons into the set of sets, with the property that Endo( {x} ) = {Endo( {y} ) | yx} for each set x. This function can define a type level "membership" relation on the universe, one reproducing the membership relation of the original nonstandard model.

History

In 1914, Norbert Wiener showed how to code the ordered pair as a set of sets, making it possible to eliminate the relation types of Principia Mathematica in favor of the linear hierarchy of sets in TST. The usual definition of the ordered pair was first proposed by Kuratowski in 1921. Willard Van Orman Quine first proposed NF as a way to avoid the "disagreeable consequences" of TST in a 1937 article titled New Foundations for Mathematical Logic; hence the name. Quine extended the theory in his book Mathematical Logic, whose first edition was published in 1940. In the book, Quine introduced the system "Mathematical Logic" or "ML", an extension of NF that included proper classes as well as sets. The first edition's set theory married NF to the proper classes of NBG set theory and included an axiom schema of unrestricted comprehension for proper classes. However, J. Barkley Rosser proved that the system was subject to the Burali-Forti paradox. [44] Hao Wang showed how to amend Quine's axioms for ML so as to avoid this problem. [45] Quine included the resulting axiomatization in the second and final edition, published in 1951.

In 1944, Theodore Hailperin showed that Comprehension is equivalent to a finite conjunction of its instances, [2] In 1953, Ernst Specker showed that the axiom of choice is false in NF (without urelements). [38] In 1969, Jensen showed that adding urelements to NF yields a theory (NFU) that is provably consistent. [35] That same year, Grishin proved NF3 consistent. [46] Specker additionally showed that NF is equiconsistent with TST plus the axiom scheme of "typical ambiguity".[ citation needed ] NF is also equiconsistent with TST augmented with a "type shifting automorphism", an operation (external to the theory) which raises type by one, mapping each type onto the next higher type, and preserves equality and membership relations.[ citation needed ]

In 1983, Marcel Crabbé proved consistent a system he called NFI, whose axioms are unrestricted extensionality and those instances of comprehension in which no variable is assigned a type higher than that of the set asserted to exist. This is a predicativity restriction, though NFI is not a predicative theory: it admits enough impredicativity to define the set of natural numbers (defined as the intersection of all inductive sets; note that the inductive sets quantified over are of the same type as the set of natural numbers being defined). Crabbé also discussed a subtheory of NFI, in which only parameters (free variables) are allowed to have the type of the set asserted to exist by an instance of comprehension. He called the result "predicative NF" (NFP); it is, of course, doubtful whether any theory with a self-membered universe is truly predicative.[ according to whom? ] Holmes has [ date missing ] shown that NFP has the same consistency strength as the predicative theory of types of Principia Mathematica without the axiom of reducibility.

The Metamath database implemented Hailperin's finite axiomatization for New Foundations. [47] Since 2015, several candidate proofs by Randall Holmes of the consistency of NF relative to ZF were available both on arXiv and on the logician's home page. His proofs were based on demonstrating the equiconsistency of a "weird" variant of TST, "tangled type theory with λ-types" (TTTλ), with NF, and then showing that TTTλ is consistent relative to ZF with atoms but without choice (ZFA) by constructing a class model of ZFA which includes "tangled webs of cardinals" in ZF with atoms and choice (ZFA+C). These proofs were "difficult to read, insanely involved, and involve the sort of elaborate bookkeeping which makes it easy to introduce errors". In 2024, Sky Wilshaw formalized a version of Holmes' proof using the proof assistant Lean, finally resolving the question of NF's consistency. [48] Timothy Chow characterized Wilshaw's work as showing that the reluctance of peer reviewers to engage with a difficult to understand proof can be addressed with the help of proof assistants. [49]

See also

Notes

  1. Forster 2018.
  2. 1 2 3 Hailperin 1944.
  3. Holmes 1998, chpt. 8.
  4. 1 2 3 Holmes 1998.
  5. Holmes 1998, p. 16.
  6. Hailperin 1944, Definition 1.02 and Axiom PId.
  7. Holmes 1998, p. 25.
  8. Fenton 2015, ax-sn.
  9. 1 2 Holmes 1998, p. 19.
  10. Holmes 1998, p. 20.
  11. Fenton 2015, ax-nin.
  12. Hailperin 1944, p. 10, Axiom P8.
  13. Fenton 2015, ax-1c.
  14. Holmes 1998, pp. 26–27.
  15. 1 2 Holmes 1998, p. 30.
  16. Hailperin 1944, p. 10, Axioms P3,P4.
  17. Fenton 2015, ax-ins2,ax-ins3.
  18. Holmes 1998, p. 27.
  19. Hailperin 1944, p. 10, Axiom P5.
  20. Fenton 2015, ax-xp.
  21. 1 2 3 Holmes 1998, p. 31.
  22. Hailperin 1944, p. 10, Axiom P7.
  23. Fenton 2015, ax-cnv.
  24. Holmes 1998, p. 32.
  25. Hailperin 1944, p. 10, Axiom P2.
  26. Fenton 2015, ax-si.
  27. Hailperin 1944, p. 10, Axiom P6.
  28. Fenton 2015, ax-typlower.
  29. Hailperin 1944, p. 10.
  30. Holmes 1998, p. 44.
  31. Hailperin 1944, p. 10, Axiom P9.
  32. Fenton 2015, ax-sset.
  33. Holmes 1998, p. 24.
  34. Holmes & Wilshaw 2024.
  35. 1 2 3 Jensen 1969.
  36. Holmes 2001.
  37. 1 2 Holmes 1998, sec. 12.1.
  38. 1 2 Specker 1953.
  39. Holmes, M. Randall (March 2001). "Strong axioms of infinity in NFU" (PDF). Journal of Symbolic Logic. 66 (1): 87–116. doi:10.2307/2694912. JSTOR   2694912.
  40. Forster 2007.
  41. Quine 1987.
  42. Holmes 1998, sec. 17.5.
  43. Smith, Peter. "NF really is consistent". Logic Matters. Retrieved 21 April 2024.
  44. Rosser 1942.
  45. Wang 1950.
  46. Grishin 1969.
  47. Fenton 2015.
  48. Smith, Peter. "NF really is consistent". Logic Matters. Retrieved 21 April 2024.
  49. Chow, Timothy. "Timothy Chow on the NF consistency proof and Lean". Logic Matters. Retrieved 3 May 2024.
  1. We talk about the automorphism moving the rank rather than the ordinal because we do not want to assume that every ordinal in the model is the index of a rank.

Related Research Articles

In mathematics, the axiom of regularity is an axiom of Zermelo–Fraenkel set theory that states that every non-empty set A contains an element that is disjoint from A. In first-order logic, the axiom reads:

<span class="mw-page-title-main">Ordered pair</span> Pair of mathematical objects

In mathematics, an ordered pair (a, b) is a pair of objects. The order in which the objects appear in the pair is significant: the ordered pair (a, b) is different from the ordered pair (b, a) unless a = b. (In contrast, the unordered pair {a, b} equals the unordered pair {b, a}.)

In set theory, the axiom schema of replacement is a schema of axioms in Zermelo–Fraenkel set theory (ZF) that asserts that the image of any set under any definable mapping is also a set. It is necessary for the construction of certain infinite sets in ZF.

In set theory, Zermelo–Fraenkel set theory, named after mathematicians Ernst Zermelo and Abraham Fraenkel, is an axiomatic system that was proposed in the early twentieth century in order to formulate a theory of sets free of paradoxes such as Russell's paradox. Today, Zermelo–Fraenkel set theory, with the historically controversial axiom of choice (AC) included, is the standard form of axiomatic set theory and as such is the most common foundation of mathematics. Zermelo–Fraenkel set theory with the axiom of choice included is abbreviated ZFC, where C stands for "choice", and ZF refers to the axioms of Zermelo–Fraenkel set theory with the axiom of choice excluded.

In mathematics, in set theory, the constructible universe, denoted by , is a particular class of sets that can be described entirely in terms of simpler sets. is the union of the constructible hierarchy. It was introduced by Kurt Gödel in his 1938 paper "The Consistency of the Axiom of Choice and of the Generalized Continuum-Hypothesis". In this paper, he proved that the constructible universe is an inner model of ZF set theory, and also that the axiom of choice and the generalized continuum hypothesis are true in the constructible universe. This shows that both propositions are consistent with the basic axioms of set theory, if ZF itself is consistent. Since many other theorems only hold in systems in which one or both of the propositions is true, their consistency is an important result.

In the foundations of mathematics, von Neumann–Bernays–Gödel set theory (NBG) is an axiomatic set theory that is a conservative extension of Zermelo–Fraenkel–choice set theory (ZFC). NBG introduces the notion of class, which is a collection of sets defined by a formula whose quantifiers range only over sets. NBG can define classes that are larger than sets, such as the class of all sets and the class of all ordinals. Morse–Kelley set theory (MK) allows classes to be defined by formulas whose quantifiers range over classes. NBG is finitely axiomatizable, while ZFC and MK are not.

Stratification has several usages in mathematics.

In set theory, a branch of mathematics, an urelement or ur-element is an object that is not a set, but that may be an element of a set. It is also referred to as an atom or individual. Ur-elements are also not identical with the empty set.

In mathematical logic, positive set theory is the name for a class of alternative set theories in which the axiom of comprehension holds for at least the positive formulas.

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 ZFC and is considerably weaker than it.

In mathematical logic, Heyting arithmetic is an axiomatization of arithmetic in accordance with the philosophy of intuitionism. It is named after Arend Heyting, who first proposed it.

In the foundations of mathematics, Morse–Kelley set theory (MK), Kelley–Morse set theory (KM), Morse–Tarski set theory (MT), Quine–Morse set theory (QM) or the system of Quine and Morse is a first-order axiomatic set theory that is closely related to von Neumann–Bernays–Gödel set theory (NBG). While von Neumann–Bernays–Gödel set theory restricts the bound variables in the schematic formula appearing in the axiom schema of Class Comprehension to range over sets alone, Morse–Kelley set theory allows these bound variables to range over proper classes as well as sets, as first suggested by Quine in 1940 for his system ML.

In set theory, a branch of mathematics, a reflection principle says that it is possible to find sets that, with respect to any given property, resemble the class of all sets. There are several different forms of the reflection principle depending on exactly what is meant by "resemble". Weak forms of the reflection principle are theorems of ZF set theory due to Montague (1961), while stronger forms can be new and very powerful axioms for set theory.

This article examines the implementation of mathematical concepts in set theory. The implementation of a number of basic mathematical concepts is carried out in parallel in ZFC and in NFU, the version of Quine's New Foundations shown to be consistent by R. B. Jensen in 1969.

In the mathematical discipline of set theory, there are many ways of describing specific countable ordinals. The smallest ones can be usefully and non-circularly expressed in terms of their Cantor normal forms. Beyond that, many ordinals of relevance to proof theory still have computable ordinal notations. However, it is not possible to decide effectively whether a given putative ordinal notation is a notation or not ; various more-concrete ways of defining ordinals that definitely have notations are available.

<span class="mw-page-title-main">Axiom of limitation of size</span>

In set theory, the axiom of limitation of size was proposed by John von Neumann in his 1925 axiom system for sets and classes. It formalizes the limitation of size principle, which avoids the paradoxes encountered in earlier formulations of set theory by recognizing that some classes are too big to be sets. Von Neumann realized that the paradoxes are caused by permitting these big classes to be members of a class. A class that is a member of a class is a set; a class that is not a set is a proper class. Every class is a subclass of V, the class of all sets. The axiom of limitation of size says that a class is a set if and only if it is smaller than V—that is, there is no function mapping it onto V. Usually, this axiom is stated in the equivalent form: A class is a proper class if and only if there is a function that maps it onto V.

An approach to the foundations of mathematics that is of relatively recent origin, Scott–Potter set theory is a collection of nested axiomatic set theories set out by the philosopher Michael Potter, building on earlier work by the mathematician Dana Scott and the philosopher George Boolos.

In proof theory, ordinal analysis assigns ordinals to mathematical theories as a measure of their strength. If theories have the same proof-theoretic ordinal they are often equiconsistent, and if one theory has a larger proof-theoretic ordinal than another it can often prove the consistency of the second theory.

This is a glossary of set theory.

References