I have always struggled with Analysis... I understand the concepts generally I feel like, but when I go to show something or try and prove something I feel my symbolic notation is awful. I know that
$$\left|{{\frac{f(z)-f(z_0)}{z-z_0}-f'(z_0)}}\right|\le\epsilon$$
implies
$$|f(z)-f(z_0)-(z-z_0)f'(z_0)|<\epsilon|z-z_0|$$
But why is it okay to drop the absolute value signs below, which was presented to be true in a chapter I'm reading...
$$f(z)=f(z_0)+(z-z_0)f'(z_0)+\eta\cdot(z-z_0)$$
with $|\eta|=|\eta(z)|<\epsilon$.