Section 2.3 Venn Diagrams
Objectives
Illustrate set operations with Venn diagrams.
To visualize the interaction of sets, John Venn in 1880 thought to use overlapping circles, building on a similar idea used by Leonhard Euler in the 18th century. These illustrations now called Venn Diagrams.
Definition 2.3.1. Venn Diagrams.
A Venn diagram represents each set by a circle, usually drawn inside of a containing box representing the universal set. Overlapping areas indicate elements common to both sets.
Basic Venn diagrams can illustrate the interaction of two or three sets.
Example 2.3.2.
Create Venn diagrams to illustrate
\(\displaystyle A \cup B\)
\(\displaystyle A \cap B\)
\(\displaystyle A^C \cap B\)
-
\(A \cup B\) contains all elements in either set.
-
\(A \cap B\) contains only those elements in both sets - in the overlap of the circles.
-
\(A^C\) will contain all elements not in the set A. \(A^C \cap B\) will contain the elements in set B that are not in set A.
Example 2.3.3.
Use a Venn diagram to illustrate \(\left( H \cap F\right)^C \cap W\)
Solution.We’ll start by identifying everything in the set \(H \cap F\)
Now, \(\left(H \cap F\right)^C \cap W\) will contain everything not in the set identified above that is also in set \(W\text{.}\)
Example 2.3.4.
Create an expression to represent the outlined part of the Venn diagram shown.
Solution.The elements in the outlined set are in sets H and F, but are not in set W. So we could represent this set as \(H \cap F \cap W^C\)
Problem 2.3.5. Try It Now.
Create an expression to represent the outlined portion of the Venn diagram shown.
Answer.Problem 2.3.6. Try It Now.
Let \(A = \{1, 2, 3, 4, 5, 6\}\) and \(B = \{2, 4, 6, 8\}\text{.}\)
Find the cardinality of each:
\(\displaystyle B\)
\(\displaystyle A \cup B\)
\(\displaystyle A \cap B\)
The cardinality of B is 4, since there are 4 elements in the set.
The cardinality of \(A \cup B\) is 7, since \(A \cup B = \{1, 2, 3, 4, 5, 6, 8\}\text{,}\) which contains 7 elements.
The cardinality of \(A \cap B\) is 3, since \(A \cap B = \{2, 4, 6\}\text{,}\) which contains 3 elements.