Let $H = L^2([0,1])$ and $A:H \to H$ be defined as
$$ Af(t) = \int_0^t f(s) ds, \quad f \in H $$ By the Ascoli-Arzela theorem, $A$ is compact. Now the adjoint of $A$ is given as
$$ A^\ast g(s) = \int_s^1 g(t) dt $$
Questions
- How does the Ascoli-Arzela theorem show that $A$ is compact?
- More importantly, how was the adjoint $A^\ast$ determined? How do we get from the expression for $A$ to the expression for $A^\ast$?
For determining the adjoint :
You have that
$$\langle Af, g \rangle = \int_0^1 g(t) \int_0^t f(s) ds dt $$
And this is equal (by Fubini) to
$$ = \int_0^1 f(t) \int_t^1 g(s) ds dt = \langle f, Bg \rangle$$
with $Bg(t) = \int_t^1 g(s) ds$
And as this is true for every $f$ and $g$, you have that $A^* = B$