I am studying the book Probability on Graphs by Grimett. Grimett tells us that $\mu_1 \leq_{st} \mu_2$ if and only if $\mu_1(f)\leq\mu_2(f)$ for all increasing functions $f:\Omega\to \mathbb{R}$. I want to proof this. I tried to use the standard machinery but I think this is not the right way to do it.
To prove:
$\mu_1 \leq_{st} \mu_2$ if and only if $\mu_1(f)\leq\mu_2(f)$
For completion I will also give the definitions Grimmett uses:
Let $E$ be a non-empty finite set, $\omega =\{0,1\}^E$. The sample space $\omega$ is partially ordered by $\omega_1\leq \omega_2 \iff \omega_1(e)\leq \omega_2(e) \forall e \in E$.
A non-empty set $A \subset \Omega$ is called increasing if for $\omega \in A$ we have that $\omega \leq \omega' \implies \omega'\in A$.
We write $\mu_1\leq_{st}\mu_2$ if $\mu_1(A)\leq\mu_2(A) \forall$ increasing events $A$.
Any help is appreciated.