,
Latin, and
Cyrillic scripts, considering only the shapes of the letters and ignoring their pronunciation The intersection of two sets A and B, denoted by A \cap B, is the set of all objects that are members of both the sets A and B. In symbols: A \cap B = \{ x: x \in A \text{ and } x \in B\}. That is, x is an element of the intersection A \cap B
if and only if x is both an element of A and an element of B. For example: • The intersection of the sets {1, 2, 3} and {2, 3, 4} is {2, 3}. • The number 9 is in the intersection of the set of
prime numbers {2, 3, 5, 7, 11, ...} and the set of
odd numbers {1, 3, 5, 7, 9, 11, ...}, because 9 is not prime. • The intersection of two geometric sets of points such as two lines is a
singleton set of one point for distinct non-parallel lines in the same plane.
Intersecting and disjoint sets We say that if there exists some x that is an element of both A and B, in which case we also say that . Equivalently, A intersects B if their intersection A \cap B is an , meaning that there exists some x such that x \in A \cap B. We say that if A does not intersect B. In plain language, they have no elements in common. A and B are disjoint if their intersection is
empty, denoted A \cap B = \varnothing. For example: • the sets \{1, 2\} and \{3, 4\} are disjoint, while the set of even numbers intersects the set of
multiples of 3 at the multiples of 6. • two parallel lines in the same plane are disjoint. == Algebraic properties ==