Changes

→‎Wiki Tables: reorganize
Line 333: Line 333:  
</pre>
 
</pre>
   −
===Wiki Tables===
+
===Wiki Tables : New Versions===
   −
====New Versions====
+
====Propositional Forms on Two Variables====
    
<br>
 
<br>
Line 723: Line 723:  
| true
 
| true
 
| 1
 
| 1
|}
  −
  −
<br>
  −
  −
====Propositional Forms on Two Variables====
  −
  −
<br>
  −
  −
{| align="center" border="1" cellpadding="4" cellspacing="0" style="background:lightcyan; font-weight:bold; text-align:center; width:90%"
  −
|+ '''Table 1.  Propositional Forms on Two Variables'''
  −
|- style="background:paleturquoise"
  −
! style="width:15%" | L<sub>1</sub>
  −
! style="width:15%" | L<sub>2</sub>
  −
! style="width:15%" | L<sub>3</sub>
  −
! style="width:15%" | L<sub>4</sub>
  −
! style="width:25%" | L<sub>5</sub>
  −
! style="width:15%" | L<sub>6</sub>
  −
|- style="background:paleturquoise"
  −
| &nbsp;
  −
| align="right" | x :
  −
| 1 1 0 0
  −
| &nbsp;
  −
| &nbsp;
  −
| &nbsp;
  −
|- style="background:paleturquoise"
  −
| &nbsp;
  −
| align="right" | y :
  −
| 1 0 1 0
  −
| &nbsp;
  −
| &nbsp;
  −
| &nbsp;
  −
|-
  −
| f<sub>0</sub> || f<sub>0000</sub> || 0 0 0 0 || (&nbsp;) || false || 0
  −
|-
  −
| f<sub>1</sub> || f<sub>0001</sub> || 0 0 0 1 || (x)(y) || neither x nor y || &not;x &and; &not;y
  −
|-
  −
| f<sub>2</sub> || f<sub>0010</sub> || 0 0 1 0 || (x) y || y and not x || &not;x &and; y
  −
|-
  −
| f<sub>3</sub> || f<sub>0011</sub> || 0 0 1 1 || (x) || not x || &not;x
  −
|-
  −
| f<sub>4</sub> || f<sub>0100</sub> || 0 1 0 0 || x (y) || x and not y || x &and; &not;y
  −
|-
  −
| f<sub>5</sub> || f<sub>0101</sub> || 0 1 0 1 || (y) || not y || &not;y
  −
|-
  −
| f<sub>6</sub> || f<sub>0110</sub> || 0 1 1 0 || (x, y) || x not equal to y || x &ne; y
  −
|-
  −
| f<sub>7</sub> || f<sub>0111</sub> || 0 1 1 1 || (x&nbsp;y) || not both x and y || &not;x &or; &not;y
  −
|-
  −
| f<sub>8</sub> || f<sub>1000</sub> || 1 0 0 0 || x&nbsp;y || x and y || x &and; y
  −
|-
  −
| f<sub>9</sub> || f<sub>1001</sub> || 1 0 0 1 || ((x, y)) || x equal to y || x = y
  −
|-
  −
| f<sub>10</sub> || f<sub>1010</sub> || 1 0 1 0 || y || y || y
  −
|-
  −
| f<sub>11</sub> || f<sub>1011</sub> || 1 0 1 1 || (x (y)) || not x without y || x &rarr; y
  −
|-
  −
| f<sub>12</sub> || f<sub>1100</sub> || 1 1 0 0 || x || x || x
  −
|-
  −
| f<sub>13</sub> || f<sub>1101</sub> || 1 1 0 1 || ((x) y) || not y without x || x &larr; y
  −
|-
  −
| f<sub>14</sub> || f<sub>1110</sub> || 1 1 1 0 || ((x)(y)) || x or y  || x &or; y
  −
|-
  −
| f<sub>15</sub> || f<sub>1111</sub> || 1 1 1 1 || ((&nbsp;)) || true || 1
   
|}
 
|}
   Line 794: Line 731:  
<br>
 
<br>
   −
{| align="center" border="1" cellpadding="6" cellspacing="0" style="font-weight:bold; text-align:center; width:90%"
+
{| align="center" border="1" cellpadding="6" cellspacing="0" style="background:#f8f8ff; font-weight:bold; text-align:center; width:90%"
|+ '''Table 14. Differential Propositions'''
+
|+ '''Table 14.&nbsp; Differential Propositions'''
|- style="background:ghostwhite"
+
|- style="background:#f0f0ff"
 
| &nbsp;
 
| &nbsp;
 
| align="right" | A :
 
| align="right" | A :
Line 803: Line 740:  
| &nbsp;
 
| &nbsp;
 
| &nbsp;
 
| &nbsp;
|- style="background:ghostwhite"
+
|- style="background:#f0f0ff"
 
| &nbsp;
 
| &nbsp;
 
| align="right" | dA :
 
| align="right" | dA :
Line 1,022: Line 959:  
|
 
|
 
&not;A &or; &not;dA<br>
 
&not;A &or; &not;dA<br>
A &rarr; dA<br>
+
A &rArr; dA<br>
A &larr; dA<br>
+
A &lArr; dA<br>
 
A &or; dA
 
A &or; dA
 
|}
 
|}
Line 1,037: Line 974:  
<br>
 
