Let $\tilde{f} $ be some algorithm: we have: $$ \| f(x) - \tilde{f}(x) \| = \| f(x) - f(\tilde{x}) \| \leq \|f'(x) \| \|x - \tilde{x} \|$$
I'm curious on the last step, how did they get the inequality? It kind of looks like the mean value theorem but f' is dependent on x and not on some variable between x and $\tilde{x}$ so I don't think it's that
thanks