See Also

Union (set theory)

In set theory and other branches of mathematics Mathematics

Mathematics is the discipline that deals with concepts such as quantity [i], structure [i], space [i] a ... 

, the union of a collection of set Set

In mathematics [i], a set can be thought of as any collection [i] of distinct things considered as a who ... 

s is the set that contains everything that belongs to any of the sets, but nothing else. This article uses mathematical symbols.

Discussions

  Discussion Features

   Ask a question about 'Union (set theory)'

   Start a new discussion about 'Union (set theory)'

   Answer questions about 'Union (set theory)'

   'Union (set theory)' discussion forum


Encyclopedia

In set theory and other branches of mathematics Mathematics

Mathematics is the discipline that deals with concepts such as quantity [i], structure [i], space [i] a ... 

, the union of a collection of set Set

In mathematics [i], a set can be thought of as any collection [i] of distinct things considered as a who ... 

s 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 Logical disjunction

    In logic [i] and mathematics [i], logical disjunction is a logical operator [i] that results in true ju ... 

  • 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 Associativity

In mathematics [i], associativity is a property that a binary operation [i] can have. ... 

, 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 is an associative Associativity

In mathematics [i], associativity is a property that a binary operation [i] can have. ... 

 operation; that is,

A ? = ? C.


In fact, A ? B ? C is equal to both of these sets as well, so parentheses are never needed when writing only unions.
Similarly, union is commutative, so the sets can be written 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 Logical disjunction

In logic [i] and mathematics [i], logical disjunction is a logical operator [i] that results in true ju ... 

.

Together with intersection and complement, union makes any power set into a Boolean algebra Boolean algebra

In abstract algebra [i], a Boolean algebra is an algebraic structure [i] that captures essential proper ... 

.
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 Symmetric difference

In mathematics [i], the symmetric difference of two set [i]s is the set of elements which are in one of ... 

 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:


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 axiomatic set theory.

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


while most people will instead write


The latter notation can be generalised to


which refers to the union of the collection .
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 to that of infinite series:


When formatting is difficult, this can also be written "A1 ? A2 ? A3 ? ···".
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 infinitary union with infinitary intersection to get the law


See also

  • Naive set theory
  • Intersection
  • Complement
  • Symmetric difference Symmetric difference

    In mathematics [i], the symmetric difference of two set [i]s is the set of elements which are in one of ... 

  • Disjoint union

External links

  • De Morgan's laws formally proven from the axioms of set theory.