$X=C[0,1]$ define $T:X\to X$ by $T(f(x))=\int_{0}^{x} f(t) dt$
Then I need to find whether it is one and onto.
If $T(f(x))=0$ then $\int_{0}^{x} f(t) dt=0$ taking derivative we get $f(x)=0$ so injective .
suppose for $g(x)\in X$ we have $f(x)\in X$ such that $T(f)=g$ so $\int_{0}^{x} f(t) dt=g\Rightarrow f=g'$ but I dont know whether $g'$ exist so $T$ is not onto, am I right?