HOME

TheInfoList



OR:

In
set theory Set theory is the branch of mathematical logic that studies Set (mathematics), sets, which can be informally described as collections of objects. Although objects of any kind can be collected into a set, set theory – as a branch of mathema ...
, the intersection of two sets A and B, denoted by A \cap B, is the set containing all elements of A that also belong to B or equivalently, all elements of B that also belong to A.


Notation and terminology

Intersection is written using the symbol "\cap" between the terms; that is, in
infix notation Infix notation is the notation commonly used in arithmetical and logical formulae and statements. It is characterized by the placement of operators between operands—"infixed operators"—such as the plus sign in . Usage Binary relations are ...
. For example: \\cap\=\ \\cap\=\varnothing \Z\cap\N=\N \\cap\N=\ The intersection of more than two sets (generalized intersection) can be written as: \bigcap_^n A_i which is similar to
capital-sigma notation In mathematics, summation is the addition of a sequence of numbers, called ''addends'' or ''summands''; the result is their ''sum'' or ''total''. Beside numbers, other types of values can be summed as well: functions, vectors, matrices, polyn ...
. For an explanation of the symbols used in this article, refer to the table of mathematical symbols.


Definition

The intersection of two sets A and B, denoted by A \cap B, is the set of all objects that are members of both the sets A and B. In symbols: A \cap B = \. That is, x is an element of the intersection A \cap B
if and only if In logic and related fields such as mathematics and philosophy, "if and only if" (often shortened as "iff") is paraphrased by the biconditional, a logical connective between statements. The biconditional is true in two cases, where either bo ...
x is both an element of A and an element of B. For example: * The intersection of the sets and is . * The number 9 is in the intersection of the set of
prime number A prime number (or a prime) is a natural number greater than 1 that is not a Product (mathematics), product of two smaller natural numbers. A natural number greater than 1 that is not prime is called a composite number. For example, 5 is prime ...
s and the set of odd numbers , because 9 is not prime.


Intersecting and disjoint sets

We say that if there exists some x that is an element of both A and B, in which case we also say that . Equivalently, A intersects B if their intersection A \cap B is an , meaning that there exists some x such that x \in A \cap B. We say that if A does not intersect B. In plain language, they have no elements in common. A and B are disjoint if their intersection is empty, denoted A \cap B = \varnothing. For example, the sets \ and \ are disjoint, while the set of even numbers intersects the set of multiples of 3 at the multiples of 6.


Algebraic properties

Binary intersection is an
associative In mathematics, the associative property is a property of some binary operations that rearranging the parentheses in an expression will not change the result. In propositional logic, associativity is a valid rule of replacement for express ...
operation; that is, for any sets A, B, and C, one has A \cap (B \cap C) = (A \cap B) \cap C.Thus the parentheses may be omitted without ambiguity: either of the above can be written as A \cap B \cap C. Intersection is also
commutative In mathematics, a binary operation is commutative if changing the order of the operands does not change the result. It is a fundamental property of many binary operations, and many mathematical proofs depend on it. Perhaps most familiar as a pr ...
. That is, for any A and B, one hasA \cap B = B \cap A. The intersection of any set with the
empty set In mathematics, the empty set or void set is the unique Set (mathematics), set having no Element (mathematics), elements; its size or cardinality (count of elements in a set) is 0, zero. Some axiomatic set theories ensure that the empty set exi ...
results in the empty set; that is, that for any set A, A \cap \varnothing = \varnothing Also, the intersection operation is
idempotent Idempotence (, ) is the property of certain operations in mathematics and computer science whereby they can be applied multiple times without changing the result beyond the initial application. The concept of idempotence arises in a number of pl ...
; that is, any set A satisfies that A \cap A = A. All these properties follow from analogous facts about
logical conjunction In logic, mathematics and linguistics, ''and'' (\wedge) is the Truth function, truth-functional operator of conjunction or logical conjunction. The logical connective of this operator is typically represented as \wedge or \& or K (prefix) or ...
. Intersection distributes over union and union distributes over intersection. That is, for any sets A, B, and C, one has \begin A \cap (B \cup C) = (A \cap B) \cup (A \cap C) \\ A \cup (B \cap C) = (A \cup B) \cap (A \cup C) \end Inside a universe U, one may define the complement A^c of A to be the set of all elements of U not in A. Furthermore, the intersection of A and B may be written as the complement of the union of their complements, derived easily from
De Morgan's laws In propositional calculus, propositional logic and Boolean algebra, De Morgan's laws, also known as De Morgan's theorem, are a pair of transformation rules that are both Validity (logic), valid rule of inference, rules of inference. They are nam ...
:A \cap B = \left(A^ \cup B^\right)^c


