update: auto commit

This commit is contained in:
2026-04-09 20:14:32 -04:00
parent 5a0c786aa0
commit 419f18e66e
+7 -7
View File
@@ -261,16 +261,16 @@
\begin{equation} \begin{equation}
\begin{cases} \begin{cases}
\Partial{t}{\phi} = \pi, \\ \Partial{t}{\phi} = \pi, \\
\Partial{t}{\tensor{\psi}{_i}} = \Partial{i} \pi, \\ \Partial{t}{\pi} = \tensor{\delta}{^i^j} \Partial{i} \tensor{\psi}{_j},
\Partial{t}{\pi} = \tensor{\delta}{^i^j} \Partial{i} \tensor{\psi}{_j}. \Partial{t}{\tensor{\psi}{_i}} = \Partial{i} \pi.
\end{cases} \end{cases}
\end{equation} \end{equation}
write $u^I = (\phi, \pi, \psi)$, then the system can be written in the form of~\eqref{first-order-PDE} with write $u^I = (\phi, \pi, \tensor{\psi}{_1}, \tensor{\psi}{_2}, \tensor{\psi}{_3})$, then the system can be written in the form of~\eqref{first-order-PDE} with
\begin{equation} \begin{equation}
\tensor{A}{^x^I_J} = \begin{pmatrix} \tensor{A}{^1^I_J} = \begin{pmatrix}
0 & 0 & 0 \\ 0 & 0 & 0 & 0 & 0 \\
0 & 0 & -1 \\ 0 & 0 & -1 & 0 & 0 \\
0 & -1 & 0 0 & -1 & 0 & 0 & 0
\end{pmatrix} \qc S=0. \end{pmatrix} \qc S=0.
\end{equation} \end{equation}
\end{frame} \end{frame}