So suppose that we have an operator $T:C[0,\infty)\to C[0,\infty)$ such that for all $M\in\mathbb{R}^+$ the restriction of $T|_{C[0,M]}$ maps into $C[0,M]$ and has a unique fixed point, then is that enough to deduce that $T$ itself has a fixed point.
I want to say yes, but I am not sure. Here's my idea, so we want to build the fixed point $f$ from the restrictions of $T.$ So if $x\in\mathbb{R}_{\geq 0},$ then we look at $x+1$ and let $g$ be the fixed point of $T|_{C[0,x+1]}.$ We then define $f(x)=g(x).$ This clearly defines a function from $[0,\infty)\to[0,\infty)$. We need verify that it is a fixed point of $T,$ and it is continuous.
Note, that if $h$ is the fixed point of $T_{C[0,y]}$ and $l$ the fixed point of $T_{C[0,z]}$ with $y<z,$ then $Tl(x)=l(x)$ for all $x\in[0,z],$ hence for all $x\in[0,y],$ so $T(l|_{[0,y]})=l|_{[0,y]}.$ Then $l|_{[0,y]}$ is a fixed point of $T|_{C[0,y]}$ so by uniqueness $l|_{[0,y]}=h.$ Well then $f|_{[0,y]}$ is a fixed point of $T|_{C[0,y]},$ hence $f$ is continuous on $[0,y],$ and $Tf(x)=f(x)$ for all $x\in[0,y].$ So since $y>0$ was arbitrary $f$ is continuous on $[0,\infty),$ and for all $x\geq 0$ we have $Tf(x)=f(x),$ so $f$ is a fixed point of $T.$
Could anyone verify if what I'm doing is correct, or maybe tell me why it's wrong? Thank you very much.
Anyways, the example I am working with is $Tf(x)=1+\int_0^{\sqrt{x}}f(t).$ In which case what I mean should be clear. In that case by restrict it, I mean by limiting ourselves to functions with smaller domains. I guess restrict probably isn't the best word. Do you have a suggestion for a better way to phrase it?
– Melody Apr 24 '19 at 05:38