Difference between revisions of "User:Jon Awbrey/TABLE"
Jon Awbrey (talk | contribs) (→Wiki TeX Tables: copy material to work on) |
Jon Awbrey (talk | contribs) (→Wiki TeX Tables: copy material to work on) |
||
Line 2,111: | Line 2,111: | ||
====Work Area==== | ====Work Area==== | ||
+ | |||
+ | <br> | ||
+ | |||
+ | {| align="center" border="1" cellpadding="8" cellspacing="0" style="background:#f8f8ff; text-align:center; width:90%" | ||
+ | |+ <math>\text{Table A2.}~~\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> | ||
+ | |- | ||
+ | | | ||
+ | {| align="center" | ||
+ | | | ||
+ | <math>\begin{matrix} | ||
+ | f_1 | ||
+ | \\[4pt] | ||
+ | f_2 | ||
+ | \\[4pt] | ||
+ | f_4 | ||
+ | \\[4pt] | ||
+ | f_8 | ||
+ | \end{matrix}</math> | ||
+ | |} | ||
+ | | | ||
+ | {| align="center" | ||
+ | | | ||
+ | <math>\begin{matrix} | ||
+ | f_{0001} | ||
+ | \\[4pt] | ||
+ | f_{0010} | ||
+ | \\[4pt] | ||
+ | f_{0100} | ||
+ | \\[4pt] | ||
+ | f_{1000} | ||
+ | \end{matrix}</math> | ||
+ | |} | ||
+ | | | ||
+ | {| align="center" | ||
+ | | | ||
+ | <math>\begin{matrix} | ||
+ | 0~0~0~1 | ||
+ | \\[4pt] | ||
+ | 0~0~1~0 | ||
+ | \\[4pt] | ||
+ | 0~1~0~0 | ||
+ | \\[4pt] | ||
+ | 1~0~0~0 | ||
+ | \end{matrix}</math> | ||
+ | |} | ||
+ | | | ||
+ | {| align="center" | ||
+ | | | ||
+ | <math>\begin{matrix} | ||
+ | (x)(y) | ||
+ | \\[4pt] | ||
+ | (x)~y~ | ||
+ | \\[4pt] | ||
+ | ~x~(y) | ||
+ | \\[4pt] | ||
+ | ~x~~y~ | ||
+ | \end{matrix}</math> | ||
+ | |} | ||
+ | | | ||
+ | {| align="center" | ||
+ | | | ||
+ | <math>\begin{matrix} | ||
+ | \text{neither}~ x ~\text{nor}~ y | ||
+ | \\[4pt] | ||
+ | y ~\text{without}~ x | ||
+ | \\[4pt] | ||
+ | x ~\text{without}~ y | ||
+ | \\[4pt] | ||
+ | x ~\text{and}~ y | ||
+ | \end{matrix}</math> | ||
+ | |} | ||
+ | | | ||
+ | {| align="center" | ||
+ | | | ||
+ | <math>\begin{matrix} | ||
+ | \lnot x \land \lnot y | ||
+ | \\[4pt] | ||
+ | \lnot x \land y | ||
+ | \\[4pt] | ||
+ | x \land \lnot y | ||
+ | \\[4pt] | ||
+ | x \land y | ||
+ | \end{matrix}</math> | ||
+ | |} | ||
+ | |- | ||
+ | | | ||
+ | {| align="center" | ||
+ | | | ||
+ | <math>\begin{matrix} | ||
+ | f_3 | ||
+ | \\[4pt] | ||
+ | f_{12} | ||
+ | \end{matrix}</math> | ||
+ | |} | ||
+ | | | ||
+ | {| align="center" | ||
+ | | | ||
+ | <math>\begin{matrix} | ||
+ | f_{0011} | ||
+ | \\[4pt] | ||
+ | f_{1100} | ||
+ | \end{matrix}</math> | ||
+ | |} | ||
+ | | | ||
+ | {| align="center" | ||
+ | | | ||
+ | <math>\begin{matrix} | ||
+ | 0~0~1~1 | ||
+ | \\[4pt] | ||
+ | 1~1~0~0 | ||
+ | \end{matrix}</math> | ||
+ | |} | ||
+ | | | ||
+ | {| align="center" | ||
+ | | | ||
+ | <math>\begin{matrix} | ||
+ | (x) | ||
+ | \\[4pt] | ||
+ | ~x~ | ||
+ | \end{matrix}</math> | ||
+ | |} | ||
+ | | | ||
+ | {| align="center" | ||
+ | | | ||
+ | <math>\begin{matrix} | ||
+ | \text{not}~ x | ||
+ | \\[4pt] | ||
+ | x | ||
+ | \end{matrix}</math> | ||
+ | |} | ||
+ | | | ||
+ | {| align="center" | ||
+ | | | ||
+ | <math>\begin{matrix} | ||
+ | \lnot x | ||
+ | \\[4pt] | ||
+ | x | ||
+ | \end{matrix}</math> | ||
+ | |} | ||
+ | |- | ||
+ | | | ||
+ | {| align="center" | ||
+ | | | ||
+ | <math>\begin{matrix} | ||
+ | f_6 | ||
+ | \\[4pt] | ||
+ | f_9 | ||
+ | \end{matrix}</math> | ||
+ | |} | ||
+ | | | ||
+ | {| align="center" | ||
+ | | | ||
+ | <math>\begin{matrix} | ||
+ | f_{0110} | ||
+ | \\[4pt] | ||
+ | f_{1001} | ||
+ | \end{matrix}</math> | ||
+ | |} | ||
+ | | | ||
+ | {| align="center" | ||
+ | | | ||
+ | <math>\begin{matrix} | ||
+ | 0~1~1~0 | ||
+ | \\[4pt] | ||
+ | 1~0~0~1 | ||
+ | \end{matrix}</math> | ||
+ | |} | ||
+ | | | ||
+ | {| align="center" | ||
+ | | | ||
+ | <math>\begin{matrix} | ||
+ | ~(x,~y)~ | ||
+ | \\[4pt] | ||
+ | ((x,~y)) | ||
+ | \end{matrix}</math> | ||
+ | |} | ||
+ | | | ||
+ | {| align="center" | ||
+ | | | ||
+ | <math>\begin{matrix} | ||
+ | x ~\text{not equal to}~ y | ||
+ | \\[4pt] | ||
+ | x ~\text{equal to}~ y | ||
+ | \end{matrix}</math> | ||
+ | |} | ||
+ | | | ||
+ | {| align="center" | ||
+ | | | ||
+ | <math>\begin{matrix} | ||
+ | x \ne y | ||
+ | \\[4pt] | ||
+ | x = y | ||
+ | \end{matrix}</math> | ||
+ | |} | ||
+ | |- | ||
+ | | | ||
+ | {| align="center" | ||
+ | | | ||
+ | <math>\begin{matrix} | ||
+ | f_5 | ||
+ | \\[4pt] | ||
+ | f_{10} | ||
+ | \end{matrix}</math> | ||
+ | |} | ||
+ | | | ||
+ | {| align="center" | ||
+ | | | ||
+ | <math>\begin{matrix} | ||
+ | f_{0101} | ||
+ | \\[4pt] | ||
+ | f_{1010} | ||
+ | \end{matrix}</math> | ||
+ | |} | ||
+ | | | ||
+ | {| align="center" | ||
+ | | | ||
+ | <math>\begin{matrix} | ||
+ | 0~1~0~1 | ||
+ | \\[4pt] | ||
+ | 1~0~1~0 | ||
+ | \end{matrix}</math> | ||
+ | |} | ||
+ | | | ||
+ | {| align="center" | ||
+ | | | ||
+ | <math>\begin{matrix} | ||
+ | (y) | ||
+ | \\[4pt] | ||
+ | ~y~ | ||
+ | \end{matrix}</math> | ||
+ | |} | ||
+ | | | ||
+ | {| align="center" | ||
+ | | | ||
+ | <math>\begin{matrix} | ||
+ | \text{not}~ y | ||
+ | \\[4pt] | ||
+ | y | ||
+ | \end{matrix}</math> | ||
+ | |} | ||
+ | | | ||
+ | {| align="center" | ||
+ | | | ||
+ | <math>\begin{matrix} | ||
+ | \lnot y | ||
+ | \\[4pt] | ||
+ | y | ||
+ | \end{matrix}</math> | ||
+ | |} | ||
+ | |- | ||
+ | | | ||
+ | {| align="center" | ||
+ | | | ||
+ | <math>\begin{matrix} | ||
+ | f_7 | ||
+ | \\[4pt] | ||
+ | f_{11} | ||
+ | \\[4pt] | ||
+ | f_{13} | ||
+ | \\[4pt] | ||
+ | f_{14} | ||
+ | \end{matrix}</math> | ||
+ | |} | ||
+ | | | ||
+ | {| align="center" | ||
+ | | | ||
+ | <math>\begin{matrix} | ||
+ | f_{0111} | ||
+ | \\[4pt] | ||
+ | f_{1011} | ||
+ | \\[4pt] | ||
+ | f_{1101} | ||
+ | \\[4pt] | ||
+ | f_{1110} | ||
+ | \end{matrix}</math> | ||
+ | |} | ||
+ | | | ||
+ | {| align="center" | ||
+ | | | ||
+ | <math>\begin{matrix} | ||
+ | 0~1~1~1 | ||
+ | \\[4pt] | ||
+ | 1~0~1~1 | ||
+ | \\[4pt] | ||
+ | 1~1~0~1 | ||
+ | \\[4pt] | ||
+ | 1~1~1~0 | ||
+ | \end{matrix}</math> | ||
+ | |} | ||
+ | | | ||
+ | {| align="center" | ||
+ | | | ||
+ | <math>\begin{matrix} | ||
+ | ~(x~~y)~ | ||
+ | \\[4pt] | ||
+ | ~(x~(y)) | ||
+ | \\[4pt] | ||
+ | ((x)~y)~ | ||
+ | \\[4pt] | ||
+ | ((x)(y)) | ||
+ | \end{matrix}</math> | ||
+ | |} | ||
+ | | | ||
+ | {| align="center" | ||
+ | | | ||
+ | <math>\begin{matrix} | ||
+ | \text{not both}~ x ~\text{and}~ y | ||
+ | \\[4pt] | ||
+ | \text{not}~ x ~\text{without}~ y | ||
+ | \\[4pt] | ||
+ | \text{not}~ y ~\text{without}~ x | ||
+ | \\[4pt] | ||
+ | x ~\text{or}~ y | ||
+ | \end{matrix}</math> | ||
+ | |} | ||
+ | | | ||
+ | {| align="center" | ||
+ | | | ||
+ | <math>\begin{matrix} | ||
+ | \lnot x \lor \lnot y | ||
+ | \\[4pt] | ||
+ | x \Rightarrow y | ||
+ | \\[4pt] | ||
+ | x \Leftarrow y | ||
+ | \\[4pt] | ||
+ | x \lor y | ||
+ | \end{matrix}</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> | ||
<pre> | <pre> |
Revision as of 15:08, 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\!\) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table 11
Table 12
Table 13
Table 14
Figure 15Table 16
Table 17
Table 18
Table 19
|