If $\lim\limits_{x\rightarrow{a}}f(x)=\lim\limits_{x\rightarrow{a}}\lfloor f(x)\rfloor,$ prove that $f(x)$ has a local minimum at $x=a$. It is given that $f(x)$ is a non constant, continuous function.
Here, $\lfloor\cdot\rfloor$ is the greatest integer function.
$$Let \space RHL=\lim\limits_{h\rightarrow{0}}f(a+h)=\lim\limits_{h\rightarrow{0}}\lfloor f(a+h)\rfloor=k, k \in I$$ $$LHL=\lim\limits_{h\rightarrow{0}}f(a-h)=\lim\limits_{h\rightarrow{0}}\lfloor f(a-h)\rfloor =k$$
How to proceed further?
As $f$ is supposed to be continuous and $\lfloor f(x)\rfloor$ takes integer values, $f(a)=\lim\limits_{x \to a} f(x)$ is an integer $k \in \mathbb Z$.
If $f$ doesn’t have a minimum at $a$, then it exists a sequence $\{a_n\}$ converging to $a$ with $f(a_n) \lt k$ for all $n \in \mathbb N$. But then $\lfloor f(a_n) \rfloor \le k-1$ for all $n \in \mathbb N$. Which implies the contradiction $$f(a)= \lim\limits_{n \to \infty} \lfloor f(a_n)\rfloor \le k-1 \lt k =f(a)$$