Jump to content

Union (set theory)

From Wikipedia, the free encyclopedia
(Redirected from Set union)
Union of two sets:
Union of three sets:
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 () 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.

Binary union

[edit]

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,

.[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 larger than 1}
B = {x is an odd integer larger than 1}

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}. Multiple occurrences of identical elements have no effect on the cardinality of a set or its contents.

Finite unions

[edit]

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]

The notation for the general concept can vary considerably. For a finite union of sets one often writes or . Various common notations for arbitrary unions include , , and . The last of these notations refers to the union of the collection , where I is an index set and is a set for every . In the case that the index set I is the set of natural numbers, one uses the notation , 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]

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

Arbitrary union

[edit]

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:

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]

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 , there exists a set , whose elements are exactly those of the elements of . Sometimes this axiom is less specific, where there exists a which contains the elements of the elements of , but may be larger. For example if then it may be that since contains 1 and 2. This can be fixed by using the axiom of specification to get the subset of whose elements are exactly those of the elements of . Then one can use the axiom of extensionality to show that this set is unique. For readability, define the binary predicate meaning " is the union of " or "" as:

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

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

or equivalently:

After the union oporator has been defined, the binary union can be defined by showing there exists a unique set using the axiom of pairing, and defining . Then, finite unions can be defined inductively as:

Algebraic properties

[edit]

Binary union is an associative operation; that is, for any sets , Thus, the parentheses may be omitted without ambiguity: either of the above can be written as . 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, , for any set . Also, the union operation is idempotent: . All these properties follow from analogous facts about logical disjunction.

Intersection distributes over union and union distributes over intersection[2] The power set of a set , 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 where the superscript denotes the complement in the universal set . Alternatively, intersection can be expressed in terms of union and complementation in a similar way: . These two expressions together are called De Morgan's laws.[10][11][12]

History and etymology

[edit]

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]

Notes

[edit]
  1. ^ Weisstein, Eric W. "Union". Wolfram Mathworld. Archived from the original on 2009-02-07. Retrieved 2009-07-14.
  2. ^ a b "Set Operations | Union | Intersection | Complement | Difference | Mutually Exclusive | Partitions | De Morgan's Law | Distributive Law | Cartesian Product". Probability Course. Retrieved 2020-09-05.
  3. ^ a b Vereshchagin, Nikolai Konstantinovich; Shen, Alexander (2002-01-01). Basic Set Theory. American Mathematical Soc. ISBN 9780821827314.
  4. ^ deHaan, Lex; Koppelaars, Toon (2007-10-25). Applied Mathematics for Database Professionals. Apress. ISBN 9781430203483.
  5. ^ Dasgupta, Abhijit (2013-12-11). Set Theory: With an Introduction to Real Point Sets. Springer Science & Business Media. ISBN 9781461488545.
  6. ^ "Finite Union of Finite Sets is Finite". ProofWiki. Archived from the original on 11 September 2014. Retrieved 29 April 2018.
  7. ^ a b Smith, Douglas; Eggen, Maurice; Andre, Richard St (2014-08-01). A Transition to Advanced Mathematics. Cengage Learning. ISBN 9781285463261.
  8. ^ "The Unicode Standard, Version 15.0 – Mathematical Operators – Range: 2200–22FF" (PDF). Unicode. p. 3.
  9. ^ Halmos, P. R. (2013-11-27). Naive Set Theory. Springer Science & Business Media. ISBN 9781475716450.
  10. ^ "MathCS.org - Real Analysis: Theorem 1.1.4: De Morgan's Laws". mathcs.org. Retrieved 2024-10-22.
  11. ^ Doerr, Al; Levasseur, Ken. ADS Laws of Set Theory.
  12. ^ "The algebra of sets - Wikipedia, the free encyclopedia". www.umsl.edu. Retrieved 2024-10-22.
  13. ^ "Etymology of "union" by etymonline". etymonline. Retrieved 2025-04-10.
  14. ^ Cantor, Georg (1895-11-01). "Beiträge zur Begründung der transfiniten Mengenlehre". Mathematische Annalen (in German). 46 (4): 481–512. doi:10.1007/BF02124929. ISSN 1432-1807.
  15. ^ Pierpont, James (1912). Lectures On The Theory Of Functions Of Real Variables Vol II. Osmania University, Digital Library Of India. Ginn And Company.
  16. ^ Oxford English Dictionary, “union (n.2), sense III.17,” March 2025, https://doi.org/10.1093/OED/1665274057
  17. ^ "Earliest Uses of Symbols of Set Theory and Logic". Maths History. Retrieved 2025-04-10.
[edit]