Suppose that we know: as $n\to\infty$, $h\to 0$ and $nh\to\infty$. Why does it follow that
- $\frac{O(h)}{nh}=o[(nh)^{-1}]$,
- $O_p(h^2+(nh)^{-1/2})=o_p(1)$?
I'm learning kernel density estimation from Li and Racine (2007). The above appeared on pages 9--12 of the text without any explanation. Could someone please help me figure them out?