Search the Archive
  Home
  Welcome to
  Station Information
  Mathematical and
  Natural Sciences

  Astronomy
  Biology
  Chemistry
  Computer science
  Earth science
  Ecology
  Health science
  Mathematics
  Physics
  Statistics
  Applied Arts
  and Sciences

  Agriculture
 
Architecture
  Business
  Communication
  Education
  Engineering
  Family and
  consumer science

  Government
  Law
  Library and information
  science

  Medicine
  Politics
  Public affairs
  Software engineering
  Technology
  Transport
  Social Sciences
  and Philosophy

  Archaeology
  Economics
  Geography
  History
  History of science
  and technology

  Language
  Linguistics
  Mythology
  Philosophy
  Political science
  Psychology
  Sociology
  Culture and
  Fine Arts

  Classics
  Cooking
  Dance
  Entertainment
  Film
  Games
  Gardening
  Handicraft
  Hobbies
  Holidays
  Internet
  Literature
  Music
  Opera
  Painting
  Poetry
  Radio
  Recreation
  Religion
  Sculpture
  Sports
  Television
  Theater
  Tourism
  Visual arts and design

Union (set theory)


 
In set theory and other branches of mathematics, the union of some sets is the set that contains everything that belongs to any of the sets, but nothing else.

Table of contents
1 Basic definition
2 Algebraic properties
3 Infinitary unions

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 standardly written "A ∪ B". Formally:

x is an element of AB if and only if
  • x is an element of A or
x is an element of B.
(This is an inclusive "or".)

For example, the union of the sets {1,2,3} and {2,3,4} is {1,2,3,4}. The number 9 is not contained in the union of the set of prime numbers {2,3,5,7,11,...} and the set of even numbers {2,4,6,8,10,...}, because 9 is neither prime nor even.

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 ABCD iff x is in A or x is in B or x is in C.

Algebraic properties

Binary union (the union of just two sets at a time) is an associative operation; that is, A ∪ (BC) = (AB) ∪ C. In fact, ABC is equal to both of these sets as well, so parentheses are never needed when writing only unions. Similarly, union is commutative, so you can write the sets in any order. The empty set is an identity element for the operation of union. That is, {} ∪ A = A, for any set A. Thus one can think of the empty set as the union of zero sets. In terms of the definitions, these facts follow from analogous facts about logical disjunction.

Together with intersection and complement, union makes any power set into a Boolean algebra. For example union and intersection distributes over each other, and all three operations are combined in de Morgan's laws. If you want a Boolean ring instead of a Boolean algebra, then you can replace union with symmetric difference.

Infinitary 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:

That this union of M is a set no matter how large a set M itself might be, is the content of the axiom of union in formal set theory.

This idea subsumes the above paragraphs, in that for example, ABC is the union of the collection {A,B,C}. Also, if M is the empty collection, then the union of M is the empty set. The analogy between finitary unions and logical disjunction extends to one between infinitary unions and existential quantification.

The notation for the general concept can vary considerably. Hardcore set theorists will simply write

while most people will instead write
The latter notation can be generalised to
which refers to the union of the collection {Ai : i is in I}. Here I is a 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, the notation is analogous that that of summation:
When formatting is difficult, this can also be written "A1A2A3 ∪ ···". (This last example, a union of countably many sets, is very common in analysis; 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 is of a larger size.

Intersection distributes over infinitary union, in the sense that

We can also combine ifinitary union with infinitary intersection to get the law








Site Partners

Easy Encyclopedia
Small Business Forum
Free Web Templates
Free Mortgage Quote

  This content from wikipedia is licensed under the GNU Free Documentation License