Difference between revisions of "User:Jon Awbrey/TABLE"
| Jon Awbrey (talk | contribs) | Jon Awbrey (talk | contribs)   (→Wiki TeX Tables:  copy material to work on) | ||
| Line 1,287: | Line 1,287: | ||
| ===Wiki TeX Tables=== | ===Wiki TeX Tables=== | ||
| + | |||
| + | <br> | ||
| + | |||
| + | {| align="center" border="1" cellpadding="8" cellspacing="0" style="background:#f8f8ff; text-align:center; width:90%" | ||
| + | |+ <math>\text{Table A1.}~~\text{Propositional Forms on Two Variables}</math> | ||
| + | |- style="background:#f0f0ff" | ||
| + | | style="width:15%" | | ||
| + | <p><math>\mathcal{L}_1</math></p> | ||
| + | <p><math>\text{Decimal}</math></p> | ||
| + | | style="width:15%" | | ||
| + | <p><math>\mathcal{L}_2</math></p> | ||
| + | <p><math>\text{Binary}</math></p> | ||
| + | | style="width:15%" |  | ||
| + | <p><math>\mathcal{L}_3</math></p> | ||
| + | <p><math>\text{Vector}</math></p> | ||
| + | | style="width:15%" | | ||
| + | <p><math>\mathcal{L}_4</math></p> | ||
| + | <p><math>\text{Cactus}</math></p> | ||
| + | | style="width:25%" | | ||
| + | <p><math>\mathcal{L}_5</math></p> | ||
| + | <p><math>\text{English}</math></p> | ||
| + | | style="width:15%" | | ||
| + | <p><math>\mathcal{L}_6</math></p> | ||
| + | <p><math>\text{Ordinary}</math></p> | ||
| + | |- style="background:#f0f0ff" | ||
| + | |   | ||
| + | | align="right" | <math>x\colon\!</math> | ||
| + | | <math>1~1~0~0\!</math> | ||
| + | |   | ||
| + | |   | ||
| + | |   | ||
| + | |- style="background:#f0f0ff" | ||
| + | |   | ||
| + | | align="right" | <math>y\colon\!</math> | ||
| + | | <math>1~0~1~0\!</math> | ||
| + | |   | ||
| + | |   | ||
| + | |   | ||
| + | |- | ||
| + | | <math>f_{0}\!</math> | ||
| + | | <math>f_{0000}\!</math> | ||
| + | | <math>0~0~0~0\!</math> | ||
| + | | <math>(~)\!</math> | ||
| + | | <math>\text{false}\!</math> | ||
| + | | <math>0\!</math> | ||
| + | |- | ||
| + | | <math>f_{1}\!</math> | ||
| + | | <math>f_{0001}\!</math> | ||
| + | | <math>0~0~0~1\!</math> | ||
| + | | <math>(x)(y)\!</math> | ||
| + | | <math>\text{neither}~ x ~\text{nor}~ y\!</math> | ||
| + | | <math>\lnot x \land \lnot y\!</math> | ||
| + | |- | ||
| + | | <math>f_{2}\!</math> | ||
| + | | <math>f_{0010}\!</math> | ||
| + | | <math>0~0~1~0\!</math> | ||
| + | | <math>(x)~y\!</math> | ||
| + | | <math>y ~\text{without}~ x\!</math> | ||
| + | | <math>\lnot x \land y\!</math> | ||
| + | |- | ||
| + | | <math>f_{3}\!</math> | ||
| + | | <math>f_{0011}\!</math> | ||
| + | | <math>0~0~1~1\!</math> | ||
| + | | <math>(x)\!</math> | ||
| + | | <math>\text{not}~ x\!</math> | ||
| + | | <math>\lnot x\!</math> | ||
| + | |- | ||
| + | | <math>f_{4}\!</math> | ||
| + | | <math>f_{0100}\!</math> | ||
| + | | <math>0~1~0~0\!</math> | ||
| + | | <math>x~(y)\!</math> | ||
| + | | <math>x ~\text{without}~ y\!</math> | ||
| + | | <math>x \land \lnot y\!</math> | ||
| + | |- | ||
| + | | <math>f_{5}\!</math> | ||
| + | | <math>f_{0101}\!</math> | ||
| + | | <math>0~1~0~1\!</math> | ||
| + | | <math>(y)\!</math> | ||
| + | | <math>\text{not}~ y\!</math> | ||
| + | | <math>\lnot y\!</math> | ||
| + | |- | ||
| + | | <math>f_{6}\!</math> | ||
| + | | <math>f_{0110}\!</math> | ||
| + | | <math>0~1~1~0\!</math> | ||
| + | | <math>(x,~y)\!</math> | ||
| + | | <math>x ~\text{not equal to}~ y\!</math> | ||
| + | | <math>x \ne y\!</math> | ||
| + | |- | ||
| + | | <math>f_{7}\!</math> | ||
| + | | <math>f_{0111}\!</math> | ||
| + | | <math>0~1~1~1\!</math> | ||
| + | | <math>(x~y)\!</math> | ||
| + | | <math>\text{not both}~ x ~\text{and}~ y\!</math> | ||
| + | | <math>\lnot x \lor \lnot y\!</math> | ||
| + | |- | ||
| + | | <math>f_{8}\!</math> | ||
| + | | <math>f_{1000}\!</math> | ||
| + | | <math>1~0~0~0\!</math> | ||
| + | | <math>x~y\!</math> | ||
| + | | <math>x ~\text{and}~ y\!</math> | ||
| + | | <math>x \land y\!</math> | ||
| + | |- | ||
| + | | <math>f_{9}\!</math> | ||
| + | | <math>f_{1001}\!</math> | ||
| + | | <math>1~0~0~1\!</math> | ||
| + | | <math>((x,~y))\!</math> | ||
| + | | <math>x ~\text{equal to}~ y\!</math> | ||
| + | | <math>x = y\!</math> | ||
| + | |- | ||
| + | | <math>f_{10}\!</math> | ||
| + | | <math>f_{1010}\!</math> | ||
| + | | <math>1~0~1~0\!</math> | ||
| + | | <math>y\!</math> | ||
| + | | <math>y\!</math> | ||
| + | | <math>y\!</math> | ||
| + | |- | ||
| + | | <math>f_{11}\!</math> | ||
| + | | <math>f_{1011}\!</math> | ||
| + | | <math>1~0~1~1\!</math> | ||
| + | | <math>(x~(y))\!</math> | ||
| + | | <math>\text{not}~ x ~\text{without}~ y\!</math> | ||
| + | | <math>x \Rightarrow y\!</math> | ||
| + | |- | ||
| + | | <math>f_{12}\!</math> | ||
| + | | <math>f_{1100}\!</math> | ||
| + | | <math>1~1~0~0\!</math> | ||
| + | | <math>x\!</math> | ||
| + | | <math>x\!</math> | ||
| + | | <math>x\!</math> | ||
| + | |- | ||
| + | | <math>f_{13}\!</math> | ||
| + | | <math>f_{1101}\!</math> | ||
| + | | <math>1~1~0~1\!</math> | ||
| + | | <math>((x)~y)\!</math> | ||
| + | | <math>\text{not}~ y ~\text{without}~ x\!</math> | ||
| + | | <math>x \Leftarrow y\!</math> | ||
| + | |- | ||
| + | | <math>f_{14}\!</math> | ||
| + | | <math>f_{1110}\!</math> | ||
| + | | <math>1~1~1~0\!</math> | ||
| + | | <math>((x)(y))\!</math> | ||
| + | | <math>x ~\text{or}~ y\!</math> | ||
| + | | <math>x \lor y\!</math> | ||
| + | |- | ||
| + | | <math>f_{15}\!</math> | ||
| + | | <math>f_{1111}\!</math> | ||
| + | | <math>1~1~1~1\!</math> | ||
| + | | <math>((~))\!</math> | ||
| + | | <math>\text{true}\!</math> | ||
| + | | <math>1\!</math> | ||
| + | |} | ||
| <br> | <br> | ||
Revision as of 02:26, 30 May 2009
Differential Logic
Ascii Tables
Table A1. Propositional Forms On Two Variables o---------o---------o---------o----------o------------------o----------o | L_1 | L_2 | L_3 | L_4 | L_5 | L_6 | | | | | | | | | Decimal | Binary | Vector | Cactus | English | Ordinary | o---------o---------o---------o----------o------------------o----------o | | x : 1 1 0 0 | | | | | | y : 1 0 1 0 | | | | o---------o---------o---------o----------o------------------o----------o | | | | | | | | f_0 | f_0000 | 0 0 0 0 | () | false | 0 | | | | | | | | | f_1 | f_0001 | 0 0 0 1 | (x)(y) | neither x nor y | ~x & ~y | | | | | | | | | f_2 | f_0010 | 0 0 1 0 | (x) y | y and not x | ~x & y | | | | | | | | | f_3 | f_0011 | 0 0 1 1 | (x) | not x | ~x | | | | | | | | | f_4 | f_0100 | 0 1 0 0 | x (y) | x and not y | x & ~y | | | | | | | | | f_5 | f_0101 | 0 1 0 1 | (y) | not y | ~y | | | | | | | | | f_6 | f_0110 | 0 1 1 0 | (x, y) | x not equal to y | x + y | | | | | | | | | f_7 | f_0111 | 0 1 1 1 | (x y) | not both x and y | ~x v ~y | | | | | | | | | f_8 | f_1000 | 1 0 0 0 | x y | x and y | x & y | | | | | | | | | f_9 | f_1001 | 1 0 0 1 | ((x, y)) | x equal to y | x = y | | | | | | | | | f_10 | f_1010 | 1 0 1 0 | y | y | y | | | | | | | | | f_11 | f_1011 | 1 0 1 1 | (x (y)) | not x without y | x => y | | | | | | | | | f_12 | f_1100 | 1 1 0 0 | x | x | x | | | | | | | | | f_13 | f_1101 | 1 1 0 1 | ((x) y) | not y without x | x <= y | | | | | | | | | f_14 | f_1110 | 1 1 1 0 | ((x)(y)) | x or y | x v y | | | | | | | | | f_15 | f_1111 | 1 1 1 1 | (()) | true | 1 | | | | | | | | o---------o---------o---------o----------o------------------o----------o
Table A2. Propositional Forms On Two Variables o---------o---------o---------o----------o------------------o----------o | L_1 | L_2 | L_3 | L_4 | L_5 | L_6 | | | | | | | | | Decimal | Binary | Vector | Cactus | English | Ordinary | o---------o---------o---------o----------o------------------o----------o | | x : 1 1 0 0 | | | | | | y : 1 0 1 0 | | | | o---------o---------o---------o----------o------------------o----------o | | | | | | | | f_0 | f_0000 | 0 0 0 0 | () | false | 0 | | | | | | | | o---------o---------o---------o----------o------------------o----------o | | | | | | | | f_1 | f_0001 | 0 0 0 1 | (x)(y) | neither x nor y | ~x & ~y | | | | | | | | | f_2 | f_0010 | 0 0 1 0 | (x) y | y and not x | ~x & y | | | | | | | | | f_4 | f_0100 | 0 1 0 0 | x (y) | x and not y | x & ~y | | | | | | | | | f_8 | f_1000 | 1 0 0 0 | x y | x and y | x & y | | | | | | | | o---------o---------o---------o----------o------------------o----------o | | | | | | | | f_3 | f_0011 | 0 0 1 1 | (x) | not x | ~x | | | | | | | | | f_12 | f_1100 | 1 1 0 0 | x | x | x | | | | | | | | o---------o---------o---------o----------o------------------o----------o | | | | | | | | f_6 | f_0110 | 0 1 1 0 | (x, y) | x not equal to y | x + y | | | | | | | | | f_9 | f_1001 | 1 0 0 1 | ((x, y)) | x equal to y | x = y | | | | | | | | o---------o---------o---------o----------o------------------o----------o | | | | | | | | f_5 | f_0101 | 0 1 0 1 | (y) | not y | ~y | | | | | | | | | f_10 | f_1010 | 1 0 1 0 | y | y | y | | | | | | | | o---------o---------o---------o----------o------------------o----------o | | | | | | | | f_7 | f_0111 | 0 1 1 1 | (x y) | not both x and y | ~x v ~y | | | | | | | | | f_11 | f_1011 | 1 0 1 1 | (x (y)) | not x without y | x => y | | | | | | | | | f_13 | f_1101 | 1 1 0 1 | ((x) y) | not y without x | x <= y | | | | | | | | | f_14 | f_1110 | 1 1 1 0 | ((x)(y)) | x or y | x v y | | | | | | | | o---------o---------o---------o----------o------------------o----------o | | | | | | | | f_15 | f_1111 | 1 1 1 1 | (()) | true | 1 | | | | | | | | o---------o---------o---------o----------o------------------o----------o
Table A3.  Ef Expanded Over Differential Features {dx, dy}
o------o------------o------------o------------o------------o------------o
|      |            |            |            |            |            |
|      |     f      |   T_11 f   |   T_10 f   |   T_01 f   |   T_00 f   |
|      |            |            |            |            |            |
|      |            | Ef| dx dy  | Ef| dx(dy) | Ef| (dx)dy | Ef|(dx)(dy)|
|      |            |            |            |            |            |
o------o------------o------------o------------o------------o------------o
|      |            |            |            |            |            |
| f_0  |     ()     |     ()     |     ()     |     ()     |     ()     |
|      |            |            |            |            |            |
o------o------------o------------o------------o------------o------------o
|      |            |            |            |            |            |
| f_1  |   (x)(y)   |    x  y    |    x (y)   |   (x) y    |   (x)(y)   |
|      |            |            |            |            |            |
| f_2  |   (x) y    |    x (y)   |    x  y    |   (x)(y)   |   (x) y    |
|      |            |            |            |            |            |
| f_4  |    x (y)   |   (x) y    |   (x)(y)   |    x  y    |    x (y)   |
|      |            |            |            |            |            |
| f_8  |    x  y    |   (x)(y)   |   (x) y    |    x (y)   |    x  y    |
|      |            |            |            |            |            |
o------o------------o------------o------------o------------o------------o
|      |            |            |            |            |            |
| f_3  |   (x)      |    x       |    x       |   (x)      |   (x)      |
|      |            |            |            |            |            |
| f_12 |    x       |   (x)      |   (x)      |    x       |    x       |
|      |            |            |            |            |            |
o------o------------o------------o------------o------------o------------o
|      |            |            |            |            |            |
| f_6  |   (x, y)   |   (x, y)   |  ((x, y))  |  ((x, y))  |   (x, y)   |
|      |            |            |            |            |            |
| f_9  |  ((x, y))  |  ((x, y))  |   (x, y)   |   (x, y)   |  ((x, y))  |
|      |            |            |            |            |            |
o------o------------o------------o------------o------------o------------o
|      |            |            |            |            |            |
| f_5  |      (y)   |       y    |      (y)   |       y    |      (y)   |
|      |            |            |            |            |            |
| f_10 |       y    |      (y)   |       y    |      (y)   |       y    |
|      |            |            |            |            |            |
o------o------------o------------o------------o------------o------------o
|      |            |            |            |            |            |
| f_7  |   (x  y)   |  ((x)(y))  |  ((x) y)   |   (x (y))  |   (x  y)   |
|      |            |            |            |            |            |
| f_11 |   (x (y))  |  ((x) y)   |  ((x)(y))  |   (x  y)   |   (x (y))  |
|      |            |            |            |            |            |
| f_13 |  ((x) y)   |   (x (y))  |   (x  y)   |  ((x)(y))  |  ((x) y)   |
|      |            |            |            |            |            |
| f_14 |  ((x)(y))  |   (x  y)   |   (x (y))  |  ((x) y)   |  ((x)(y))  |
|      |            |            |            |            |            |
o------o------------o------------o------------o------------o------------o
|      |            |            |            |            |            |
| f_15 |    (())    |    (())    |    (())    |    (())    |    (())    |
|      |            |            |            |            |            |
o------o------------o------------o------------o------------o------------o
|                   |            |            |            |            |
| Fixed Point Total |      4     |      4     |      4     |     16     |
|                   |            |            |            |            |
o-------------------o------------o------------o------------o------------o
Table A4.  Df Expanded Over Differential Features {dx, dy}
o------o------------o------------o------------o------------o------------o
|      |            |            |            |            |            |
|      |     f      | Df| dx dy  | Df| dx(dy) | Df| (dx)dy | Df|(dx)(dy)|
|      |            |            |            |            |            |
o------o------------o------------o------------o------------o------------o
|      |            |            |            |            |            |
| f_0  |     ()     |     ()     |     ()     |     ()     |     ()     |
|      |            |            |            |            |            |
o------o------------o------------o------------o------------o------------o
|      |            |            |            |            |            |
| f_1  |   (x)(y)   |  ((x, y))  |    (y)     |    (x)     |     ()     |
|      |            |            |            |            |            |
| f_2  |   (x) y    |   (x, y)   |     y      |    (x)     |     ()     |
|      |            |            |            |            |            |
| f_4  |    x (y)   |   (x, y)   |    (y)     |     x      |     ()     |
|      |            |            |            |            |            |
| f_8  |    x  y    |  ((x, y))  |     y      |     x      |     ()     |
|      |            |            |            |            |            |
o------o------------o------------o------------o------------o------------o
|      |            |            |            |            |            |
| f_3  |   (x)      |    (())    |    (())    |     ()     |     ()     |
|      |            |            |            |            |            |
| f_12 |    x       |    (())    |    (())    |     ()     |     ()     |
|      |            |            |            |            |            |
o------o------------o------------o------------o------------o------------o
|      |            |            |            |            |            |
| f_6  |   (x, y)   |     ()     |    (())    |    (())    |     ()     |
|      |            |            |            |            |            |
| f_9  |  ((x, y))  |     ()     |    (())    |    (())    |     ()     |
|      |            |            |            |            |            |
o------o------------o------------o------------o------------o------------o
|      |            |            |            |            |            |
| f_5  |      (y)   |    (())    |     ()     |    (())    |     ()     |
|      |            |            |            |            |            |
| f_10 |       y    |    (())    |     ()     |    (())    |     ()     |
|      |            |            |            |            |            |
o------o------------o------------o------------o------------o------------o
|      |            |            |            |            |            |
| f_7  |   (x  y)   |  ((x, y))  |     y      |     x      |     ()     |
|      |            |            |            |            |            |
| f_11 |   (x (y))  |   (x, y)   |    (y)     |     x      |     ()     |
|      |            |            |            |            |            |
| f_13 |  ((x) y)   |   (x, y)   |     y      |    (x)     |     ()     |
|      |            |            |            |            |            |
| f_14 |  ((x)(y))  |  ((x, y))  |    (y)     |    (x)     |     ()     |
|      |            |            |            |            |            |
o------o------------o------------o------------o------------o------------o
|      |            |            |            |            |            |
| f_15 |    (())    |     ()     |     ()     |     ()     |     ()     |
|      |            |            |            |            |            |
o------o------------o------------o------------o------------o------------o
Table A5.  Ef Expanded Over Ordinary Features {x, y}
o------o------------o------------o------------o------------o------------o
|      |            |            |            |            |            |
|      |     f      |  Ef | xy   | Ef | x(y)  | Ef | (x)y  | Ef | (x)(y)|
|      |            |            |            |            |            |
o------o------------o------------o------------o------------o------------o
|      |            |            |            |            |            |
| f_0  |     ()     |     ()     |     ()     |     ()     |     ()     |
|      |            |            |            |            |            |
o------o------------o------------o------------o------------o------------o
|      |            |            |            |            |            |
| f_1  |   (x)(y)   |   dx  dy   |   dx (dy)  |  (dx) dy   |  (dx)(dy)  |
|      |            |            |            |            |            |
| f_2  |   (x) y    |   dx (dy)  |   dx  dy   |  (dx)(dy)  |  (dx) dy   |
|      |            |            |            |            |            |
| f_4  |    x (y)   |  (dx) dy   |  (dx)(dy)  |   dx  dy   |   dx (dy)  |
|      |            |            |            |            |            |
| f_8  |    x  y    |  (dx)(dy)  |  (dx) dy   |   dx (dy)  |   dx  dy   |
|      |            |            |            |            |            |
o------o------------o------------o------------o------------o------------o
|      |            |            |            |            |            |
| f_3  |   (x)      |   dx       |   dx       |  (dx)      |  (dx)      |
|      |            |            |            |            |            |
| f_12 |    x       |  (dx)      |  (dx)      |   dx       |   dx       |
|      |            |            |            |            |            |
o------o------------o------------o------------o------------o------------o
|      |            |            |            |            |            |
| f_6  |   (x, y)   |  (dx, dy)  | ((dx, dy)) | ((dx, dy)) |  (dx, dy)  |
|      |            |            |            |            |            |
| f_9  |  ((x, y))  | ((dx, dy)) |  (dx, dy)  |  (dx, dy)  | ((dx, dy)) |
|      |            |            |            |            |            |
o------o------------o------------o------------o------------o------------o
|      |            |            |            |            |            |
| f_5  |      (y)   |       dy   |      (dy)  |       dy   |      (dy)  |
|      |            |            |            |            |            |
| f_10 |       y    |      (dy)  |       dy   |      (dy)  |       dy   |
|      |            |            |            |            |            |
o------o------------o------------o------------o------------o------------o
|      |            |            |            |            |            |
| f_7  |   (x  y)   | ((dx)(dy)) | ((dx) dy)  |  (dx (dy)) |  (dx  dy)  |
|      |            |            |            |            |            |
| f_11 |   (x (y))  | ((dx) dy)  | ((dx)(dy)) |  (dx  dy)  |  (dx (dy)) |
|      |            |            |            |            |            |
| f_13 |  ((x) y)   |  (dx (dy)) |  (dx  dy)  | ((dx)(dy)) | ((dx) dy)  |
|      |            |            |            |            |            |
| f_14 |  ((x)(y))  |  (dx  dy)  |  (dx (dy)) | ((dx) dy)  | ((dx)(dy)) |
|      |            |            |            |            |            |
o------o------------o------------o------------o------------o------------o
|      |            |            |            |            |            |
| f_15 |    (())    |    (())    |    (())    |    (())    |    (())    |
|      |            |            |            |            |            |
o------o------------o------------o------------o------------o------------o
Table A6.  Df Expanded Over Ordinary Features {x, y}
o------o------------o------------o------------o------------o------------o
|      |            |            |            |            |            |
|      |     f      |  Df | xy   | Df | x(y)  | Df | (x)y  | Df | (x)(y)|
|      |            |            |            |            |            |
o------o------------o------------o------------o------------o------------o
|      |            |            |            |            |            |
| f_0  |     ()     |     ()     |     ()     |     ()     |     ()     |
|      |            |            |            |            |            |
o------o------------o------------o------------o------------o------------o
|      |            |            |            |            |            |
| f_1  |   (x)(y)   |   dx  dy   |   dx (dy)  |  (dx) dy   | ((dx)(dy)) |
|      |            |            |            |            |            |
| f_2  |   (x) y    |   dx (dy)  |   dx  dy   | ((dx)(dy)) |  (dx) dy   |
|      |            |            |            |            |            |
| f_4  |    x (y)   |  (dx) dy   | ((dx)(dy)) |   dx  dy   |   dx (dy)  |
|      |            |            |            |            |            |
| f_8  |    x  y    | ((dx)(dy)) |  (dx) dy   |   dx (dy)  |   dx  dy   |
|      |            |            |            |            |            |
o------o------------o------------o------------o------------o------------o
|      |            |            |            |            |            |
| f_3  |   (x)      |   dx       |   dx       |   dx       |   dx       |
|      |            |            |            |            |            |
| f_12 |    x       |   dx       |   dx       |   dx       |   dx       |
|      |            |            |            |            |            |
o------o------------o------------o------------o------------o------------o
|      |            |            |            |            |            |
| f_6  |   (x, y)   |  (dx, dy)  |  (dx, dy)  |  (dx, dy)  |  (dx, dy)  |
|      |            |            |            |            |            |
| f_9  |  ((x, y))  |  (dx, dy)  |  (dx, dy)  |  (dx, dy)  |  (dx, dy)  |
|      |            |            |            |            |            |
o------o------------o------------o------------o------------o------------o
|      |            |            |            |            |            |
| f_5  |      (y)   |       dy   |       dy   |       dy   |       dy   |
|      |            |            |            |            |            |
| f_10 |       y    |       dy   |       dy   |       dy   |       dy   |
|      |            |            |            |            |            |
o------o------------o------------o------------o------------o------------o
|      |            |            |            |            |            |
| f_7  |   (x  y)   | ((dx)(dy)) |  (dx) dy   |   dx (dy)  |   dx  dy   |
|      |            |            |            |            |            |
| f_11 |   (x (y))  |  (dx) dy   | ((dx)(dy)) |   dx  dy   |   dx (dy)  |
|      |            |            |            |            |            |
| f_13 |  ((x) y)   |   dx (dy)  |   dx  dy   | ((dx)(dy)) |  (dx) dy   |
|      |            |            |            |            |            |
| f_14 |  ((x)(y))  |   dx  dy   |   dx (dy)  |  (dx) dy   | ((dx)(dy)) |
|      |            |            |            |            |            |
o------o------------o------------o------------o------------o------------o
|      |            |            |            |            |            |
| f_15 |    (())    |     ()     |     ()     |     ()     |     ()     |
|      |            |            |            |            |            |
o------o------------o------------o------------o------------o------------o
Wiki Tables : New Versions
Propositional Forms on Two Variables
| L1 | L2 | L3 | L4 | L5 | L6 | 
|---|---|---|---|---|---|
| x : | 1 1 0 0 | ||||
| y : | 1 0 1 0 | ||||
| f0 | f0000 | 0 0 0 0 | ( ) | false | 0 | 
| f1 | f0001 | 0 0 0 1 | (x)(y) | neither x nor y | ¬x ∧ ¬y | 
| f2 | f0010 | 0 0 1 0 | (x) y | y and not x | ¬x ∧ y | 
| f3 | f0011 | 0 0 1 1 | (x) | not x | ¬x | 
| f4 | f0100 | 0 1 0 0 | x (y) | x and not y | x ∧ ¬y | 
| f5 | f0101 | 0 1 0 1 | (y) | not y | ¬y | 
| f6 | f0110 | 0 1 1 0 | (x, y) | x not equal to y | x ≠ y | 
| f7 | f0111 | 0 1 1 1 | (x y) | not both x and y | ¬x ∨ ¬y | 
| f8 | f1000 | 1 0 0 0 | x y | x and y | x ∧ y | 
| f9 | f1001 | 1 0 0 1 | ((x, y)) | x equal to y | x = y | 
| f10 | f1010 | 1 0 1 0 | y | y | y | 
| f11 | f1011 | 1 0 1 1 | (x (y)) | not x without y | x ⇒ y | 
| f12 | f1100 | 1 1 0 0 | x | x | x | 
| f13 | f1101 | 1 1 0 1 | ((x) y) | not y without x | x ⇐ y | 
| f14 | f1110 | 1 1 1 0 | ((x)(y)) | x or y | x ∨ y | 
| f15 | f1111 | 1 1 1 1 | (( )) | true | 1 | 
| L1 | L2 | L3 | L4 | L5 | L6 | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| x : | 1 1 0 0 | ||||||||||
| y : | 1 0 1 0 | ||||||||||
| f0 | f0000 | 0 0 0 0 | ( ) | false | 0 | ||||||
| 
 | 
 | 
 | 
 | 
 | 
 | ||||||
