Difference between revisions of "User:Jon Awbrey/TEST"

MyWikiBiz, Author Your Legacy — Sunday May 05, 2024
Jump to navigationJump to search
(test)
 
 
(31 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{DISPLAYTITLE:Functional Logic : Higher Order Propositions}}
+
==Test Area==
==Idea==
 
  
If functions of type <math>X \to \mathbb{B}</math> are propositions about things in <math>X,</math> then functions of type <math>(X \to \mathbb{B}) \to \mathbb{B}</math> are propositions about propositions about things in <math>X,</math> the first of a series of '''higher order propositions''' based on <math>X.</math>
+
{| align="center" cellpadding="0" cellspacing="0" width="90%"
 
 
__TOC__
 
 
 
==Higher Order Propositional Expressions==
 
 
 
By way of equipping the discussion with a modicum of concrete material, let's begin with a consideration of higher order propositions and logical operators that stem from the ordinary propositions on 1 and 2 variables.
 
 
 
'''Note on notation.'''  The discussion that follows uses [[minimal negation operations]], expressed as parenthesized tuples of the form <math>\texttt{(} e_1 \texttt{,} \ldots \texttt{,} e_k \texttt{)},</math> and logical conjunctions, expressed as concatenated tuples of the form <math>e_1 ~ \ldots ~ e_k,</math> as the sole expression-forming operations of a calculus for [[boolean-valued functions]] or ''propositions''.  The expressions of this calculus parse into data structures whose underlying graphs are called ''cacti'' by graph theorists.  Hence the name ''[[cactus language]]'' for this dialect of propositional calculus.
 
 
 
===Higher Order Propositions and Logical Operators (''n'' = 1)===
 
 
 
A ''higher order proposition'' is a proposition about propositions.  If the original order of propositions consists of maps of the form <math>f : X \to \mathbb{B},</math> then the next higher order of propositions consists of maps of the form <math>m : (X \to \mathbb{B}) \to \mathbb{B}.</math>  It is often useful to think of a higher order proposition as a ''measure'' on propositions.
 
 
 
For example, consider the case where <math>X = \mathbb{B}.</math>  Then there are exactly four propositions <math>f : \mathbb{B} \to \mathbb{B},</math> and exactly sixteen higher order propositions that are based on this set, all taking the form <math>m : (\mathbb{B} \to \mathbb{B}) \to \mathbb{B}.</math>
 
 
 
Table&nbsp;1 lists the 16 measures of the form <math>m : (\mathbb{B} \to \mathbb{B}) \to \mathbb{B}.</math>
 
 
 
<br>
 
 
 
<table align="center" cellpadding="4" cellspacing="0" style="text-align:center; width:90%">
 
 
 
<caption><font size="+2"><math>\text{Table 1.} ~~ \text{Higher Order Propositions} ~ (n = 1)</math></font></caption>
 
 
 
<tr>
 
<td style="border-bottom:2px solid black" align="right"><math>x:</math></td>
 
<td style="border-bottom:2px solid black"><math>1 ~ 0</math></td>
 
<td style="border-bottom:2px solid black; border-right:2px solid black"><math>f</math></td>
 
<td style="border-bottom:2px solid black"><math>m_{0}</math></td>
 
<td style="border-bottom:2px solid black"><math>m_{1}</math></td>
 
<td style="border-bottom:2px solid black"><math>m_{2}</math></td>
 
<td style="border-bottom:2px solid black"><math>m_{3}</math></td>
 
<td style="border-bottom:2px solid black"><math>m_{4}</math></td>
 
<td style="border-bottom:2px solid black"><math>m_{5}</math></td>
 
<td style="border-bottom:2px solid black"><math>m_{6}</math></td>
 
<td style="border-bottom:2px solid black"><math>m_{7}</math></td>
 
<td style="border-bottom:2px solid black"><math>m_{8}</math></td>
 
<td style="border-bottom:2px solid black"><math>m_{9}</math></td>
 
<td style="border-bottom:2px solid black"><math>m_{10}</math></td>
 
<td style="border-bottom:2px solid black"><math>m_{11}</math></td>
 
<td style="border-bottom:2px solid black"><math>m_{12}</math></td>
 
<td style="border-bottom:2px solid black"><math>m_{13}</math></td>
 
<td style="border-bottom:2px solid black"><math>m_{14}</math></td>
 
<td style="border-bottom:2px solid black"><math>m_{15}</math></td></tr>
 
 
 
<tr>
 
<td><math>f_{0}</math></td>
 
<td><math>0 ~ 0</math></td>
 
<td style="border-right:2px solid black"><math>\texttt{(~)}</math></td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td></tr>
 
 
 
<tr>
 
<td><math>f_{1}</math></td>
 
<td><math>0 ~ 1</math></td>
 
<td style="border-right:2px solid black"><math>\texttt{(} x \texttt{)}</math></td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td></tr>
 
 
 
<tr>
 
<td><math>f_{2}</math></td>
 
<td><math>1 ~ 0</math></td>
 
<td style="border-right:2px solid black"><math>x</math></td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td></tr>
 
 
 
<tr>
 
<td><math>f_{3}</math></td>
 
<td><math>1 ~ 1</math></td>
 
<td style="border-right:2px solid black"><math>\texttt{((~))}</math></td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td></tr>
 
 
 
</table>
 
 
 
<br>
 
 
 
The contents of Table&nbsp;1 are organized as follows.  Columns&nbsp;1 and 2 form a truth table for the four propositions of the form <math>f : \mathbb{B} \to \mathbb{B},</math> with the row leaders in Column&nbsp;1 displaying the names of the functions <math>f_i</math> for <math>i</math> = 0 to 3, while the entries in Column&nbsp;2 give the values of each function for the argument values that are listed in the corresponding column head.  Column&nbsp;3 displays a more or less canonical expression for the proposition in question.  The last sixteen columns are topped by a collection of conventional names for the measures <math>m_j</math> as <math>j</math> ranges from 0 to 15, where the entries in the body of the Table record the values assigned to each <math>f_i</math> by each <math>m_j</math>.
 
 
 
Table&nbsp;2 presents a sample of ''interpretive categories'' for higher order propositions of type <math>(\mathbb{B}^1 \to \mathbb{B}) \to \mathbb{B},</math> but it's best to put off discussing this Table further until we get beyond the 1-dimensional case.  These lower dimensional cases tend to be extremely ''condensed'' or ''degenerate'' in their structures, and the pattern of what's going on here can be set in higher relief as soon as we get even two logical variables to play off each other.
 
 
 
<br>
 
 
 
<table align="center" border="1" cellpadding="4" cellspacing="0" style="text-align:center; width:90%">
 
 
 
<caption><font size="+2"><math>\text{Table 2.} ~~ \text{Interpretive Categories for Higher Order Propositions} ~ (n = 1)</math></font></caption>
 
 
 
<tr>
 
<td style="border-bottom:2px solid black; border-right:2px solid black">Measure</td>
 
<td style="border-bottom:2px solid black">Happening</td>
 
<td style="border-bottom:2px solid black">Exactness</td>
 
<td style="border-bottom:2px solid black">Existence</td>
 
<td style="border-bottom:2px solid black">Linearity</td>
 
<td style="border-bottom:2px solid black">Uniformity</td>
 
<td style="border-bottom:2px solid black">Information</td></tr>
 
 
 
<tr>
 
<td style="border-right:2px solid black"><math>m_{0}</math></td>
 
<td>Nothing happens</td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td></tr>
 
 
 
<tr>
 
<td style="border-right:2px solid black"><math>m_{1}</math></td>
 
<td>&nbsp;</td>
 
<td>Just false</td>
 
<td>Nothing exists</td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td></tr>
 
 
 
<tr>
 
<td style="border-right:2px solid black"><math>m_{2}</math></td>
 
<td>&nbsp;</td>
 
<td>Just not <math>x</math></td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td></tr>
 
 
 
<tr>
 
<td style="border-right:2px solid black"><math>m_{3}</math></td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
 
<td>Nothing is <math>x</math></td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td></tr>
 
 
 
<tr>
 
<td style="border-right:2px solid black"><math>m_{4}</math></td>
 
<td>&nbsp;</td>
 
<td>Just <math>x</math></td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td></tr>
 
 
 
<tr>
 
<td style="border-right:2px solid black"><math>m_{5}</math></td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
 
<td>Everything is <math>x</math></td>
 
<td><math>f</math> is linear</td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td></tr>
 
 
 
<tr>
 
<td style="border-right:2px solid black"><math>m_{6}</math></td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
 
<td><math>f</math> is not uniform</td>
 
<td><math>f</math> is informed</td></tr>
 
 
 
<tr>
 
<td style="border-right:2px solid black"><math>m_{7}</math></td>
 
<td>&nbsp;</td>
 
<td>Not just true</td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td></tr>
 
 
 
<tr>
 
<td style="border-right:2px solid black"><math>m_{8}</math></td>
 
<td>&nbsp;</td>
 
<td>Just true</td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td></tr>
 
 
 
<tr>
 
<td style="border-right:2px solid black"><math>m_{9}</math></td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
 
<td><math>f</math> is uniform</td>
 
<td><math>f</math> is not informed</td></tr>
 
 
 
<tr>
 
<td style="border-right:2px solid black"><math>m_{10}</math></td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
 
<td>Something is not <math>x</math></td>
 
<td><math>f</math> is not linear</td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td></tr>
 
 
 
<tr>
 
<td style="border-right:2px solid black"><math>m_{11}</math></td>
 
<td>&nbsp;</td>
 
<td>Not just <math>x</math></td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td></tr>
 
 
 
<tr>
 
<td style="border-right:2px solid black"><math>m_{12}</math></td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
 
<td>Something is <math>x</math></td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td></tr>
 
 
 
<tr>
 
<td style="border-right:2px solid black"><math>m_{13}</math></td>
 
<td>&nbsp;</td>
 
<td>Not just not <math>x</math></td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td></tr>
 
 
 
<tr>
 
<td style="border-right:2px solid black"><math>m_{14}</math></td>
 
<td>&nbsp;</td>
 
<td>Not just false</td>
 
<td>Something exists</td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td></tr>
 
 
 
<tr>
 
<td style="border-right:2px solid black"><math>m_{15}</math></td>
 
<td>Anything happens</td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
 
<td>&nbsp;</td></tr>
 
 
 
</table>
 
 
 
<br>
 
 
 
===Higher Order Propositions and Logical Operators (''n'' = 2)===
 
 
 
By way of reviewing notation and preparing to extend it to higher order universes of discourse, let's first consider the universe of discourse <math>X^\circ = [x_1, x_2] = [u, v]</math> that is based on just two logical features or boolean variables <math>u</math> and <math>v.</math>
 
 
 
The universe of discourse <math>X^\circ</math> consists of two parts, a set of ''points'' and a set of ''propositions''.
 
 
 
The points of <math>X^\circ</math> form a space notated as follows:
 
 
 
{| align="center" cellpadding="6"
 
|
 
<math>\begin{matrix}
 
X & = & \lang u, v \rang & = & \{ (u, v) \} & \cong & \mathbb{B}^2
 
\end{matrix}</math>
 
|}
 
 
 
Each point in <math>X</math> may be indicated by means of a ''singular proposition'', that is, a proposition that describes it uniquely.  This form of representation leads to the following enumeration of points:
 
 
 
{| align="center" cellpadding="6"
 
|
 
<math>\begin{array}{*{11}{c}}
 
X
 
& = & \{ \quad \texttt{(} u \texttt{)(} v \texttt{)}
 
& , & \texttt{(} u \texttt{)} ~ v
 
& , & u ~ \texttt{(} v \texttt{)}
 
& , & u ~ v \quad \}
 
& \cong & \mathbb{B}^2
 
\end{array}</math>
 
|}
 
 
 
Each point in <math>X</math> may also be described by means of its ''coordinates'', that is, by the ordered pair of values in <math>\mathbb{B}</math> that the coordinate propositions <math>u</math> and <math>v</math> take on that point.  This form of representation leads to the following enumeration of points:
 
 
 
{| align="center" cellpadding="6"
 
|
 
<math>\begin{array}{*{11}{c}}
 
X
 
& = & \{ \quad (0, 0)
 
& , & (0, 1)
 
& , & (1, 0)
 
& , & (1, 1) \quad \}
 
& \cong & \mathbb{B}^2
 
\end{array}</math>
 
|}
 
 
 
The propositions of <math>X^\circ</math> form a space notated as follows:
 
 
 
{| align="center" cellpadding="6"
 
|
 
<math>\begin{array}{*{7}{c}}
 
X^\uparrow
 
& = & (X \to \mathbb{B})
 
& = & \{ f : X \to \mathbb{B} \}
 
& \cong & (\mathbb{B}^2 \to \mathbb{B})
 
\end{array}</math>
 
|}
 
 
 
As always, it is convenient to overlook the finer marks of distinction between isomorphic structures, so long as one is aware of their presence and knows when it is critical to call on them again.
 
 
 
The next higher order universe of discourse that is built on <math>X^\circ</math> is <math>X^{\circ 2} = [X^\circ] = [[u, v]],</math> which may be developed in the following way.  The propositions of <math>X^\circ</math> become the points of <math>X^{\circ 2}</math>, and the mappings of the type <math>m : (X \to \mathbb{B}) \to \mathbb{B}</math> become the propositions of <math>X^{\circ 2}.</math>  In addition, it is convenient to equip the discussion with a selected set of higher order operators on propositions, all of which have the form <math>w : (\mathbb{B}^2 \to \mathbb{B})^k \to \mathbb{B}.</math>
 
 
 
To save a few words in the remainder of this discussion, let us use the terms ''measure'' and ''qualifier'' to refer to all types of higher order propositions and operators.  To describe the present setting in picturesque terms, the propositions of <math>[u, v]</math> may be regarded as a gallery of sixteen venn diagrams, while the measures <math>m : (X \to \mathbb{B}) \to \mathbb{B}</math> are analogous to a body of judges or a panel of critical viewers, each of whom evaluates each of the pictures as a whole and reports the ones that find favor or not.  In this way, each judge <math>m_j</math> partitions the gallery of pictures into two aesthetic portions, the pictures <math>m_j^{-1}(0)</math> that <math>m_j</math> dislikes and the pictures <math>m_j^{-1}(1)</math> that <math>m_j</math> likes.
 
 
 
There are <math>2^{16} = 65536</math> measures of the form <math>m : (\mathbb{B}^2 \to \mathbb{B}) \to \mathbb{B}.</math>  Table&nbsp;3 shows the first 24 of these measures in the same style of higher order truth table used above.  The column headed <math>m_j</math> shows the values of the measure <math>m_j</math> on each of the propositions <math>f_i : \mathbb{B}^2 \to \mathbb{B}</math> for <math>i</math> = 0 to 15, with blank entries in the Table being optional for values of zero.  Let us refer to the arrangement of measures that continues according to this plan as their ''standard ordering''.  In this scheme of things, the index <math>j</math> of the measure <math>m_j</math> is the decimal equivalent of the bit string in the corresponding column of the Table, reading the binary digits in order from bottom to top.
 
 
 
<br>
 
 
 
<table align="center" cellpadding="1" cellspacing="0" style="background:white; color:black; text-align:center; width:90%">
 
 
 
<caption><font size="+2"><math>\text{Table 3.} ~~ \text{Higher Order Propositions} ~ (n = 2)</math></font></caption>
 
 
 
<tr>
 
<td style="border-bottom:2px solid black" align="right"><math>\begin{matrix}u\!:\\v\!:\end{matrix}</math></td>
 
<td style="border-bottom:2px solid black">
 
<math>\begin{matrix}1100\\1010\end{matrix}</math></td>
 
<td style="border-bottom:2px solid black; border-right:2px solid black"><math>f</math></td>
 
<td style="border-bottom:2px solid black"><math>\underset{0}{m}</math></td>
 
<td style="border-bottom:2px solid black"><math>\underset{1}{m}</math></td>
 
<td style="border-bottom:2px solid black"><math>\underset{2}{m}</math></td>
 
<td style="border-bottom:2px solid black"><math>\underset{3}{m}</math></td>
 
<td style="border-bottom:2px solid black"><math>\underset{4}{m}</math></td>
 
<td style="border-bottom:2px solid black"><math>\underset{5}{m}</math></td>
 
<td style="border-bottom:2px solid black"><math>\underset{6}{m}</math></td>
 
<td style="border-bottom:2px solid black"><math>\underset{7}{m}</math></td>
 
<td style="border-bottom:2px solid black"><math>\underset{8}{m}</math></td>
 
<td style="border-bottom:2px solid black"><math>\underset{9}{m}</math></td>
 
<td style="border-bottom:2px solid black"><math>\underset{10}{m}</math></td>
 
<td style="border-bottom:2px solid black"><math>\underset{11}{m}</math></td>
 
<td style="border-bottom:2px solid black"><math>\underset{12}{m}</math></td>
 
<td style="border-bottom:2px solid black"><math>\underset{13}{m}</math></td>
 
<td style="border-bottom:2px solid black"><math>\underset{14}{m}</math></td>
 
<td style="border-bottom:2px solid black"><math>\underset{15}{m}</math></td>
 
<td style="border-bottom:2px solid black"><math>\underset{16}{m}</math></td>
 
<td style="border-bottom:2px solid black"><math>\underset{17}{m}</math></td>
 
<td style="border-bottom:2px solid black"><math>\underset{18}{m}</math></td>
 
<td style="border-bottom:2px solid black"><math>\underset{19}{m}</math></td>
 
<td style="border-bottom:2px solid black"><math>\underset{20}{m}</math></td>
 
<td style="border-bottom:2px solid black"><math>\underset{21}{m}</math></td>
 
<td style="border-bottom:2px solid black"><math>\underset{22}{m}</math></td>
 
<td style="border-bottom:2px solid black"><math>\underset{23}{m}</math></td>
 
</tr>
 
 
 
<tr>
 
<td><math>f_{0}</math></td>
 
<td><math>0000</math></td>
 
<td style="border-right:2px solid black"><math>\texttt{(~)}</math></td>
 
<td>0</td>
 
<td style="background:black; color:white">1</td>
 
<td>0</td>
 
<td style="background:black; color:white">1</td>
 
<td>0</td>
 
<td style="background:black; color:white">1</td>
 
<td>0</td>
 
<td style="background:black; color:white">1</td>
 
<td>0</td>
 
<td style="background:black; color:white">1</td>
 
<td>0</td>
 
<td style="background:black; color:white">1</td>
 
<td>0</td>
 
<td style="background:black; color:white">1</td>
 
<td>0</td>
 
<td style="background:black; color:white">1</td>
 
<td>0</td>
 
<td style="background:black; color:white">1</td>
 
<td>0</td>
 
<td style="background:black; color:white">1</td>
 
<td>0</td>
 
<td style="background:black; color:white">1</td>
 
<td>0</td>
 
<td style="background:black; color:white">1</td></tr>
 
 
 
<tr>
 
<td><math>f_{1}</math></td>
 
<td><math>0001</math></td>
 
<td style="border-right:2px solid black"><math>\texttt{(} u \texttt{)(} v \texttt{)}</math></td>
 
<td>0</td><td>0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td>0</td><td>0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td>0</td><td>0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td>0</td><td>0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td>0</td><td>0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td>0</td><td>0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td></tr>
 
 
 
<tr>
 
<td><math>f_{2}</math></td>
 
<td><math>0010</math></td>
 
<td style="border-right:2px solid black"><math>\texttt{(} u\texttt{)} ~ v</math></td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td></tr>
 
 
 
<tr>
 
<td><math>f_{3}</math></td>
 
<td><math>0011</math></td>
 
<td style="border-right:2px solid black"><math>\texttt{(} u \texttt{)}</math></td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td></tr>
 
 
 
<tr>
 
<td><math>f_{4}</math></td>
 
<td><math>0100</math></td>
 
<td style="border-right:2px solid black"><math>u ~ \texttt{(} v \texttt{)}</math></td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td></tr>
 
 
 
<tr>
 
<td><math>f_{5}</math></td>
 
<td><math>0101</math></td>
 
<td style="border-right:2px solid black"><math>\texttt{(} v \texttt{)}</math></td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td></tr>
 
 
 
<tr>
 
<td><math>f_{6}</math></td>
 
<td><math>0110</math></td>
 
<td style="border-right:2px solid black"><math>\texttt{(} u \texttt{,} v \texttt{)}</math></td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td></tr>
 
 
 
<tr>
 
<td><math>f_{7}</math></td>
 
<td><math>0111</math></td>
 
<td style="border-right:2px solid black"><math>\texttt{(} u ~ v \texttt{)}</math></td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td></tr>
 
 
 
<tr>
 
<td><math>f_{8}</math></td>
 
<td><math>1000</math></td>
 
<td style="border-right:2px solid black"><math>u ~ v</math></td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td></tr>
 
 
 
<tr>
 
<td><math>f_{9}</math></td>
 
<td><math>1001</math></td>
 
<td style="border-right:2px solid black"><math>\texttt{((} u \texttt{,} v \texttt{))}</math></td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td></tr>
 
 
 
<tr>
 
<td><math>f_{10}</math></td>
 
<td><math>1010</math></td>
 
<td style="border-right:2px solid black"><math>v</math></td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td></tr>
 
 
 
<tr>
 
<td><math>f_{11}</math></td>
 
<td><math>1011</math></td>
 
<td style="border-right:2px solid black"><math>\texttt{(} u ~ \texttt{(} v \texttt{))}</math></td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td></tr>
 
 
 
<tr>
 
<td><math>f_{12}</math></td>
 
<td><math>1100</math></td>
 
<td style="border-right:2px solid black"><math>u</math></td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td></tr>
 
 
 
<tr>
 
<td><math>f_{13}</math></td>
 
<td><math>1101</math></td>
 
<td style="border-right:2px solid black"><math>\texttt{((} u \texttt{)} ~ v \texttt{)}</math></td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td></tr>
 
 
 
<tr>
 
<td><math>f_{14}</math></td>
 
<td><math>1110</math></td>
 
<td style="border-right:2px solid black"><math>\texttt{((} u \texttt{)(} v \texttt{))}</math></td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td></tr>
 
 
 
<tr>
 
<td><math>f_{15}</math></td>
 
<td><math>1111</math></td>
 
<td style="border-right:2px solid black"><math>\texttt{((~))}</math></td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td>
 
<td>0</td><td>0</td><td>0</td><td>0</td></tr>
 
 
 
</table>
 
 
 
<br>
 
 
 
==Umpire Operators==
 
 
 
We now examine measures at the high end of the standard ordering.  Instrumental to this purpose we define a couple of higher order operators, <math>\Upsilon : (\lang u, v \rang \to \mathbb{B})^2 \to \mathbb{B}</math> and <math>\Upsilon_1 : (\lang u, v \rang \to \mathbb{B}) \to \mathbb{B},</math> referred to as the relative and absolute ''umpire operators'', respectively.  If either of these operators is defined in terms of more primitive notions then the remaining operator can be defined in terms of the one first established.
 
 
 
Given an ordered pair of propositions <math>e, f : \lang u, v \rang \to \mathbb{B}</math> as arguments, the relative umpire operator reports the value <math>1</math> if the first implies the second, otherwise it reports the value <math>0.</math>
 
 
 
{| align="center" cellpadding="6"
 
| <math>\Upsilon (e, f) = 1 \qquad \operatorname{if~and~only~if} \qquad e \Rightarrow f</math>
 
|}
 
 
 
Expressing it another way:
 
 
 
{| align="center" cellpadding="6"
 
| <math>\Upsilon (e, f) = 1 \qquad \iff \qquad \texttt{(} e \texttt{(} f \texttt{))} = 1</math>
 
|}
 
 
 
In writing this, however, it is important to notice that the <math>1</math> appearing on the left side and the <math>1</math> appearing on the right side of the logical equivalence have different meanings.  Filling in the details, we have:
 
 
 
{| align="center" cellpadding="6"
 
|
 
<math>
 
\Upsilon (e, f) = 1 \in \mathbb{B}
 
\qquad \iff \qquad
 
\texttt{(} e \texttt{(} f \texttt{))} = 1 : \lang u, v \rang \to \mathbb{B}
 
</math>
 
|}
 
 
 
Writing types as subscripts and using the fact that <math>X = \lang u, v \rang,</math> it is possible to express this a little more succinctly as follows:
 
 
 
{| align="center" cellpadding="6"
 
|
 
<math>
 
\Upsilon (e, f) = 1_\mathbb{B}
 
\qquad \iff \qquad
 
\texttt{(} e \texttt{(} f \texttt{))} = 1_{X \to \mathbb{B}}
 
</math>
 
|}
 
 
 
Finally, it is often convenient to write the first argument as a subscript, hence <math>\Upsilon_e (f) = \Upsilon (e, f).</math>
 
 
 
As a special application of the relative umpire operator, we next define the absolute umpire operator, also known as the ''umpire measure''.  In the present setting this is a higher order proposition <math>\Upsilon_1 : (\mathbb{B}^2 \to \mathbb{B}) \to \mathbb{B}</math> that is defined by the equation <math>\Upsilon_1 (f) = \Upsilon (1, f).</math>  Here, the subscript <math>1</math> on the left and the argument <math>1</math> on the right both refer to the constant proposition <math>1 : \mathbb{B}^2 \to \mathbb{B}.</math>  In most contexts where <math>\Upsilon_1</math> is actually applied the subscript <math>1</math> is safely omitted, since the number of arguments indicates which type of operator is intended.  Thus, we have the following identities and equivalents:
 
 
 
{| align="center" cellpadding="6"
 
 
|
 
|
<math>
+
<p>A child hears it said that the stove is hot.  But it is not, he says;  and, indeed, that central body is not touching it, and only what that touches is hot or cold.  But he touches it, and finds the testimony confirmed in a striking wayThus, he becomes aware of ignorance, and it is necessary to suppose a ''self'' in which this ignorance can inhere.  &hellip;</p>
\Upsilon f = \Upsilon_1 (f) = 1_\mathbb{B}
 
\qquad \iff \qquad
 
\texttt{(} 1 \texttt{(} f \texttt{))} = \mathbf{1}
 
\qquad \iff \qquad
 
f = 1_{\mathbb{B}^2 \to \mathbb{B}}
 
</math>
 
|}
 
 
 
The umpire measure is defined at the level of [[boolean functions]], but can also be understood in terms of its implied judgments at the syntactic levelInterpreted this way, <math>\Upsilon_1</math> recognizes theorems of the propositional calculus over <math>[u, v],</math> giving a score of <math>1</math> to tautologies and a score of <math>0</math> to everything else, regarding all contingent statements as no better than falsehoods.
 
  
One remark in passing for those who might prefer an alternative definition.  If we had originally taken <math>\Upsilon</math> to mean the absolute measure, then the relative version could have been defined as <math>\Upsilon_e f = \Upsilon \texttt{(} e \texttt{(} f \texttt{))}.</math>
+
<p>In short, ''error'' appears, and it can be explained only by supposing a ''self'' which is fallible.</p>
  
==Measure for Measure==
+
<p>Ignorance and error are all that distinguish our private selves from the absolute ''ego'' of pure apperception.</p>
 
+
|-
Define two families of measures:
+
| align="right" | (Peirce, CP 5.233&ndash;235)
 
 
{| align="center" cellpadding="6"
 
| <math>\alpha_i, \beta_i : (\mathbb{B}^2 \to \mathbb{B}) \to \mathbb{B}, ~ i = 0 ~ \text{to} ~ 15,</math>
 
 
|}
 
|}
 
