This question comes from chapter 3 of "Concepts in Thermal Physics" by Blundell & Blundell. The common result for variance is derived as follows:
$$\sigma_x^2 = <(x-<x>)^2>=<(x^2+<x>^2-2x<x>)>=<x^2>+<x>^2-2<x><x>=<x^2>-<x>^2$$
This implies that $<2x<x>>=2<x><x>$, and $<<x>^2>=<x>^2$. Both of these seem to imply that averaging an already averaged value does nothing. Is this true? If so, why?
Formally $<x>$ is the expectation of $x$, which is $\int x p(x) dx$, where $p(x)$ is the probability density function. But once calculated, $\mu=<x>$ is just a number, so $$<<x>>\equiv<\mu>=\int \mu p(x) dx=\mu \int p(x) dx=\mu.$$ Thus in something like $<x-<x>>$ it should really say $<x-\mu>$ to make it clear that it's a constant.