Proof. $\forall \epsilon>0$, choose $\delta=\epsilon$. Now $\forall x$, if $0<|x-c|<\delta$, then $|\sin x -\sin c|=|2\cos\frac{x+c}{2} \sin\frac{x-c}{2}|\le 2|\sin \frac{x-c}{2}|\le 2|\frac{x-c}{2}|=|x-c|<\delta=\epsilon $, which completes the proof.
The proof above uses $|\sin x|\le |x|$, which is easy to show geometrically. However, I am afraid it is not rigorous. Can anyone tell me how to show $|\sin x|\le |x|$ without using derivative or Taylor expansion? Thanks in advance.