Mathematical Writing - Vivaldi Franco 2014
Unique Existence
Existence and Definitions
Unique existence is a stronger version of existence:
There is exactly one element of
having property
.
where, as usual,
is a set and
is a predicate over
. For example:
The equation
has exactly one solution.
The sets
and
have only one point in common.
The function
has precisely one stationary point.
The matrix
has a unique real eigenvalue greater than 1.
The expressions ’exactly’, ’only’, ’precisely’ differentiate unique existence from existence.
Unique existence is a hidden conjunction; the conjuncts are
EXISTENCE: There is one element of
with property
.
UNIQUENESS: If
have property
, then
.
The corresponding symbolic expression is overloaded:
![]()
(9.1)
and to simplify it we introduce a new quantifier
denoting unique existence:
![]()
For example, given a function
, the concise expression
![]()
states that
is bijective.
In Chap. 8 we proved (twice) that any integer
greater than 1 is a product of primes. For each
, this statement asserts the existence of an unspecified number of primes. The fundamental theorem of arithmetic upgrades existence to unique existence .
Theorem
Every natural number greater than 1 may be written as a product of prime numbers. This representation is unique, apart from re-arrangements of the factors.
The expression ’apart from re-arrangements of the factors’ gives the impression of lack of uniqueness. This is not the case: the theorem states that there exists a unique multiset of prime numbers (see Sect. 2.1) with the property that the product of its elements is the given natural number. Alternatively, there is a unique set of pairwise co-prime prime-powers with the same property.
In a proof of unique existence the conjuncts are normally proved separately, in either order.
Theorem
The identity element of a group is unique.
The group axioms were given in Sect. 7.1. The existence of an identity element does not require a proof, being an axiom (axiom G3). We only have to prove uniqueness .
PROOF Let us assume that a group has two identity elements,
and
. Applying the axiom G3 to each identity element, we obtain
![]()
and hence
. ![]()
Theorem
For every set
and subset
, there is a unique set
such that
and
.
PROOF Let
. By construction,
. Since
is a subset of
, and every element of
belongs to either
or
, we have
. So a set
with the required properties exists.
To prove uniqueness, assume that
is a set with the stated properties. Then, since
,
must be a subset of
, and it must contain all elements of
that aren’t in
. So
must contain
.
Since
, the set
can’t contain any elements of
that are in
. So
must be
. ![]()
The existence part of this proof is constructive. For this reason, the proof of uniqueness does not establish the second conjunct in (9.1) explicitly. Rather than considering two objects with the stated properties and showing that they are the same, we consider a single object and show that it is the same as the one defined in the existence part.
Theorem (Fermat). The only natural numbers
for which
is a square are
and
.
Proving existence is immediate:
,
. Uniqueness is much harder, see [12, pp. 38, 382].