Union (set theory)

From Wikipedia, the free encyclopedia
(Redirected from Set union)
Jump to navigation Jump to search
Union of two sets:
AB
File:Venn 0111 1111.svg
Union of three sets:
ABC
File:Example of a non pairwise disjoint family of sets.svg
The union of A, B, C, D, and E is everything except the white area.

In set theory, the union (denoted by ∪) of a collection of sets is the set of all elements in the collection.[1] It is one of the fundamental operations through which sets can be combined and related to each other. A nullary union refers to a union of zero (0) sets and it is by definition equal to the empty set.

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

Union of two sets

[edit | edit source]

The union of two sets A and B is the set of elements which are in A, in B, or in both A and B.[2] In set-builder notation,

AB={x:xA or xB}.[3]

For example, if A = {1, 3, 5, 7} and B = {1, 2, 4, 6, 7} then AB = {1, 2, 3, 4, 5, 6, 7}. A more elaborate example (involving two infinite sets) is:

A = {x is an even integer greater than 1}
B = {x is an odd integer greater than 1}
AB={2,3,4,5,6,}

As another example, 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.

Sets cannot have duplicate elements,[3][4] so the union of the sets {1, 2, 3} and {2, 3, 4} is {1, 2, 3, 4}.

Finite unions

[edit | edit source]

One can take the union of several sets simultaneously. For example, the union of three sets A, B, and C contains all elements of A, all elements of B, and all elements of C, and nothing else. Thus, x is an element of ABC if and only if x is in at least one of A, B, and C.

A finite union is the union of a finite number of sets; the phrase does not imply that the union set is a finite set.[5][6]

Notation

[edit | edit source]

The notation for the general concept can vary considerably. For a finite union of sets S1,S2,S3,,Sn one often writes S1S2S3Sn or i=1nSi. Various common notations for arbitrary unions include 𝐌, A𝐌A, and iIAi. The last of these notations refers to the union of the collection {Ai:iI}, where I is an index set and Ai is a set for every iI. In the case that the index set I is the set of natural numbers, one uses the notation i=1Ai, which is analogous to that of the infinite sums in series.[7]

When the symbol "∪" is placed before other symbols (instead of between them), it is usually rendered as a larger size.

Notation encoding

[edit | edit source]

In Unicode, union is represented by the character U+222A <reserved-222A>.[8] In TeX, is rendered from \cup and is rendered from \bigcup.

Arbitrary union

[edit | edit source]

The most general notion is the union of an arbitrary collection of sets, sometimes called an infinitary union. If M is a set or class whose elements are sets, then x is an element of the union of M if and only if there is at least one element A of M such that x is an element of A.[7] In symbols:

x𝐌A𝐌, xA.

This idea subsumes the preceding sections—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.

Formal derivation

[edit | edit source]

In Zermelo–Fraenkel set theory (ZFC) and other set theories, the ability to take the arbitrary union of any sets is granted by the axiom of union, which states that, given any set of sets A, there exists a set B, whose elements are exactly those of the elements of A. Sometimes this axiom is less specific, where there exists a B which contains the elements of the elements of A, but may be larger. For example if A={{1},{2}}, then it may be that B={1,2,3} since B contains 1 and 2. This can be fixed by using the axiom of specification to get the subset of B whose elements are exactly those of the elements of A. Then one can use the axiom of extensionality to show that this set is unique. For readability, define the binary predicate Union(X,Y) meaning "X is the union of Y" or "X=Y" as:

Union(X,Y)x(xXyY(xy))

Then, one can prove the statement "for all Y, there is a unique X, such that X is the union of Y":

Y!X(Union(X,Y))

Then, one can use an extension by definition to add the union operator A to the language of ZFC as:

B=AUnion(B,A)x(xByY(xy))

or equivalently:

xAyA(xy)

After the union operator has been defined, the binary union AB can be defined by showing there exists a unique set C={A,B} using the axiom of pairing, and defining AB={A,B}. Then, finite unions can be defined inductively as:

i=10Ai=, and i=1nAi=(i=1n1Ai)An

Algebraic properties

[edit | edit source]

Binary union is an associative operation; that is, for any sets A,B, and C, A(BC)=(AB)C. Thus, the parentheses may be omitted without ambiguity: either of the above can be written as ABC. Also, union is commutative, so the sets can be written in any order.[9] The empty set is an identity element for the operation of union. That is, A=A, for any set A. Also, the union operation is idempotent: AA=A. All these properties follow from analogous facts about logical disjunction.

Intersection distributes over union A(BC)=(AB)(AC) and union distributes over intersection[2] A(BC)=(AB)(AC). The power set of a set U, together with the operations given by union, intersection, and complementation, is a Boolean algebra. In this Boolean algebra, union can be expressed in terms of intersection and complementation by the formula AB=(AB), where the superscript denotes the complement in the universal set U. Alternatively, intersection can be expressed in terms of union and complementation in a similar way: AB=(AB). These two expressions together are called De Morgan's laws.[10][11][12]

History and etymology

[edit | edit source]

The english word union comes from the term in middle French meaning "coming together", which comes from the post-classical Latin unionem, "oneness".[13] The original term for union in set theory was Vereinigung (in german), which was introduced in 1895 by Georg Cantor.[14] The english use of union of two sets in mathematics began to be used by at least 1912, used by James Pierpont.[15][16] The symbol used for union in mathematics was introduced by Giuseppe Peano in his Arithmetices principia in 1889, along with the notations for intersection , set membership , and subsets .[17]

See also

[edit | edit source]

Lua error in mw.title.lua at line 392: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').

Notes

[edit | edit source]
  1. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  2. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  3. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  4. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  5. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  6. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  7. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  8. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  9. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  10. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  11. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  12. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  13. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  14. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  15. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  16. ^ Oxford English Dictionary, “union (n.2), sense III.17,” March 2025, https://doi.org/10.1093/OED/1665274057
  17. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
[edit | edit source]