Arbitrary intersections

The most general notion is the intersection of an arbitrary collection of sets. If M is a
nonempty In mathematics, the empty set or void set is the unique set having no elements; its size or cardinality (count of elements in a set) is zero. Some axiomatic set theories ensure that the empty set exists by including an axiom of empty set, whi ...
set whose elements are themselves sets, then x is an element of the of M if and only if for every element A of M, x is an element of A. In symbols: \left( x \in \bigcap_ A \right) \Leftrightarrow \left( \forall A \in M, \ x \in A \right). The notation for this last concept can vary considerably.
Set theorists Set, The Set, SET or SETS may refer to: Science, technology, and mathematics Mathematics *Set (mathematics), a collection of elements *Category of sets, the category whose objects and morphisms are sets and total functions, respectively Electro ...
will sometimes write "\bigcap M", while others will instead write "_ A". The latter notation can be generalized to "_ A_i", which refers to the intersection of the collection \left\. Here I is a nonempty set, and A_i is a set for every i \in I. In the case that the
index set In mathematics, an index set is a set whose members label (or index) members of another set. For instance, if the elements of a set may be ''indexed'' or ''labeled'' by means of the elements of a set , then is an index set. The indexing consists ...
I is the set of
natural number In mathematics, the natural numbers are the numbers 0, 1, 2, 3, and so on, possibly excluding 0. Some start counting with 0, defining the natural numbers as the non-negative integers , while others start with 1, defining them as the positive in ...
s, notation analogous to that of an infinite product may be seen: \bigcap_^ A_i. When formatting is difficult, this can also be written "A_1 \cap A_2 \cap A_3 \cap \cdots". This last example, an intersection of countably many sets, is actually very common; for an example, see the article on σ-algebras.


Nullary intersection

In the previous section, we excluded the case where M was the
empty set In mathematics, the empty set or void set is the unique Set (mathematics), set having no Element (mathematics), elements; its size or cardinality (count of elements in a set) is 0, zero. Some axiomatic set theories ensure that the empty set exi ...
(\varnothing). The reason is as follows: The intersection of the collection M is defined as the set (see set-builder notation) \bigcap_ A = \. 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 . When M is empty, the condition given above is an example of a
vacuous truth In mathematics and logic, a vacuous truth is a conditional or universal statement (a universal statement that can be converted to a conditional statement) that is true because the antecedent cannot be satisfied. It is sometimes said that a s ...
. So the intersection of the empty family should be the universal set (the
identity element In mathematics, an identity element or neutral element of a binary operation is an element that leaves unchanged every element when the operation is applied. For example, 0 is an identity element of the addition of real numbers. This concept is use ...
for the operation of intersection), but in standard ( ZF) set theory, the universal set does not exist. However, when restricted to the context of subsets of a given fixed set X, the notion of the intersection of an empty collection of subsets of X is well-defined. In that case, if M is empty, its intersection is \bigcap M=\bigcap\varnothing=\. Since all x\in X vacuously satisfy the required condition, the intersection of the empty collection of subsets of X is all of X. In formulas, \bigcap\varnothing=X. This matches the intuition that as collections of subsets become smaller, their respective intersections become larger; in the extreme case, the empty collection has an intersection equal to the whole underlying set. Also, in
type theory In mathematics and theoretical computer science, a type theory is the formal presentation of a specific type system. Type theory is the academic study of type systems. Some type theories serve as alternatives to set theory as a foundation of ...
x is of a prescribed type \tau, so the intersection is understood to be of type \mathrm\ \tau (the type of sets whose elements are in \tau), and we can define \bigcap_ A to be the universal set of \mathrm\ \tau (the set whose elements are exactly all terms of type \tau).


See also

* * * * * * * * * * * *


References


Further reading

* * *


External links

* {{Authority control Basic concepts in set theory Operations on sets Intersection