My textbook has the following example:
Let $f,g:\mathbb{R}^2\to\mathbb{R}$ be $C^1$ functions such that $f(x+k,y+l)=f(x,y)$ and $g(x+k,y+l)=g(x,y)$ for $x,y\in\mathbb{R}$ and $k,l\in\mathbb{Z}$. Then the differential equation in $\mathbb{R}^2$ given by:
\begin{cases} x'=f(x,y)\\ y'=g(x,y) \end{cases}
can be seen as a differential equation on the torus $\mathbb{T}^2$. Clearly, the above equations have a unique solution (that is global, i.e., defined for all $t\in\mathbb{R}$ since the torus is compact).
It's this last sentence that I don't understand. Is this a widely known theorem in ODEs? The author doesn't discuss this in prior sections.