Denote $E'$ the topological dual of a space $E$, and $C[0,1]$ the space of continuous functions $[0,1] \to \Bbb R$.
Consider the operator $T: [0,1] \to (C[0,1])'$ such that:
$T(x): C[0,1] \to \Bbb R$
$\ \ \ \ \ \ \ \ \ \ \ \ \ f\to f(x)$
Prove that T is injective.
My attempt:
Let $x,x'\in [0,1]: T(x)=T(x')=f\in (C[0,1])$
we have $f(x)=f(x') \Rightarrow f(x-x')=0$.
At this point I would like to deduce that $x-x'=0$ but I guess It's not correct and I don't know if I can use somehow the continuity of $f$?
Thank you for your help.
$Tx=Ty$ means $T(x)(f)=T(y)(f)$ for all $f \in C[0,1]$. By the definition of $T$ this means $f(x)=f(y)$ for all $f \in C[0,1]$. In particular this must hold for the function $f(t)=t \,\forall t$. Hence $x=y$.