Proposition of a bounded set $A \subset \mathbb{R}^d$

52 Views Asked by At

I need some help continuing the proof for the following proposition.

A set $A \subset \mathbb{R}^d$ is bounded $\Leftrightarrow$ there exists a cube $Q_s=[-s,s]^d=\left\{ (x_1,\dots,x_d) \: : \: -s \leq x_j \leq s, j=1,\dots,d \right\}$ such that $A \subset Q_s$.

For $\Rightarrow$, I have started by stating that if $A \subset \mathbb{R}^d$ is bounded $\Rightarrow$ there exists a closed ball $\overline{B}$ such that $\vec x \in \overline{B} \:\: \forall \vec x \in A$.

I'm not really sure where to go from here, some hints would be great!

1

There are 1 best solutions below

3
On

The ball has a center $m=(m_1,\dotsc,m_d)$ and a radius $r$, choose $$s:= r+\max_{1\leq i\leq d} |m_i|$$ Then we have $A\subseteq \bar{B}\subseteq Q_s$.

For the other implication choose a Ball with radius $r=\sqrt{ds^2}$ around 0.