Processing math: 100%
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

6.10: Existence and Uniqueness

( \newcommand{\kernel}{\mathrm{null}\,}\)

In mathematics we often want to know whether an object with specific desirable properties actually exists. In symbolic language, this is just (x)A(x). Conceptually, this is easy to do: just find an example! (In practice, this can often be quite difficult.)

Example 6.10.1

Prove that 851 is not prime.

Solution

We want to prove the quantified statement

(n)((n1)(n851)(n divides 851)),

with domain the positive, whole numbers. Testing each number, one by one, starting at n=2, we find that using n=23 fits the bill.

Once we have found an example for an existential statement, we also often want to know whether there are more examples, or whether the one we have found is unique. Suppose x0 is our concrete example proving (x)A(x). To show that x0 is unique, we should prove the universal statement: (y)(A(y)(y=x0)). This translates as the following.

For all y, if A(y) is true, then y=x0.

That is, the only way object y can satisfy A(y) is if y is actually our original example x0.

Procedure 6.10.1: Proving uniqueness

To prove that x=x0 is the unique instance of an object x such that A(x) is true, assume that y is also an object such that A(y) is true, and prove that y=x0.

Example 6.10.2

Prove that 2 is the unique positive number that is both prime and even.

Solution

Suppose n is a positive number which is both prime and even. Since n is even, it is divisible by 2. But since n is prime, it is divisble by only 1 and itself. Therefore, 2 and “itself” must be the same, i.e. n=2.


This page titled 6.10: Existence and Uniqueness is shared under a GNU Free Documentation License 1.3 license and was authored, remixed, and/or curated by Jeremy Sylvestre via source content that was edited to the style and standards of the LibreTexts platform.

  • Was this article helpful?

Support Center

How can we help?