Produced by Charles Wells Revised 2016-01-31 Introduction to this website website TOC website index blog Back to head of Sets chapter
The method of comprehension is the main tool for proving statements involving setbuilder notation. The name "method comprehension" can cause semantic contamination. "Comprehension" to most people means understanding. Ignore that meaning. Think of "comprehension" as just a technical word. If I were dictator of the math language, I would call it the "Method of whatsinit".
In the olden days, "comprehend" meant "contain". Now you know.
Let $P(x)$ be an assertion and let $A$ be the set $\{x\,|\,P(x)\}$. Then the following two statements are true:
This means that the elements of $\{x\,|\,P(x)\}$ are exactly all those $x$ that make $P(x)$ true. If $A=\{x\,|\,P(x)\}$, then every $x$ for which $P(x)$ is true is an element of $A$, and nothing else is.
Another way of stating the method of comprehension is that the statements "$a\in A$" and "$P(a)$" are equivalent. This means:
The method of comprehension works both ways.
Let $E$ be the set of even integers. Then:
The definite article “the” has a special role when defining a set. For example “the set of even integers” automatically means the set of all even integers. There is more about this in the Glossary.
Inclusion is discussed in detail in the article Subsets and Inclusion. There is a rule of inference for inclusion:
To prove that $A\subseteq B$, you must prove that any element of $A$ is an element of $B$.
Thus the empty set is included in every set. But the empty set is not an element of every set. For example, it is not an element of $\{1,2,3\}$, as you can see by looking at the list of elements in $\{1,2,3\}$ -- you don't see "$\emptyset$" in that list, do you?
The notion that the empty set is an element of every set is a myth widely believed by undergraduate math students. Get over it.
This is a basic fact about sets:
$A\subseteq B$ and $B\subseteq A$ if and only if $A$ and $B$ are the same set.
In other words, For "$A=B$" to be true, $A$ and $B$ have to have exactly the same elements.
So how do you show that two sets are not equal? Answer: You have to show that at least one of the following statements is true:
Think through the three examples below. Altogether, they show you that it can happen that one of the statements above can be true and the other false, and also that both statements can be true.
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.