In a given exercise I am asking the following:
If $f$ is a continuous function in $(x_0,y_0)$ and $g$ is a one-variable function continuous in $f(x_0,y_0)$ so the composite function $h$, defined by $h(x,y)=g(f(x,y))$ is continuous in $(x_0,y_0)$. True or false?
Since the textbook has no solution so I would like to check my reasoning here on this forum.
For me it seems true since $f$ is a multivariable function continuous on the given point $(x_0, y_0)$ and $h(x,y) = g(f(x,y))$ is basically a level curve of $h(x,y)$.
Yes of course ! Let $((a_n,b_n))_n$ a sequence that converge to $(x_0,y_0)$. Since $f$ is continuous at $(x_0,y_0)$, then $(f(a_n,b_n))_n$ is a sequence that converge to $f(x_0,y_0)$. Since $g$ is continuous, one finally get $$\lim_{n\to \infty }h(a_n,b_n)=\lim_{n\to \infty }g(f(a_n,b_n))=g(f(x_0,y_0))=h(x_0,y_0)$$