Let $M_1$ and $M_2$ be compact metric spaces.
Denote $C(M_i)$ as the space of continuous functions from $M_i$ to $\Bbb C$ with supremum-norm, $i=1,2$.
A linear function $T:C(M_1)\to C(M_2)$ is said to be positive if $T(f) \ge 0$ whenever $f \ge 0$ (ie. the ranges of $f$ and $T(f)$ are both subsets of $[0, \infty )$ ).
Question: Show that $T$ is bounded and evaluate $||T||$ provided $T$ is positive.
I have proof that it is sufficient to consider the case where $f\ge 0$ by the following argument:
$||\;|f|\;||_{C(M_1)}=||f||_{C(M_1)}$ (here $|f|$ is the complex modulus of $f$). Proof: Obvious by definition of supremum-norm.
$T(|f|)=|T(f)|$. Proof: $T(|f|)=(T(f)+T(\bar f))/2$ as $T$ is linear, $T(\bar f) = \overline {T(f)}$ by writing $f=h+ik$. (Note $|f|\in C(M_1)$ whenever $f\in C(M_1)$ so "$T(|f|)=|T(f)|$" makes sence.)
$||\;T(|f|)\;||_{C(M_2)}=||\;T(f)\;||_{C(M_2)}$ . Proof: Obvious followed by 2 above an by definition of supremum-norm.
So for any $f\in C(M_1)$, we can take $|f| \ge 0$, and by $T $ is positive, $T(|f|) \ge 0$, so we may only need to prove:
"$\exists M \gt 0 \;s.t.\;||\;T(f)\;|| \le M||\;f\;||$, for the case $f \ge 0$ ."(I ignore the subscripts here.)
But then I cannot go further more. Would anyone like to suggest me a way construct that $M$? Thank you!