Union (set theory)
Encyclopedia : U : UN : UNI : Union (set theory)
In set theory and other branches of mathematics, the union of a collection of sets is the set that contains everything that belongs to any of the sets, but nothing else.
This article uses mathematical symbols.
Basic definition
If A and B are sets, then the union of A and B is the set that contains all elements of A and all elements of B, but no other elements. The union of A and B is usually written "A ∪ B". Formally:
- x is an element of A ∪ B if and only if
- * x is an element of A or
- * x is an element of B.
For example, the union of the sets and is . The number 9 is not contained in the union of the set of prime numbers and the set of even numbers , because 9 is neither prime nor even.
Finite unions
More generally, one can take the union of several sets at once. The union of A, B, and C, for example, contains all elements of A, all elements of B, and all elements of C, and nothing else. Formally, x is an element of A ∪ B ∪ C if x is in A or x is in B or x is in C.
Union is an associative operation, it doesn't matter in what order unions are taken. In mathematics a finite union means any union carried out on a finite number of sets: it doesn't imply that the union set is a finite set.
Algebraic properties
Binary union (the union of just two sets at a time) is an associative operation; that is,
- A ∪(B ∪ C) = (A ∪ B) ∪ C.
Together with intersection and complement, union makes any power set into a Boolean algebra. For example, union and intersection distribute over each other, and all three operations are combined in De Morgan's laws. Replacing union with symmetric difference gives a Boolean ring instead of a Boolean algebra.
Infinite unions
The most general notion is the union of an arbitrary collection of sets. If M is a set whose elements are themselves sets, then x is an element of the union of M if and only if for at least one element A of M, x is an element of A. In symbols:
- [x \in \bigcup\mathbf \iff \exists A\mathbf, x \in A.]
This idea subsumes the above paragraphs, in that for example, A ∪ B ∪ C is the union of the collection . Also, if M is the empty collection, then the union of M is the empty set. The analogy between finite unions and logical disjunction extends to one between infinite unions and existential quantification.
The notation for the general concept can vary considerably. Hardcore set theorists will simply write
- [\bigcup \mathbf,]
- [\bigcup_} A.]
- [\bigcup_ A_,]
- [\bigcup_^ A_.]
Intersection distributes over infinitary union, in the sense that
- [\bigcup_ (A \cap B_) = A \cap \bigcup_ B_.]
- [\bigcup_ (\bigcap_ A_) \subseteq \bigcap_ (\bigcup_ A_).]
See also
From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.
