Let $f:\mathbb{R}^n \to \mathbb{R}^n $ be a continuously differentiable function. Prove that two distinct solutions of $x'(t)=f(x(t))$ (the ODE is autonomous) cannot intersect at any point, not even at different times.
Notes: Clearly there is a relationship between this question and the theorems for the existence and uniqueness of ODEs.
Theorem: Let A be an open subset of $\mathbb{R}^n$ and that $f \in C^1(A)$. Then $\forall x_0 \in A \ \exists \ \alpha>0$ such that the IVP $$x'(t)=f(x(t)), \ x(0)=x_0$$ has a unique solution $x(t)=x(t,x_0)$ on the interval $[-\alpha,\alpha]$.
As $f \in C^1$ the theorem applies so the solutions to $x'(t)=f(x(t))$ are unique (they will not be in the same position at the same time). However I do not know how to show that the two solutions cannot intersect at later times.