The intersection of and is the set of elements that lie in both set and set.
Symbolic statement
Inset theory, theintersection of twosets and denoted by[1] is the set containing all elements of that also belong to or equivalently, all elements of that also belong to[2] The notion of intersection as analgebraic operationwith sets as operands has been generalized fromgeometry, where it isencountered in the case of geometric sets ofpoints, such as individual points, lines (infiniteuncountable sets of points), planes, etc.
Intersection is written using the symbol "" between the terms; that is, ininfix notation. For example:The intersection of more than two sets (generalized intersection) can be written as:which is similar tocapital-sigma notation.
Intersection of three sets: Intersections of the unaccented modernGreek,Latin, andCyrillic scripts, considering only the shapes of the letters and ignoring their pronunciationExample of an intersection with sets
The intersection of two sets and denoted by,[3] is the set of all objects that are members of both the sets andIn symbols:
That is, is an element of the intersectionif and only if is both an element of and an element of[3]
For example:
The intersection of the sets {1, 2, 3} and {2, 3, 4} is {2, 3}.
The number 9 isnot in the intersection of the set ofprime numbers {2, 3, 5, 7, 11, ...} and the set ofodd numbers {1, 3, 5, 7, 9, 11, ...}, because 9 is not prime.
The intersection of two geometric sets of points such as two lines is asingleton set of one point for distinct non-parallel lines in the same plane.
We say that intersects (meets) if there exists some that is an element of both and in which case we also say that intersects (meets)at. Equivalently, intersects if their intersection is aninhabited set, meaning that there exists some such that
We say that and aredisjoint if does not intersect In plain language, they have no elements in common. and are disjoint if their intersection isempty, denoted
For example:
the sets and are disjoint, while the set of even numbers intersects the set ofmultiples of 3 at the multiples of 6.
two parallel lines in the same plane are disjoint.
Binary intersection is anassociative operation; that is, for any sets and one has
Thus the parentheses may be omitted without ambiguity: either of the above can be written as. Intersection is alsocommutative. That is, for any and one hasThe intersection of any set with theempty set results in the empty set; that is, that for any set,Also, the intersection operation isidempotent; that is, any set satisfies that. All these properties follow from analogous facts aboutlogical conjunction.
Intersectiondistributes overunion and union distributes over intersection. That is, for any sets and one hasInside a universe one may define thecomplement of to be the set of all elements of not in Furthermore, the intersection of and may be written as the complement of theunion of their complements, derived easily fromDe Morgan's laws:
The most general notion is the intersection of an arbitrarynonempty collection of sets.If is anonempty set whose elements are themselves sets, then is an element of theintersection of if and only iffor every element of is an element ofIn symbols:
The notation for this last concept can vary considerably.Set theorists will sometimes write "", while others will instead write "".The latter notation can be generalized to "", which refers to the intersection of the collectionHere is a nonempty set, and is a set for every
When formatting is difficult, this can also be written "". This last example, an intersection of countably many sets, is actually very common; for an example, see the article onσ-algebras.
The conjunction of no argument is thetautology (compare:empty product); accordingly the intersection of no set is theuniverse.
In the previous section, we excluded the case where was theempty set (). The reason is as follows: The intersection of the collection is defined as the set (seeset-builder notation)If is empty, there are no sets in so the question becomes "which's satisfy the stated condition?" The answer seems to beevery possible. When is empty, the condition given above is an example of avacuous truth. So the intersection of the empty family should be theuniversal set (theidentity element for the operation of intersection),[4]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, the notion of the intersection of an empty collection of subsets of is well-defined. In that case, if is empty, its intersection is. Since all vacuously satisfy the required condition, the intersection of the empty collection of subsets of is all of In formulas, 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, intype theory is of a prescribed type so the intersection is understood to be of type (the type of sets whose elements are in), and we can define to be the universal set of (the set whose elements are exactly all terms of type).