$f:\mathbb{R}\to\mathbb{R}$ is a continuous function.
I need to check whether $g(x)$ is also continuous for: $$ g(x)=\frac{1}{\min\{f(x),-1\}} $$ Two questions:
- Can I show the continuity of $g(x)$ by using $f(x)=x$ or should I use more generalized approach?
- Am I right that $g(x)$ will be continuous, as composition of two continuous functions ($min\{\}$ and $f(x)$) is also continuous and $\frac{1}{x}$ is continuous for $(-\infty,-1)$ ?