by means of the following equations:
 
 
{| align="center" cellpadding="6"
 
|
 
<math>\begin{matrix}
 
\alpha_i f
 
& = &
 
\Upsilon (f_i, f)
 
& = &
 
\Upsilon (f_i \Rightarrow f),
 
\\[6pt]
 
\beta_i f
 
& = &
 
\Upsilon (f, f_i)
 
& = &
 
\Upsilon (f \Rightarrow f_i).
 
\end{matrix}</math>
 
|}
 
 
The values of the sixteen <math>\alpha_i</math> on each of the sixteen boolean functions <math>f : \mathbb{B}^2 \to \mathbb{B}</math> are shown in Table&nbsp;4.  Expressed in terms of the implication ordering on the sixteen functions, <math>\alpha_i f = 1</math> says that <math>f</math> is ''above or identical to'' <math>f_i</math> in the implication lattice, that is, <math>\ge f_i</math> in the implication ordering.
 
 
<table align="center" cellpadding="1" cellspacing="0" style="text-align:center; width:90%">
 
 
<br>
 
 
<caption><font size="+2"><math>\text{Table 4.} ~~ \text{Qualifiers of the Implication Ordering:} ~ \alpha_{i} f = \Upsilon (f_{i}, f) = \Upsilon (f_{i} \Rightarrow f)</math></font></caption>
 
 
<tr>
 
