Let $h\in $$L^2([0,1])$ and define $T:C([0,1])\to C([0,1])$ by $$(Tf)(x)=\int_0^x h(y)f(y) dy.$$ Is $T$ compact?
I am trying to show it is not the case. I need to find a bounded sequence $f_n$ of functions such that $Tf_n$ does not have a convergent subsequence. I have seen an example in $L^2$ where you can show that $||Te_i-Te_j||\geq \frac{\sqrt{2}}{2}$ and so $T(e_i)$ is not Cauchy and cannot have a convergent subsequence. But here I have no ON-basis so this does not work. I also tried to use the fact that $f$ is uniformly continuous on $[0,1]$. I know $x^n$ converges to a limit which is not continuous so it does not have a convergent subsequence. But my argument needs to work for all $h\in L^2$ so and I am not sure how to deal with that.
Take any $h \in L_2([0,1])$ and define $T = T_h: C[0,1] \to C[0,1]$ by $T(f)(x) = \int_0^x f(t)h(t) dt$.
Take any $f_n \in C[0,1]$ such that $||f_n|| < M$, where $||g|| = \sup\{ |g(t)| : t \in [0,1]\}$.
Looking at $g_n := T(f_n)$, we have $||g_n|| = \sup_{x \in [0,1]} | \int_0^x f_n(t)h(t) | \le \int_0^1 |f_n(t)||h(t)| \le M \cdot H$, where $H =\int_0^1 |h(t)|dt$
Note that $H$ is finite, since $L_2([0,1]) \subset L_1([0,1])$ (Lyapunov inequality, $[0,1]$ with Lebesgue Measure is a good probability space)
By that $||g_n|| < MH$ (some constant)
Moreover, looking at $(y>x)$, we have $g_n(y) - g_n(x) = \int_x^y h(t)f_n(t) dt \le M\int_x^y |h(t)|dt$
If we could show that as $y-x \to 0$ then $\int_x^y |h(t)| dt$ tends to $0$ then it would mean that sequence $g_n$ is equicontinous. That + uniformly boundedness will give us (by Arzela-Ascoli) that $g_n$ has convergent subsequence, so that $T$ would be compact.
So let's look at $g(x) = \int_0^x |h(t)|dt$. We want to show that $g$ is uniformly continuous on $[0,1]$, but since $[0,1]$ is compact, we only need that $g$ is continuous. So let's fix $x$ and take sequence $x_n$ which converge to $x$. We have:
$|g(x_n) - g(x)| = \int_x^{x_n} |h(t)|dt = \int_0^1 \chi_{[x,x_n]}(t)|h(t)|dt$, now pointwiselly it converges to $0$ (under integral sign), whereas it is bounded by integrable function - $|h|$!. That means we can use dominated convergence theorem to ensure it tends to $0$. That shows (since $x_n$ was arbitrary tending to $x$), that $g$ is continuous at $x \in [0,1]$. Again since $x$ was arbitrary, it shows that $g$ is continuous on $[0,1]$, which by Cantor means it is uniformly continuous. So that we've showed sequence $g_n$ is equicontinuous. So by Arzela Ascolii we have subsequence $n_k$ such that $g_{n_k} = T(f_{n_k})$ converges