I'm needing help to find an easy way to wright this?

Is there any simple code instead of this code.
Code: Select all
\begin{minipage}[H]{0.9\linewidth}
\centering
\begin{eqnarray}
\nonumber
\mathscr{R}_1 & \ll & \mathscr{R}_4 \\
\nonumber
&\Updownarrow & \\
\nonumber
\frac{l_1}{\mu_0\cdot\mu_r\cdot A_1} &\ll& \frac{l_4}{\mu_0\cdot\mu_r\cdot A_4} \label{eq:reluctant}
\end{eqnarray}
\end{minipage}
\begin{minipage}[H]{0.1\linewidth}
\flushright
\begin{eqnarray}
\nonumber
\left[\Omega\right] \nonumber\\
\nonumber\\
\left[\Omega\right]
\end{eqnarray}
\end{minipage}
and thanks