Let $\prod : \mathbb{R}^n \to \mathbb{R}$ where $\prod (\boldsymbol{x}) = x_1 \times \dots \times x_n$ for all $\boldsymbol{x}=(x_1, \dots, x_n) \in \mathbb{R}^n$. How to proof that $\prod$ is continuous?
I know that the product of continuous functions is continuous and $x \mapsto x$ is continuous. However, in this case $\prod$ is a vector function. Can we write:
$\prod (\boldsymbol{x}) = x_1 \times \dots \times x_n = a(x_1) \times \dots \times a(x_n)$
where $a:\mathbb{R} \to \mathbb{R}$ where $a(x)=x, \forall x\in\mathbb{R}$ such that $\prod = a \times \dots \times a$ and hence $\prod$ is continuous?
Fix any $\boldsymbol{x}^* = (x_1^*,\cdots,x_n^*)\in\mathbb{R}^n$ and let $\boldsymbol{x}\to\boldsymbol{x}^*$, then $x_i-x_i^*\to 0$ for each $1\leq i\leq n$. So
\begin{align} & \Pi(\boldsymbol{x^*}) - \Pi(\boldsymbol{x}) \\ ={} & x_1^*\cdots x_n^* - x_1\cdots x_n \\ ={} & (x_1^*-x_1)x_2^*\cdots x_n^* \\ & + x_1(x_2^*-x_2)x_3^*\cdots x_n^* \\ & + \cdots \\ & + x_1x_2\cdots x_{n-1}(x_n^*-x_n) \to 0. \end{align}