- 1,980
- 7
Homework Statement
Given is the measure space (A,\mathcal{P}(A),\mu) where \mu is the counting measure on the powerset \mathcal{P}(A) of A, i.e. \mu(E)=\#E
I have to show that if \int_A f d\mu <\infty, then the set A_+=\{x\in A| f(x)>0\} is countable.
2. Relevant theorems
I wish I knew. Results I have so far (don't know if they are of any use):
(1) \int_A f d\mu =\sup\{\sum_{x\in E}f(x) | E\subset A, E \mbox{ finite}\}
(2) I know that \{x\in A| f(x)=\infty\} has measure zero, which in this case means that f is finite everywhere.
(3) There's a general theorem which states that if f:A\to[0,\infty] is measurable and \int_A f d\mu<\infty then the set \{x\in A| f(x)>0\} is sigma-finite. If I can prove this, then the result follows easily.
The Attempt at a Solution
I tried many things, the closest I got was by writing:
A_+=\bigcup_{n=0}^\infty \{x\in A| f(x)\in (n,n+1]\}=\bigcup_{n=0}^\infty C_n where C_n:=\{x\in A| f(x)\in (n,n+1]\},
and showing that \mu(C_n) is finite for n=1,2,3,..., since
\int_A fd\mu \geq \int_A f\chi_{C_n}d\mu \geq \int_A \chi_{C_n} =\mu(C_n)=\#C_n
Because f>=1 for n>=1. I can't handle the case n=0 though...
I'd rather prove the theorem (3) in general instead for this special case, but any help is appreciated.
Last edited: