The intersection of sets is known as a set with the common elements of both sets. It is represented by the symbol “∩”. For any two sets P and Q, the intersection, P ∩ Q, also read as P intersection Q, lists all the common elements of P and Q. For example, if a set P = {2, 4, 6, 8, 10, 12} and set Q = {3, 6, 9, 12}, then P ∩ Q = {6, 12}.
Consider two sets P and Q which have no common elements then these types of sets are known as disjoint sets. If P ∩ Q = ϕ, then P and Q are called disjoint sets. For example, If P = {2, 4, 6, 8} and Q = {1, 3, 5, 7, 9}, P ∩ Q = {2, 4, 6, 8} ∩ {1, 3, 5, 7, 9} = ϕ. Hence, P and Q are disjoint sets.
The cardinal number of a set is described as the number of elements added up in a set. The cardinal number of a set X is represented as n(X). For example, if set X = {6, 7, 8, 9, 10}, then the cardinal number is represented as n (X) = 5. Consider two sets X and Y, X = {2, 4, 6, 8, 10, 12}, Y = {3, 6, 9, 12, 15} and X ∩ Y = {6, 12} where n (X ∩ Y) = 2. Thus, n (X ∩ Y) = n(X) + n(Y) – n (X ∪ Y).
Consider, set P is the set of whole numbers from 0 to 20 and set Q is the set of even numbers from 0 to 20, then Q is the subset of P. The subset of every set constructing the intersection is an intersection of sets (P ∩ Q) ⊂ P and (P ∩ Q) ⊂ Q.
For example, P = {1, 2, 3, 4, 5, 6, 7, 8}, Q = {2, 4, 6, 8, 10}, P ∩ Q = {2, 4, 6, 8}. Therefore, P∩Q is a subset of P and Q.
Venn diagrams are diagrams that constitute or describe the connection between set operations. A Venn diagram is an extensively used diagram that shows the logical relation between sets. Circles represent each set of the Venn diagrams. Overlapping Venn diagrams or circles represent the typical elements present in two sets or more. Non-overlapping Venn diagrams or circles show no common elements between the two sets.
The complement of the intersection of the given sets is the union of the sets except their intersection. The complement of intersection of sets A and B is denoted as (A∩B)’. For example, if A = {1, 2, 3, 4, 5}, B = {2, 4, 5, 6, 7, 8}, and A U B = {1, 2, 3, 4, 5, 6, 7, 8}, then A ∩ B= {2, 4, 5} and (A ∩ B)’ = {1, 3, 6, 7, 8}.
Here is the list of properties of the intersection of sets, the name of property/law and its rule.
Example 1:
Let A = {1, 2, 3, 4, 6, 7, 9, 11}, B = {first five odd numbers}. Find A ∩ B and n (A ∩ B).
Solution:
Given A = {1, 2, 3, 4, 6, 7, 9, 11} and B = {first five odd numbers} = {1, 3, 5, 7, 9}. Therefore, A ∩ B = {1, 3, 7, 9} and thus, n (A ∩ B) = 4.
Example 2:
If Set X = {1, 2, 3, 4, 5, 7, 9} and Set Y = {2, 4, 6, 8}. Find n (X ∩ Y).
Solution:
Given: Set X = {1, 2, 3, 4, 5, 7, 9} and Set Y = {2, 4, 6, 8}. Thus, X ∩ Y = {2, 4}. Then, n (X ∩ Y) = 2.
Therefore, n (X ∩ Y) = 2.
Example 3:
If X = {1, 4, 6, 8, 10}, Y = {2, 4, 5, 7, 9}, and U = {1, 2, 4, 5, 6, 7, 8, 9, 10}. Find X ∩ Y and (X ∩ Y)’.
Solution:
Given: X = {1, 4, 6, 8, 10}, Y = {2, 4, 5, 7, 9}, and U= {1, 2, 4, 5, 6, 7, 8, 9, 10}. Then, X ∩ Y = {4}
⇒ (X ∩ Y)’ = {1, 2, 5, 6, 7, 8, 9, 10}.