HOME

TheInfoList



OR:

In
mathematics Mathematics is a field of study that discovers and organizes methods, Mathematical theory, theories and theorems that are developed and Mathematical proof, proved for the needs of empirical sciences and mathematics itself. There are many ar ...
and
logic Logic is the study of correct reasoning. It includes both formal and informal logic. Formal logic is the study of deductively valid inferences or logical truths. It examines how conclusions follow from premises based on the structure o ...
, the term "uniqueness" refers to the property of being the one and only object satisfying a certain condition. This sort of quantification is known as uniqueness quantification or unique existential quantification, and is often denoted with the symbols " !" or "∃=1". It is defined to mean there exists an object with the given property, and all objects with this property are equal. For example, the formal statement : \exists! n \in \mathbb\,(n - 2 = 4) may be read as "there is exactly one natural number n such that n - 2 =4".


Proving uniqueness

The most common technique to prove the unique existence of an object is to first prove the existence of the entity with the desired condition, and then to prove that any two such entities (say, ''a'' and ''b'') must be equal to each other (i.e. a = b). For example, to show that the equation x + 2 = 5 has exactly one solution, one would first start by establishing that at least one solution exists, namely 3; the proof of this part is simply the verification that the equation below holds: : 3 + 2 = 5. To establish the uniqueness of the solution, one would proceed by assuming that there are two solutions, namely ''a'' and ''b'', satisfying x + 2 = 5. That is, : a + 2 = 5\textb + 2 = 5. Then since equality is a
transitive relation In mathematics, a binary relation on a set (mathematics), set is transitive if, for all elements , , in , whenever relates to and to , then also relates to . Every partial order and every equivalence relation is transitive. For example ...
, : a + 2 = b + 2. Subtracting 2 from both sides then yields : a = b. which completes the proof that 3 is the unique solution of x + 2 = 5. In general, both existence (there exists ''at least'' one object) and uniqueness (there exists ''at most'' one object) must be proven, in order to conclude that there exists exactly one object satisfying a said condition. An alternative way to prove uniqueness is to prove that there exists an object a satisfying the condition, and then to prove that every object satisfying the condition must be equal to a.


Reduction to ordinary existential and universal quantification

Uniqueness quantification can be expressed in terms of the existential and universal quantifiers of
predicate logic First-order logic, also called predicate logic, predicate calculus, or quantificational logic, is a collection of formal systems used in mathematics, philosophy, linguistics, and computer science. First-order logic uses quantified variables ove ...
, by defining the formula \exists ! x P(x) to mean :\exists x\,( P(x) \, \wedge \neg \exists y\,(P(y) \wedge y \ne x)), which is logically equivalent to :\exists x \, ( P(x) \wedge \forall y\,(P(y) \to y = x)). An equivalent definition that separates the notions of existence and uniqueness into two clauses, at the expense of brevity, is :\exists x\, P(x) \wedge \forall y\, \forall z\, P(y) \wedge P(z)) \to y = z Another equivalent definition, which has the advantage of brevity, is :\exists x\,\forall y\,(P(y) \leftrightarrow y = x).


Generalizations

The uniqueness quantification can be generalized into counting quantification (or numerical quantification). This includes both quantification of the form "exactly ''k'' objects exist such that …" as well as "infinitely many objects exist such that …" and "only finitely many objects exist such that…". The first of these forms is expressible using ordinary quantifiers, but the latter two cannot be expressed in ordinary
first-order logic First-order logic, also called predicate logic, predicate calculus, or quantificational logic, is a collection of formal systems used in mathematics, philosophy, linguistics, and computer science. First-order logic uses quantified variables over ...
.This is a consequence of the compactness theorem. Uniqueness depends on a notion of equality. Loosening this to a coarser equivalence relation yields quantification of uniqueness
up to Two Mathematical object, mathematical objects and are called "equal up to an equivalence relation " * if and are related by , that is, * if holds, that is, * if the equivalence classes of and with respect to are equal. This figure of speech ...
that equivalence (under this framework, regular uniqueness is "uniqueness up to equality"). This is called
essentially unique In mathematics, the term essentially unique is used to describe a weaker form of uniqueness, where an object satisfying a property is "unique" only in the sense that all objects satisfying the property are equivalent to each other. The notion of ess ...
. For example, many concepts in
category theory Category theory is a general theory of mathematical structures and their relations. It was introduced by Samuel Eilenberg and Saunders Mac Lane in the middle of the 20th century in their foundational work on algebraic topology. Category theory ...
are defined to be unique up to
isomorphism In mathematics, an isomorphism is a structure-preserving mapping or morphism between two structures of the same type that can be reversed by an inverse mapping. Two mathematical structures are isomorphic if an isomorphism exists between the ...
. The exclamation mark ! can be also used as a separate quantification symbol, so (\exists ! x. P(x))\leftrightarrow ((\exists x. P(x))\land (! x. P(x))), where (! x. P(x)) := (\forall a \forall b. P(a)\land P(b)\rightarrow a=b). E.g. it can be safely used in the replacement axiom, instead of \exists !.


See also

*
Essentially unique In mathematics, the term essentially unique is used to describe a weaker form of uniqueness, where an object satisfying a property is "unique" only in the sense that all objects satisfying the property are equivalent to each other. The notion of ess ...
* One-hot *
Singleton (mathematics) In mathematics, a singleton (also known as a unit set or one-point set) is a set with exactly one element. For example, the set \ is a singleton whose single element is 0. Properties Within the framework of Zermelo–Fraenkel set theory, the ...
* Uniqueness theorem


References


Bibliography

* * {{Mathematical logic Quantifier (logic) 1 (number) Mathematical terminology Uniqueness theorems