Convolution between 2 functions $f$ and $g$ is defined as $$(f\star g)(x) = \int_{-\pi}^\pi f(x') g(x-x') dx'.$$
Shift invariance of convolution is said to be the property that $$f(x-x_0) \star g(x) = (f \star g)(x-x_0).$$
Firstly, what does $f(x-x_0) \star g(x)$ represent and why $ f(x-x_0) \star g(x) = (f \star g)(x-x_0)$?