I have read Why $x<\tan{x}$ while $0<x<\frac{\pi}{2}$?
If I want to get $\tan{x}\gt x$ instead of weaker inequality $\tan{x} \ge x$. Do I need only to show that $\tan{x} \gt x$ when $x\to 0$? Because from @David Mitra 's picture, it is obvious to see $\tan{x}\gt x$ when $x$ is not near $0$.
Since $$\lim_{x\to 0}\frac{\tan{x}}{x}=1 \text{}$$ ,for $$\varepsilon=\frac{1}{n} \;\;\text{ where }n\in\Bbb N$$, we can find $\delta \gt 0 $ s.t. $$\forall x \in (0,0+\delta)$$, we have $$\frac{\tan{x}}{x}\gt1-\frac{1}{n}$$
Let $n\to \infty$, we get $$\frac{\tan{x}}{x}\gt1$$ So $$\tan{x}\gt x \text{ when }x\in(0,\frac{\pi}{2})$$
Or someone has more analytical proof instead of geometric proof for $x\in(0,\frac{\pi}{2})$, since I only prove the case $x$ is near the origin. Thanks for helping.