
Estou tendo problemas para exibir no Math StackExchange o Latex gerado e exportado do Mathematica correspondente à imagem a seguir associada à definição de uma função Piecewise que é exportada no Latex como arrays aninhados.
Aqui está o Latex gerado e exportado do Mathematica:
$\begin{array}{cc}
\{ &
\begin{array}{cc}
\begin{array}{cc}
\{ &
\begin{array}{cc}
1 & \Im\left(1-2 n^s\right)<0 \\
-1 & \text{True} \\
\end{array}
\\
\end{array}
& \Re\left(1-2 n^s\right)<-1 \\
\begin{array}{cc}
\{ &
\begin{array}{cc}
-1 & \Im\left(1-2 n^s\right)>0 \\
1 & \text{True} \\
\end{array}
\\
\end{array}
& \Re\left(1-2 n^s\right)>+1 \\
\begin{array}{cc}
\{ &
\begin{array}{cc}
1 & \Im\left(1-2 n^s\right)<0 \\
-1 & \text{True} \\
\end{array}
\\
\end{array}
& \text{True} \\
\end{array}
\\
\end{array}$
Math StackExchange reclama de "Missing \end{array}" conforme ilustrado na imagem a seguir.
Tive sucesso ao exibir no Math StackExchange Latex gerado e exportado do Mathematica para matrizes menos complicadas.
Pergunta: Há algum problema com o Latex gerado e exportado do Mathematica ou há um problema com a renderização MathJax deste Latex no Math StackExchange?