Intersection Notation

The cap symbol is used in mathematics to represent the intersect operation for two sets.

Usage

For example, the intersect of the two sets A and B is denoted as:

If A = { w, x, y} and B = { x, y, z} then the intersect operator returns the shared elements in both sets: x and y.