I want to say that $|\textbf{x}-\textbf y|<\delta$ implies $|x_1- y_1|<\delta$ and $|x_2- y_2|<\delta$ for a proof I am working on. This is assuming that $\textbf{x}=(x_1,x_2) \in \text R^2$ and $\textbf{y}=(y_1,y_2) \in \text R^2$. If true, I'd also like to extend this to $\textbf{x} \in \text R^{n_1+n_2}$ and $\textbf{x} \in \text R^{n_1+n_2}$ where $n_1 , n_2 \in \text N$.
I am wondering if this is obvious enough to state or would it be better to prove it? If I should prove it then what would be the best way? My guess would be to use the distance formula.