Line 263: |
Line 263: |
| | <math>\text{Other Notations}\!</math> | | | <math>\text{Other Notations}\!</math> |
| |- | | |- |
− | | <math>~</math> | + | | <math>\texttt{~}</math> |
| | <math>\operatorname{True}</math> | | | <math>\operatorname{True}</math> |
| | <math>1\!</math> | | | <math>1\!</math> |
| |- | | |- |
− | | <math>(~)</math> | + | | <math>\texttt{(~)}</math> |
| | <math>\operatorname{False}</math> | | | <math>\operatorname{False}</math> |
| | <math>0\!</math> | | | <math>0\!</math> |
| |- | | |- |
− | | <math>x\!</math> | + | | <math>\texttt{x}</math> |
| | <math>x\!</math> | | | <math>x\!</math> |
| | <math>x\!</math> | | | <math>x\!</math> |
| |- | | |- |
− | | <math>(x)\!</math> | + | | <math>\texttt{(x)}</math> |
| | <math>\operatorname{Not}\ x</math> | | | <math>\operatorname{Not}\ x</math> |
| | | | | |
Line 284: |
Line 284: |
| \end{matrix}</math> | | \end{matrix}</math> |
| |- | | |- |
− | | <math>x\ y\ z</math> | + | | <math>\texttt{x~y~z}</math> |
| | <math>x\ \operatorname{and}\ y\ \operatorname{and}\ z</math> | | | <math>x\ \operatorname{and}\ y\ \operatorname{and}\ z</math> |
| | <math>x \land y \land z</math> | | | <math>x \land y \land z</math> |
| |- | | |- |
− | | <math>((x)(y)(z))\!</math> | + | | <math>\texttt{((x)(y)(z))}</math> |
| | <math>x\ \operatorname{or}\ y\ \operatorname{or}\ z</math> | | | <math>x\ \operatorname{or}\ y\ \operatorname{or}\ z</math> |
| | <math>x \lor y \lor z</math> | | | <math>x \lor y \lor z</math> |
| |- | | |- |
− | | <math>(x\ (y))\!</math> | + | | <math>\texttt{(x~(y))}</math> |
| | | | | |
| <math>\begin{matrix} | | <math>\begin{matrix} |
Line 300: |
Line 300: |
| | <math>x \Rightarrow y\!</math> | | | <math>x \Rightarrow y\!</math> |
| |- | | |- |
− | | <math>(x, y)\!</math> | + | | <math>\texttt{(x,~y)}</math> |
| | | | | |
| <math>\begin{matrix} | | <math>\begin{matrix} |
Line 312: |
Line 312: |
| \end{matrix}</math> | | \end{matrix}</math> |
| |- | | |- |
− | | <math>((x, y))\!</math> | + | | <math>\texttt{((x,~y))}</math> |
| | | | | |
| <math>\begin{matrix} | | <math>\begin{matrix} |
Line 324: |
Line 324: |
| \end{matrix}</math> | | \end{matrix}</math> |
| |- | | |- |
− | | <math>(x, y, z)\!</math> | + | | <math>\texttt{(x,~y,~z)}</math> |
| | | | | |
| <math>\begin{matrix} | | <math>\begin{matrix} |
Line 338: |
Line 338: |
| \end{matrix}</math> | | \end{matrix}</math> |
| |- | | |- |
− | | <math>((x),(y),(z))\!</math> | + | | <math>\texttt{((x),(y),(z))}</math> |
| | | | | |
| <math>\begin{matrix} | | <math>\begin{matrix} |
Line 357: |
Line 357: |
| | | | | |
| <math>\begin{matrix} | | <math>\begin{matrix} |
− | ((x, y), z) \\ | + | \texttt{((x,~y),~z)} |
− | & \\
| + | \\ \\ |
− | (x, (y, z)) \\ | + | \texttt{(x,~(y,~z))} |
| \end{matrix}</math> | | \end{matrix}</math> |
| | | | | |
Line 377: |
Line 377: |
| \end{matrix}</math></p> | | \end{matrix}</math></p> |
| |- | | |- |
− | | <math>(w, (x),(y),(z))\!</math> | + | | <math>\texttt{(w,~(x),(y),(z))}</math> |
| | | | | |
| <math>\begin{matrix} | | <math>\begin{matrix} |