It is mentioned here that:
Let $R$ be the line parameterized by $x$. Let $f$ be a complex function on $R$ that is integrable. The Fourier transform $\hat f = Ff$ is
$$\hat f(k) = \int_{-\infty}^{+\infty} e^{-ikx} f(x) dx$$
It is a function on the dual real line parameterized by $k$.
I understand from the discussions here: Can someone clearly explain the discrete Fourier transform (DFT)? and here: Fourier Transform: Understanding change of basis property with ideas from linear algebra that $\hat f(k)$ is the projection of $f(x)$ onto the basis of exponential functions $e^{-ikx}$, i.e., $(f, e_k)$ and $f = (f, e_k)e_k$.
However, it is not clear to me why $k$ itself should belong to a dual real line, "dual" to the real line parameterized by $x$. Can someone explain?
Edit: There's a similar claim on Wikipedia:
That is to say, there are two versions of the real line: one which is the range of t and measured in units of t, and the other which is the range of ξ and measured in inverse units to the units of t. These two distinct versions of the real line cannot be equated with each other. Therefore, the Fourier transform goes from one space of functions to a different space of functions: functions which have a different domain of definition.