Suppose $f: \mathbb{R} \to \mathbb{R} $ is continuous at $x = 1 $ and $g: \mathbb{R} \to \mathbb{R} $ continuous at $y = f(1) $. Then $g \circ f $ is continuous at $x = 1 $
Attempt:
Let $\epsilon > 0$ be given. We can find $\delta', \delta'' $such that if $|x - 1| < \delta' $, then $|f(x) - f(1) | < \epsilon $ and we also have that $|f(z) - f(1) | < \delta'' $ implies $| g( f(z) ) - g( f(1)) | < \epsilon $
Isn't this just the proof? It is obvious that feel confused trying to write the proof nicely. IS this a correct proof ?