<td style="border-bottom:2px solid black" align="right">
 
<math>\begin{matrix}u\!:\\v\!:\end{matrix}</math></td>
 
<td style="border-bottom:2px solid black">
 
<math>\begin{matrix}1100\\1010\end{matrix}</math></td>
 
<td style="border-bottom:2px solid black; border-right:2px solid black"><math>f</math></td>
 
<td style="border-bottom:2px solid black"><math>\alpha_{15}</math></td>
 
<td style="border-bottom:2px solid black"><math>\alpha_{14}</math></td>
 
<td style="border-bottom:2px solid black"><math>\alpha_{13}</math></td>
 
<td style="border-bottom:2px solid black"><math>\alpha_{12}</math></td>
 
<td style="border-bottom:2px solid black"><math>\alpha_{11}</math></td>
 
<td style="border-bottom:2px solid black"><math>\alpha_{10}</math></td>
 
<td style="border-bottom:2px solid black"><math>\alpha_{9}</math></td>
 
<td style="border-bottom:2px solid black"><math>\alpha_{8}</math></td>
 
<td style="border-bottom:2px solid black"><math>\alpha_{7}</math></td>
 
<td style="border-bottom:2px solid black"><math>\alpha_{6}</math></td>
 
<td style="border-bottom:2px solid black"><math>\alpha_{5}</math></td>
 
