I don't know how to prove this:
If $X$ and $Y$ are i.i.d. then $\mathbb{E}(|X|) \le \mathbb{E}(|X+Y|)$
I first want to use conditional expectation. When $\mathbb{E}(X)=0$, I know it is right. $\mathbb{E}(X+Y|X)=X$, so $\mathbb{E}(|X|) \le \mathbb{E}(|X+Y|)$.
But with the general situation, how can I solve it? How can I use the same distribution?