Line 944: |
Line 944: |
| | <math>f_0</math> | | | <math>f_0</math> |
| | 0000 | | | 0000 |
− | | <math>(~)</math> | + | | <math>\texttt{(~)}</math> |
| | style="background:black; color:white" | 1 | | | style="background:black; color:white" | 1 |
| | style="background:black; color:white" | 1 | | | style="background:black; color:white" | 1 |
Line 964: |
Line 964: |
| | <math>f_1</math> | | | <math>f_1</math> |
| | 0001 | | | 0001 |
− | | <math>(u)(v)\!</math> | + | | <math>\texttt{(} u \texttt{)(} v \texttt{)}</math> |
| | style="background:white; color:black" | 0 | | | style="background:white; color:black" | 0 |
| | style="background:black; color:white" | 1 | | | style="background:black; color:white" | 1 |
Line 984: |
Line 984: |
| | <math>f_2</math> | | | <math>f_2</math> |
| | 0010 | | | 0010 |
− | | <math>(u) v\!</math> | + | | <math>\texttt{(} u \texttt{)} ~ v</math> |
| | style="background:white; color:black" | 0 | | | style="background:white; color:black" | 0 |
| | style="background:white; color:black" | 0 | | | style="background:white; color:black" | 0 |
Line 1,004: |
Line 1,004: |
| | <math>f_3</math> | | | <math>f_3</math> |
| | 0011 | | | 0011 |
− | | <math>(u)\!</math> | + | | <math>\texttt{(} u \texttt{)}</math> |
| | style="background:white; color:black" | 0 | | | style="background:white; color:black" | 0 |
| | style="background:white; color:black" | 0 | | | style="background:white; color:black" | 0 |
Line 1,024: |
Line 1,024: |
| | <math>f_4</math> | | | <math>f_4</math> |
| | 0100 | | | 0100 |
− | | <math>u (v)\!</math> | + | | <math>u ~ \texttt{(} v \texttt{)}</math> |
| | style="background:white; color:black" | 0 | | | style="background:white; color:black" | 0 |
| | style="background:white; color:black" | 0 | | | style="background:white; color:black" | 0 |
Line 1,044: |
Line 1,044: |
| | <math>f_5</math> | | | <math>f_5</math> |
| | 0101 | | | 0101 |
− | | <math>(v)\!</math> | + | | <math>\texttt{(} v \texttt{)}</math> |
| | style="background:white; color:black" | 0 | | | style="background:white; color:black" | 0 |
| | style="background:white; color:black" | 0 | | | style="background:white; color:black" | 0 |
Line 1,064: |
Line 1,064: |
| | <math>f_6</math> | | | <math>f_6</math> |
| | 0110 | | | 0110 |
− | | <math>(u, v)\!</math> | + | | <math>\texttt{(} u ~ \texttt{,} ~ v \texttt{)}</math> |
| | style="background:white; color:black" | 0 | | | style="background:white; color:black" | 0 |
| | style="background:white; color:black" | 0 | | | style="background:white; color:black" | 0 |
Line 1,084: |
Line 1,084: |
| | <math>f_7</math> | | | <math>f_7</math> |
| | 0111 | | | 0111 |
− | | <math>(u v)\!</math> | + | | <math>\texttt{(} u ~ v \texttt{)}</math> |
| | style="background:white; color:black" | 0 | | | style="background:white; color:black" | 0 |
| | style="background:white; color:black" | 0 | | | style="background:white; color:black" | 0 |
Line 1,104: |
Line 1,104: |
| | <math>f_8</math> | | | <math>f_8</math> |
| | 1000 | | | 1000 |
− | | <math>u v\!</math> | + | | <math>u ~ v</math> |
| | style="background:white; color:black" | 0 | | | style="background:white; color:black" | 0 |
| | style="background:white; color:black" | 0 | | | style="background:white; color:black" | 0 |
Line 1,124: |
Line 1,124: |
| | <math>f_9</math> | | | <math>f_9</math> |
| | 1001 | | | 1001 |
− | | <math>((u, v))\!</math> | + | | <math>\texttt{((} u ~ \texttt{,} ~ v \texttt{))}</math> |
| | style="background:white; color:black" | 0 | | | style="background:white; color:black" | 0 |
| | style="background:white; color:black" | 0 | | | style="background:white; color:black" | 0 |
Line 1,164: |
Line 1,164: |
| | <math>f_{11}</math> | | | <math>f_{11}</math> |
| | 1011 | | | 1011 |
− | | <math>(u (v))\!</math> | + | | <math>\texttt{(} u ~ \texttt{(} v \texttt{))}!</math> |
| | style="background:white; color:black" | 0 | | | style="background:white; color:black" | 0 |
| | style="background:white; color:black" | 0 | | | style="background:white; color:black" | 0 |
Line 1,204: |
Line 1,204: |
| | <math>f_{13}</math> | | | <math>f_{13}</math> |
| | 1101 | | | 1101 |
− | | <math>((u) v)\!</math> | + | | <math>\texttt{((} u \texttt{)} ~ v \texttt{)}</math> |
| | style="background:white; color:black" | 0 | | | style="background:white; color:black" | 0 |
| | style="background:white; color:black" | 0 | | | style="background:white; color:black" | 0 |
Line 1,224: |
Line 1,224: |
| | <math>f_{14}</math> | | | <math>f_{14}</math> |
| | 1110 | | | 1110 |
− | | <math>((u)(v))\!</math> | + | | <math>\texttt{((} u \texttt{)(} v \texttt{))}</math> |
| | style="background:white; color:black" | 0 | | | style="background:white; color:black" | 0 |
| | style="background:white; color:black" | 0 | | | style="background:white; color:black" | 0 |
Line 1,244: |
Line 1,244: |
| | <math>f_{15}</math> | | | <math>f_{15}</math> |
| | 1111 | | | 1111 |
− | | <math>((~))\!</math> | + | | <math>\texttt{((~))}</math> |
| | style="background:white; color:black" | 0 | | | style="background:white; color:black" | 0 |
| | style="background:white; color:black" | 0 | | | style="background:white; color:black" | 0 |