<br>
   −
{| align="center" border="1" cellpadding="6" cellspacing="0" style="background:#f8f8ff; font-weight:bold; text-align:center; width:90%"
+
===Wiki Tables : Old Versions===
 +
 
 +
====Propositional Forms on Two Variables====
 +
 
 +
<br>
 +
 
 +
{| align="center" border="1" cellpadding="4" cellspacing="0" style="background:lightcyan; font-weight:bold; text-align:center; width:90%"
 +
|+ '''Table 1.  Propositional Forms on Two Variables'''
 +
|- style="background:paleturquoise"
 +
! style="width:15%" | L<sub>1</sub>
 +
! style="width:15%" | L<sub>2</sub>
 +
! style="width:15%" | L<sub>3</sub>
 +
! style="width:15%" | L<sub>4</sub>
 +
! style="width:25%" | L<sub>5</sub>
 +
! style="width:15%" | L<sub>6</sub>
 +
|- style="background:paleturquoise"
 +
| &nbsp;
 +
| align="right" | x :
 +
| 1 1 0 0
 +
| &nbsp;
 +
| &nbsp;
 +
| &nbsp;
 +
|- style="background:paleturquoise"
 +
| &nbsp;
 +
| align="right" | y :
 +
| 1 0 1 0
 +
| &nbsp;
 +
| &nbsp;
 +
| &nbsp;
 +
|-
 +
| f<sub>0</sub> || f<sub>0000</sub> || 0 0 0 0 || (&nbsp;) || false || 0
 +
|-
 +
| f<sub>1</sub> || f<sub>0001</sub> || 0 0 0 1 || (x)(y) || neither x nor y || &not;x &and; &not;y
 +
|-
 +
| f<sub>2</sub> || f<sub>0010</sub> || 0 0 1 0 || (x) y || y and not x || &not;x &and; y
 +
|-
 +
| f<sub>3</sub> || f<sub>0011</sub> || 0 0 1 1 || (x) || not x || &not;x
 +
|-
 +
| f<sub>4</sub> || f<sub>0100</sub> || 0 1 0 0 || x (y) || x and not y || x &and; &not;y
 +
|-
 +
| f<sub>5</sub> || f<sub>0101</sub> || 0 1 0 1 || (y) || not y || &not;y
 +
|-
 +
| f<sub>6</sub> || f<sub>0110</sub> || 0 1 1 0 || (x, y) || x not equal to y || x &ne; y
 +
|-
 +
| f<sub>7</sub> || f<sub>0111</sub> || 0 1 1 1 || (x&nbsp;y) || not both x and y || &not;x &or; &not;y
 +
|-
 +
| f<sub>8</sub> || f<sub>1000</sub> || 1 0 0 0 || x&nbsp;y || x and y || x &and; y
 +
|-
 +
| f<sub>9</sub> || f<sub>1001</sub> || 1 0 0 1 || ((x, y)) || x equal to y || x = y
 +
|-
 +
| f<sub>10</sub> || f<sub>1010</sub> || 1 0 1 0 || y || y || y
 +
|-
 +
| f<sub>11</sub> || f<sub>1011</sub> || 1 0 1 1 || (x (y)) || not x without y || x &rarr; y
 +
|-
 +
| f<sub>12</sub> || f<sub>1100</sub> || 1 1 0 0 || x || x || x
 +
|-
 +
| f<sub>13</sub> || f<sub>1101</sub> || 1 1 0 1 || ((x) y) || not y without x || x &larr; y
 +
|-
 +
| f<sub>14</sub> || f<sub>1110</sub> || 1 1 1 0 || ((x)(y)) || x or y  || x &or; y
 +
|-
 +
| f<sub>15</sub> || f<sub>1111</sub> || 1 1 1 1 || ((&nbsp;)) || true || 1
 +
|}
 +
 
 +
<br>
 +
 
 +
====Differential Propositions====
 +
 
 +
<br>
 +
 
 +
{| align="center" border="1" cellpadding="6" cellspacing="0" style="font-weight:bold; text-align:center; width:90%"
 
|+ '''Table 14.  Differential Propositions'''
 
|+ '''Table 14.  Differential Propositions'''
|- style="background:#f0f0ff"
+
|- style="background:ghostwhite"
 
| &nbsp;
 
| &nbsp;
 
| align="right" | A :
 
| align="right" | A :
Line 1,046: Line 1,052:  
| &nbsp;
 
| &nbsp;
 
| &nbsp;
 
| &nbsp;
|- style="background:#f0f0ff"
+
|- style="background:ghostwhite"
 
| &nbsp;
 
| &nbsp;
 
| align="right" | dA :
 
| align="right" | dA :
Line 1,265: Line 1,271:  
|
 
|
 
&not;A &or; &not;dA<br>
 
&not;A &or; &not;dA<br>
A &rArr; dA<br>
+
A &rarr; dA<br>
A &lArr; dA<br>
+
A &larr; dA<br>
 
A &or; dA
 
A &or; dA
 
|}
 
|}
12,089

edits