HOME

TheInfoList



OR:

A set is the mathematical model for a collection of different things; a set contains '' elements'' or ''members'', which can be
mathematical object A mathematical object is an abstract concept arising in mathematics. In the usual language of mathematics, an ''object'' is anything that has been (or could be) formally defined, and with which one may do deductive reasoning and mathematical p ...
s of any kind: numbers, symbols, points in space, lines, other geometrical shapes, variables, or even other sets. The set with no element is the empty set; a set with a single element is a
singleton Singleton may refer to: Sciences, technology Mathematics * Singleton (mathematics), a set with exactly one element * Singleton field, used in conformal field theory Computing * Singleton pattern, a design pattern that allows only one instance ...
. A set may have a finite number of elements or be an
infinite set In set theory, an infinite set is a set that is not a finite set. Infinite sets may be countable or uncountable. Properties The set of natural numbers (whose existence is postulated by the axiom of infinity) is infinite. It is the only s ...
. Two sets are equal if they have precisely the same elements. Sets are ubiquitous in modern mathematics. Indeed, set theory, more specifically Zermelo–Fraenkel set theory, has been the standard way to provide rigorous foundations for all branches of mathematics since the first half of the 20th century.


History

The concept of a set emerged in mathematics at the end of the 19th century. The German word for set, ''Menge'', was coined by Bernard Bolzano in his work ''
Paradoxes of the Infinite ''Paradoxes of the Infinite'' (German title: ''Paradoxien des Unendlichen'') is a mathematical work by Bernard Bolzano on the theory of Set (mathematics), sets. It was published by a friend and student, František Přihonský, in 1851, three years ...
''. Georg Cantor, one of the founders of set theory, gave the following definition at the beginning of his ''Beiträge zur Begründung der transfiniten Mengenlehre'': Bertrand Russell called a set a ''class'':


Naive set theory

