I don't really understand the meaning of this... z(x + i) - z(x) is never 0, it's a function of i, which is itself never 0. z(x + i) - z(x) goes through strictly positive or negative values past a certain lower bound on h, this depending on the monotonicity of the function z on on the point at which we are evaluating the derivative. This said z(x + i) - z(x)
tends towards 0, meaning it can be made as small as we wish.
but the point is that the denominator has to go to zero through non zero values for that statement to be true.
To repeat myself, z(x + i) - z(x) is never 0, as i is never 0. This is best shown by assigning the value z(x + i) - z(x) to h. We write in simplified terms:
f(z(x+i)) - f(z(x)) / z(x + i) - z(x) = f(z(x) + h) - f(z(x)) / h.
Since h
tends towards 0, this expression, here again,
tends towards the derivative at point z(x). The same goes with h/i. And since their product of the two ratios is always f(z(x+i)) - f(z(x)) / i, here again reasserting the fact that neither h nor i are 0, we get the expression
f(z(x+i)) - f(z(x)) / i = f'(z(x))*z(x) + m
Where m gets increasingly small as the other two ratios get closer to the actual value of the their respective derivatives. The above expression is exactly what we are looking for: f'(z(x))*z(x) is the limit as i goes to 0, because m is a function of i and can be made as small as we wish.