<td style="border-bottom:2px solid black"><math>\alpha_{4}</math></td>
 
<td style="border-bottom:2px solid black"><math>\alpha_{3}</math></td>
 
<td style="border-bottom:2px solid black"><math>\alpha_{2}</math></td>
 
<td style="border-bottom:2px solid black"><math>\alpha_{1}</math></td>
 
<td style="border-bottom:2px solid black"><math>\alpha_{0}</math></td></tr>
 
 
<tr>
 
<td><math>f_{0}</math></td>
 
<td><math>0000</math></td>
 
<td style="border-right:2px solid black"><math>\texttt{(~)}</math></td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td></tr>
 
 
<tr>
 
<td><math>f_{1}</math></td>
 
<td><math>0001</math></td>
 
<td style="border-right:2px solid black"><math>\texttt{(} u \texttt{)(} v \texttt{)}</math></td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td></tr>
 
 
<tr>
 
<td><math>f_{2}</math></td>
 
<td><math>0010</math></td>
 
<td style="border-right:2px solid black"><math>\texttt{(} u\texttt{)} ~ v</math></td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td></tr>
 
 
<tr>
 
<td><math>f_{3}</math></td>
 
<td><math>0011</math></td>
 
<td style="border-right:2px solid black"><math>\texttt{(} u \texttt{)}</math></td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td></tr>
 
 
<tr>
 
