intersection of sets
• the same elements in each of the given sets are in the intersection. • for Set C {a b c d} and Set D {a b e f} the intersection is {a b} because a and b are in both sets.
EXAMPLES: