Suppose $X$ is a set, $S$ is the $\sigma$-algebra of all subsets of $X$, and $\omega: X \to [0, \infty]$ is a function. Define a measure $\mu$ on $(X, S)$ by
$$ \mu(E) = \sum_{x \in E} w(x)$$
for $E \subset X$. Prove that if $f: X \to [0, \infty]$ is a function, then
$$\int f \, \mathrm{d}\mu = \sum_{x\in X}w(x)f(x), $$
where the infinite sums above are defined as the supremum of all sums over finite subsets of $X$.
I was thinking to show it first works for indicator functions, then simple functions by linearity, and then taking simple functions converging to f from below and using MCT to get the final result. We've used a similar idea on other questions but I'm getting hung up on the details here. Thank you in advance for any help.
Now let $\phi=\sum_{j=1}^nk_j1_{E_j}$ a simple functions with its standard representation, i.e, all $k_i$ are distinct and the sets $E_j$ are pairwise disjoint.
Then $$\int_X \phi d\mu=\sum_{j=1}^nk_j \mu(E_j)=\sum_{j=1}^nk_j(\sum_{x \in E_j}w(x))$$ $$=\sum_{j=1}^n(\sum_{x \in E_j}k_jw(x))=\sum_{j=1}^n(\sum_{x \in E_j}\phi(x)w(x))$$ $$=^{Lemma}\sum_{x\in X}\phi(x)w(x)$$
Now by definition of the integral of non-negative functions let $\phi_n$ an increasing sequence of simple non-negative functions such that $\phi_n \to f$ and $\int_X\phi_nd\mu \to \int_Xfd\mu$
Then $\int_X\phi_n d\mu=\sum_{x \in X}\phi_n(x)w(x) \leq \sum_{x \in X}f(x)w(x)$
So by taking the limit we have that $\int_Xf d\mu \leq \sum_{x \in X}f(x)w(x)$
Now let $F \subset X$ finite.
Then $ \sum_{x \in F}\phi_n(x)w(x) \leq \sum_{x \in X}\phi_n(x)w(x)=\int_X\phi_nd\mu$
Using the fact that $\lim_n \sum_{x \in F}\phi_n(x)w(x)= \sum_{x \in F}f(x)w(x)$
we find,by taking limits, that $ \sum_{x \in F}f(x)w(x) \leq \int_X f(x)d\mu$
Taking the supremum over all finite subsets of $X$ we have that $$ \sum_{x \in X}f(x)w(x)\leq \int_X f d\mu$$