<td><math>f_{4}</math></td>
 
<td><math>0100</math></td>
 
<td style="border-right:2px solid black"><math>u ~ \texttt{(} v \texttt{)}</math></td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td></tr>
 
 
<tr>
 
<td><math>f_{5}</math></td>
 
<td><math>0101</math></td>
 
<td style="border-right:2px solid black"><math>\texttt{(} v \texttt{)}</math></td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td></tr>
 
 
<tr>
 
<td><math>f_{6}</math></td>
 
<td><math>0110</math></td>
 
<td style="border-right:2px solid black"><math>\texttt{(} u \texttt{,} v \texttt{)}</math></td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td></tr>
 
 
<tr>
 
<td><math>f_{7}</math></td>
 
<td><math>0111</math></td>
 
<td style="border-right:2px solid black"><math>\texttt{(} u ~ v \texttt{)}</math></td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td></tr>
 
 
<tr>
 
<td><math>f_{8}</math></td>
 
<td><math>1000</math></td>
 
<td style="border-right:2px solid black"><math>u ~ v</math></td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td></tr>
 
 
<tr>
 
<td><math>f_{9}</math></td>
 
<td><math>1001</math></td>
 
<td style="border-right:2px solid black"><math>\texttt{((} u \texttt{,} v \texttt{))}</math></td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td></tr>
 
 
<tr>
 
