Obtain values present in both sets.
a set
another set
x ∩ y = {v | v ∈ x, v ∈ y}
Generated using TypeDoc
Obtain values present in both sets.