Let $E$ be a finite-dimensional normed vector space and $A$ a non-empty and bounded subset of $E$. Let $I = \{R\geq 0: \exists \mathcal{B}_{F}(x, R), A \subset \mathcal{B}_{F}(x, R)\}$, and $r=\inf I$.
Let $R_n = r+\frac{1}{n}$. Show that $\forall n \in \mathbb{N}^*$, there exists $x_n \in E$ such that $A \subset \mathcal{B}_F(x_n, R_n)$.
$r+\frac1n > r = \inf I$ we have that $r+\frac1n$ is not a lower bound for $I$, or $\inf I$ would not be the largest lower bound of $I$. So some $R_n \in I$ obeys $R_n < r+\frac1n$, and by the definition of $I$ this means there is some $x_n$ such that $A \subseteq B(x_n, R_n)\subseteq B(x_n, r + \frac1n)$ for this $R_n$. Done.