Untitled
unknown
plain_text
4 years ago
423 B
8
Indexable
self.play(Write(Tex(r'''$
\Delta(W) = \left\{
\begin{array}{ll}
0 & \quad \text{if} \, s \notin W, t \notin W \\
\Phi_{\text{tot}}(F) & \quad \text{if} \, s \in W, t \notin W \\
-\Phi_{\text{tot}}(F) & \quad \text{if} \, s \notin W, t \in W \\
0 & \quad \text{if} \, s \in W, t \in W
\end{array}
\right.
$''')))Editor is loading...