Let $(X,A,\mu)$ be a measurable space. $1<p,q<\infty$, $\frac{1}{p}+\frac{1}{q}=1$. $Z\subset L^p$ a subspace of $L^p$ .Let $\phi: Z\to C$ a linear functional. Assume that there's $m<\infty$ such that for all $f\in Z$ such that $||f||_p<1$ : $|\phi(f)|\leq m$. Show that there's $g_0\in L^q$ such as $||g_0||\leq m$ and $\phi(f)=\int_X fg_0 d\mu$ for all $f\in Z$.
I tried to use the dual theorem. What i did: Let $g_0\in L^q$ (under the given conditions) Define $\phi: Z\to C$ as:
For $f\in L^p$ , $\phi(f)=\int_X fg_0 d\mu$. It is clear that $\phi$ is linear sincd the integral is linear.(and $\phi \in (L^p)^*$).
- $||\phi(f)||_C=|\int_X fg_0 d\mu|\leq \int_X |fg_0|d\mu=||fg_0||_1\leq ||f||_p||g_0||_q$. Here we used Holder inequality.
Definition of dual norm gives:
- $||\phi(f)||=sup |\phi(f)|_{||f||\leq 1}\leq m$
So in 1 we get by using 2 that:
$||\phi(f)||_C=|\int_X fg d\mu|\leq \int_X |fg|d\mu=||fg||_1\leq ||f||_p||g||_q \leq 1*||g_0||_q \leq m$.
Unfortunately, this does not show that there is $g_0$ that satisfy the given conditions.