I'm studying Stoker's "Differential geometry" and Hormander's "The analysis of linear partial differential operators I, distribution theory and fourier analysis" on my own.
On p.10, Stoker says that, for a vector function $\vec x(t)$, we can apply mean value theorem for real valued functions to every component and arrive at the following: $$\vec x(t_1) - \vec x(t_0) = (x'_1(\xi_1),x'_2(\xi_2),x'_3(\xi_3)) \cdot (t_1-t_0) = \vec x'(\vec \xi_i) \cdot (t_1 - t_0)$$ For values $\xi_i$ between $t_0$ and $t_1$.
On p.6, Hormander says that, for a vector function $\vec f$, the mean value theorem must be replaced by the mean value inequality given by: $$||\vec f(\vec y) - \vec f(\vec x) || \le |\vec y - \vec x| sup \{ ||\vec f'(\vec x+t(\vec y-\vec x)||, 0 \le t \le 1 \} $$
I think the two expressions contradict each other. Stoker has vectors on both sides. The sides are equalized. By definition, two vectors are equal if their lengths and directions are equal. Therefore, it follows from Stoker's expression, that the norms of the left and right hand sides must be equal. Whereas, Hormander says that the norms of the right hand side and the left hand side are not necessarily equal.
Apart from that, Stoker's expression makes absolute sense to me and this example also makes sense to me. But the two must contradict each other as I explained above.
I'm wondering if anybody can clarify the issue for me, please.