Intersection (set theory)


In mathematics, the intersection of two sets A and B, denoted by AB, is the set containing all elements of A that also belong to B.

Notation and terminology

Intersection is written using the sign "∩" between the terms; that is, in infix notation. For example,
The intersection of more than two sets can be written as
which is similar to Capital-sigma notation.
For an explanation of the symbols used in this article, refer to the table of mathematical symbols.

Definition

The intersection of two sets A and B, denoted by, is the set of all objects that are members of both the sets and.
In symbols,
That is, x is an element of the intersection AB if and only if x is both an element of A and an element of B.
For example:
Intersection is an associative operation; that is, for any sets A, B, and C, one has A ∩ = ∩ C. Intersection is also commutative; for any A and B, one has AB = BA. It thus makes sense to talk about intersections of multiple sets. The intersection of A, B, C, and D, for example, is unambiguously written ABCD.
Inside a universe U one may define the complement Ac of A to be the set of all elements of U not in A. Now the intersection of A and B may be written as the complement of the union of their complements, derived easily from De Morgan's laws:
AB = c

Intersecting and disjoint sets

We say that A intersects B at an element x if x belongs to A and B. We say that A intersects B if A intersects B at some element. A intersects B if their intersection is inhabited.
We say that A and B are disjoint 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.
For example, the sets and are disjoint, while the set of even numbers intersects the set of multiples of 3 at the multiples of 6.

Arbitrary intersections

The most general notion is the intersection of an arbitrary nonempty collection of sets.
If M is a nonempty set whose elements are themselves sets, then x is an element of the intersection of M if and only if for every element A of M, x is an element of A.
In symbols:
The notation for this last concept can vary considerably. Set theorists will sometimes write "⋂M", while others will instead write "⋂AM A".
The latter notation can be generalized to "⋂iI Ai", which refers to the intersection of the collection.
Here I is a nonempty set, and Ai is a set for every i in I.
In the case that the index set I is the set of natural numbers, notation analogous to that of an infinite product may be seen:
When formatting is difficult, this can also be written "A1A2A3 ∩...". This last example, an intersection of countably many sets, is actually very common; for an example see the article on σ-algebras.

Nullary intersection

Note that in the previous section we excluded the case where M was the empty set. The reason is as follows: The intersection of the collection M is defined as the set
If M is empty there are no sets A in M, so the question becomes "which x's satisfy the stated condition?" The answer seems to be every possible x. When M is empty the condition given above is an example of a vacuous truth. So the intersection of the empty family should be the universal set
Unfortunately, according to standard set theory, the universal set does not exist. A fix for this problem can be found if we note that the intersection over a set of sets is always a subset of the union over that set of sets. This can symbolically be written as
Therefore, we can modify the definition slightly to
Now if M is empty there is no problem. The intersection is the empty set, because the union over the empty set is the empty set. In fact, this is the operation that we would have defined in the first place if we were defining the set in ZFC, as except for the operations defined by the axioms, every set must be defined as the subset of some other set or by replacement.