<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sarg.dev/index.php?action=history&amp;feed=atom&amp;title=Uniqueness_quantification</id>
	<title>Uniqueness quantification - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sarg.dev/index.php?action=history&amp;feed=atom&amp;title=Uniqueness_quantification"/>
	<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=Uniqueness_quantification&amp;action=history"/>
	<updated>2026-07-27T06:01:17Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.sarg.dev/index.php?title=Uniqueness_quantification&amp;diff=183264&amp;oldid=prev</id>
		<title>imported&gt;Farkle Griffen: /* See also */ Fix link</title>
		<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=Uniqueness_quantification&amp;diff=183264&amp;oldid=prev"/>
		<updated>2025-09-04T16:07:58Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;See also: &lt;/span&gt; Fix link&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Short description|Logical quantifier}}&lt;br /&gt;
{{redirect|Unique (mathematics)|other uses|Unique (disambiguation)}}&lt;br /&gt;
{{More sources|date=November 2024}}&lt;br /&gt;
In [[mathematics]] and [[logic]], the term &amp;quot;uniqueness&amp;quot; refers to the property of being the one and only object satisfying a certain condition.&amp;lt;ref&amp;gt;{{Cite web|url=http://mathworld.wolfram.com/UniquenessTheorem.html|title=Uniqueness Theorem|last=Weisstein|first=Eric W.|website=mathworld.wolfram.com|language=en|access-date=2019-12-15}}&amp;lt;/ref&amp;gt; This sort of [[Quantifier (logic)|quantification]] is known as &amp;#039;&amp;#039;&amp;#039;uniqueness quantification&amp;#039;&amp;#039;&amp;#039; or &amp;#039;&amp;#039;&amp;#039;unique existential quantification&amp;#039;&amp;#039;&amp;#039;, and is often denoted with the symbols &amp;quot;[[Existential quantification|∃]]!&amp;quot;&amp;lt;ref&amp;gt;{{Cite web|url=https://www.whitman.edu/mathematics/higher_math_online/section02.05.html|title=2.5 Uniqueness Arguments|website=www.whitman.edu|access-date=2019-12-15}}&amp;lt;/ref&amp;gt; or &amp;quot;∃&amp;lt;sub&amp;gt;=1&amp;lt;/sub&amp;gt;&amp;quot;. It is defined to mean [[there exists]] an object with the given property, and [[Universal quantification|all objects]] with this property are [[Equality (mathematics)|equal]].&lt;br /&gt;
&lt;br /&gt;
For example, the formal statement&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;\exists! n \in \mathbb{N}\,(n - 2 = 4)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
may be read as &amp;quot;there is exactly one natural number &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; such that &amp;lt;math&amp;gt;n - 2 =4&amp;lt;/math&amp;gt;&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Proving uniqueness ==&lt;br /&gt;
&lt;br /&gt;
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, &amp;#039;&amp;#039;&amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;&amp;#039;&amp;#039; and &amp;#039;&amp;#039;&amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt;&amp;#039;&amp;#039;) must be equal to each other (i.e.&amp;amp;nbsp;&amp;lt;math&amp;gt;a = b&amp;lt;/math&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
For example, to show that the equation &amp;lt;math&amp;gt;x + 2 = 5&amp;lt;/math&amp;gt; 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:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; 3 + 2 = 5. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To establish the uniqueness of the solution, one would proceed by assuming that there are two solutions, namely &amp;#039;&amp;#039;&amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;&amp;#039;&amp;#039; and &amp;#039;&amp;#039;&amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt;&amp;#039;&amp;#039;, satisfying &amp;lt;math&amp;gt;x + 2 = 5&amp;lt;/math&amp;gt;. That is,&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; a + 2 = 5\text{ and }b + 2 = 5. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then since equality is a [[transitive relation]], &lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; a + 2 = b + 2. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Subtracting 2 from both sides then yields&lt;br /&gt;
:&amp;lt;math&amp;gt; a = b. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which completes the proof that 3 is the unique solution of &amp;lt;math&amp;gt;x + 2 = 5&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
In general, both existence (there exists &amp;#039;&amp;#039;at least&amp;#039;&amp;#039; one object) and uniqueness (there exists &amp;#039;&amp;#039;at most&amp;#039;&amp;#039; one object) must be proven, in order to conclude that there exists exactly one object satisfying a said condition.&lt;br /&gt;
&lt;br /&gt;
An alternative way to prove uniqueness is to prove that there exists an object &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; satisfying the condition, and then to prove that every object satisfying the condition must be equal to &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Reduction to ordinary existential and universal quantification ==&lt;br /&gt;
Uniqueness quantification can be expressed in terms of the [[existential quantifier|existential]] and [[universal quantifier|universal]] quantifiers of [[predicate logic]], by defining the formula &amp;lt;math&amp;gt;\exists ! x P(x)&amp;lt;/math&amp;gt; to mean&amp;lt;ref&amp;gt;{{Cite book |last=Kleene |first=Stephen Cole |author-link=Stephen Cole Kleene |url=https://archive.org/details/mathematicallogi0000klee/page/154 |title=Mathematical logic |date=1967 |publisher=Wiley |isbn=978-0-471-49033-3 |location=New York |pages=154 |lccn=66-26747}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\exists x\,( P(x) \, \wedge \neg \exists y\,(P(y) \wedge y  \ne x)),&amp;lt;/math&amp;gt;&lt;br /&gt;
which is logically equivalent to&lt;br /&gt;
:&amp;lt;math&amp;gt;\exists x \, ( P(x) \wedge \forall y\,(P(y) \to y = x)).&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
An equivalent definition that separates the notions of existence and uniqueness into two clauses, at the expense of brevity, is&lt;br /&gt;
:&amp;lt;math&amp;gt;\exists x\, P(x) \wedge \forall y\, \forall z\,[(P(y) \wedge P(z)) \to y = z].&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Another equivalent definition, which has the advantage of brevity, is&lt;br /&gt;
:&amp;lt;math&amp;gt;\exists x\,\forall y\,(P(y) \leftrightarrow y = x).&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Generalizations ==&lt;br /&gt;
The uniqueness quantification can be generalized into [[counting quantification]] (or numerical quantification&amp;lt;ref&amp;gt;{{Cite web|url=http://persweb.wabash.edu/facstaff/helmang/phi270-1314F/phi270PDF/phi270text/phi270txt8/phi270txt83/phi270txt83(4up).pdf|title=Numerical quantification|last=Helman|first=Glen|date=August 1, 2013|website=persweb.wabash.edu|access-date=2019-12-14}}&amp;lt;/ref&amp;gt;). This includes both quantification of the form &amp;quot;exactly &amp;#039;&amp;#039;k&amp;#039;&amp;#039; objects exist such that …&amp;quot; as well as &amp;quot;infinitely many objects exist such that …&amp;quot; and &amp;quot;only finitely many objects exist such that…&amp;quot;. The first of these forms is expressible using ordinary quantifiers, but the latter two cannot be expressed in ordinary [[first-order logic]].&amp;lt;ref&amp;gt;This is a consequence of the [[compactness theorem]].&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Uniqueness depends on a notion of [[equality (mathematics)|equality]]. Loosening this to a coarser [[equivalence relation]] yields quantification of uniqueness [[up to]] that equivalence (under this framework, regular uniqueness is &amp;quot;uniqueness up to equality&amp;quot;). This is called [[essentially unique]]. For example, many concepts in [[category theory]] are defined to be unique up to [[isomorphism]].&lt;br /&gt;
&lt;br /&gt;
The exclamation mark &amp;lt;math&amp;gt;!&amp;lt;/math&amp;gt; can be also used as a separate quantification symbol, so &amp;lt;math&amp;gt;(\exists ! x. P(x))\leftrightarrow ((\exists x. P(x))\land (! x. P(x)))&amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt;(! x. P(x)) := (\forall a \forall b. P(a)\land P(b)\rightarrow a=b)&amp;lt;/math&amp;gt;. E.g. it can be safely used in the [[replacement axiom]], instead of &amp;lt;math&amp;gt;\exists !&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Essentially unique]]&lt;br /&gt;
* [[Extension by definition]]&lt;br /&gt;
* [[One-hot]]&lt;br /&gt;
* [[Singleton (mathematics)]]&lt;br /&gt;
* [[Uniqueness theorem]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
== Bibliography ==&lt;br /&gt;
&lt;br /&gt;
*{{cite book|last=Kleene|first=Stephen|title=Introduction to Metamathematics|year=1952|publisher=Ishi Press International|pages=199}} &lt;br /&gt;
*{{cite book|last=Andrews|first=Peter B.|title=An introduction to mathematical logic and type theory to truth through proof|year=2002|publisher=Kluwer Acad. Publ.|location=Dordrecht|isbn=1-4020-0763-9|pages=233|edition=2.}}&lt;br /&gt;
&lt;br /&gt;
{{Mathematical logic}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Quantifier (logic)]]&lt;br /&gt;
[[Category:1 (number)]]&lt;br /&gt;
[[Category:Mathematical terminology]]&lt;br /&gt;
[[Category:Uniqueness theorems]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Farkle Griffen</name></author>
	</entry>
</feed>