- #1
psie
- 269
- 32
- TL;DR Summary
- I'm trying to work out how the integral of a simple function is independent of the representation chosen for the simple function.
Definition 4.1. Let ##(X,\mathcal{A},\mu)## be a measure space. If ##\phi:X\to [0,\infty)## is a positive simple function, given by $$\phi=\sum_{i=1}^N c_i\chi_{E_i}$$ where ##c_i\geq 0## and ##E_i\in\mathcal{A}##, then the integral of ##\phi## with respect to ##\mu## is $$\int\phi \ d\mu=\sum_{i=1}^N c_i\mu(E_i).$$
I wonder, how does one show that the integral is independent of the representation of the simple function? Suppose $$\phi=\sum_{i=1}^N c_i\chi_{E_i}=\sum_{i=1}^M b_i\chi_{F_i}.$$ How does it follow then that $$\sum_{i=1}^N c_i\mu(E_i)=\sum_{i=1}^M b_i\mu(F_i)?$$
I have discussed this problem with someone else and they've told me that we first need to show that the integral of the simple function is not changed when we make the sets disjoint (by sets I mean those appearing in the simple function). With a bit of work, I think I've managed to show this and I can share some of that work if anyone's interested. However, how does it then follow that given two representations, we have that they correspond to the same integral? You are allowed to assume that the sets in the representations are disjoint, since this is what I've been able to show.