If I have an $x, y$ Cartesian coordinate this could be described as a 2-tuple in $\mathbb{R}^2$ space.
- What if I have an angle, $\theta$, in radians, what space is this in? I am tempted to say $\mathbb{R}^1$, but the angle in radians is bounded and looping ($1.9\pi$ is closer to $0.1\pi$ than it is to $1.5\pi$).
- What if I have a 3-tuple of $x, y, \theta$? This isn't Cartesian space anymore, is it? This wouldn't be $\mathbb{R}^3$, because at every Cartesian coordinate there is a hidden looped dimension.