<td><math>f_{10}</math></td>
 
<td><math>1010</math></td>
 
<td style="border-right:2px solid black"><math>v</math></td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td></tr>
 
 
<tr>
 
<td><math>f_{11}</math></td>
 
<td><math>1011</math></td>
 
<td style="border-right:2px solid black"><math>\texttt{(} u ~ \texttt{(} v \texttt{))}</math></td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td></tr>
 
 
<tr>
 
<td><math>f_{12}</math></td>
 
<td><math>1100</math></td>
 
<td style="border-right:2px solid black"><math>u</math></td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td></tr>
 
 
<tr>
 
<td><math>f_{13}</math></td>
 
<td><math>1101</math></td>
 
<td style="border-right:2px solid black"><math>\texttt{((} u \texttt{)} ~ v \texttt{)}</math></td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td></tr>
 
 
<tr>
 
<td><math>f_{14}</math></td>
 
<td><math>1110</math></td>
 
<td style="border-right:2px solid black"><math>\texttt{((} u \texttt{)(} v \texttt{))}</math></td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td></tr>
 
 
<tr>
 
<td><math>f_{15}</math></td>
 
<td><math>1111</math></td>
 
<td style="border-right:2px solid black"><math>\texttt{((~))}</math></td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td></tr>
 
 
</table>
 
 
<br>
 
 
The values of the sixteen <math>\beta_i</math> on each of the sixteen boolean functions <math>f : \mathbb{B}^2 \to \mathbb{B}</math> are shown in Table&nbsp;5.  Expressed in terms of the implication ordering on the sixteen functions, <math>\beta_i f = 1</math> says that <math>f</math> is ''below or identical to'' <math>f_i</math> in the implication lattice, that is, <math>\le f_i</math> in the implication ordering.
 
 
<table align="center" cellpadding="1" cellspacing="0" style="text-align:center; width:90%">
 
 
<caption><font size="+2"><math>\texttt{Table 5.} ~~ \text{Qualifiers of the Implication Ordering:} ~ \beta_i f = \Upsilon (f, f_i) = \Upsilon (f \Rightarrow f_i)</math></font></caption>
 
 
<tr>
 
