Suppose that $X_1,X_2,\cdots ,X_n$ are iid. random variables and have pdf $$f(x) = \dfrac{1}{\sigma } e^{- \frac{x - \mu }{\sigma } } I(x \geq \mu) $$ Find out the distribution of $$Y := \sum\limits_{i=1}^n (X_i - X_{min} ) $$ where $X_{min}$ stands for the $\min \{X_1, \cdots , X_n \}$.
The book tells me that $Y$ has certain gamma distribution. My idea is to show that $X_i - X_{min}$ are independent random variables, so that since they have the exponential distribution, there sum has gamma distribution. However, I am not able to prove the independence. Can anyone offer a solution, or they are in fact not independent ?