Say $M:=\{(x,y)\in \mathbb R^{2}:x^2+y^2\leq 1\}$
I am confused on how to prove the a multidimensional set is bounded. This is important in order to be able to prove that $M$ is indeed compact. It one dimension it was rather simple, say $M$ was in one dimension in order to show it was bounded, simply find an $c \in \mathbb R$, such that $\forall a \in M: |a|\leq c$ but this obviously won't work in multiple dimensions:
Therefore my question is: What is a clean way of proving $M$ as a multidimensional set is bounded.
My idea: Let $(x,y) \in M$, it follows that: $\vert \vert (x,y) \vert \vert=\sqrt{x^2+y^2}\leq\sqrt{1}<2$
And therefore $M$ is bounded?
Is there a better way of formulating this?
Just a few thoughts. You have described the set $\mathbf{M}$ which is nothing more than the unit disk on the plane as a subset of $\mathbb{R}^2$. Your very definition of $\mathbf{M}$ implies it is bounded since you wrote the condition that $x^2+y^2\leq 1$. Is that what you meant?.