Source: Mathematical Proofs, 2nd ed. by Chartrand. p. 121.
An element belonging to some prescribed set $A$ and possessing a certain property $P$ is unique if it is the only element of $A$ having property $P$. Typically, to prove that only one element of $A$ has property $P$, we proceed in one of two ways:
- We assume that $a$ and $b$ are elements of $A$ possessing property $P$ and show that $a= b.$
- We assume that $a$ and $b$ are distinct elements of $A$ possessing property $P$ and show that $a= b.$ Contradiction to $a \neq b$.
Although (1) results in a direct proof and (2) results in a proof by contradiction, it is $\color{red}{often}$ [Emphasis mine] the case that either proof technique can be used.
The $\color{red}{often}$ spurs these questions: When will either method fail? When to prefer one over the other?