Search

The Online Encyclopedia and Dictionary

 
     
 

Encyclopedia

Dictionary

Quotes

 

Disjoint sets

(Redirected from Disjoint)

In mathematics, two sets are said to be disjoint if they have no element in common. For example, {1, 2, 3} and {4, 5, 6} are disjoint sets.

Formally, two sets A and B are disjoint if their intersection is empty, i.e. if

A\cap B = \empty

This definition extends to any collection of sets. A collection of sets is pairwise disjoint or mutually disjoint if any two distinct sets in the collection are disjoint.

Formally, let I be an index set, and for each i in I, let Ai be a set. Then the collection of sets {Ai : i in I} is pairwise disjoint if for any i and j in I,

A_i \ne A_j \quad \Rightarrow \quad A_i \cap A_j = \empty

For example, the collection of sets { {1}, {2}, {3}, ... } is pairwise disjoint. If {Ai} is a pairwise disjoint collection, then clearly its intersection is empty:

\bigcap_{i\in I} A_i = \empty

However, the converse is not true -- the intersection of the collection {{1, 2, 3}, {4, 5, 6}, {3, 4}} is empty, but the collection is not pairwise disjoint.

A collection of sets {Ai : i in I} is a partition of the set X if {Ai} is a pairwise disjoint collection not containing the empty set, and if

\bigcup_{i\in I} A_i = X

See also:

Last updated: 10-20-2005 22:05:26
Last updated: 10-29-2005 02:13:46