1

How to prove that $L^p$ space is a subset of $L^q$ space whenever $1 \leq p \leq q < \infty$?

I tried to solve it using the $L^p$ space definition. Tell me how to proceed further?

sara
  • 93
  • your statement is however true for "little" lp and "little" lq spaces (the spaces of convergent series). –  Mar 30 '14 at 16:21

1 Answers1

4

This isn't true. Consider $f(x) = \frac 1{\sqrt x}$ which is in $L^1[0,1]$ but not in $L^2[0,1]$ .

kahen
  • 15,760