I know the statement in the title is wrong (take X to be a signed bernulli(1/2) ). But I have a fake proof of it, and I am not sure where I went wrong. Any help would be appreciated :
Fake Proof:
Say $|X| <K$ then $0 \leq E(X^2) = E(XX) \leq E(KX) = KE(X) = 0$
Here the only thing I use is monotonicity in the second inequality ($ E(XX) \leq E(KX) $)
Where is the mistake ?
$X^2 \le KX$ is only true when $$X(X-K) \le 0$$ i.e., $0 \le X \le K$
However, $X$ can be negative and your inequality is not true in such a scenario, as demonstrated by your counterexample.