next up previous contents index
Next: Universal Sets and Compliments Up: Logic and the Axiomatic Previous: Introduction

Sets

We need some basic information about sets in order to study the logic and the axiomatic method. This is not a formal study of sets, but consists only of basic definitions and notation.

Braces tex2html_wrap_inline11510 and tex2html_wrap_inline11512 are used to name or enumerate sets. The roster method for naming sets is simply to list all of the elements of a set between a pair of braces. For example the set of integers 1, 2, 3, and 4 could be named
displaymath11504
This does not work well for sets containing a large number of elements, though it can be used. The more common method for this is known as the set builder notation. A property is specified which is held by all objects in a set. P(x), read P of x, will denote a sentence referring to the variable x. For example,

The set of all objects x such that x satisfies P(x) is denoted by
displaymath11505
The set tex2html_wrap_inline11530 can be named
displaymath11506

From hence forth, the words object, element, and member mean the same thing when referring to sets. Sets will be denoted mainly by capital Roman letters and elements of the sets by small letters. The following have the same meaning:

Likewise, tex2html_wrap_inline11546 means that a is not an element of set A.

A is a subset of B if every element of A is also an element of B. The following have the same meaning:

Note that a set is always a subset of itself.

If A and B are sets, then we say that A=B if A and B represent the same set:

The set which contains no elements is known as the empty set, and is denoted by tex2html_wrap_inline11606. Note that for each set A, tex2html_wrap_inline11610.

The intersection of two sets A and B is the set of all elements common to both sets. The intersection is symbolized by tex2html_wrap_inline11616 or tex2html_wrap_inline11618. The union of two sets A and B is the set of elements which are in A or B or both. The union is symbolized by tex2html_wrap_inline11628 or tex2html_wrap_inline11630.


next up previous contents index
Next: Universal Sets and Compliments Up: Logic and the Axiomatic Previous: Introduction

david.royster@uky.edu