Consider the following excerpt:

The code is below:
\begin{eqnarray*}
|\xi|\geq R&\pause\Rightarrow &|a(x, \xi)|\geq C|\xi|^m\\
&\pause\overset{|\xi|\geq 1, m\geq 0}\geq & \frac{C}{2^m}(1+|\xi|)^m\\
&\pause =& C (1+|\xi|)^m.
\end{eqnarray*}
Is there a way to make the code over the \geq (inside \overset) to look smaller?
I have tried the code \tiny but it didn't work.
Thanks
\scriptscriptstyle? – David Carlisle Feb 21 '15 at 12:25