Let $p \in [1, \infty]$. I want to prove that this integral operator is compact: $$ T_p: L^p([0, 1]) \to L^p([0, 1]), \quad T(f(x)) := \int_0^x f(t)dt $$
I can prove it for $L_1$ case and I can prove the following facts:
$L_p([0, 1]) \subset L_1([0, 1])$ for any p (including $\infty$)
Jensen's inequality (for convex $\phi(t) = t^p$) gives me $\lVert x \rVert_1^p \leq \lVert x \rVert_p^p$ for all $x \in B_{1, L_p([0, 1])}$ hence $B_{1, L_p} \subset B_{1, L_1}$
$\forall x \in L_p([0, 1])$, $T_p(x) = T_1(x)$ (in sence of inclusion in (1)), hence we can say that $T_p(B_{1, L_p}) \subset T_1(B_{1, L_1})$
What I want to say:
Compact operator send unit ball to totally bounded set. $\forall p \in [1, \infty)$, $T_p(B_{1, L_p}) \subset T_1(B_{1, L_1})$ and last one - totally bounded. Hence - the first one set is also totally bounded
Is it a correct way to proof compactness of integral operator $T_p$?
Here are 3 open questions I can't fix right now:
- $T_1(B_{1, L_1})$ totally bounded, but for fix $\epsilon > 0$ we can't take epsilon-net from $T_1(B_{1, L_1})$ and say it is also epsilon-net for $T_p(B_{1, L_p})$, since first epsilon-net consists from element from $L_1$ and last one should consists from element from $L_p$. Do we have some density conditions on $L_p$ inside $L_1$? I saw only this Why is $L^{1} \cap L^{\infty}$ dense is in $L^{p}$?
- First epsilon-net also use norm from $L_1$, so even if $L_p$ dense in $L_1$ (all spaces take place on interval $[0, 1]$), we need equivalence of norms in both spaces (I know, that norm in $L_p$ and $L_q$ doesn't equivalent untill $p \neq q$: Are all the norms of $L^p$ space equivalent? but thats true for functions on real line, in my example functions defined on interval $[0, 1]$, so maybe in that smaller space they equivalent?)
- I didn't fully "proof" case when $p = \infty$, I can't give an easy proof of balls inclusion from (2)
Can you give any hint how I can fix my proof of compactness? Or maybe some countreexamples/hints how I can proof main statement about compactness of $T_p$?
thanks for link! I`ll take a look to characterization inside this book
– brokoner12 Apr 23 '21 at 11:43