I have the following definition of Local boundedness:
function $f(x)$ in $I\subseteq R$ called local bounded if for every $x_0\in I$ exists $\delta>0$ so $f(x)$ is bounded in $(x_0-\delta,x_0+\delta)$.
I was asked to prove that if function is defined in closed interval and locally bounded then it is bounded.
From previous threads I saw that there is a similar theorem for continuous function. I was asked to prove for a defined function. Is it a mistake? Is the proof valid without the continuous condition? if so, how to prove it?