I have a function which is \begin{equation} F(x)= \begin{cases} f(x) & x \in [\underline{x},\bar{x})\\ \\ f(\bar{x}) & x=\bar{x} \end{cases} \end{equation}
The function $f(x)$ is strictly increasing in $[\underline{x},\bar{x})$, and $\lim_{x\to \bar{x}}f(x)=f(\bar{x})$. So I could conclude that $F(x)$ is continuous at $\bar{x}$.
Could I conclude that $f(\bar{x})>f(x)$ for all $x \in [\underline{x},\bar{x})$ ?