FACTOID # 50: Libya is the only country with a single-coloured flag.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RECENT ARTICLES
More Recent Articles »
 

SEARCH ALL

FACTS & STATISTICS    Advanced view

Search encyclopedia, statistics and forums:

 

 

(* = Graphable)

 

 


Encyclopedia > 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. Set theory is the mathematical theory of sets, which represent collections of abstract objects. ... Wikibooks Wikiversity has more about this subject: School of Mathematics Wikiquote has a collection of quotations by or about: Mathematics Look up Mathematics in Wiktionary, the free dictionary Wikimedia Commons has more media related to: Mathematics Bogomolny, Alexander: Interactive Mathematics Miscellany and Puzzles. ... In mathematics, a set can be thought of as any well-defined collection of things considered as a whole. ...


This article uses mathematical symbols. In mathematics, a set of symbols is frequently used in mathematical expressions. ...

Contents


Basic definition

The union of A and B
The union of A and B

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 "AB". Formally: Venn diagram for A union B. Created by me: Paul August 02:48, Aug 24, 2004 (UTC) File history Legend: (cur) = this is the current file, (del) = delete this old version, (rev) = revert to this old version. ... Venn diagram for A union B. Created by me: Paul August 02:48, Aug 24, 2004 (UTC) File history Legend: (cur) = this is the current file, (del) = delete this old version, (rev) = revert to this old version. ...

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".) In mathematics, philosophy, logic and technical fields that depend on them, iff is used as an abbreviation for if and only if. It is often, not always, written italicized: iff. ... OR logic gate Logical disjunction (usual symbol or) is a logical operator that results in true if either of the operands is true. ...


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. In mathematics, a prime number (or prime) is a natural number greater than one whose only positive divisors are one and itself. ... In mathematics, any integer (whole number) is either even or odd. ...


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 ABC if 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 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. In mathematics, associativity is a property that a binary operation can have. ... In mathematics, especially abstract algebra, a binary operation * on a set S is commutative if x * y = y * x for all x and y in S. Otherwise * is noncommutative. ... In mathematics, the empty set is the set with no elements. ... In mathematics, an identity element (or neutral element) is a special type of element of a set with respect to a binary operation on that set. ... 0 (zero) or nought is both a number and a numeral. ... OR logic gate Logical disjunction (usual symbol or) is a logical operator that results in true if either of the operands is true. ...


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. In mathematics, the intersection of two sets A and B is the set that contains all elements of A that also belong to B (or equivalently, all elements of B that also belong to A), but no other elements. ... In set theory and other branches of mathematics, two kinds of complements are defined, the relative complement and the absolute complement. ... In mathematics, a set S, the power set of S, written or 2S, is the set of all subsets of S. In axiomatic set theory (as developed e. ... In formal logic, mathematics and computer science, Boolean algebras, or Boolean lattices, are algebraic structures which capture the essence of the logical operations AND, OR and NOT as well as the corresponding set-theoretic operations intersection, union and complement. ... In mathematics, and in particular in abstract algebra, distributivity is a property of binary operations that generalises the distributive law from elementary algebra. ... In logic, De Morgans laws (or De Morgans theorem) are the two rules of propositional logic, boolean algebra and set theory not (P and Q) = (not P) or (not Q) not (P or Q) = (not P) and (not Q) which allow us to move a negation over a... In mathematics, the symmetric difference of two sets is the set of elements which are in one of either set, but not in both. ... In mathematics, a Boolean ring R is a ring for which x2 = x for all x in R; that is, R consists of idempotent elements. ...


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: In mathematics, philosophy, logic and technical fields that depend on them, iff is used as an abbreviation for if and only if. It is often, not always, written italicized: iff. ... In predicate logic, an existential quantification is the predication of a property or relation to at least one member of the domain. ...

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. In axiomatic set theory and the branches of logic, mathematics, and computer science that use it, the axiom of union is one of the axioms of Zermelo_Fraenkel set theory, stating that, for any two sets, there is a set that contains exactly the elements of both. ... Set theory is a branch of mathematics created principally by the German mathematician Georg Cantor at the end of the 19th century. ...


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 finite unions and logical disjunction extends to one between infinite unions and existential quantification. In predicate logic, an existential quantification is the predication of a property or relation to at least one member of the domain. ...


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 to that of summation: In mathematics, an index set is another name for a function domain. ... Natural number can mean either a positive integer (1, 2, 3, 4, ...) or a non-negative integer (0, 1, 2, 3, 4, ...). Natural numbers have two main purposes: they can be used for counting (there are 3 apples on the table), or they can be used for ordering (this is... Addition is one of the basic operations of arithmetic. ...

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. Analysis is that branch of mathematics which deals with the real numbers, complex numbers, and their functions. ... In mathematics, a σ-algebra (or σ-field) X over a set S is a family of subsets of S that is closed under countable set operations; σ-algebras are mainly used in order to define measures on S. The concept is important in mathematical analysis and probability theory. ...


Intersection distributes over infinitary union, in the sense that

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

See also



 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments
Please enter the 5-letter protection code

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.