$L^{\infty} \subseteq L^{q} \subseteq L^{p}$?

84 Views Asked by At

I am just taking a measure theory course and wondered:

Let $1 \leq p \leq q \leq \infty$. Does it always hold that

$$L^{\infty} \subseteq L^{q} \subseteq L^{p}?$$

2

There are 2 best solutions below

5
On

If $\mu(\Omega)<\infty$ yes, because $$\int_{\Omega}\lvert f\rvert^p\,d\mu\le\int_{\{\lvert f\rvert\le 1\}} 1\,d\mu+\int_{\{\lvert f\rvert>1\}}\lvert f\rvert^q\,d\mu\le \mu(\Omega)+\lVert f\rVert_q$$ In other cases, it might not. For instance, if $\mu$ is the counting measure on $\Bbb N$, then the inclusions are reversed. In $\Bbb R$ with Lebesgue measure, $(L^p\cap L^q)\setminus L^s$ is always non-trivial for any three distinct $p,q,s\in [1,\infty]$.

0
On

Suppose $(X,\cal M,\mu)$ is a finite measure space and $q < \infty$.

If $f \in L^\infty(\mu)$ then $$\int_X |f|^q \, d\mu \le \int_X \|f\|_\infty^q \, d\mu = \mu(X) \|f\|_\infty^q.$$

For the case $p < q$ see G. Sassatelli's answer.