Consider the following operator $T:L^2([0,1]) \rightarrow L^2([0,1])$ given by $$Tu(x) = \int_{x^2}^{x} u(t) dt$$ They ask me to dermine whether or not the set $T(B_1)$ is precompact (or, equivalently, relatively compact) in $L^2([0,1])$, where $B_1$ denotes the unit ball in $L^2([0,1])$.
Any hint is greatly appreciated, thank you.
The operator can be written in the form $$ Tu(x)=\int_0^1 1_{[x^2,x]}(t)u(t)\,\mathrm{d}t, $$ where $1_{[x^2,x]}(t)$ is the characteristic function. This is a Hilbert-Schmidt integral operator with $K(x,t)=1_{[x^2,x]}(t)\in L^2([0,1]\times[0,1]).$ This operator is compact, meaning the image of bounded sets is precompact. Hence, $T(B_1)$ is precompact.
For more information, perhaps consider Proof of compactness. This proof assumes $K$ is continuous, but you may be able to tweak the proof.