For a compact metric space $(X, \rho)$, show that there are points $u,v \in X$ for which $\rho(u,v) =$ diam $X$
I know that diam $X = sup$ {$\rho(u,v)|u,v \in X$} so does this just follow immediately from the Extreme Value Theorem?
Proof:
$\rho$ is continuous since it is a metric, so by EVT, $p$ takes its max value on X, therefore it takes its supremum on X so there exists points $u,v \in X$ such that $\rho(u,v) = sup$ {$\rho(x,y)|x,y \in X$} = diam $X$
Is this correct and is it missing any details? It feels way too easy so I think its not right