181k views
13 votes
What is intersection of set ?​

User Vsd
by
5.9k points

1 Answer

3 votes

Answer:

Intersection: The set operation intersection takes only the elements that are in both sets. The intersection contains the elements that the two sets have in common. The intersection is where the two sets overlap. In set-builder notation, A ∩ B = {x ∈ U : x ∈ A and x ∈ B}.

Step-by-step explanation:

User Omkar T
by
4.5k points