While understanding the concept of Existence and Uniqueness Theorem for Initial Value Problems of System of Ordinary Differential Equations, I first came across "vector - valued functions" and the condition for the uniqueness of solution in vector valued function (Lipschitz Condition for Vector Valued Function).
As mentioned in the picture attached above, we have always checked the Lipschitz condition in the vector variable $\mathbf{x}$ for the vector valued function $\mathbf{X}$.
My question here is that can we not show the Lipschitz condition for the scalar variable $t$ instead of the vector variable $\mathbf{x}$?
I also tried one example of a vector valued function $f\left( x, \mathbf{y} \right) = \left( 3x + 2y_1, y_1 - y_2 \right)$ where $\mathbf{y} = \left( y_1, y_2 \right)$.
To check the Lipschitz condition in the scalar variable x, I proceeded as follows:-
$$\left| f\left( x_2, \mathbf{y} \right) - f\left( x_1, \mathbf{y} \right) \right| = \left| \left( 3 \left( x_2 - x_1 \right), 0 \right) \right| \leq 3 \left| x_2 - x_1 \right|$$
So, I would like to ask here that is this approach correct? Or do we have to always check Lipschitz condition for vector valued function in the vector variable?
Note: The picture attached above has a phrase iff, however I think it is because the article talks about system of differential equations and the uniqueness of the solution to the system. But, in this question, I ask in general if we can check Lipschitz condition for the scalar variable.