58 CHAPTER 2. SOME BASIC TOPICS

So what is a condition?We will leave these sorts of considerations and assume our conditions make sense,

whatever that means. The axiom of unions states that for any collection of sets, there is aset consisting of all the elements in each of the sets in the collection. Of course this is alsoopen to further consideration. What is a collection? Maybe it would be better to say “setof sets” or, given a set whose elements are sets there exists a set whose elements consistof exactly those things which are elements of at least one of these sets. If S is such a setwhose elements are sets,

∪{A : A ∈S } or ∪S

signify this union.Something is in the Cartesian product of a set or “family” of sets if it consists of a single

thing taken from each set in the family. Thus (1,2,3) ∈ {1,4, .2}×{1,2,7}×{4,3,7,9}because it consists of exactly one element from each of the sets which are separated by ×.Also, this is the notation for the Cartesian product of finitely many sets. If S is a set whoseelements are sets, ∏A∈S A signifies the Cartesian product.

The Cartesian product is the set of choice functions, a choice function being a functionwhich selects exactly one element of each set of S . You may think the axiom of choice,stating that the Cartesian product of a nonempty family of nonempty sets is nonempty,is innocuous but there was a time when many mathematicians were ready to throw it outbecause it implies things which are very hard to believe, things which never happen withoutthe axiom of choice.

A is a subset of B, written A ⊆ B, if every element of A is also an element of B. Thiscan also be written as B ⊇ A. A is a proper subset of B, written A ⊂ B or B ⊃ A if A is asubset of B but A is not equal to B,A ΜΈ= B. A∩B denotes the intersection of the two sets,A and B and it means the set of elements of A which are also elements of B. The axiomof specification shows this is a set. The empty set is the set which has no elements in it,denoted as /0. A∪B denotes the union of the two sets, A and B and it means the set of allelements which are in either of the sets. It is a set because of the axiom of unions.

The complement of a set, (the set of things which are not in the given set ) must betaken with respect to a given set called the universal set which is a set which contains theone whose complement is being taken. Thus, the complement of A, denoted as AC ( ormore precisely as X \A) is a set obtained from using the axiom of specification to write

AC ≡ {x ∈ X : x /∈ A}

The symbol /∈ means: “is not an element of”. Note the axiom of specification takes placerelative to a given set. Without this universal set it makes no sense to use the axiom ofspecification to obtain the complement.

Words such as “all” or “there exists” are called quantifiers and they must be understoodrelative to some given set. For example, the set of all integers larger than 3. Or thereexists an integer larger than 7. Such statements have to do with a given set, in this case theintegers. Failure to have a reference set when quantifiers are used turns out to be illogicaleven though such usage may be grammatically correct. Quantifiers are used often enoughthat there are symbols for them. The symbol ∀ is read as “for all” or “for every” and thesymbol ∃ is read as “there exists”. Thus ∀∀∃∃ could mean for every upside down A thereexists a backwards E.

DeMorgan’s laws are very useful in mathematics. Let S be a set of sets each of which