$F\colon \mathbb R^n \to \mathbb R$ defined as $F(x_{1},x_{2},\dots, x_{n})= \max\{ |x_{1}|,|x_{2}|,\dots, |x_{n}| \}$ Show that F is uniformly continuous function. So we have to show $\forall \varepsilon >0,\exists \delta > 0\text{ s.t } x,y \in \mathbb R^n \text{ and } |x-y| < \delta \Rightarrow \left|F(x)-F(y)\right|<\varepsilon.$ Now let $x:=(x_{1},x_{2},\dots, x_{n})$ and $y=(y_{1},y_{2},\dots, y_{n})$ so $|F(x)-F(y)|=|\{\max\{ |x_{1}|,|x_{2}|,\dots, |x_{n}| \}- \{\max\{ |y_{1}|,|y_{2}|,\dots, |y_{n}| \}|$
After this I don't understand how to choose $\varepsilon,\delta$ such that if $|x-y| < \delta \Rightarrow \left|F(x)-F(y)\right|<\varepsilon.$
$\delta = \epsilon$ will work, if we use the $l^\infty$ norm for $\mathbb R ^n$.
I'm having trouble generating the equations here on my phone.