Let $X$ be integer-valued and let $F$ be it's distribution function. Show that for every $x$:
$P(X=x) = \lim_{\epsilon \downarrow 0}[F(x + \epsilon) - F(x - \epsilon)]$
The intuition is obvious but unfortunately I have no idea how to prove the expression above, so even a hint on how to start would be most welcome!
The statement is true for every random variable $X$.
It is enough to prove that:
This because $P(X=x)=P(X\leq x)-P(X<x)$