Consider the following theorem from Folland's book "Real analysis: Modern techniques and their applications":
In the book, it can be found on p194 (second edition). I understand the proof of the theorem for part (a) completely. However if $p = \infty$, I don't understand why (b) is true.
In Folland's book, the following is written in the proof:
This is a simple application of the monoticity of the integral.
Can someone explain me why this is true? We have to prove that $$\left\|\int_Y f(-,y) d\nu(y)\right\|_\infty\le \int_Y \|f(-,y)\|_\infty d\nu(y)$$ so for example it suffices to show that $$\left|\int_Y f(x,y)d\nu(y)\right|\le \int_Y \|f(-,y)\|_\infty d\nu(y)$$ for $\mu$-almost every $x \in X$.
Intuitively, we would want to do the following: If $x$ is in some set $A$ with complement contained in a set of measure $0$, then $$\left|\int_Y f(x,y)d\nu(y)\right|\le \int_Y |f(x,y)|d\nu(y) \le \int_Y \|f(-,y)\|_\infty d\nu(y)$$ but to justify the last inequality we need to show that $$\int_Y |f(x,y)|d\nu(y) \le \int_Y \|f(-,y)\|_\infty d\nu(y)$$ for all $x \in A$. However, why is this the case? Am I missing something obvious here?