| 
 | 
 | 
 | 
 | 
 | 
 | ||||||
| 
 | 
 | 
 | 
 | 
 | 
 | ||||||
| 
 | 
 | 
 | 
 | 
 | 
 | ||||||
| 
 | 
 | 
 | 
 | 
 | 
 | ||||||
| f15 | f1111 | 1 1 1 1 | (( )) | true | 1 | 
Differential Propositions
| A : | 1 1 0 0 | ||||||||||
| dA : | 1 0 1 0 | ||||||||||
| f0 | g0 | 0 0 0 0 | ( ) | False | 0 | ||||||
| 
 | 
 | 
 | 
 | 
 | 
 | ||||||
| 
 | 
 | 
 | 
 | 
 | 
 | ||||||
| 
 | 
 | 
 | 
 | 
 | 
 | ||||||
| 
 | 
 | 
 | 
 | 
 | 
 | ||||||
| 
 | 
 | 
 | 
 | 
 | 
 | ||||||
| f3 | g15 | 1 1 1 1 | (( )) | True | 1 | 
Wiki Tables : Old Versions
Propositional Forms on Two Variables
| L1 | L2 | L3 | L4 | L5 | L6 | 
|---|---|---|---|---|---|
| x : | 1 1 0 0 | ||||
| y : | 1 0 1 0 | ||||
| f0 | f0000 | 0 0 0 0 | ( ) | false | 0 | 
| f1 | f0001 | 0 0 0 1 | (x)(y) | neither x nor y | ¬x ∧ ¬y | 
| f2 | f0010 | 0 0 1 0 | (x) y | y and not x | ¬x ∧ y | 
| f3 | f0011 | 0 0 1 1 | (x) | not x | ¬x | 
| f4 | f0100 | 0 1 0 0 | x (y) | x and not y | x ∧ ¬y | 
| f5 | f0101 | 0 1 0 1 | (y) | not y | ¬y | 
| f6 | f0110 | 0 1 1 0 | (x, y) | x not equal to y | x ≠ y | 
| f7 | f0111 | 0 1 1 1 | (x y) | not both x and y | ¬x ∨ ¬y | 
| f8 | f1000 | 1 0 0 0 | x y | x and y | x ∧ y | 
| f9 | f1001 | 1 0 0 1 | ((x, y)) | x equal to y | x = y | 
| f10 | f1010 | 1 0 1 0 | y | y | y | 
| f11 | f1011 | 1 0 1 1 | (x (y)) | not x without y | x → y | 
| f12 | f1100 | 1 1 0 0 | x | x | x | 
| f13 | f1101 | 1 1 0 1 | ((x) y) | not y without x | x ← y | 
| f14 | f1110 | 1 1 1 0 | ((x)(y)) | x or y | x ∨ y | 
| f15 | f1111 | 1 1 1 1 | (( )) | true | 1 | 
Differential Propositions
| A : | 1 1 0 0 | ||||||||||
| dA : | 1 0 1 0 | ||||||||||
| f0 | g0 | 0 0 0 0 | ( ) | False | 0 | ||||||
| 
 | 
 | 
 | 
 | 
 | 
 | ||||||
