The other day I asked a question related to the problem below, then I realized that I wasn't sure how the inequality $|f(a+h)-f(a)| \leq C(|h_1|+|h_2)|$--very last line of their proof--implied continuity of $f$. Someone then commented that we can extend the inequality by writing $\lvert f(a+h) - f(a) \rvert \leq C (\lvert h_1 \rvert + \lvert h_2 \rvert) \leq C( \lvert h \rvert + \lvert h \rvert) \leq 2 C \lvert h \rvert$ but I still didn't see how continuity followed
My thinking was to think in terms of the delta-epsillon definition but then I was stuck trying to show that $|f(a+h)-f(a)| \leq |h|$, which a commenter pointed out that it failed in some cases, such as the case of $f(x)=3x$.
My Question
Could you explain why this inequality in their last line implies continuity and why scalar constants on $|h|$ still allow for continuity to follow?
Thanks, and here's the link to where I asked the other question. In the comments you'll see where we discuss continuity.
Proving continuity when partial derivatives are bounded on open set
Solution


Let $\varepsilon > 0$. Then for $\|h\| < \min\left\{\frac{\varepsilon}{ C\sqrt2}, r\right\}$ we have
$$|f(a+h) - f(a)| \le C(|h_1| + |h_2|) \stackrel{CSB}{\le} C\sqrt{2}\sqrt{|h_1|^2+|h_2|^2} = C\sqrt2 \|h\| < \varepsilon$$