<td style="border-bottom:2px solid black" align="right"><math>u:</math><br><math>v:</math></td>
 
<td style="border-bottom:2px solid black"><math>1100</math><br><math>1010</math></td>
 
<td style="border-bottom:2px solid black; border-right:2px solid black"><math>f</math></td>
 
<td style="border-bottom:2px solid black"><math>\beta_{0}</math></td>
 
<td style="border-bottom:2px solid black"><math>\beta_{1}</math></td>
 
<td style="border-bottom:2px solid black"><math>\beta_{2}</math></td>
 
<td style="border-bottom:2px solid black"><math>\beta_{3}</math></td>
 
<td style="border-bottom:2px solid black"><math>\beta_{4}</math></td>
 
<td style="border-bottom:2px solid black"><math>\beta_{5}</math></td>
 
<td style="border-bottom:2px solid black"><math>\beta_{6}</math></td>
 
<td style="border-bottom:2px solid black"><math>\beta_{7}</math></td>
 
<td style="border-bottom:2px solid black"><math>\beta_{8}</math></td>
 
<td style="border-bottom:2px solid black"><math>\beta_{9}</math></td>
 
<td style="border-bottom:2px solid black"><math>\beta_{10}</math></td>
 
<td style="border-bottom:2px solid black"><math>\beta_{11}</math></td>
 
<td style="border-bottom:2px solid black"><math>\beta_{12}</math></td>
 
<td style="border-bottom:2px solid black"><math>\beta_{13}</math></td>
 
<td style="border-bottom:2px solid black"><math>\beta_{14}</math></td>
 
<td style="border-bottom:2px solid black"><math>\beta_{15}</math></td></tr>
 
 
<tr>
 
<td><math>f_{0}</math></td>
 
<td><math>0000</math></td>
 
<td style="border-right:2px solid black"><math>\texttt{(~)}</math></td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td></tr>
 
 
<tr>
 
<td><math>f_{1}</math></td>
 
<td><math>0001</math></td>
 
<td style="border-right:2px solid black"><math>\texttt{(} u \texttt{)(} v \texttt{)}</math></td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td></tr>
 
 
<tr>
 
<td><math>f_{2}</math></td>
 
<td><math>0010</math></td>
 
<td style="border-right:2px solid black"><math>\texttt{(} u\texttt{)} ~ v</math></td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td></tr>
 
 
<tr>
 
<td><math>f_{3}</math></td>
 
<td><math>0011</math></td>
 
<td style="border-right:2px solid black"><math>\texttt{(} u \texttt{)}</math></td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td></tr>
 
 
<tr>
 
<td><math>f_{4}</math></td>
 
<td><math>0100</math></td>
 
<td style="border-right:2px solid black"><math>u ~ \texttt{(} v \texttt{)}</math></td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td></tr>
 
 
<tr>
 
