I wrote out a proof using the definition of the derivative for the function $f(x) = \sin(\theta)$ to show that $f'(x) = \cos(\theta)$, in order to use L'H's rule to show that the limit, $x \to 0$, of $\frac{\sin(x)}{x}$ equals 1, but as one professor in my department warned me: this uses circular reasoning. There is a factor of $\frac{\sin(h)}{h}$ when using the definition
$$ f'(x) = \lim_{h \to 0} \frac{\sin(x+h) - \sin(x)}{h},$$
and we must show that
$$\lim_{h \to 0} \frac{\sin(h)}{h} =1,$$
to continue the proof.
So, how can we still justify using L'H's rule for $\lim_{x \to 0} \frac{\sin(x)}{x}$?
We're using the result to prove the result, which is absurd.
Thanks,