Intersection (set theory)

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Paul August (talk | contribs) at 01:46, 1 November 2016 (Reverted edits by 40.133.0.218 (talk) to last version by 121.30.183.242). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Intersection of two sets:

In mathematics, the intersection AB of two sets A and B is the set that contains all elements of A that also belong to B (or equivalently, all elements of B that also belong to A), but no other elements.[1]

For explanation of the symbols used in this article, refer to the table of mathematical symbols.

Basic definition

Intersection of three sets:
Intersections of the Greek, English and Russian alphabet, considering only the shapes of the letters and ignoring their pronunciation
Example of an intersection with sets

The intersection of A and B is written "AB". Formally:

that is

xAB if and only if
  • xA and
  • xB.

For example:

  • The intersection of the sets {1, 2, 3} and {2, 3, 4} is {2, 3}.
  • The number 9 is not 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, ...}.[2]

More generally, one can take the intersection of several sets at once. The intersection of A, B, C, and D, for example, is ABCD = A ∩ (B ∩ (CD)). Intersection is an associative operation; thus,
A ∩ (BC) = (AB) ∩ C.

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 = (AcBc)c

Intersecting and disjoint sets

We say that A intersects (meets) B at an element x if x belongs to A and B. We say that A intersects (meets) 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 {1, 2} and {3, 4} are disjoint, the set of even numbers intersects the set of multiples of 3 at 0, 6, 12, 18 and other numbers.

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 {Ai : i ∈ I}. 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 series may be seen:

When formatting is difficult, this can also be written "A1 ∩ A2 ∩ A3 ∩ ...", even though strictly speaking, A1 ∩ (A2 ∩ (A3 ∩ ... makes no sense. (This last example, an intersection of countably many sets, is actually very common; for an example see the article on σ-algebras.)

Finally, let us note that whenever the symbol "∩" is placed before other symbols instead of between them, it should be of a larger size (⋂).

Nullary intersection

Conjunctions of the arguments in parentheses

The conjunction of no argument is the tautology (compare: empty product); accordingly the intersection of no set is the universe.

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 (see set-builder notation)

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 (the identity element for the operation of intersection) [3]

Unfortunately, according to standard (ZFC) 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 (the power set of a set, for instance), every set must be defined as the subset of some other set or by replacement.

See also

References

  1. ^ "Stats: Probability Rules". People.richland.edu. Retrieved 2012-05-08.
  2. ^ How to find the intersection of sets
  3. ^ Megginson, Robert E. (1998), "Chapter 1", An introduction to Banach space theory, Graduate Texts in Mathematics, vol. 183, New York: Springer-Verlag, pp. xx+596, ISBN 0-387-98431-3

Further reading

External links