Suppose $X_1,...,X_n$ are independent and identically distributed random variables defined on some probability space $(\Omega, \mathcal{A}, P)$. Define $Y=\sum_{i=1}^{n}X_i$. If we denote the corresponding order statistics as $X_{n,n} \geq X_{n-1,n} \geq ... \geq X_{1,n}$ then one can also write $Y=\sum_{i=1}^{n} X_{i,n}$.
I was wondering whether the following also holds: $$\sum_{i=1}^{n}\mathbb{E}(Y|X_i) \overset{?}{=} \sum_{i=1}^{n}\mathbb{E}(Y|X_{i,n})$$ My intuition would be yes but I have no idea how to prove it.