Suppose $f$ is a linear functional $(1)$ defined on $C[a,b]\quad(3)$, and
$\forall x\in C[a,b],x(t)\geq 0\Rightarrow f(x)\geq 0 \quad(2)$.
Prove that f is continuous. Furthermore, prove that there exists a monotonically increasing function $v(t)$ defined on $[a,b]$ such that,$f(x)=\int_a^bx(t)dv(t)$
I have known that $(C[a,b])^* \cong V_0[a,b]$.
To prove $f$ is bounded. I have three ideas.
Idea 1:$\|x_n-x\|_\infty\rightarrow0 \Rightarrow |f(x_n)-f(x)|\rightarrow 0$
Idea 2:$\forall x_n$,$\|x_n\|=1\Rightarrow f(x_n)\leq M $ for some M.
Idea 3:$\|x_n\|_\infty\rightarrow0 \Rightarrow |f(x_n)|\rightarrow 0$
For idea 2:if not,with (1) and (2) there will be a series $x_n,x_n\geq 0,\|x_n\|_\infty=1$, $f(x_n)\geq n$
And I know that if $f$ is bounded, then the "furthermore" part is obvious.
I have tried linear combination between $x_n$, but in vain.
My question is how to prove $f$ is bounded? Which condition really matters ?
Any idea will be appreciated :)