>>543
\documentclass{jarticle}
\usepackage{amsmath}
\begin{document}
$\xrightarrow[\begin{subarray}{c}under_1 \\ under_2\end{subarray}]{\begin{subarray}{c}top_1 \\ top_2\end{subarray}}$

$$
\xrightarrow[\begin{subarray}{c}under_1 \\ under_2\end{subarray}]{\begin{subarray}{c}top_1 \\ top_2\end{subarray}}
$$

\end{document}


http://xyoshiki.web.fc2.com/tex/arrow.html
より