$$ f(x|\theta) = e^{x-\theta}\exp\left(-e^{x-\theta}\right),\;\;\; -\infty < x < \infty,\;\;\; -\infty < \theta < \infty.$$
Find acompliete sufficient statistics, or show that one does not exists.
What I have found was that this given $f$ is not an exponential family, and my solution says as followed;
There is no complete sufficient statistics for that. In detail, the solution said the order statistics are minimal sufficient, and this is location family. Thus, the range $R = X_{(n)} - X_{(1)}$ is ancilliary, and expectation does not depend on $\theta$. So this sufficient statistics is not complete.
I don't understand two points. First, the solution could be the proof for no-existency of complete statistics, because this is only the proof for the case of $R = X_{(n)} - X_{(1)}$,
and second, The fact that the expectation does not depend on $\theta$ could imply that this sufficient statistics is not complete.
Could anybody help me to understand this?