Mathematical Proof and the Principles of Mathematics/Sets

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Introduction[edit | edit source]

Set theory is part of the foundations of modern mathematics. Indeed most mathematical objects can be described in the language of set theory.

Because sets are foundational, we don't try to define them in terms of other mathematical concepts. Instead, we formalize them by giving rules, called axioms, from which we can deduce all the other properties of sets that we are interested in.

What is a set?[edit | edit source]

To start with, we need to correct a few false impressions about set you may have from school. There you might have learned that a set is defined to be a collection of things and given an example such as .

First, the definition of the word 'set' uses the word 'collection', which means pretty much the same thing. This may help to establish some kind of intuition for what a set is, but it's ultimately circular; you can't define something as itself. This is why we take the term 'set' to be an undefined concept; the intuitive idea of a collection is one interpretation of the word 'set', but there may be others.

Second, the universe of discourse for set theory consists of just sets; there are no animals, colors, countries, etc. It should be said that some variations on set theory, the early versions in particular, do allow for what are called urelements which are not sets.. (The word 'urelement' is pronounced ur-element and is from the German prefix ur-, meaning root, added to the word 'element'.) It may seem like having nothing but sets would lead to a rather sterile theory, but it was realized early in the 20th century that these urelements were not needed to study mathematics. All the mathematical objects you are familiar with, numbers, functions, points on the plain, can be modeled with sets. Note that it's pointless to make an assumption such as, "Suppose is a set." The object is automatically a set just by being an object in our universe of discourse, so there's no need to assume that it is.

Third, although defining a set using a list of elements is possible, this is really a special case of using a predicate to define a set, as is usually done. So while you can write , this is really shorthand for .

Although we can't formally define sets in terms of something more fundamental, we can use the informal idea of a set as a collection of objects as a guide to intuition. More specifically, a set is an unordered collection of elements without multiplicity.

By 'unordered' we simply mean that the elements have no particular order. Reordering the elements doesn't give us a new set. By 'without multiplicity' we mean that an element of a set is not thought of as occurring multiple times in a set. It is either in the set or not in there. If we try to put an element into a set that is already in there, nothing changes.

We denote that x is an element of the set A by . We can also denote that x is not an element of A by .

Some examples[edit | edit source]

For the examples given below, it is convenient to be able to assume the existence of numbers, specifically the natural numbers 0, 1, 2, ..., in our universe without formally defining what a number is. In order to keep things rigorous, we'll only use numbers when giving illustrative examples. Our formal development of set theory won't depend on numbers until we define them. We will show later that numbers can be defined as sets, although it may seem counterintuitive at first that this is possible.

As an example of a set, we take used above. We read this, P is the set containing the elements 0, 2 and 5. The curly braces enclosing a list is a standard notation for the set whose elements are the entries in the list.

Since the elements of a set are unordered and without multiplicities, the sets are the same as P.

Another example is . This is an example of defining a set by comprehension, meaning whether something is an element is determined by some property of the element. As noted above, this method of defining a set includes the list method as a special case.

The notation is read, "x is an element of y," or, "x is in y," and means x is one of the elements of y. We will often draw a slash through a predicate symbol to negate the predicate, so in this case the notation means that x is not an element of y. In our examples,

Note that we've defined some of the notation for sets here, but this notation presupposes that the sets involved actually exist. This must be proved from the axioms covered in the rest of the chapter.

The principle that a set is defined by the elements in it is known as extensionality. It is described by the first axiom of ZF set theory.

Axiomatisation of set theory[edit | edit source]

There is more than one way to axiomatise set theory, but the most popular by far is ZF set theory, which is described by a set of about nine rules known as the Zermelo-Fraenkel axioms. The axioms (which we will discuss in detail in the course of the wikibook) are as follows:

  1. Axiom of Extensionality
  2. Axiom of Existence
  3. Axiom of Pair
  4. Axiom of Union
  5. Axiom Schema of Comprehension
  6. Axiom of Power Set
  7. Axiom of Foundation
  8. Axiom of Infinity
  9. Axiom Schema of Replacement

There is also a tenth axiom, called the Axiom of Choice, which is commonly added, giving ZFC set theory. However, when a particular result requires the Axiom of Choice, mathematicians usually state this explicitly since the Axiom of Choice is not as uncontroversial as the others.

ZF set theory is widely believed to be consistent, but it meets the conditions of Gödel's incompleteness theorems; this means it's impossible to prove its consistency.

It is known that the theory is incomplete, in fact statements are known for which neither the statement or its negation can be proved in ZFC. The most famous of these is the Continuum Hypothesis, to be covered later.

As they are usually stated, the axioms for set theory are not independent. Partly this is for historical reasons; Zermelo's original version of the axioms was expanded over time and the additions made some of the original axioms redundant.