<td><math>f_{5}</math></td>
 
<td><math>0101</math></td>
 
<td style="border-right:2px solid black"><math>\texttt{(} v \texttt{)}</math></td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td></tr>
 
 
<tr>
 
<td><math>f_{6}</math></td>
 
<td><math>0110</math></td>
 
<td style="border-right:2px solid black"><math>\texttt{(} u \texttt{,} v \texttt{)}</math></td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td></tr>
 
 
<tr>
 
<td><math>f_{7}</math></td>
 
<td><math>0111</math></td>
 
<td style="border-right:2px solid black"><math>\texttt{(} u ~ v \texttt{)}</math></td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td></tr>
 
 
<tr>
 
<td><math>f_{8}</math></td>
 
<td><math>1000</math></td>
 
<td style="border-right:2px solid black"><math>u ~ v</math></td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td></tr>
 
 
<tr>
 
<td><math>f_{9}</math></td>
 
<td><math>1001</math></td>
 
<td style="border-right:2px solid black"><math>\texttt{((} u \texttt{,} v \texttt{))}</math></td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td></tr>
 
 
<tr>
 
<td><math>f_{10}</math></td>
 
<td><math>1010</math></td>
 
<td style="border-right:2px solid black"><math>v</math></td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td></tr>
 
 
<tr>
 
<td><math>f_{11}</math></td>
 
<td><math>1011</math></td>
 
<td style="border-right:2px solid black"><math>\texttt{(} u ~ \texttt{(} v \texttt{))}</math></td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td></tr>
 
 
<tr>
 
<td><math>f_{12}</math></td>
 
<td><math>1100</math></td>
 
<td style="border-right:2px solid black"><math>u</math></td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td></tr>
 
 
<tr>
 
<td><math>f_{13}</math></td>
 
<td><math>1101</math></td>
 
<td style="border-right:2px solid black"><math>\texttt{((} u \texttt{)} ~ v \texttt{)}</math></td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td></tr>
 
 
<tr>
 
<td><math>f_{14}</math></td>
 
<td><math>1110</math></td>
 
<td style="border-right:2px solid black"><math>\texttt{((} u \texttt{)(} v \texttt{))}</math></td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td>
 
<td style="background:black; color:white">1</td></tr>
 
 
<tr>
 
<td><math>f_{15}</math></td>
 
<td><math>1111</math></td>
 
<td style="border-right:2px solid black"><math>\texttt{((~))}</math></td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:white; color:black">0</td>
 
<td style="background:black; color:white">1</td></tr>
 
 
</table>
 
 
<br>
 
 
Applied to a given proposition <math>f,</math> the qualifiers <math>\alpha_i</math> and <math>\beta_i</math> tell whether <math>f</math> is ''above'' <math>f_i</math> or ''below'' <math>f_i,</math> respectively, in the implication ordering.  By way of example, let us trace the effects of several such measures, namely, those that occupy the limiting positions of the Tables.
 
 
{| align="center" cellpadding="6"
 
|
 
<math>\begin{array}{*{8}{r}}
 
\alpha_{0} f = 1
 
& \operatorname{iff}
 
& f_{0} \Rightarrow f
 
& \operatorname{iff}
 
& 0 \Rightarrow f,
 
& \operatorname{hence}
 
& \alpha_{0} f = 1
 
& \operatorname{for~all} ~ f.
 
\\
 
\alpha_{15} f = 1
 
& \operatorname{iff}
 
& f_{15} \Rightarrow f
 
& \operatorname{iff}
 
& 1 \Rightarrow f,
 
& \operatorname{hence}
 
& \alpha_{15} f = 1
 
& \operatorname{iff} ~ f = 1.
 
\\
 
\beta_{0} f = 1
 
& \operatorname{iff}
 
& f \Rightarrow f_{0}
 
& \operatorname{iff}
 
& f \Rightarrow 0,
 
& \operatorname{hence}
 
& \beta_{0} f = 1
 
& \operatorname{iff} ~ f = 0.
 
\\
 
\beta_{15} f = 1
 
& \operatorname{iff}
 
& f \Rightarrow f_{15}
 
& \operatorname{iff}
 
& f \Rightarrow 1,
 
& \operatorname{hence}
 
& \beta_{15} f = 1
 
& \operatorname{for~all} ~ f.
 
\end{array}</math>
 
|}
 
 
<br>
 
 
Thus, <math>\alpha_{0} = \beta_{15}</math> is a totally indiscriminate measure, one that accepts all propositions <math>f : \mathbb{B}^2 \to \mathbb{B},</math> whereas <math>\alpha_{15}</math> and <math>\beta_{0}</math> are measures that value the constant propositions <math>1 : \mathbb{B}^2 \to \mathbb{B}</math> and <math>0 : \mathbb{B}^2 \to \mathbb{B},</math> respectively, above all others.
 
 
Finally, in conformity with the use of fiber notation to indicate sets of models, it is natural to use notations like the following to denote sets of propositions that satisfy the umpires in question.
 

Latest revision as of 13:28, 22 February 2012

Test Area

A child hears it said that the stove is hot. But it is not, he says; and, indeed, that central body is not touching it, and only what that touches is hot or cold. But he touches it, and finds the testimony confirmed in a striking way. Thus, he becomes aware of ignorance, and it is necessary to suppose a self in which this ignorance can inhere. …

In short, error appears, and it can be explained only by supposing a self which is fallible.

Ignorance and error are all that distinguish our private selves from the absolute ego of pure apperception.

(Peirce, CP 5.233–235)