MyWikiBiz, Author Your Legacy — Wednesday November 05, 2025
Jump to navigationJump to search
349 bytes removed
, 05:32, 12 February 2009
| Line 384: |
Line 384: |
| | | | |
| | ==Multiline TeX Formats== | | ==Multiline TeX Formats== |
| | + | |
| | + | <br> |
| | + | |
| | + | <math> |
| | + | \begin{cases} |
| | + | a \\ |
| | + | b \\ |
| | + | c \\ |
| | + | \begin{cases} |
| | + | d \\ |
| | + | e \\ |
| | + | f \\ |
| | + | \end{cases} \\ |
| | + | g \\ |
| | + | h \\ |
| | + | i \\ |
| | + | \end{cases} |
| | + | </math> |
| | | | |
| | <br> | | <br> |
| Line 391: |
Line 409: |
| | & = y^2 - z^2 \\ | | & = y^2 - z^2 \\ |
| | \end{alignat}</math> | | \end{alignat}</math> |
| − |
| |
| − | <br>
| |
| − |
| |
| − | <math>\begin{align}
| |
| − | \operatorname{Der}^L & = & \{ & (x, y) \in S \times I ~: \\
| |
| − | & & & \underset{o \in O}{\operatorname{Conj}} \\
| |
| − | \end{align}</math>
| |
| | | | |
| | <br> | | <br> |
| Line 414: |
Line 425: |
| | <br> | | <br> |
| | | | |
| − | <math> | + | <math>\begin{align} |
| − | \begin{align} | |
| | \operatorname{Der}^L | | \operatorname{Der}^L |
| | & = & \{ & (x, y) \in S \times I ~: \\ | | & = & \{ & (x, y) \in S \times I ~: \\ |
| − | & & & \begin{alignat}{1} | + | & & & \underset{o \in O}{\operatorname{Conj}} \upharpoonleft \operatorname{Den}(L, x) \upharpoonright (o) ~=~ \upharpoonleft \operatorname{Den}(L, y) \upharpoonright (o) \\ |
| − | \underset{o \in O}{\operatorname{Conj}} \\
| |
| − | \begin{align}
| |
| − | \upharpoonleft \operatorname{Den}(L, x) \upharpoonright (o) & = \\
| |
| − | \upharpoonleft \operatorname{Den}(L, y) \upharpoonright (o) & \\
| |
| − | \end{align} \\
| |
| − | \end{alignat} \\
| |
| | & & \} & \\ | | & & \} & \\ |
| − | \end{align} | + | \end{align}</math> |
| − | </math> | |
| | | | |
| | <br> | | <br> |
| − |
| |
| − | <math>
| |
| − | \begin{cases}
| |
| − | a \\
| |
| − | b \\
| |
| − | c \\
| |
| − | \begin{cases}
| |
| − | d \\
| |
| − | e \\
| |
| − | f \\
| |
| − | \end{cases} \\
| |
| − | g \\
| |
| − | h \\
| |
| − | i \\
| |
| − | \end{cases}
| |
| − | </math>
| |
| | | | |
| | ==Box Displays== | | ==Box Displays== |