Let $(E, A)$ be a measurable space and $\delta_x$ be the dirac measure for $x \in E$ Prove that $\int ud \delta_x = u(x) \ \forall u \in M_{\mathbb{R \cup \{-\infty, \infty\}}}(A)$
Here is my attempt. $u = u^{+} - u^{-}, \ u^{+}, u^{-} \in M_{\mathbb{R \cup \{-\infty, \infty\}}}(A)$. Thus $\int u d\delta_x = \int u^{-} + \int - u^{-}d\delta_x$. Now lets study $u^{+}$
$$ \int u^{+} d \delta_x = \sup\{I_{\delta_x}(g) : g \in \epsilon^{+}(A), \ 0 \leq g \leq u^{+}\} \\ I_{\delta_x}(g) = \sum_m y_m \delta_x (A_m) \\ g = \sum_m y_m 1_{A_m} \in \epsilon^{+}(A). $$ Now since all $A_m$ are disjoint $\exists !m$ s.t $x \in A_m$, call this $m$ for $m_0$. We knos this $A_{m_0}$ exists since $x \in E = \cup_m A_m$. Thus
$$ I_{\delta_x} (g) = \sum_m y_m \delta_x (A_m) = y_{m_0} \delta_x (A_{m_0})= y_{m_0}, $$ thus $\int u^x d\delta_x = u^+(x) \Rightarrow \int u d \delta_x = u(x)$. Because we can do the same for $u^-$ and $u = u^+ - u^-$.
Is this correct?