Intersection of Sets

Intersection of sets

Let A and B be two sets. The intersection of A and B is the set of all those elements that belongs to both A and B. See in Fig(v) shaded region show A∩B
We denote A intersection B by notation “A ∩ B”
Thus  A∩B = { x : x ∈ A and x ∈ B }
Clearly, x ∈ A ∩ B⇔x ∈ A and x ∈ B.
Example

If A = { 1, 2, 3 } and B = { 1, 3, 7, 9}, then A∩B={ 1, 3 }
Intersection of sets
Fig(v) 

Similar Posts

Leave a Reply

Your email address will not be published. Required fields are marked *