Sets are simply collections of items. A set may contain, for example, numbers, days of the week, or names of friends. The items contained within a set satisfy a certain criteria, and are called elements. The elements in a set are often listed by roster.
A roster is a list of the elements in a set, separated by commas and surrounded by French curly braces.
Elements are not repeated.

Let set A be the numbers 4, 8, 12.
A = { 4, 8, 12 } (in roster notation)
4elementA
The symbol element is read "is an element of".
3notelement A   (3 is not in set A)
Let B = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}
A = { 3, 6, 9 }

Set A is a subset of set B, since every element in set A is also an element of set B.  The notation is:  AB.

The empty set is denoted with the symbol: Ø = { }
The empty set is a subset of every set.

Sets are often represented in pictorial (diagram) form with a circle containing the elements of the set.
Such a depiction is called a Venn Diagram.

A Venn diagram is a drawing, in which circular areas represent groups of items which may, or may not, share common properties.  The drawing consists of two or more circles, each representing a specific group or set.  This process of visualizing logical relationships was devised by John Venn (1834-1923).

Universal Set (MB)venn
Each Venn diagram begins with a rectangle representing the universal set.  Then each set of values in the problem is represented by a circle.  Any values that belong to more than one set will be placed in the sections where the circles overlap.
The universal set, U, is the "type" of values that are solutions to the problem.  For example, the universal set for the diagram at the left could be the set of all integers from -10 to +10, where set A is the set of positive integers in that universe, set B is the set of integers divisible by 5 in that universe, and set C is the set of elements -1, - 5, and 6 in that universe.
   
asubsetb
(MB)
If set A is contained within set B, then set A is a subset of set B. All of the elements in set A are also elements of set B.
Notation: AB means A is a subset of B and A may be equal to B (they may be the same set).
A
B means A is a proper subset of B (these is at least one element of B which is not in A).
Some authors use the ⊂ symbol for both "subset" and "proper subset".
   
unionpic
(MB)
The Venn diagram at the left shows two sets A and B that overlap.  The universal set is U. The notation AB represents the entire region covered by both sets A and B (and the section where they overlap).  This region is called the "union" of the two sets.
unionNotpic
( "Union" is the blending of both sets.)
   
unionpic
(MB)
The Venn diagram at the left shows two sets A and B that do not overlap. Sets that do not overlap, are called mutually exclusive.
The union of these two sets is the set of elements that are in set A along with the set of elements that are in set B. unionNotpic
( "Union" is the blending of both sets.)
   
universal2
(MB)
In this Venn diagram, sets A and B overlap.  Values that belong to both set A and set B are located in the center region labeled AB where the circles overlap.  This region is called the "intersection" of the two sets.
interpic
(The elements are in set A and in set B. This "intersection" is only where the two sets overlap.)
   
complelemnt2 If we cut out sets A and B from the diagram at the left, the remaining region in U, the universal set, is labeled, (AB)C and is called the complement of the union of sets A and B.
A complement of a set is all of the elements (in the universe) that are NOT in the set.

purpnote
Properties:
ccmath
De Morgan's Laws:
dmprop

dividerdash

ex1
Let U (the universal set for this example)  = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}
Let A = {2, 4, 6, 8}
Let B = {1, 2, 3, 4, 5}
     3    Union - ALL elements in BOTH sets
     4   Intersection - elements where sets overlap
     1   Complement - elements NOT in the set
     2

** One of the most interesting features of Venn diagrams is the areas or sections where the circles overlap one another -- implying that a sharing is occurring.

This ability to represent a "sharing of conditions" makes Venn diagrams useful tools for solving complicated problems.  Consider the following example:

ex2
Twenty-four dogs are in a kennel.  Twelve of the dogs are black, six of the dogs have short tails, and fifteen of the dogs have long hair.  There is only one dog that is black with a short tail and long hair.  Two of the dogs are black with short tails and do not have long hair.  Two of the dogs have short tails and long hair but are not black.  If all of the dogs in the kennel have at least one of the mentioned characteristics, how many dogs are black with long hair but do not have short tails?
begdog
Solution:
Draw a Venn diagram to represent the situation described in the problem.
Represent the number of dogs that you are looking for with x
baccolor
  • Notice that the number of dogs in each of the three categories is labeled OUTSIDE of the circle in a colored box.  This number is a reminder of the total of the numbers which may appear anywhere inside that particular circle.

  • After you have labeled all of the conditions listed in the problem, use this OUTSIDE box number to help you determine how many dogs are to be labeled in the empty sections of each circle.

  • Once you have EVERY section in the diagram labeled with a number or an expression, you are ready to solve the problem.

  • Add together EVERY section in the diagram and set it equal to the total number of dogs in the kennel (24).  Do NOT use the OUTSIDE box numbers.

  • 9 - x + 2 + 1 + 1 + 2 + x + 12 - x = 24

  • 27 - x = 24

  • x = 3 (There are 3 dogs which are black with long hair but do not have a short tail.)


divider


NOTE: The re-posting of materials (in part or whole) from this site to the Internet is copyright violation
and is not considered "fair use" for educators. Please read the "Terms of Use".