I didn't understand why we call this theorem below mean value theorem. I didn't understand the relationship with the mean value theorem we learn in the first semester Calculus.
Mean value for vector valued functions: Let $f:[a,b]\to \mathbb R^n$ a continuous function, differentiable in the open interval $(a,b)$. If $|f'(t)|\le M$ for every $t\in (a,b)$, then $|f(b)-f(a)|\le M(b-a)$.
In one-variable calculus, you get an equality $$f(b)-f(a)=f'(c)(b-a)$$ for some $c\in [a,b]$. Taking absolute values, this gives $$|f(b)-f(a)|=|f'(c)|(b-a)\leq M(b-a).$$
This means that the inequality $|f(b)-f(a)|\leq M(b-a)$ can be thought of as a weak version of the standard mean value theorem. A stronger theorem doesn't hold in general, so we give this name to the above inequality.