The foremost property of a set is that it can have elements, also called ''members''. Two sets are equal when they have the same elements. More precisely, sets ''A'' and ''B'' are equal if every element of ''A'' is an element of ''B'', and every element of ''B'' is an element of ''A''; this property is called the ''
extensionality In logic, extensionality, or extensional equality, refers to principles that judge objects to be equal if they have the same external properties. It stands in contrast to the concept of intensionality, which is concerned with whether the internal ...
of sets''. The simple concept of a set has proved enormously useful in mathematics, but
paradoxes A paradox is a logically self-contradictory statement or a statement that runs contrary to one's expectation. It is a statement that, despite apparently valid reasoning from true premises, leads to a seemingly self-contradictory or a logically u ...
arise if no restrictions are placed on how sets can be constructed: *
Russell's paradox In mathematical logic, Russell's paradox (also known as Russell's antinomy) is a set-theoretic paradox discovered by the British philosopher and mathematician Bertrand Russell in 1901. Russell's paradox shows that every set theory that contains ...
shows that the "set of all sets that ''do not contain themselves''", i.e., , cannot exist. *
Cantor's paradox In set theory, Cantor's paradox states that there is no set of all cardinalities. This is derived from the theorem that there is no greatest cardinal number. In informal terms, the paradox is that the collection of all possible "infinite sizes" is ...
shows that "the set of all sets" cannot exist.
Naïve set theory Naive set theory is any of several theories of sets used in the discussion of the foundations of mathematics. Unlike axiomatic set theories, which are defined using formal logic, naive set theory is defined informally, in natural language. It de ...
defines a set as any ''
well-defined In mathematics, a well-defined expression or unambiguous expression is an expression whose definition assigns it a unique interpretation or value. Otherwise, the expression is said to be ''not well defined'', ill defined or ''ambiguous''. A func ...
'' collection of distinct elements, but problems arise from the vagueness of the term ''well-defined''.


Axiomatic set theory

In subsequent efforts to resolve these paradoxes since the time of the original formulation of naïve set theory, the properties of sets have been defined by
axioms An axiom, postulate, or assumption is a statement that is taken to be true, to serve as a premise or starting point for further reasoning and arguments. The word comes from the Ancient Greek word (), meaning 'that which is thought worthy or f ...
. Axiomatic set theory takes the concept of a set as a
primitive notion In mathematics, logic, philosophy, and formal systems, a primitive notion is a concept that is not defined in terms of previously-defined concepts. It is often motivated informally, usually by an appeal to intuition and everyday experience. In an ...
. The purpose of the axioms is to provide a basic framework from which to deduce the truth or falsity of particular mathematical propositions (statements) about sets, using
first-order logic First-order logic—also known as predicate logic, quantificational logic, and first-order predicate calculus—is a collection of formal systems used in mathematics, philosophy, linguistics, and computer science. First-order logic uses quantifie ...
. According to Gödel's incompleteness theorems however, it is not possible to use first-order logic to prove any such particular axiomatic set theory is free from paradox.


How sets are defined and set notation

Mathematical texts commonly denote sets by capital letters in italic, such as , , . A set may also be called a ''collection'' or ''family'', especially when its elements are themselves sets.


Roster notation

Roster or enumeration notation defines a set by listing its elements between curly brackets, separated by commas: In a set, all that matters is whether each element is in it or not, so the ordering of the elements in roster notation is irrelevant (in contrast, in a sequence, a tuple, or a permutation of a set, the ordering of the terms matters). For example, and represent the same set. For sets with many elements, especially those following an implicit pattern, the list of members can be abbreviated using an ellipsis ''. For instance, the set of the first thousand positive integers may be specified in roster notation as


Infinite sets in roster notation

An
infinite set In set theory, an infinite set is a set that is not a finite set. Infinite sets may be countable or uncountable. Properties The set of natural numbers (whose existence is postulated by the axiom of infinity) is infinite. It is the only s ...
is a set with an endless list of elements. To describe an infinite set in roster notation, an ellipsis is placed at the end of the list, or at both ends, to indicate that the list continues forever. For example, the set of nonnegative integers is and the set of all integers is


Semantic definition

Another way to define a set is to use a rule to determine what the elements are: Such a definition is called a ''semantic description''.


Set-builder notation

Set-builder notation specifies a set as a selection from a larger set, determined by a condition on the elements. For example, a set can be defined as follows: F = \. In this notation, the vertical bar ", " means "such that", and the description can be interpreted as " is the set of all numbers such that is an integer in the range from 0 to 19 inclusive". Some authors use a colon ":" instead of the vertical bar.


Classifying methods of definition

Philosophy uses specific terms to classify types of definitions: *An '' intensional definition'' uses a ''rule'' to determine membership. Semantic definitions and definitions using set-builder notation are examples. *An '' extensional definition'' describes a set by ''listing all its elements''. Such definitions are also called '' enumerative''. *An '' ostensive definition'' is one that describes a set by giving ''examples'' of elements; a roster involving an ellipsis would be an example.


Membership

If is a set and is an element of , this is written in shorthand as , which can also be read as "''x'' belongs to ''B''", or "''x'' is in ''B''". The statement "''y'' is not an element of ''B''" is written as , which can also be read as "''y'' is not in ''B''". For example, with respect to the sets , , and ,


The empty set

The ''empty set'' (or ''null set'') is the unique set that has no members. It is denoted or \emptyset or or (or ).


Singleton sets

A ''singleton set'' is a set with exactly one element; such a set may also be called a ''unit set''. Any such set can be written as , where ''x'' is the element. The set and the element ''x'' mean different things; Halmos draws the analogy that a box containing a hat is not the same as the hat.


Subsets

If every element of set ''A'' is also in ''B'', then ''A'' is described as being a ''subset of B'', or ''contained in B'', written ''A'' ⊆ ''B'', or ''B'' ⊇ ''A''. The latter notation may be read ''B contains A'', ''B includes A'', or ''B is a superset of A''. The relationship between sets established by ⊆ is called ''inclusion'' or ''containment''. Two sets are equal if they contain each other: ''A'' ⊆ ''B'' and ''B'' ⊆ ''A'' is equivalent to ''A'' = ''B''. If ''A'' is a subset of ''B'', but ''A'' is not equal to ''B'', then ''A'' is called a ''proper subset'' of ''B''. This can be written ''A'' ⊊ ''B''. Likewise, ''B'' ⊋ ''A'' means ''B is a proper superset of A'', i.e. ''B'' contains ''A'', and is not equal to ''A''. A third pair of operators ⊂ and ⊃ are used differently by different authors: some authors use ''A'' ⊂ ''B'' and ''B'' ⊃ ''A'' to mean ''A'' is any subset of ''B'' (and not necessarily a proper subset), while others reserve ''A'' ⊂ ''B'' and ''B'' ⊃ ''A'' for cases where ''A'' is a proper subset of ''B''. Examples: * The set of all humans is a proper subset of the set of all mammals. * ⊂ . * ⊆ . The empty set is a subset of every set, and every set is a subset of itself: * ∅ ⊆ ''A''. * ''A'' ⊆ ''A''.


Euler and Venn diagrams

An
Euler diagram An Euler diagram (, ) is a diagrammatic means of representing sets and their relationships. They are particularly useful for explaining complex hierarchies and overlapping definitions. They are similar to another set diagramming technique, Ven ...
is a graphical representation of a collection of sets; each set is depicted as a planar region enclosed by a loop, with its elements inside. If is a subset of , then the region representing is completely inside the region representing . If two sets have no elements in common, the regions do not overlap. A Venn diagram, in contrast, is a graphical representation of sets in which the loops divide the plane into zones such that for each way of selecting some of the sets (possibly all or none), there is a zone for the elements that belong to all the selected sets and none of the others. For example, if the sets are , , and , there should be a zone for the elements that are inside and and outside (even if such elements do not exist).


Special sets of numbers in mathematics

There are sets of such mathematical importance, to which mathematicians refer so frequently, that they have acquired special names and notational conventions to identify them. Many of these important sets are represented in mathematical texts using bold (e.g. \mathbf Z) or
blackboard bold Blackboard bold is a typeface style that is often used for certain symbols in mathematical texts, in which certain lines of the symbol (usually vertical or near-vertical lines) are doubled. The symbols usually denote number sets. One way of pro ...
(e.g. \mathbb Z) typeface. These include * \mathbf N or \mathbb N, the set of all
natural number In mathematics, the natural numbers are those numbers used for counting (as in "there are ''six'' coins on the table") and ordering (as in "this is the ''third'' largest city in the country"). Numbers used for counting are called ''cardinal ...
s: \mathbf N=\ (often, authors exclude ); * \mathbf Z or \mathbb Z, the set of all integers (whether positive, negative or zero): \mathbf Z=\; * \mathbf Q or \mathbb Q, the set of all rational numbers (that is, the set of all
proper Proper may refer to: Mathematics * Proper map, in topology, a property of continuous function between topological spaces, if inverse images of compact subsets are compact * Proper morphism, in algebraic geometry, an analogue of a proper map for ...
and improper fractions): \mathbf Q=\left\. For example, and ; * \mathbf R or \mathbb R, the set of all real numbers, including all rational numbers and all
irrational Irrationality is cognition, thinking, talking, or acting without inclusion of rationality. It is more specifically described as an action or opinion given through inadequate use of reason, or through emotional distress or cognitive deficiency. T ...
numbers (which include algebraic numbers such as \sqrt2 that cannot be rewritten as fractions, as well as
transcendental numbers In mathematics, a transcendental number is a number that is not algebraic—that is, not the root of a non-zero polynomial of finite degree with rational coefficients. The best known transcendental numbers are and . Though only a few classes o ...
such as and ); * \mathbf C or \mathbb C, the set of all
complex number In mathematics, a complex number is an element of a number system that extends the real numbers with a specific element denoted , called the imaginary unit and satisfying the equation i^= -1; every complex number can be expressed in the fo ...
s: , for example, . Each of the above sets of numbers has an infinite number of elements. Each is a subset of the sets listed below it. Sets of positive or negative numbers are sometimes denoted by superscript plus and minus signs, respectively. For example, \mathbf^+ represents the set of positive rational numbers.


Functions

A ''
function Function or functionality may refer to: Computing * Function key, a type of key on computer keyboards * Function model, a structured representation of processes in a system * Function object or functor or functionoid, a concept of object-oriente ...
'' (or '' mapping'') from a set to a set is a rule that assigns to each "input" element of an "output" that is an element of ; more formally, a function is a special kind of relation, one that relates each element of to ''exactly one'' element of . A function is called * injective (or one-to-one) if it maps any two different elements of to ''different'' elements of , * surjective (or onto) if for every element of , there is at least one element of that maps to it, and *
bijective In mathematics, a bijection, also known as a bijective function, one-to-one correspondence, or invertible function, is a function between the elements of two sets, where each element of one set is paired with exactly one element of the other ...
(or a one-to-one correspondence) if the function is both injective and surjective — in this case, each element of is paired with a unique element of , and each element of is paired with a unique element of , so that there are no unpaired elements. An injective function is called an ''injection'', a surjective function is called a ''surjection'', and a bijective function is called a ''bijection'' or ''one-to-one correspondence''.


Cardinality

The cardinality of a set , denoted , is the number of members of . For example, if , then . Repeated members in roster notation are not counted, so , too. More formally, two sets share the same cardinality if there exists a one-to-one correspondence between them. The cardinality of the empty set is zero.


Infinite sets and infinite cardinality

The list of elements of some sets is endless, or ''
infinite Infinite may refer to: Mathematics * Infinite set, a set that is not a finite set *Infinity, an abstract concept describing something without any limit Music *Infinite (group), a South Korean boy band *''Infinite'' (EP), debut EP of American m ...
''. For example, the set \N of natural numbers is infinite. In fact, all the special sets of numbers mentioned in the section above are infinite. Infinite sets have ''infinite cardinality''. Some infinite cardinalities are greater than others. Arguably one of the most significant results from set theory is that the set of real numbers has greater cardinality than the set of natural numbers. Sets with cardinality less than or equal to that of \N are called '' countable sets''; these are either finite sets or '' countably infinite sets'' (sets of the same cardinality as \N); some authors use "countable" to mean "countably infinite". Sets with cardinality strictly greater than that of \N are called '' uncountable sets''. However, it can be shown that the cardinality of a
straight line In geometry, a line is an infinitely long object with no width, depth, or curvature. Thus, lines are one-dimensional objects, though they may exist in two, three, or higher dimension spaces. The word ''line'' may also refer to a line segmen ...
(i.e., the number of points on a line) is the same as the cardinality of any segment of that line, of the entire plane, and indeed of any finite-dimensional
Euclidean space Euclidean space is the fundamental space of geometry, intended to represent physical space. Originally, that is, in Euclid's ''Elements'', it was the three-dimensional space of Euclidean geometry, but in modern mathematics there are Euclidean ...
.


The continuum hypothesis

The continuum hypothesis, formulated by Georg Cantor in 1878, is the statement that there is no set with cardinality strictly between the cardinality of the natural numbers and the cardinality of a straight line. In 1963,
Paul Cohen Paul Joseph Cohen (April 2, 1934 – March 23, 2007) was an American mathematician. He is best known for his proofs that the continuum hypothesis and the axiom of choice are independent from Zermelo–Fraenkel set theory, for which he was award ...
proved that the continuum hypothesis is independent of the axiom system ZFC consisting of Zermelo–Fraenkel set theory with the axiom of choice. (ZFC is the most widely-studied version of axiomatic set theory.)


Power sets

The power set of a set is the set of all subsets of . The empty set and itself are elements of the power set of , because these are both subsets of . For example, the power set of is . The power set of a set is commonly written as or . If has elements, then has elements. For example, has three elements, and its power set has elements, as shown above. If is infinite (whether
countable In mathematics, a set is countable if either it is finite or it can be made in one to one correspondence with the set of natural numbers. Equivalently, a set is ''countable'' if there exists an injective function from it into the natural numbers ...
or
uncountable In mathematics, an uncountable set (or uncountably infinite set) is an infinite set that contains too many elements to be countable. The uncountability of a set is closely related to its cardinal number: a set is uncountable if its cardinal num ...
), then is uncountable. Moreover, the power set is always strictly "bigger" than the original set, in the sense that any attempt to pair up the elements of with the elements of will leave some elements of unpaired. (There is never a bijection from onto .)


Partitions

A
partition of a set In mathematics, a partition of a set is a grouping of its elements into non-empty subsets, in such a way that every element is included in exactly one subset. Every equivalence relation on a set defines a partition of this set, and every part ...
''S'' is a set of nonempty subsets of ''S'', such that every element ''x'' in ''S'' is in exactly one of these subsets. That is, the subsets are
pairwise disjoint In mathematics, two sets are said to be disjoint sets if they have no element in common. Equivalently, two disjoint sets are sets whose intersection is the empty set.. For example, and are ''disjoint sets,'' while and are not disjoint. A c ...
(meaning any two sets of the partition contain no element in common), and the
union Union commonly refers to: * Trade union, an organization of workers * Union (set theory), in mathematics, a fundamental operation on sets Union may also refer to: Arts and entertainment Music * Union (band), an American rock group ** ''Un ...
of all the subsets of the partition is ''S''.


Basic operations

Suppose that a
universal set In set theory, a universal set is a set which contains all objects, including itself. In set theory as usually formulated, it can be proven in multiple ways that a universal set does not exist. However, some non-standard variants of set theory inc ...
(a set containing all elements being discussed) has been fixed, and that is a subset of . * The
complement A complement is something that completes something else. Complement may refer specifically to: The arts * Complement (music), an interval that, when added to another, spans an octave ** Aggregate complementation, the separation of pitch-clas ...
of is the set of all elements (of ) that do ''not'' belong to . It may be denoted or . In set-builder notation, A^ = \. The complement may also be called the ''absolute complement'' to distinguish it from the relative complement below. Example: If the universal set is taken to be the set of integers, then the complement of the set of even integers is the set of odd integers. Given any two sets and , * their
union Union commonly refers to: * Trade union, an organization of workers * Union (set theory), in mathematics, a fundamental operation on sets Union may also refer to: Arts and entertainment Music * Union (band), an American rock group ** ''Un ...
is the set of all things that are members of ''A'' or ''B'' or both. * their intersection is the set of all things that are members of both ''A'' and ''B''. If , then and are said to be ''disjoint''. * the set difference (also written ) is the set of all things that belong to but not . Especially when is a subset of , it is also called the relative complement of in . * their
symmetric difference In mathematics, the symmetric difference of two sets, also known as the disjunctive union, is the set of elements which are in either of the sets, but not in their intersection. For example, the symmetric difference of the sets \ and \ is \. Th ...
is the set of all things that belong to or but not both. One has A\,\Delta\,B = (A \setminus B) \cup (B \setminus A). * their cartesian product is the set of all
ordered pairs In mathematics, an ordered pair (''a'', ''b'') is a pair of objects. The order in which the objects appear in the pair is significant: the ordered pair (''a'', ''b'') is different from the ordered pair (''b'', ''a'') unless ''a'' = ''b''. (In con ...
such that is an element of and is an element of . Examples: * . * . * . * . * . The operations above satisfy many identities. For example, one of
De Morgan's laws In 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 valid rules of inference. They are named after Augustus De Morgan, a 19th-century British math ...
states that (that is, the elements outside the union of and are the elements that are outside ''and'' outside ). The cardinality of is the product of the cardinalities of and . (This is an elementary fact when and are finite. When one or both are infinite, multiplication of cardinal numbers is defined to make this true.) The power set of any set becomes a
Boolean ring In mathematics, a Boolean ring ''R'' is a ring for which ''x''2 = ''x'' for all ''x'' in ''R'', that is, a ring that consists only of idempotent elements. An example is the ring of integers modulo 2. Every Boolean ring gives rise to a Boolean al ...
with symmetric difference as the addition of the ring and intersection as the multiplication of the ring.


Applications

Sets are ubiquitous in modern mathematics. For example,
structures A structure is an arrangement and organization of interrelated elements in a material object or system, or the object or system so organized. Material structures include man-made objects such as buildings and machines and natural objects such as ...
in abstract algebra, such as groups,
fields Fields may refer to: Music * Fields (band), an indie rock band formed in 2006 * Fields (progressive rock band), a progressive rock band formed in 1971 * ''Fields'' (album), an LP by Swedish-based indie rock band Junip (2010) * "Fields", a song b ...
and
rings Ring may refer to: * Ring (jewellery), a round band, usually made of metal, worn as ornamental jewelry * To make a sound with a bell, and the sound made by a bell :(hence) to initiate a telephone connection Arts, entertainment and media Film and ...
, are sets closed under one or more operations. One of the main applications of naive set theory is in the construction of relations. A relation from a domain to a
codomain In mathematics, the codomain or set of destination of a function is the set into which all of the output of the function is constrained to fall. It is the set in the notation . The term range is sometimes ambiguously used to refer to either th ...
is a subset of the Cartesian product . For example, considering the set of shapes in the game of the same name, the relation "beats" from to is the set ; thus beats in the game if the pair is a member of . Another example is the set of all pairs , where is real. This relation is a subset of , because the set of all squares is subset of the set of all real numbers. Since for every in , one and only one pair is found in , it is called a
function Function or functionality may refer to: Computing * Function key, a type of key on computer keyboards * Function model, a structured representation of processes in a system * Function object or functor or functionoid, a concept of object-oriente ...
. In functional notation, this relation can be written as .


Principle of inclusion and exclusion

The inclusion–exclusion principle is a technique for counting the elements in a union of two finite sets in terms of the sizes of the two sets and their intersection. It can be expressed symbolically as , A \cup B, = , A, + , B, - , A \cap B, . A more general form of the principle gives the cardinality of any finite union of finite sets: \begin \left, A_\cup A_\cup A_\cup\ldots\cup A_\=& \left(\left, A_\+\left, A_\+\left, A_\+\ldots\left, A_\\right) \\ & - \left(\left, A_\cap A_\+\left, A_\cap A_\+\ldots\left, A_\cap A_\\right) \\ & + \ldots \\ & + \left(-1\right)^\left(\left, A_\cap A_\cap A_\cap\ldots\cap A_\\right). \end


See also

* Algebra of sets *
Alternative set theory In a general sense, an alternative set theory is any of the alternative mathematical approaches to the concept of set and any alternative to the de facto standard set theory described in axiomatic set theory by the axioms of Zermelo–Fraenkel set ...
*
Category of sets In the mathematical field of category theory, the category of sets, denoted as Set, is the category whose objects are sets. The arrows or morphisms between sets ''A'' and ''B'' are the total functions from ''A'' to ''B'', and the composition o ...
* Class (set theory) *
Dense set In topology and related areas of mathematics, a subset ''A'' of a topological space ''X'' is said to be dense in ''X'' if every point of ''X'' either belongs to ''A'' or else is arbitrarily "close" to a member of ''A'' — for instance, the ra ...
*
Family of sets In set theory and related branches of mathematics, a collection F of subsets of a given set S is called a family of subsets of S, or a family of sets over S. More generally, a collection of any sets whatsoever is called a family of sets, set fami ...
*
Fuzzy set In mathematics, fuzzy sets (a.k.a. uncertain sets) are sets whose elements have degrees of membership. Fuzzy sets were introduced independently by Lotfi A. Zadeh in 1965 as an extension of the classical notion of set. At the same time, defined ...
*
Internal set In mathematical logic, in particular in model theory and nonstandard analysis, an internal set is a set that is a member of a model. The concept of internal sets is a tool in formulating the transfer principle, which concerns the logical relation ...
* Mereology *
Multiset In mathematics, a multiset (or bag, or mset) is a modification of the concept of a set that, unlike a set, allows for multiple instances for each of its elements. The number of instances given for each element is called the multiplicity of that e ...
*
Principia Mathematica The ''Principia Mathematica'' (often abbreviated ''PM'') is a three-volume work on the foundations of mathematics written by mathematician–philosophers Alfred North Whitehead and Bertrand Russell and published in 1910, 1912, and 1913. ...
* Rough set


Notes


References

* * * *


External links

*
Cantor's "Beiträge zur Begründung der transfiniten Mengenlehre" (in German)
{{Authority control Concepts in logic Mathematical objects *