FACTOID # 182: China loses 2 million people per year.
 
 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 > Intersection (set theory)

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. For other meanings of mathematics or uses of math and maths, see Mathematics (disambiguation) and Math (disambiguation). ... In mathematics, a set can be thought of as any collection of distinct objects considered as a whole. ...


For explanation of the symbols used in this article, refer to the table of mathematical symbols. The following table lists many specialized symbols commonly used in mathematics. ...

Contents

Basic definition

The intersection of A and B
The intersection of A and B

The intersection of A and B is written "AB". Formally:

x is an element of AB if and only if
  • x is an element of A and
  • x is an element of B.
For example:
  • The intersection of the sets {1, 2, 3} and {2, 3, 4} is {2, 3}.
  • The number 9 is not in the intersection of the set of prime numbers {2, 3, 5, 7, 11, …} and the set of odd numbers {1, 3, 5, 7, 9, 11, …}.

If the intersection of two sets A and B is empty, that is they have no elements in common, then they are said to be disjoint, denoted: AB = Ø. For example the sets {1, 2} and {3, 4} are disjoint, written
{1, 2} ∩ {3, 4} = Ø. ↔ ⇔ ≡ logical symbols representing iff. ... AND Logic Gate In logic and mathematics, logical conjunction (usual symbol and) is a two-place logical operation that results in a value of true if both of its operands are true, otherwise a value of false. ... In mathematics, a prime number (or a prime) is a natural number which has exactly two distinct natural number divisors: 1 and itself. ... In mathematics, any integer (whole number) is either even or odd. ...


More generally, one can take the intersection of several sets at once. The intersection of A, B, C, and D, for example, is ABCD = A ∩ (B ∩ (CD)). Intersection is an associative operation; thus,
A ∩ (BC) = (AB) ∩ C. In mathematics, associativity is a property that a binary operation can have. ...


Arbitrary intersections

The most general notion is the intersection of an arbitrary nonempty collection of sets. If M is a nonempty set whose elements are themselves sets, then x is an element of the intersection of M if and only if for every element A of M, x is an element of A. In symbols: The empty set is the set containing no elements. ... IFF, Iff or iff can stand for: Interchange File Format - a computer file format introduced by Electronic Arts Identification, friend or foe - a radio based identification system utilizing transponders iff - the mathematics concept if and only if International Flavors and Fragrances - a company producing flavors and fragrances International Freedom Foundation... In predicate logic, universal quantification is an attempt to formalize the notion that something (a logical predicate) is true for everything, or every relevant thing. ...

left( x in bigcap mathbf{M} right) leftrightarrow left( forall A in mathbf{M}.  x in A right).

This idea subsumes the above paragraphs, in that for example, ABC is the intersection of the collection {A,B,C}.


The notation for this last concept can vary considerably. Set theorists will sometimes write "M", while others will instead write "AM A". The latter notation can be generalized to "iI Ai", which refers to the intersection of the collection {Ai : i ∈ I}. Here I is a nonempty set, and Ai is a set for every i in I. Set theory is the mathematical theory of sets, which represent collections of abstract objects. ...


In the case that the index set I is the set of natural numbers, you might see notation analogous to that of an infinite series: In mathematics, an index set is another name for a function domain. ... In mathematics, a natural number can mean either an element of the set {1, 2, 3, ...} (i. ... In mathematics, a series is a sum of a sequence of terms. ...

bigcap_{i=1}^{infty} A_i.

When formatting is difficult, this can also be written "A1 ∩ A2 ∩ A3 ∩ ...", even though strictly speaking, A1 ∩ (A2 ∩ (A3 ∩ ... makes no sense. (This last example, an intersection of countably many sets, is actually very common; for an example see the article on σ-algebras.) In mathematics, a σ-algebra (pronounced sigma-algebra) or σ-field over a set X is a collection Σ of subsets of X that is closed under countable set operations; σ-algebras are mainly used in order to define measures on X. The concept is important in mathematical analysis and probability theory. ...


Finally, let us note that whenever the symbol "∩" is placed before other symbols instead of between them, it should be of a larger size ().


Nullary intersection

Note that in the previous section we excluded the case where M was the empty set (). The reason is as follows. The intersection of the collection M is defined as the set (see set-builder notation) The empty set is the set containing no elements. ... In set theory and its applications to logic, mathematics, and computer science, set-builder notation is a mathematical notation for describing a set by indicating the properties that its members must satisfy. ...

bigcap mathbf{M} = {x : x in A; mbox{ for all } A in mathbf{M}}.

If M is empty there are no sets A in M, so the question becomes "which x's satisfy the stated condition?" The answer seems to be every possible x. When M is empty the condition given above is an example of a vacuous truth. So the intersection of the empty family should be "the power set". Vacuous truth is a special topic of first-order logic. ...


A partial fix for this problem can be found if we agree to restrict our attention to subsets of a fixed set U called the universe. In this case the intersection of a family of subsets of U can be defined as In mathematics, and particularly in applications to set theory and the foundations of mathematics, a universe or universal class (or if a set, universal set) is, roughly speaking, a class that is large enough to contain (in some sense) all of the sets that one may wish to use. ...

bigcap mathbf{M} = {x in U : x in A; mbox{ for all } A in mathbf{M}}.

Now if M is empty there is no problem. The intersection is just the entire universe U, which is a well-defined set by assumption.


See also

In set theory and other branches of mathematics, two kinds of complements are defined, the relative complement and the absolute complement. ... AND Logic Gate In logic and mathematics, logical conjunction (usual symbol and) is a two-place logical operation that results in a value of true if both of its operands are true, otherwise a value of false. ... This article is about the mathematical topic. ... 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 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. ...

  Results from FactBites:
 
PlanetMath: set theory (940 words)
Set theory is special among mathematical theories, in two ways: It plays a central role in putting mathematics on a reliable axiomatic foundation, and it provides the basic language and apparatus in which most of mathematics is expressed.
A category is not a set, and a functor is not a mapping, despite similarities in both cases.
This is version 8 of set theory, born on 2003-01-01, modified 2003-02-07.
Intersection (set theory) - Wikipedia, the free encyclopedia (662 words)
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.
For example, the intersection of the sets {1, 2, 3} and {2, 3, 4} is {2, 3}.
If M is a nonempty set whose elements are themselves sets, then x is an element of the intersection of M if and only if for every element A of M, x is an element of A.
  More results at FactBites »


 

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.