I know the very well know equivalence of the properties of a positive, semidefinite matrix:
- $A$ is positive semidefinite,
- $A = U^T U$ for some matrix $U$,
- $\mathbf{x}^T A \mathbf{x}\geq 0$ for every $\mathbf{x} \in \mathbb{R}^n$,
- All principal minors $A$ are nonnegative.
But how can you derive from this that the largest entry of the matrix $A$ appears on the diagonal and why - when a diagonal entry is equal to zero - are all the entries of the corresponding row and column also equal to zero?