| 
 | 
 | 
 | 
 | 
 | 
 | ||||||
| 
 | 
 | 
 | 
 | 
 | 
 | ||||||
| 
 | 
 | 
 | 
 | 
 | 
 | ||||||
| 
 | 
 | 
 | 
 | 
 | 
 | ||||||
| f3 | g15 | 1 1 1 1 | (( )) | True | 1 | 
Wiki TeX Tables
| \(\mathcal{L}_1\) \(\text{Decimal}\) | \(\mathcal{L}_2\) \(\text{Binary}\) | \(\mathcal{L}_3\) \(\text{Vector}\) | \(\mathcal{L}_4\) \(\text{Cactus}\) | \(\mathcal{L}_5\) \(\text{English}\) | \(\mathcal{L}_6\) \(\text{Ordinary}\) | 
| \(x\colon\!\) | \(1~1~0~0\!\) | ||||
| \(y\colon\!\) | \(1~0~1~0\!\) | ||||
| \(f_{0}\!\) | \(f_{0000}\!\) | \(0~0~0~0\!\) | \((~)\!\) | \(\text{false}\!\) | \(0\!\) | 
| \(f_{1}\!\) | \(f_{0001}\!\) | \(0~0~0~1\!\) | \((x)(y)\!\) | \(\text{neither}~ x ~\text{nor}~ y\!\) | \(\lnot x \land \lnot y\!\) | 
| \(f_{2}\!\) | \(f_{0010}\!\) | \(0~0~1~0\!\) | \((x)~y\!\) | \(y ~\text{without}~ x\!\) | \(\lnot x \land y\!\) | 
| \(f_{3}\!\) | \(f_{0011}\!\) | \(0~0~1~1\!\) | \((x)\!\) | \(\text{not}~ x\!\) | \(\lnot x\!\) | 
| \(f_{4}\!\) | \(f_{0100}\!\) | \(0~1~0~0\!\) | \(x~(y)\!\) | \(x ~\text{without}~ y\!\) | \(x \land \lnot y\!\) | 
| \(f_{5}\!\) | \(f_{0101}\!\) | \(0~1~0~1\!\) | \((y)\!\) | \(\text{not}~ y\!\) | \(\lnot y\!\) | 
| \(f_{6}\!\) | \(f_{0110}\!\) | \(0~1~1~0\!\) | \((x,~y)\!\) | \(x ~\text{not equal to}~ y\!\) | \(x \ne y\!\) | 
| \(f_{7}\!\) | \(f_{0111}\!\) | \(0~1~1~1\!\) | \((x~y)\!\) | \(\text{not both}~ x ~\text{and}~ y\!\) | \(\lnot x \lor \lnot y\!\) | 
| \(f_{8}\!\) | \(f_{1000}\!\) | \(1~0~0~0\!\) | \(x~y\!\) | \(x ~\text{and}~ y\!\) | \(x \land y\!\) | 
| \(f_{9}\!\) | \(f_{1001}\!\) | \(1~0~0~1\!\) | \(((x,~y))\!\) | \(x ~\text{equal to}~ y\!\) | \(x = y\!\) | 
| \(f_{10}\!\) | \(f_{1010}\!\) | \(1~0~1~0\!\) | \(y\!\) | \(y\!\) | \(y\!\) | 
| \(f_{11}\!\) | \(f_{1011}\!\) | \(1~0~1~1\!\) | \((x~(y))\!\) | \(\text{not}~ x ~\text{without}~ y\!\) | \(x \Rightarrow y\!\) | 
| \(f_{12}\!\) | \(f_{1100}\!\) | \(1~1~0~0\!\) | \(x\!\) | \(x\!\) | \(x\!\) | 
| \(f_{13}\!\) | \(f_{1101}\!\) | \(1~1~0~1\!\) | \(((x)~y)\!\) | \(\text{not}~ y ~\text{without}~ x\!\) | \(x \Leftarrow y\!\) | 
| \(f_{14}\!\) | \(f_{1110}\!\) | \(1~1~1~0\!\) | \(((x)(y))\!\) | \(x ~\text{or}~ y\!\) | \(x \lor y\!\) | 
| \(f_{15}\!\) | \(f_{1111}\!\) | \(1~1~1~1\!\) | \(((~))\!\) | \(\text{true}\!\) | \(1\!\) | 
| \(\mathcal{L}_1\) \(\text{Decimal}\) | \(\mathcal{L}_2\) \(\text{Binary}\) | \(\mathcal{L}_3\) \(\text{Vector}\) | \(\mathcal{L}_4\) \(\text{Cactus}\) | \(\mathcal{L}_5\) \(\text{English}\) | \(\mathcal{L}_6\) \(\text{Ordinary}\) | 
| \(x\colon\!\) | \(1~1~0~0\!\) | ||||
| \(y\colon\!\) | \(1~0~1~0\!\) | ||||
| \(f_{0}\!\) | \(f_{0000}\!\) | \(0~0~0~0\!\) | \((~)\!\) | \(\text{false}\!\) | \(0\!\) | 
| \(f_{1}\!\) | \(f_{0001}\!\) | \(0~0~0~1\!\) | \((x)(y)\!\) | \(\text{neither}~ x ~\text{nor}~ y\!\) | \(\lnot x \land \lnot y\!\) | 
| \(f_{2}\!\) | \(f_{0010}\!\) | \(0~0~1~0\!\) | \((x)~y\!\) | \(y ~\text{without}~ x\!\) | \(\lnot x \land y\!\) | 
| \(f_{3}\!\) | \(f_{0011}\!\) | \(0~0~1~1\!\) | \((x)\!\) | \(\text{not}~ x\!\) | \(\lnot x\!\) | 
| \(f_{4}\!\) | \(f_{0100}\!\) | \(0~1~0~0\!\) | \(x~(y)\!\) | \(x ~\text{without}~ y\!\) | \(x \land \lnot y\!\) | 
| \(f_{5}\!\) | \(f_{0101}\!\) | \(0~1~0~1\!\) | \((y)\!\) | \(\text{not}~ y\!\) | \(\lnot y\!\) | 
| \(f_{6}\!\) | \(f_{0110}\!\) | \(0~1~1~0\!\) | \((x,~y)\!\) | \(x ~\text{not equal to}~ y\!\) | \(x \ne y\!\) | 
| \(f_{7}\!\) | \(f_{0111}\!\) | \(0~1~1~1\!\) | \((x~y)\!\) | \(\text{not both}~ x ~\text{and}~ y\!\) | \(\lnot x \lor \lnot y\!\) | 
| \(f_{8}\!\) | \(f_{1000}\!\) | \(1~0~0~0\!\) | \(x~y\!\) | \(x ~\text{and}~ y\!\) | \(x \land y\!\) | 
| \(f_{9}\!\) | \(f_{1001}\!\) | \(1~0~0~1\!\) | \(((x,~y))\!\) | \(x ~\text{equal to}~ y\!\) | \(x = y\!\) | 
| \(f_{10}\!\) | \(f_{1010}\!\) | \(1~0~1~0\!\) | \(y\!\) | \(y\!\) | \(y\!\) | 
| \(f_{11}\!\) | \(f_{1011}\!\) | \(1~0~1~1\!\) | \((x~(y))\!\) | \(\text{not}~ x ~\text{without}~ y\!\) | \(x \Rightarrow y\!\) | 
| \(f_{12}\!\) | \(f_{1100}\!\) | \(1~1~0~0\!\) | \(x\!\) | \(x\!\) | \(x\!\) | 
| \(f_{13}\!\) | \(f_{1101}\!\) | \(1~1~0~1\!\) | \(((x)~y)\!\) | \(\text{not}~ y ~\text{without}~ x\!\) | \(x \Leftarrow y\!\) | 
| \(f_{14}\!\) | \(f_{1110}\!\) | \(1~1~1~0\!\) | \(((x)(y))\!\) | \(x ~\text{or}~ y\!\) | \(x \lor y\!\) | 
| \(f_{15}\!\) | \(f_{1111}\!\) | \(1~1~1~1\!\) | \(((~))\!\) | \(\text{true}\!\) | \(1\!\) | 
| \(\mathcal{L}_1\) \(\text{Decimal}\) | \(\mathcal{L}_2\) \(\text{Binary}\) | \(\mathcal{L}_3\) \(\text{Vector}\) | \(\mathcal{L}_4\) \(\text{Cactus}\) | \(\mathcal{L}_5\) \(\text{English}\) | \(\mathcal{L}_6\) \(\text{Ordinary}\) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| \(x\colon\!\) | \(1~1~0~0\!\) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| \(y\colon\!\) | \(1~0~1~0\!\) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| \(f_0\!\) | \(f_{0000}\!\) | \(0~0~0~0\) | \((~)\) | \(\text{false}\!\) | \(0\!\) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 
 
 Table 11
 Table 12
 
 Table 13
 Table 14
 Figure 15Table 16
 Table 17
 Table 18
 Table 19
 | 
