Difference between revisions of "Minimal negation operator"

MyWikiBiz, Author Your Legacy — Thursday March 28, 2024
Jump to navigationJump to search
(del <br><sharethis />)
(update from blog)
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<font size="3">&#9758;</font> This page belongs to resource collections on [[Logic Live|Logic]] and [[Inquiry Live|Inquiry]].
 
<font size="3">&#9758;</font> This page belongs to resource collections on [[Logic Live|Logic]] and [[Inquiry Live|Inquiry]].
  
A '''minimal negation operator''' <math>(\texttt{Mno})</math> is a logical connective that says “just one false” of its logical arguments.  
+
A '''minimal negation operator''' <math>(\nu)~\!</math> is a logical connective that says &ldquo;just one false&rdquo; of its logical arguments.&nbsp; The first four cases are described below.
  
If the list of arguments is empty, as expressed in the form <math>\texttt{Mno}(),</math> then it cannot be true that exactly one of the arguments is false, so <math>\texttt{Mno}() = \texttt{False}.</math>
+
<ol start="0">
  
If <math>p\!</math> is the only argument, then <math>\texttt{Mno}(p)</math> says that <math>p\!</math> is false, so <math>\texttt{Mno}(p)</math> expresses the logical negation of the proposition <math>p.\!</math> Wrtten in several different notations, <math>\texttt{Mno}(p) = \texttt{Not}(p) = \lnot p = \tilde{p} = p^\prime.</math>
+
<li style="padding:8px">
 +
If the list of arguments is empty, as expressed in the form <math>\nu(),~\!</math> then it cannot be true that exactly one of the arguments is false, so <math>\nu() = \mathrm{false}.~\!</math>
 +
</li>
  
If <math>p\!</math> and <math>q\!</math> are the only two arguments, then <math>\texttt{Mno}(p, q)</math> says that exactly one of <math>p, q\!</math> is false, so <math>\texttt{Mno}(p, q)</math> says the same thing as <math>p \neq q.\!</math> Expressing <math>\texttt{Mno}(p, q)</math> in terms of ands <math>(\cdot),</math> ors <math>(\lor),</math> and nots <math>(\tilde{~})</math> gives the following form.
+
<li style="padding:8px">
 +
If <math>p~\!</math> is the only argument then <math>\nu(p)~\!</math> says that <math>p~\!</math> is false, so <math>\nu(p)~\!</math> expresses the logical negation of the proposition <math>p.~\!</math>&nbsp; Written in several different notations, we have the following equivalent expressions.
  
{| align="center" cellpadding="8"
+
<p style="padding:8px; text-align:center"><math>\nu(p) ~=~ \mathrm{not}(p) ~=~ \lnot p ~=~ \tilde{p} ~=~ p^{\prime}~\!</math></p>
| <math>\texttt{Mno}(p, q) = \tilde{p} \cdot q \lor p \cdot \tilde{q}.</math>
+
</li>
|}
+
 
 +
<li style="padding:8px">
 +
If <math>p~\!</math> and <math>q~\!</math> are the only two arguments then <math>\nu(p, q)~\!</math> says that exactly one of <math>p, q~\!</math> is false, so <math>\nu(p, q)~\!</math> says the same thing as <math>p \neq q.~\!</math>  Expressing <math>\nu(p, q)~\!</math> in terms of ands <math>(\cdot),~\!</math> ors <math>(\lor),~\!</math> and nots <math>(\tilde{~})~\!</math> gives the following form.
 +
 
 +
<p style="padding:8px; text-align:center"><math>\nu(p, q) ~=~ \tilde{p} \cdot q ~\lor~ p \cdot \tilde{q}~\!</math></p>
  
As usual, one drops the dots <math>(\cdot)</math> in contexts where they are understood, giving the following form.
+
It is permissible to omit the dot <math>(\cdot)~\!</math> in contexts where it is understood, giving the following form.
  
{| align="center" cellpadding="8"
+
<p style="padding:8px; text-align:center"><math>\nu(p, q) ~=~ \tilde{p}q \lor p\tilde{q}~\!</math></p>
| <math>\texttt{Mno}(p, q) = \tilde{p}q \lor p\tilde{q}.</math>
 
|}
 
  
The venn diagram for <math>\texttt{Mno}(p, q)</math> is shown in Figure&nbsp;1.
+
The venn diagram for <math>\nu(p, q)~\!</math> is shown in Figure&nbsp;1.
  
 
{| align="center" cellpadding="8" style="text-align:center"
 
{| align="center" cellpadding="8" style="text-align:center"
 
|
 
|
 
<p>[[Image:Venn Diagram (P,Q).jpg|500px]]</p>
 
<p>[[Image:Venn Diagram (P,Q).jpg|500px]]</p>
<p><math>\text{Figure 1.}~~\texttt{Mno}(p, q)</math></p>
+
<p><math>\text{Figure 1.}~~\nu(p, q)~\!</math></p>
 
|}
 
|}
 +
</li>
  
The venn diagram for <math>\texttt{Mno}(p, q, r)</math> is shown in Figure&nbsp;2.
+
<li style="padding:8px">
 +
The venn diagram for <math>\nu(p, q, r)~\!</math> is shown in Figure&nbsp;2.
  
 
{| align="center" cellpadding="8" style="text-align:center"
 
{| align="center" cellpadding="8" style="text-align:center"
 
|
 
|
 
<p>[[Image:Venn Diagram (P,Q,R).jpg|500px]]</p>
 
<p>[[Image:Venn Diagram (P,Q,R).jpg|500px]]</p>
<p><math>\text{Figure 2.}~~\texttt{Mno}(p, q, r)</math></p>
+
<p><math>\text{Figure 2.}~~\nu(p, q, r)~\!</math></p>
 
|}
 
|}
  
The center cell is the region where all three arguments <math>p, q, r\!</math> hold true, so <math>\texttt{Mno}(p, q, r)</math> holds true in just the three neighboring cells. In other words, <math>\texttt{Mno}(p, q, r) = \tilde{p}qr \lor p\tilde{q}r \lor pq\tilde{r}.</math>
+
The center cell is the region where all three arguments <math>p, q, r~\!</math> hold true, so <math>\nu(p, q, r)~\!</math> holds true in just the three neighboring cells.&nbsp; In other words:
 +
 
 +
<p style="padding:8px; text-align:center"><math>\nu(p, q, r) ~=~ \tilde{p}qr \lor p\tilde{q}r \lor pq\tilde{r}~\!</math></p>
 +
 
 +
</li></ol>
  
 
==Initial definition==
 
==Initial definition==
  
The '''minimal negation operator''' <math>\nu\!</math> is a [[multigrade operator]] <math>(\nu_k)_{k \in \mathbb{N}}</math> where each <math>\nu_k\!</math> is a <math>k\!</math>-ary [[boolean function]] defined in such a way that <math>\nu_k (x_1, \ldots , x_k) = 1</math> in just those cases where exactly one of the arguments <math>x_j\!</math> is <math>0.\!</math>
+
The '''minimal negation operator''' <math>\nu~\!</math> is a [[multigrade operator]] <math>(\nu_k)_{k \in \mathbb{N}}~\!</math> where each <math>\nu_k~\!</math> is a <math>k~\!</math>-ary [[boolean function]] defined by the rule that <math>\nu_k (x_1, \ldots , x_k) = 1~\!</math> if and only if exactly one of the arguments <math>x_j~\!</math> is <math>0.~\!</math>
  
In contexts where the initial letter <math>\nu\!</math> is understood, the minimal negation operators can be indicated by argument lists in parentheses. In the following text a distinctive typeface will be used for logical expressions based on minimal negation operators, for example, <math>\texttt{(x, y, z)}</math> = <math>\nu (x, y, z).\!</math>
+
In contexts where the initial letter <math>\nu~\!</math> is understood, the minimal negation operators can be indicated by argument lists in parentheses.&nbsp; In the following text a distinctive typeface will be used for logical expressions based on minimal negation operators, for example, <math>\texttt{(x, y, z)} = \nu (x, y, z).~\!</math>
  
The first four members of this family of operators are shown below, with paraphrases in a couple of other notations, where tildes and primes, respectively, indicate logical negation.
+
The first four members of this family of operators are shown below.&nbsp; The third and fourth columns give paraphrases in two other notations, where tildes and primes, respectively, indicate logical negation.
  
 
{| align="center" cellpadding="8" style="text-align:center"
 
{| align="center" cellpadding="8" style="text-align:center"
Line 51: Line 62:
 
& = & \nu_0
 
& = & \nu_0
 
& = & 0
 
& = & 0
& = & \operatorname{false}
+
& = & \mathrm{false}
 
\\[6pt]
 
\\[6pt]
 
\texttt{(x)}
 
\texttt{(x)}
Line 72: Line 83:
 
==Formal definition==
 
==Formal definition==
  
To express the general case of <math>\nu_k\!</math> in terms of familiar operations, it helps to introduce an intermediary concept:
+
To express the general case of <math>\nu_k~\!</math> in terms of familiar operations, it helps to introduce an intermediary concept:
  
'''Definition.''' Let the function <math>\lnot_j : \mathbb{B}^k \to \mathbb{B}</math> be defined for each integer <math>j\!</math> in the interval <math>[1, k]\!</math> by the following equation:
+
'''Definition.'''&nbsp; Let the function <math>\lnot_j : \mathbb{B}^k \to \mathbb{B}~\!</math> be defined for each integer <math>j~\!</math> in the interval <math>[1, k]~\!</math> by the following equation:
  
 
{| align="center" cellpadding="8"
 
{| align="center" cellpadding="8"
| <math>\lnot_j (x_1, \ldots, x_j, \ldots, x_k) ~=~ x_1 \land \ldots \land x_{j-1} \land \lnot x_j \land x_{j+1} \land \ldots \land x_k.</math>
+
| <math>\lnot_j (x_1, \ldots, x_j, \ldots, x_k) ~=~ x_1 \land \ldots \land x_{j-1} \land \lnot x_j \land x_{j+1} \land \ldots \land x_k.~\!</math>
 
|}
 
|}
  
Then <math>\nu_k : \mathbb{B}^k \to \mathbb{B}</math> is defined by the following equation:
+
Then <math>{\nu_k : \mathbb{B}^k \to \mathbb{B}}~\!</math> is defined by the following equation:
  
 
{| align="center" cellpadding="8"
 
{| align="center" cellpadding="8"
| <math>\nu_k (x_1, \ldots, x_k) ~=~ \lnot_1 (x_1, \ldots, x_k) \lor \ldots \lor \lnot_j (x_1, \ldots, x_k) \lor \ldots \lor \lnot_k (x_1, \ldots, x_k).</math>
+
| <math>\nu_k (x_1, \ldots, x_k) ~=~ \lnot_1 (x_1, \ldots, x_k) \lor \ldots \lor \lnot_j (x_1, \ldots, x_k) \lor \ldots \lor \lnot_k (x_1, \ldots, x_k).~\!</math>
 
|}
 
|}
  
If we think of the point <math>x = (x_1, \ldots, x_k) \in \mathbb{B}^k</math> as indicated by the boolean product <math>x_1 \cdot \ldots \cdot x_k</math> or the logical conjunction <math>x_1 \land \ldots \land x_k,</math> then the minimal negation <math>\texttt{(} x_1, \ldots, x_k \texttt{)}</math> indicates the set of points in <math>\mathbb{B}^k</math> that differ from <math>x\!</math> in exactly one coordinate. This makes <math>\texttt{(} x_1, \ldots, x_k \texttt{)}</math> a discrete functional analogue of a ''point omitted neighborhood'' in analysis, more exactly, a ''point omitted distance one neighborhood''. In this light, the minimal negation operator can be recognized as a differential construction, an observation that opens a very wide field.  It also serves to explain a variety of other names for the same concept, for example, ''logical boundary operator'', ''limen operator'', ''least action operator'', or ''hedge operator'', to name but a few.  The rationale for these names is visible in the venn diagrams of the corresponding operations on sets.
+
If we take the boolean product <math>x_1 \cdot \ldots \cdot x_k~\!</math> or the logical conjunction <math>x_1 \land \ldots \land x_k~\!</math> to indicate the point <math>x = (x_1, \ldots, x_k)~\!</math> in the space <math>\mathbb{B}^k~\!</math> then the minimal negation <math>\texttt{(} x_1 \texttt{,} \ldots \texttt{,} x_k \texttt{)}~\!</math> indicates the set of points in <math>\mathbb{B}^k~\!</math> that differ from <math>x~\!</math> in exactly one coordinate.&nbsp; This makes <math>\texttt{(} x_1 \texttt{,} \ldots \texttt{,} x_k \texttt{)}~\!</math> a discrete functional analogue of a point-omitted neighborhood in ordinary real analysis, more exactly, a point-omitted distance-one neighborhood.&nbsp; In this light, the minimal negation operator can be recognized as a differential construction, an observation that opens a very wide field.
  
The remainder of this discussion proceeds on the ''algebraic boolean convention'' that the plus sign <math>(+)\!</math> and the summation symbol <math>(\textstyle\sum)</math> both refer to addition modulo 2. Unless otherwise noted, the boolean domain <math>\mathbb{B} = \{ 0, 1 \}</math> is interpreted so that <math>0 = \operatorname{false}</math> and <math>1 = \operatorname{true}.</math> This has the following consequences:
+
The remainder of this discussion proceeds on the algebraic convention that the plus sign <math>(+)~\!</math> and the summation symbol <math>(\textstyle\sum)~\!</math> both refer to addition mod 2.&nbsp; Unless otherwise noted, the boolean domain <math>\mathbb{B} = \{ 0, 1 \}~\!</math> is interpreted for logic in such a way that <math>0 = \mathrm{false}~\!</math> and <math>1 = \mathrm{true}.~\!</math>&nbsp; This has the following consequences:
  
 
{| align="center" cellpadding="4" width="90%"
 
{| align="center" cellpadding="4" width="90%"
 
| valign="top" | <big>&bull;</big>
 
| valign="top" | <big>&bull;</big>
| The operation <math>x + y\!</math> is a function equivalent to the exclusive disjunction of <math>x\!</math> and <math>y,\!</math> while its fiber of 1 is the relation of inequality between <math>x\!</math> and <math>y.\!</math>
+
| The operation <math>x + y~\!</math> is a function equivalent to the exclusive disjunction of <math>x~\!</math> and <math>y,~\!</math> while its fiber of 1 is the relation of inequality between <math>x~\!</math> and <math>y.~\!</math>
 
|-
 
|-
 
| valign="top" | <big>&bull;</big>
 
| valign="top" | <big>&bull;</big>
| The operation <math>\textstyle\sum_{j=1}^k x_j</math> maps the bit sequence <math>(x_1, \ldots, x_k)\!</math> to its ''parity''.
+
| The operation <math>\textstyle\sum_{j=1}^k x_j~\!</math> maps the bit sequence <math>(x_1, \ldots, x_k)~\!</math> to its ''parity''.
 
|}
 
|}
  
The following properties of the minimal negation operators <math>\nu_k : \mathbb{B}^k \to \mathbb{B}</math> may be noted:
+
The following properties of the minimal negation operators <math>{\nu_k : \mathbb{B}^k \to \mathbb{B}}~\!</math> may be noted:
  
 
{| align="center" cellpadding="4" width="90%"
 
{| align="center" cellpadding="4" width="90%"
 
| valign="top" | <big>&bull;</big>
 
| valign="top" | <big>&bull;</big>
| The function <math>\texttt{(x, y)}</math> is the same as that associated with the operation <math>x + y\!</math> and the relation <math>x \ne y.</math>
+
| The function <math>\texttt{(x, y)}~\!</math> is the same as that associated with the operation <math>x + y~\!</math> and the relation <math>x \ne y.~\!</math>
 
|-
 
|-
 
| valign="top" | <big>&bull;</big>
 
| valign="top" | <big>&bull;</big>
| In contrast, <math>\texttt{(x, y, z)}</math> is not identical to <math>x + y + z.\!</math>
+
| In contrast, <math>\texttt{(x, y, z)}~\!</math> is not identical to <math>x + y + z.~\!</math>
 
|-
 
|-
 
| valign="top" | <big>&bull;</big>
 
| valign="top" | <big>&bull;</big>
| More generally, the function <math>\nu_k (x_1, \dots, x_k)</math> for <math>k > 2\!</math> is not identical to the boolean sum <math>\textstyle\sum_{j=1}^k x_j.</math>
+
| More generally, the function <math>\nu_k (x_1, \dots, x_k)~\!</math> for <math>k > 2~\!</math> is not identical to the boolean sum <math>\textstyle\sum_{j=1}^k x_j.~\!</math>
 
|-
 
|-
 
| valign="top" | <big>&bull;</big>
 
| valign="top" | <big>&bull;</big>
| The inclusive disjunctions indicated for the <math>\nu_k\!</math> of more than one argument may be replaced with exclusive disjunctions without affecting the meaning, since the terms disjoined are already disjoint.
+
| The inclusive disjunctions indicated for the <math>\nu_k~\!</math> of more than one argument may be replaced with exclusive disjunctions without affecting the meaning since the terms in disjunction are already disjoint.
 
|}
 
|}
  
 
==Truth tables==
 
==Truth tables==
  
Table&nbsp;3 is a [[truth table]] for the sixteen boolean functions of type <math>f : \mathbb{B}^3 \to \mathbb{B}</math> whose fibers of 1 are either the boundaries of points in <math>\mathbb{B}^3</math> or the complements of those boundaries.
+
Table&nbsp;3 is a [[truth table]] for the sixteen boolean functions of type <math>f : \mathbb{B}^3 \to \mathbb{B}~\!</math> whose fibers of 1 are either the boundaries of points in <math>\mathbb{B}^3~\!</math> or the complements of those boundaries.
  
 
<br>
 
<br>
  
{| align="center" border="1" cellpadding="8" cellspacing="0" style="text-align:center; width:90%"
+
{| align="center" border="1" cellpadding="8" cellspacing="0" style="text-align:center; width:70%"
|+ <math>\text{Table 3.}~~\text{Logical Boundaries and Their Complements}</math>
+
|+ <math>\text{Table 3.} ~~ \text{Logical Boundaries and Their Complements}~\!</math>
|- style="background:#f0f0ff"
+
|- style="background:ghostwhite"
| <math>\mathcal{L}_1</math>
+
| <math>\mathcal{L}_1~\!</math>
| <math>\mathcal{L}_2</math>
+
| <math>\mathcal{L}_2~\!</math>
| <math>\mathcal{L}_3</math>
+
| <math>\mathcal{L}_3~\!</math>
| <math>\mathcal{L}_4</math>
+
| <math>\mathcal{L}_4~\!</math>
|- style="background:#f0f0ff"
+
|- style="background:ghostwhite"
 
| &nbsp;
 
| &nbsp;
| align="right" | <math>p\colon\!</math>
+
| align="right" | <math>p\colon~\!</math>
| <math>1~1~1~1~0~0~0~0</math>
+
| <math>1~1~1~1~0~0~0~0~\!</math>
 
| &nbsp;
 
| &nbsp;
|- style="background:#f0f0ff"
+
|- style="background:ghostwhite"
 
| &nbsp;
 
| &nbsp;
| align="right" | <math>q\colon\!</math>
+
| align="right" | <math>q\colon~\!</math>
| <math>1~1~0~0~1~1~0~0</math>
+
| <math>1~1~0~0~1~1~0~0~\!</math>
 
| &nbsp;
 
| &nbsp;
|- style="background:#f0f0ff"
+
|- style="background:ghostwhite"
 
| &nbsp;
 
| &nbsp;
| align="right" | <math>r\colon\!</math>
+
| align="right" | <math>r\colon~\!</math>
| <math>1~0~1~0~1~0~1~0</math>
+
| <math>1~0~1~0~1~0~1~0~\!</math>
 
| &nbsp;
 
| &nbsp;
 
|-
 
|-
Line 296: Line 307:
 
This Section focuses on visual representations of minimal negation operators.  A few bits of terminology are useful in describing the pictures, but the formal details are tedious reading, and may be familiar to many readers, so the full definitions of the terms marked in ''italics'' are relegated to a Glossary at the end of the article.
 
This Section focuses on visual representations of minimal negation operators.  A few bits of terminology are useful in describing the pictures, but the formal details are tedious reading, and may be familiar to many readers, so the full definitions of the terms marked in ''italics'' are relegated to a Glossary at the end of the article.
  
Two ways of visualizing the space <math>\mathbb{B}^k</math> of <math>2^k\!</math> points are the [[hypercube]] picture and the [[venn diagram]] picture.  The hypercube picture associates each point of <math>\mathbb{B}^k</math> with a unique point of the <math>k\!</math>-dimensional hypercube.  The venn diagram picture associates each point of <math>\mathbb{B}^k</math> with a unique "cell" of the venn diagram on <math>k\!</math> "circles".
+
Two ways of visualizing the space <math>\mathbb{B}^k~\!</math> of <math>2^k~\!</math> points are the [[hypercube]] picture and the [[venn diagram]] picture.  The hypercube picture associates each point of <math>\mathbb{B}^k~\!</math> with a unique point of the <math>k~\!</math>-dimensional hypercube.  The venn diagram picture associates each point of <math>\mathbb{B}^k~\!</math> with a unique "cell" of the venn diagram on <math>k~\!</math> "circles".
  
In addition, each point of <math>\mathbb{B}^k</math> is the unique point in the ''[[fiber (mathematics)|fiber]] of truth'' <math>[|s|]\!</math> of a ''singular proposition'' <math>s : \mathbb{B}^k \to \mathbb{B},</math> and thus it is the unique point where a ''singular conjunction'' of <math>k\!</math> ''literals'' is <math>1.\!</math>
+
In addition, each point of <math>\mathbb{B}^k~\!</math> is the unique point in the ''[[fiber (mathematics)|fiber]] of truth'' <math>[|s|]~\!</math> of a ''singular proposition'' <math>s : \mathbb{B}^k \to \mathbb{B},~\!</math> and thus it is the unique point where a ''singular conjunction'' of <math>k~\!</math> ''literals'' is <math>1.~\!</math>
  
 
For example, consider two cases at opposite vertices of the cube:
 
For example, consider two cases at opposite vertices of the cube:
Line 304: Line 315:
 
{| align="center" cellpadding="4" width="90%"
 
{| align="center" cellpadding="4" width="90%"
 
| valign="top" | <big>&bull;</big>
 
| valign="top" | <big>&bull;</big>
| The point <math>(1, 1, \ldots , 1, 1)</math> with all 1's as coordinates is the point where the conjunction of all posited variables evaluates to <math>1,\!</math> namely, the point where:
+
| The point <math>(1, 1, \ldots , 1, 1)~\!</math> with all 1's as coordinates is the point where the conjunction of all posited variables evaluates to <math>1,~\!</math> namely, the point where:
 
|-
 
|-
 
| &nbsp;
 
| &nbsp;
| align="center" | <math>x_1 ~ x_2 ~\ldots~ x_{n-1} ~ x_n ~=~ 1.</math>
+
| align="center" | <math>x_1 ~ x_2 ~\ldots~ x_{n-1} ~ x_n ~=~ 1.~\!</math>
 
|-
 
|-
 
| valign="top" | <big>&bull;</big>
 
| valign="top" | <big>&bull;</big>
| The point <math>(0, 0, \ldots , 0, 0)</math> with all 0's as coordinates is the point where the conjunction of all negated variables evaluates to <math>1,\!</math> namely, the point where:
+
| The point <math>(0, 0, \ldots , 0, 0)~\!</math> with all 0's as coordinates is the point where the conjunction of all negated variables evaluates to <math>1,~\!</math> namely, the point where:
 
|-
 
|-
 
| &nbsp;
 
| &nbsp;
| align="center" | <math>\texttt{(} x_1 \texttt{)(} x_2 \texttt{)} \ldots \texttt{(} x_{n-1} \texttt{)(} x_n \texttt{)} ~=~ 1.</math>
+
| align="center" | <math>\texttt{(} x_1 \texttt{)(} x_2 \texttt{)} \ldots \texttt{(} x_{n-1} \texttt{)(} x_n \texttt{)} ~=~ 1.~\!</math>
 
|}
 
|}
  
To pass from these limiting examples to the general case, observe that a singular proposition <math>s : \mathbb{B}^k \to \mathbb{B}</math> can be given canonical expression as a conjunction of literals, <math>s = e_1 e_2 \ldots e_{k-1} e_k</math>.  Then the proposition <math>\nu (e_1, e_2, \ldots, e_{k-1}, e_k)</math> is <math>1\!</math> on the points adjacent to the point where <math>s\!</math> is <math>1,\!</math> and 0 everywhere else on the cube.
+
To pass from these limiting examples to the general case, observe that a singular proposition <math>s : \mathbb{B}^k \to \mathbb{B}~\!</math> can be given canonical expression as a conjunction of literals, <math>s = e_1 e_2 \ldots e_{k-1} e_k~\!</math>.  Then the proposition <math>\nu (e_1, e_2, \ldots, e_{k-1}, e_k)~\!</math> is <math>1~\!</math> on the points adjacent to the point where <math>s~\!</math> is <math>1,~\!</math> and 0 everywhere else on the cube.
  
For example, consider the case where <math>k = 3.\!</math>  Then the minimal negation operation <math>\nu (p, q, r)\!</math> &mdash; written more simply as <math>\texttt{(p, q, r)}</math> &mdash; has the following venn diagram:
+
For example, consider the case where <math>k = 3.~\!</math>  Then the minimal negation operation <math>\nu (p, q, r)~\!</math> &mdash; written more simply as <math>\texttt{(p, q, r)}~\!</math> &mdash; has the following venn diagram:
  
 
{| align="center" cellpadding="8" style="text-align:center"
 
{| align="center" cellpadding="8" style="text-align:center"
 
|
 
|
 
<p>[[Image:Venn Diagram (P,Q,R).jpg|500px]]</p>
 
<p>[[Image:Venn Diagram (P,Q,R).jpg|500px]]</p>
<p><math>\text{Figure 4.}~~\texttt{(p, q, r)}</math></p>
+
<p><math>\text{Figure 4.}~~\texttt{(p, q, r)}~\!</math></p>
 
|}
 
|}
  
For a contrasting example, the boolean function expressed by the form <math>\texttt{((p),(q),(r))}</math> has the following venn diagram:
+
For a contrasting example, the boolean function expressed by the form <math>\texttt{((p),(q),(r))}~\!</math> has the following venn diagram:
  
 
{| align="center" cellpadding="8" style="text-align:center"
 
{| align="center" cellpadding="8" style="text-align:center"
 
|
 
|
 
<p>[[Image:Venn Diagram ((P),(Q),(R)).jpg|500px]]</p>
 
<p>[[Image:Venn Diagram ((P),(Q),(R)).jpg|500px]]</p>
<p><math>\text{Figure 5.}~~\texttt{((p),(q),(r))}</math></p>
+
<p><math>\text{Figure 5.}~~\texttt{((p),(q),(r))}~\!</math></p>
 
|}
 
|}
  
Line 337: Line 348:
  
 
; Boolean domain
 
; Boolean domain
: A ''[[boolean domain]]'' <math>\mathbb{B}</math> is a generic 2-element set, for example, <math>\mathbb{B} = \{ 0, 1 \},</math> whose elements are interpreted as logical values, usually but not invariably with <math>0 = \operatorname{false}</math> and <math>1 = \operatorname{true}.</math>
+
: A ''[[boolean domain]]'' <math>\mathbb{B}~\!</math> is a generic 2-element set, for example, <math>\mathbb{B} = \{ 0, 1 \},~\!</math> whose elements are interpreted as logical values, usually but not invariably with <math>0 = \mathrm{false}~\!</math> and <math>1 = \mathrm{true}.~\!</math>
  
 
; Boolean variable
 
; Boolean variable
: A ''[[boolean variable]]'' <math>x\!</math> is a variable that takes its value from a boolean domain, as <math>x \in \mathbb{B}.</math>
+
: A ''[[boolean variable]]'' <math>x~\!</math> is a variable that takes its value from a boolean domain, as <math>x \in \mathbb{B}.~\!</math>
  
 
; Proposition
 
; Proposition
: In situations where boolean values are interpreted as logical values, a [[boolean-valued function]] <math>f : X \to \mathbb{B}</math> or a [[boolean function]] <math>g : \mathbb{B}^k \to \mathbb{B}</math> is frequently called a ''[[proposition]]''.
+
: In situations where boolean values are interpreted as logical values, a [[boolean-valued function]] <math>f : X \to \mathbb{B}~\!</math> or a [[boolean function]] <math>g : \mathbb{B}^k \to \mathbb{B}~\!</math> is frequently called a ''[[proposition]]''.
  
 
; Basis element, Coordinate projection
 
; Basis element, Coordinate projection
: Given a sequence of <math>k\!</math> boolean variables, <math>x_1, \ldots, x_k,</math> each variable <math>x_j\!</math> may be treated either as a ''basis element'' of the space <math>\mathbb{B}^k</math> or as a ''coordinate projection'' <math>x_j : \mathbb{B}^k \to \mathbb{B}.</math>
+
: Given a sequence of <math>k~\!</math> boolean variables, <math>x_1, \ldots, x_k,~\!</math> each variable <math>x_j~\!</math> may be treated either as a ''basis element'' of the space <math>\mathbb{B}^k~\!</math> or as a ''coordinate projection'' <math>x_j : \mathbb{B}^k \to \mathbb{B}.~\!</math>
  
 
; Basic proposition
 
; Basic proposition
: This means that the set of objects <math>\{ x_j : 1 \le j \le k \}</math> is a set of boolean functions <math>\{ x_j : \mathbb{B}^k \to \mathbb{B} \}</math> subject to logical interpretation as a set of ''basic propositions'' that collectively generate the complete set of <math>2^{2^k}</math> propositions over <math>\mathbb{B}^k.</math>
+
: This means that the set of objects <math>\{ x_j : 1 \le j \le k \}~\!</math> is a set of boolean functions <math>\{ x_j : \mathbb{B}^k \to \mathbb{B} \}~\!</math> subject to logical interpretation as a set of ''basic propositions'' that collectively generate the complete set of <math>2^{2^k}~\!</math> propositions over <math>\mathbb{B}^k.~\!</math>
  
 
; Literal
 
; Literal
: A ''literal'' is one of the <math>2k\!</math> propositions <math>x_1, \ldots, x_k, \texttt{(} x_1 \texttt{)}, \ldots, \texttt{(} x_k \texttt{)},</math> in other words, either a ''posited'' basic proposition <math>x_j\!</math> or a ''negated'' basic proposition <math>\texttt{(} x_j \texttt{)},</math> for some <math>j = 1 ~\text{to}~ k.</math>
+
: A ''literal'' is one of the <math>2k~\!</math> propositions <math>x_1, \ldots, x_k, \texttt{(} x_1 \texttt{)}, \ldots, \texttt{(} x_k \texttt{)},~\!</math> in other words, either a ''posited'' basic proposition <math>x_j~\!</math> or a ''negated'' basic proposition <math>\texttt{(} x_j \texttt{)},~\!</math> for some <math>j = 1 ~\text{to}~ k.~\!</math>
  
 
; Fiber
 
; Fiber
: In mathematics generally, the ''[[fiber (mathematics)|fiber]]'' of a point <math>y \in Y</math> under a function <math>f : X \to Y</math> is defined as the inverse image <math>f^{-1}(y) \subseteq X.</math>
+
: In mathematics generally, the ''[[fiber (mathematics)|fiber]]'' of a point <math>y \in Y~\!</math> under a function <math>f : X \to Y~\!</math> is defined as the inverse image <math>f^{-1}(y) \subseteq X.~\!</math>
  
: In the case of a boolean function <math>f : \mathbb{B}^k \to \mathbb{B},</math> there are just two fibers:
+
: In the case of a boolean function <math>f : \mathbb{B}^k \to \mathbb{B},~\!</math> there are just two fibers:
: The fiber of <math>0\!</math> under <math>f,\!</math> defined as <math>f^{-1}(0),\!</math> is the set of points where the value of <math>f\!</math> is <math>0.\!</math>
+
: The fiber of <math>0~\!</math> under <math>f,~\!</math> defined as <math>f^{-1}(0),~\!</math> is the set of points where the value of <math>f~\!</math> is <math>0.~\!</math>
: The fiber of <math>1\!</math> under <math>f,\!</math> defined as <math>f^{-1}(1),\!</math> is the set of points where the value of <math>f\!</math> is <math>1.\!</math>
+
: The fiber of <math>1~\!</math> under <math>f,~\!</math> defined as <math>f^{-1}(1),~\!</math> is the set of points where the value of <math>f~\!</math> is <math>1.~\!</math>
  
 
; Fiber of truth
 
; Fiber of truth
: When <math>1\!</math> is interpreted as the logical value <math>\operatorname{true},</math> then <math>f^{-1}(1)\!</math> is called the ''fiber of truth'' in the proposition <math>f.\!</math>  Frequent mention of this fiber makes it useful to have a shorter way of referring to it.  This leads to the definition of the notation <math>[|f|] = f^{-1}(1)\!</math> for the fiber of truth in the proposition <math>f.\!</math>
+
: When <math>1~\!</math> is interpreted as the logical value <math>\mathrm{true},~\!</math> then <math>f^{-1}(1)~\!</math> is called the ''fiber of truth'' in the proposition <math>f.~\!</math>  Frequent mention of this fiber makes it useful to have a shorter way of referring to it.  This leads to the definition of the notation <math>[|f|] = f^{-1}(1)~\!</math> for the fiber of truth in the proposition <math>f.~\!</math>
  
 
; Singular boolean function
 
; Singular boolean function
: A ''singular boolean function'' <math>s : \mathbb{B}^k \to \mathbb{B}</math> is a boolean function whose fiber of <math>1\!</math> is a single point of <math>\mathbb{B}^k.</math>
+
: A ''singular boolean function'' <math>s : \mathbb{B}^k \to \mathbb{B}~\!</math> is a boolean function whose fiber of <math>1~\!</math> is a single point of <math>\mathbb{B}^k.~\!</math>
  
 
; Singular proposition
 
; Singular proposition
: In the interpretation where <math>1\!</math> equals <math>\operatorname{true},</math> a singular boolean function is called a ''singular proposition''.
+
: In the interpretation where <math>1~\!</math> equals <math>\mathrm{true},~\!</math> a singular boolean function is called a ''singular proposition''.
  
: Singular boolean functions and singular propositions serve as functional or logical representatives of the points in <math>\mathbb{B}^k.</math>
+
: Singular boolean functions and singular propositions serve as functional or logical representatives of the points in <math>\mathbb{B}^k.~\!</math>
  
 
; Singular conjunction
 
; Singular conjunction
: A ''singular conjunction'' in <math>\mathbb{B}^k \to \mathbb{B}</math> is a conjunction of <math>k\!</math> literals that includes just one conjunct of the pair <math>\{ x_j, ~\nu(x_j) \}</math> for each <math>j = 1 ~\text{to}~ k.</math>
+
: A ''singular conjunction'' in <math>\mathbb{B}^k \to \mathbb{B}~\!</math> is a conjunction of <math>k~\!</math> literals that includes just one conjunct of the pair <math>\{ x_j, ~\nu(x_j) \}~\!</math> for each <math>j = 1 ~\text{to}~ k.~\!</math>
  
: A singular proposition <math>s : \mathbb{B}^k \to \mathbb{B}</math> can be expressed as a singular conjunction:
+
: A singular proposition <math>s : \mathbb{B}^k \to \mathbb{B}~\!</math> can be expressed as a singular conjunction:
  
 
{| align="center" cellspacing"10" width="90%"
 
{| align="center" cellspacing"10" width="90%"
| height="36" | <math>s ~=~ e_1 e_2 \ldots e_{k-1} e_k</math>,
+
| height="36" | <math>s ~=~ e_1 e_2 \ldots e_{k-1} e_k~\!</math>,
 
|-
 
|-
 
|
 
|
Line 391: Line 402:
  
 
==Resources==
 
==Resources==
 
* [http://planetmath.org/encyclopedia/MinimalNegationOperator.html Minimal Negation Operator] @ [http://planetmath.org/ PlanetMath]
 
 
* [http://planetphysics.us/encyclopedia/MinimalNegationOperator.html Minimal Negation Operator] @ [http://planetphysics.us/ PlanetPhysics]
 
 
* [http://www.proofwiki.org/wiki/Definition:Minimal_Negation_Operator Minimal Negation Operator] @ [http://www.proofwiki.org/ ProofWiki]
 
  
 
* [http://atlas.wolfram.com/ Wolfram Atlas of Simple Programs]
 
* [http://atlas.wolfram.com/ Wolfram Atlas of Simple Programs]
Line 409: Line 414:
 
===Focal nodes===
 
===Focal nodes===
  
{{col-begin}}
 
{{col-break}}
 
 
* [[Inquiry Live]]
 
* [[Inquiry Live]]
{{col-break}}
 
 
* [[Logic Live]]
 
* [[Logic Live]]
{{col-end}}
 
  
 
===Peer nodes===
 
===Peer nodes===
  
{{col-begin}}
+
* [http://intersci.ss.uci.edu/wiki/index.php/Minimal_negation_operator Minimal Negation Operator @ InterSciWiki]
{{col-break}}
 
 
* [http://mywikibiz.com/Minimal_negation_operator Minimal Negation Operator @ MyWikiBiz]
 
* [http://mywikibiz.com/Minimal_negation_operator Minimal Negation Operator @ MyWikiBiz]
* [http://intersci.ss.uci.edu/wiki/index.php/Minimal_negation_operator Minimal Negation Operator @ InterSciWiki]
 
* [http://wiki.oercommons.org/mediawiki/index.php/Minimal_negation_operator Minimal Negation Operator @ OER Commons]
 
{{col-break}}
 
* [http://p2pfoundation.net/Minimal_Negation_Operator Minimal Negation Operator @ P2P Foundation]
 
 
* [http://ref.subwiki.org/wiki/Minimal_negation_operator Minimal Negation Operator @ Subject Wikis]
 
* [http://ref.subwiki.org/wiki/Minimal_negation_operator Minimal Negation Operator @ Subject Wikis]
 +
* [http://en.wikiversity.org/wiki/Minimal_negation_operator Minimal Negation Operator @ Wikiversity]
 
* [http://beta.wikiversity.org/wiki/Minimal_negation_operator Minimal Negation Operator @ Wikiversity Beta]
 
* [http://beta.wikiversity.org/wiki/Minimal_negation_operator Minimal Negation Operator @ Wikiversity Beta]
{{col-end}}
 
  
 
===Logical operators===
 
===Logical operators===
Line 506: Line 502:
 
===Related articles===
 
===Related articles===
  
* [http://mywikibiz.com/Directory:Jon_Awbrey/Papers/Semiotic_Information Jon Awbrey, &ldquo;Semiotic Information&rdquo;]
+
{{col-begin}}
 
+
{{col-break}}
* [http://mywikibiz.com/Directory:Jon_Awbrey/Papers/Introduction_to_Inquiry_Driven_Systems Jon Awbrey, &ldquo;Introduction To Inquiry Driven Systems&rdquo;]
+
* [http://intersci.ss.uci.edu/wiki/index.php/Cactus_Language Cactus Language]
 
+
* [http://intersci.ss.uci.edu/wiki/index.php/Futures_Of_Logical_Graphs Futures Of Logical Graphs]
* [http://mywikibiz.com/Directory:Jon_Awbrey/Essays/Prospects_For_Inquiry_Driven_Systems Jon Awbrey, &ldquo;Prospects For Inquiry Driven Systems&rdquo;]
+
* [http://intersci.ss.uci.edu/wiki/index.php/Propositional_Equation_Reasoning_Systems Propositional Equation Reasoning Systems]
 
+
{{col-break}}
* [http://mywikibiz.com/Directory:Jon_Awbrey/Papers/Inquiry_Driven_Systems Jon Awbrey, &ldquo;Inquiry Driven Systems : Inquiry Into Inquiry&rdquo;]
+
* [http://intersci.ss.uci.edu/wiki/index.php/Differential_Logic_:_Introduction Differential Logic : Introduction]
 
+
* [http://intersci.ss.uci.edu/wiki/index.php/Differential_Propositional_Calculus Differential Propositional Calculus]
* [http://mywikibiz.com/Directory:Jon_Awbrey/Papers/Propositional_Equation_Reasoning_Systems Jon Awbrey, &ldquo;Propositional Equation Reasoning Systems&rdquo;]
+
* [http://intersci.ss.uci.edu/wiki/index.php/Differential_Logic_and_Dynamic_Systems_2.0 Differential Logic and Dynamic Systems]
 
+
{{col-break}}
* [http://mywikibiz.com/Directory:Jon_Awbrey/Papers/Differential_Logic_:_Introduction Jon Awbrey, &ldquo;Differential Logic : Introduction&rdquo;]
+
* [http://intersci.ss.uci.edu/wiki/index.php/Prospects_for_Inquiry_Driven_Systems Prospects for Inquiry Driven Systems]
 
+
* [http://intersci.ss.uci.edu/wiki/index.php/Introduction_to_Inquiry_Driven_Systems Introduction to Inquiry Driven Systems]
* [http://planetmath.org/encyclopedia/DifferentialPropositionalCalculus.html Jon Awbrey, &ldquo;Differential Propositional Calculus&rdquo;]
+
* [http://intersci.ss.uci.edu/wiki/index.php/Inquiry_Driven_Systems Inquiry Driven Systems : Inquiry Into Inquiry]
 
+
{{col-end}}
* [http://mywikibiz.com/Directory:Jon_Awbrey/Papers/Differential_Logic_and_Dynamic_Systems_2.0 Jon Awbrey, &ldquo;Differential Logic and Dynamic Systems&rdquo;]
 
  
 
==Document history==
 
==Document history==
Line 526: Line 521:
 
Portions of the above article were adapted from the following sources under the [[GNU Free Documentation License]], under other applicable licenses, or by permission of the copyright holders.
 
Portions of the above article were adapted from the following sources under the [[GNU Free Documentation License]], under other applicable licenses, or by permission of the copyright holders.
  
{{col-begin}}
+
* [http://intersci.ss.uci.edu/wiki/index.php/Minimal_negation_operator Minimal Negation Operator], [http://intersci.ss.uci.edu/ InterSciWiki]
{{col-break}}
 
 
* [http://mywikibiz.com/Minimal_negation_operator Minimal Negation Operator], [http://mywikibiz.com/ MyWikiBiz]
 
* [http://mywikibiz.com/Minimal_negation_operator Minimal Negation Operator], [http://mywikibiz.com/ MyWikiBiz]
* [http://planetmath.org/encyclopedia/MinimalNegationOperator.html Minimal Negation Operator], [http://planetmath.org/ PlanetMath]
+
* [http://planetmath.org/MinimalNegationOperator Minimal Negation Operator], [http://planetmath.org/ PlanetMath]
* [http://proofwiki.org/wiki/Definition:Minimal_Negation_Operator Minimal Negation Operator], [http://proofwiki.org/ ProofWiki]
+
* [http://wikinfo.org/w/index.php/Minimal_negation_operator Minimal Negation Operator], [http://wikinfo.org/w/ Wikinfo]
 +
* [http://en.wikiversity.org/wiki/Minimal_negation_operator Minimal Negation Operator], [http://en.wikiversity.org/ Wikiversity]
 
* [http://beta.wikiversity.org/wiki/Minimal_negation_operator Minimal Negation Operator], [http://beta.wikiversity.org/ Wikiversity Beta]
 
* [http://beta.wikiversity.org/wiki/Minimal_negation_operator Minimal Negation Operator], [http://beta.wikiversity.org/ Wikiversity Beta]
{{col-break}}
+
* [http://web.archive.org/web/20060913000000/http://en.wikipedia.org/wiki/Minimal_negation_operator Minimal Negation Operator], [http://en.wikipedia.org/ Wikipedia]
* [http://getwiki.net/-Minimal_Negation_Operator Minimal Negation Operator], [http://getwiki.net/ GetWiki]
 
* [http://wikinfo.org/index.php/Minimal_negation_operator Minimal Negation Operator], [http://wikinfo.org/ Wikinfo]
 
* [http://textop.org/wiki/index.php?title=Minimal_negation_operator Minimal Negation Operator], [http://textop.org/wiki/ Textop Wiki]
 
* [http://en.wikipedia.org/w/index.php?title=Minimal_negation_operator&oldid=75156728 Minimal Negation Operator], [http://en.wikipedia.org/ Wikipedia]
 
{{col-end}}
 
  
[[Category:Inquiry]]
 
[[Category:Open Educational Resource]]
 
[[Category:Peer Educational Resource]]
 
 
[[Category:Automata Theory]]
 
[[Category:Automata Theory]]
 +
[[Category:Boolean Functions]]
 
[[Category:Charles Sanders Peirce]]
 
[[Category:Charles Sanders Peirce]]
 
[[Category:Combinatorics]]
 
[[Category:Combinatorics]]
Line 551: Line 539:
 
[[Category:Formal Sciences]]
 
[[Category:Formal Sciences]]
 
[[Category:Formal Systems]]
 
[[Category:Formal Systems]]
 +
[[Category:Inquiry]]
 
[[Category:Linguistics]]
 
[[Category:Linguistics]]
 
[[Category:Logic]]
 
[[Category:Logic]]
 +
[[Category:Logical Graphs]]
 +
[[Category:Minimal Negation Operators]]
 
[[Category:Mathematics]]
 
[[Category:Mathematics]]
 
[[Category:Neural Networks]]
 
[[Category:Neural Networks]]
 
[[Category:Philosophy]]
 
[[Category:Philosophy]]
 +
[[Category:Propositional Calculus]]
 
[[Category:Semiotics]]
 
[[Category:Semiotics]]
 +
[[Category:Visualization]]

Latest revision as of 13:54, 3 September 2017

This page belongs to resource collections on Logic and Inquiry.

A minimal negation operator \((\nu)~\!\) is a logical connective that says “just one false” of its logical arguments.  The first four cases are described below.

  1. If the list of arguments is empty, as expressed in the form \(\nu(),~\!\) then it cannot be true that exactly one of the arguments is false, so \(\nu() = \mathrm{false}.~\!\)
  2. If \(p~\!\) is the only argument then \(\nu(p)~\!\) says that \(p~\!\) is false, so \(\nu(p)~\!\) expresses the logical negation of the proposition \(p.~\!\)  Written in several different notations, we have the following equivalent expressions.

    \(\nu(p) ~=~ \mathrm{not}(p) ~=~ \lnot p ~=~ \tilde{p} ~=~ p^{\prime}~\!\)

  3. If \(p~\!\) and \(q~\!\) are the only two arguments then \(\nu(p, q)~\!\) says that exactly one of \(p, q~\!\) is false, so \(\nu(p, q)~\!\) says the same thing as \(p \neq q.~\!\) Expressing \(\nu(p, q)~\!\) in terms of ands \((\cdot),~\!\) ors \((\lor),~\!\) and nots \((\tilde{~})~\!\) gives the following form.

    \(\nu(p, q) ~=~ \tilde{p} \cdot q ~\lor~ p \cdot \tilde{q}~\!\)

    It is permissible to omit the dot \((\cdot)~\!\) in contexts where it is understood, giving the following form.

    \(\nu(p, q) ~=~ \tilde{p}q \lor p\tilde{q}~\!\)

    The venn diagram for \(\nu(p, q)~\!\) is shown in Figure 1.

    Venn Diagram (P,Q).jpg

    \(\text{Figure 1.}~~\nu(p, q)~\!\)

  4. The venn diagram for \(\nu(p, q, r)~\!\) is shown in Figure 2.

    Venn Diagram (P,Q,R).jpg

    \(\text{Figure 2.}~~\nu(p, q, r)~\!\)

    The center cell is the region where all three arguments \(p, q, r~\!\) hold true, so \(\nu(p, q, r)~\!\) holds true in just the three neighboring cells.  In other words:

    \(\nu(p, q, r) ~=~ \tilde{p}qr \lor p\tilde{q}r \lor pq\tilde{r}~\!\)

Initial definition

The minimal negation operator \(\nu~\!\) is a multigrade operator \((\nu_k)_{k \in \mathbb{N}}~\!\) where each \(\nu_k~\!\) is a \(k~\!\)-ary boolean function defined by the rule that \(\nu_k (x_1, \ldots , x_k) = 1~\!\) if and only if exactly one of the arguments \(x_j~\!\) is \(0.~\!\)

In contexts where the initial letter \(\nu~\!\) is understood, the minimal negation operators can be indicated by argument lists in parentheses.  In the following text a distinctive typeface will be used for logical expressions based on minimal negation operators, for example, \(\texttt{(x, y, z)} = \nu (x, y, z).~\!\)

The first four members of this family of operators are shown below.  The third and fourth columns give paraphrases in two other notations, where tildes and primes, respectively, indicate logical negation.

\(\begin{matrix} \texttt{()} & = & \nu_0 & = & 0 & = & \mathrm{false} \\[6pt] \texttt{(x)} & = & \nu_1 (x) & = & \tilde{x} & = & x^\prime \\[6pt] \texttt{(x, y)} & = & \nu_2 (x, y) & = & \tilde{x}y \lor x\tilde{y} & = & x^\prime y \lor x y^\prime \\[6pt] \texttt{(x, y, z)} & = & \nu_3 (x, y, z) & = & \tilde{x}yz \lor x\tilde{y}z \lor xy\tilde{z} & = & x^\prime y z \lor x y^\prime z \lor x y z^\prime \end{matrix}\)

Formal definition

To express the general case of \(\nu_k~\!\) in terms of familiar operations, it helps to introduce an intermediary concept:

Definition.  Let the function \(\lnot_j : \mathbb{B}^k \to \mathbb{B}~\!\) be defined for each integer \(j~\!\) in the interval \([1, k]~\!\) by the following equation:

\(\lnot_j (x_1, \ldots, x_j, \ldots, x_k) ~=~ x_1 \land \ldots \land x_{j-1} \land \lnot x_j \land x_{j+1} \land \ldots \land x_k.~\!\)

Then \({\nu_k : \mathbb{B}^k \to \mathbb{B}}~\!\) is defined by the following equation:

\(\nu_k (x_1, \ldots, x_k) ~=~ \lnot_1 (x_1, \ldots, x_k) \lor \ldots \lor \lnot_j (x_1, \ldots, x_k) \lor \ldots \lor \lnot_k (x_1, \ldots, x_k).~\!\)

If we take the boolean product \(x_1 \cdot \ldots \cdot x_k~\!\) or the logical conjunction \(x_1 \land \ldots \land x_k~\!\) to indicate the point \(x = (x_1, \ldots, x_k)~\!\) in the space \(\mathbb{B}^k~\!\) then the minimal negation \(\texttt{(} x_1 \texttt{,} \ldots \texttt{,} x_k \texttt{)}~\!\) indicates the set of points in \(\mathbb{B}^k~\!\) that differ from \(x~\!\) in exactly one coordinate.  This makes \(\texttt{(} x_1 \texttt{,} \ldots \texttt{,} x_k \texttt{)}~\!\) a discrete functional analogue of a point-omitted neighborhood in ordinary real analysis, more exactly, a point-omitted distance-one neighborhood.  In this light, the minimal negation operator can be recognized as a differential construction, an observation that opens a very wide field.

The remainder of this discussion proceeds on the algebraic convention that the plus sign \((+)~\!\) and the summation symbol \((\textstyle\sum)~\!\) both refer to addition mod 2.  Unless otherwise noted, the boolean domain \(\mathbb{B} = \{ 0, 1 \}~\!\) is interpreted for logic in such a way that \(0 = \mathrm{false}~\!\) and \(1 = \mathrm{true}.~\!\)  This has the following consequences:

The operation \(x + y~\!\) is a function equivalent to the exclusive disjunction of \(x~\!\) and \(y,~\!\) while its fiber of 1 is the relation of inequality between \(x~\!\) and \(y.~\!\)
The operation \(\textstyle\sum_{j=1}^k x_j~\!\) maps the bit sequence \((x_1, \ldots, x_k)~\!\) to its parity.

The following properties of the minimal negation operators \({\nu_k : \mathbb{B}^k \to \mathbb{B}}~\!\) may be noted:

The function \(\texttt{(x, y)}~\!\) is the same as that associated with the operation \(x + y~\!\) and the relation \(x \ne y.~\!\)
In contrast, \(\texttt{(x, y, z)}~\!\) is not identical to \(x + y + z.~\!\)
More generally, the function \(\nu_k (x_1, \dots, x_k)~\!\) for \(k > 2~\!\) is not identical to the boolean sum \(\textstyle\sum_{j=1}^k x_j.~\!\)
The inclusive disjunctions indicated for the \(\nu_k~\!\) of more than one argument may be replaced with exclusive disjunctions without affecting the meaning since the terms in disjunction are already disjoint.

Truth tables

Table 3 is a truth table for the sixteen boolean functions of type \(f : \mathbb{B}^3 \to \mathbb{B}~\!\) whose fibers of 1 are either the boundaries of points in \(\mathbb{B}^3~\!\) or the complements of those boundaries.


\(\text{Table 3.} ~~ \text{Logical Boundaries and Their Complements}~\!\)
\(\mathcal{L}_1~\!\) \(\mathcal{L}_2~\!\) \(\mathcal{L}_3~\!\) \(\mathcal{L}_4~\!\)
  \(p\colon~\!\) \(1~1~1~1~0~0~0~0~\!\)  
  \(q\colon~\!\) \(1~1~0~0~1~1~0~0~\!\)  
  \(r\colon~\!\) \(1~0~1~0~1~0~1~0~\!\)  

\(\begin{matrix} f_{104} \\[4pt] f_{148} \\[4pt] f_{146} \\[4pt] f_{97} \\[4pt] f_{134} \\[4pt] f_{73} \\[4pt] f_{41} \\[4pt] f_{22} \end{matrix}\)

\(\begin{matrix} f_{01101000} \\[4pt] f_{10010100} \\[4pt] f_{10010010} \\[4pt] f_{01100001} \\[4pt] f_{10000110} \\[4pt] f_{01001001} \\[4pt] f_{00101001} \\[4pt] f_{00010110} \end{matrix}\)

\(\begin{matrix} 0~1~1~0~1~0~0~0 \\[4pt] 1~0~0~1~0~1~0~0 \\[4pt] 1~0~0~1~0~0~1~0 \\[4pt] 0~1~1~0~0~0~0~1 \\[4pt] 1~0~0~0~0~1~1~0 \\[4pt] 0~1~0~0~1~0~0~1 \\[4pt] 0~0~1~0~1~0~0~1 \\[4pt] 0~0~0~1~0~1~1~0 \end{matrix}\)

\(\begin{matrix} \texttt{(~p~,~q~,~r~)} \\[4pt] \texttt{(~p~,~q~,(r))} \\[4pt] \texttt{(~p~,(q),~r~)} \\[4pt] \texttt{(~p~,(q),(r))} \\[4pt] \texttt{((p),~q~,~r~)} \\[4pt] \texttt{((p),~q~,(r))} \\[4pt] \texttt{((p),(q),~r~)} \\[4pt] \texttt{((p),(q),(r))} \end{matrix}\)

\(\begin{matrix} f_{233} \\[4pt] f_{214} \\[4pt] f_{182} \\[4pt] f_{121} \\[4pt] f_{158} \\[4pt] f_{109} \\[4pt] f_{107} \\[4pt] f_{151} \end{matrix}\)

\(\begin{matrix} f_{11101001} \\[4pt] f_{11010110} \\[4pt] f_{10110110} \\[4pt] f_{01111001} \\[4pt] f_{10011110} \\[4pt] f_{01101101} \\[4pt] f_{01101011} \\[4pt] f_{10010111} \end{matrix}\)

\(\begin{matrix} 1~1~1~0~1~0~0~1 \\[4pt] 1~1~0~1~0~1~1~0 \\[4pt] 1~0~1~1~0~1~1~0 \\[4pt] 0~1~1~1~1~0~0~1 \\[4pt] 1~0~0~1~1~1~1~0 \\[4pt] 0~1~1~0~1~1~0~1 \\[4pt] 0~1~1~0~1~0~1~1 \\[4pt] 1~0~0~1~0~1~1~1 \end{matrix}\)

\(\begin{matrix} \texttt{(((p),(q),(r)))} \\[4pt] \texttt{(((p),(q),~r~))} \\[4pt] \texttt{(((p),~q~,(r)))} \\[4pt] \texttt{(((p),~q~,~r~))} \\[4pt] \texttt{((~p~,(q),(r)))} \\[4pt] \texttt{((~p~,(q),~r~))} \\[4pt] \texttt{((~p~,~q~,(r)))} \\[4pt] \texttt{((~p~,~q~,~r~))} \end{matrix}\)


Charts and graphs

This Section focuses on visual representations of minimal negation operators. A few bits of terminology are useful in describing the pictures, but the formal details are tedious reading, and may be familiar to many readers, so the full definitions of the terms marked in italics are relegated to a Glossary at the end of the article.

Two ways of visualizing the space \(\mathbb{B}^k~\!\) of \(2^k~\!\) points are the hypercube picture and the venn diagram picture. The hypercube picture associates each point of \(\mathbb{B}^k~\!\) with a unique point of the \(k~\!\)-dimensional hypercube. The venn diagram picture associates each point of \(\mathbb{B}^k~\!\) with a unique "cell" of the venn diagram on \(k~\!\) "circles".

In addition, each point of \(\mathbb{B}^k~\!\) is the unique point in the fiber of truth \([|s|]~\!\) of a singular proposition \(s : \mathbb{B}^k \to \mathbb{B},~\!\) and thus it is the unique point where a singular conjunction of \(k~\!\) literals is \(1.~\!\)

For example, consider two cases at opposite vertices of the cube:

The point \((1, 1, \ldots , 1, 1)~\!\) with all 1's as coordinates is the point where the conjunction of all posited variables evaluates to \(1,~\!\) namely, the point where:
  \(x_1 ~ x_2 ~\ldots~ x_{n-1} ~ x_n ~=~ 1.~\!\)
The point \((0, 0, \ldots , 0, 0)~\!\) with all 0's as coordinates is the point where the conjunction of all negated variables evaluates to \(1,~\!\) namely, the point where:
  \(\texttt{(} x_1 \texttt{)(} x_2 \texttt{)} \ldots \texttt{(} x_{n-1} \texttt{)(} x_n \texttt{)} ~=~ 1.~\!\)

To pass from these limiting examples to the general case, observe that a singular proposition \(s : \mathbb{B}^k \to \mathbb{B}~\!\) can be given canonical expression as a conjunction of literals, \(s = e_1 e_2 \ldots e_{k-1} e_k~\!\). Then the proposition \(\nu (e_1, e_2, \ldots, e_{k-1}, e_k)~\!\) is \(1~\!\) on the points adjacent to the point where \(s~\!\) is \(1,~\!\) and 0 everywhere else on the cube.

For example, consider the case where \(k = 3.~\!\) Then the minimal negation operation \(\nu (p, q, r)~\!\) — written more simply as \(\texttt{(p, q, r)}~\!\) — has the following venn diagram:

Venn Diagram (P,Q,R).jpg

\(\text{Figure 4.}~~\texttt{(p, q, r)}~\!\)

For a contrasting example, the boolean function expressed by the form \(\texttt{((p),(q),(r))}~\!\) has the following venn diagram:

Venn Diagram ((P),(Q),(R)).jpg

\(\text{Figure 5.}~~\texttt{((p),(q),(r))}~\!\)

Glossary of basic terms

Boolean domain
A boolean domain \(\mathbb{B}~\!\) is a generic 2-element set, for example, \(\mathbb{B} = \{ 0, 1 \},~\!\) whose elements are interpreted as logical values, usually but not invariably with \(0 = \mathrm{false}~\!\) and \(1 = \mathrm{true}.~\!\)
Boolean variable
A boolean variable \(x~\!\) is a variable that takes its value from a boolean domain, as \(x \in \mathbb{B}.~\!\)
Proposition
In situations where boolean values are interpreted as logical values, a boolean-valued function \(f : X \to \mathbb{B}~\!\) or a boolean function \(g : \mathbb{B}^k \to \mathbb{B}~\!\) is frequently called a proposition.
Basis element, Coordinate projection
Given a sequence of \(k~\!\) boolean variables, \(x_1, \ldots, x_k,~\!\) each variable \(x_j~\!\) may be treated either as a basis element of the space \(\mathbb{B}^k~\!\) or as a coordinate projection \(x_j : \mathbb{B}^k \to \mathbb{B}.~\!\)
Basic proposition
This means that the set of objects \(\{ x_j : 1 \le j \le k \}~\!\) is a set of boolean functions \(\{ x_j : \mathbb{B}^k \to \mathbb{B} \}~\!\) subject to logical interpretation as a set of basic propositions that collectively generate the complete set of \(2^{2^k}~\!\) propositions over \(\mathbb{B}^k.~\!\)
Literal
A literal is one of the \(2k~\!\) propositions \(x_1, \ldots, x_k, \texttt{(} x_1 \texttt{)}, \ldots, \texttt{(} x_k \texttt{)},~\!\) in other words, either a posited basic proposition \(x_j~\!\) or a negated basic proposition \(\texttt{(} x_j \texttt{)},~\!\) for some \(j = 1 ~\text{to}~ k.~\!\)
Fiber
In mathematics generally, the fiber of a point \(y \in Y~\!\) under a function \(f : X \to Y~\!\) is defined as the inverse image \(f^{-1}(y) \subseteq X.~\!\)
In the case of a boolean function \(f : \mathbb{B}^k \to \mathbb{B},~\!\) there are just two fibers:
The fiber of \(0~\!\) under \(f,~\!\) defined as \(f^{-1}(0),~\!\) is the set of points where the value of \(f~\!\) is \(0.~\!\)
The fiber of \(1~\!\) under \(f,~\!\) defined as \(f^{-1}(1),~\!\) is the set of points where the value of \(f~\!\) is \(1.~\!\)
Fiber of truth
When \(1~\!\) is interpreted as the logical value \(\mathrm{true},~\!\) then \(f^{-1}(1)~\!\) is called the fiber of truth in the proposition \(f.~\!\) Frequent mention of this fiber makes it useful to have a shorter way of referring to it. This leads to the definition of the notation \([|f|] = f^{-1}(1)~\!\) for the fiber of truth in the proposition \(f.~\!\)
Singular boolean function
A singular boolean function \(s : \mathbb{B}^k \to \mathbb{B}~\!\) is a boolean function whose fiber of \(1~\!\) is a single point of \(\mathbb{B}^k.~\!\)
Singular proposition
In the interpretation where \(1~\!\) equals \(\mathrm{true},~\!\) a singular boolean function is called a singular proposition.
Singular boolean functions and singular propositions serve as functional or logical representatives of the points in \(\mathbb{B}^k.~\!\)
Singular conjunction
A singular conjunction in \(\mathbb{B}^k \to \mathbb{B}~\!\) is a conjunction of \(k~\!\) literals that includes just one conjunct of the pair \(\{ x_j, ~\nu(x_j) \}~\!\) for each \(j = 1 ~\text{to}~ k.~\!\)
A singular proposition \(s : \mathbb{B}^k \to \mathbb{B}~\!\) can be expressed as a singular conjunction:
\(s ~=~ e_1 e_2 \ldots e_{k-1} e_k~\!\),

\(\begin{array}{llll} \text{where} & e_j & = & x_j \\[6pt] \text{or} & e_j & = & \nu (x_j), \\[6pt] \text{for} & j & = & 1 ~\text{to}~ k. \end{array}\)

Resources

Syllabus

Focal nodes

Peer nodes

Logical operators

Template:Col-breakTemplate:Col-breakTemplate:Col-end

Related topics

Template:Col-breakTemplate:Col-breakTemplate:Col-breakTemplate:Col-end

Relational concepts

Template:Col-breakTemplate:Col-breakTemplate:Col-breakTemplate:Col-end

Information, Inquiry

Template:Col-breakTemplate:Col-breakTemplate:Col-breakTemplate:Col-breakTemplate:Col-end

Related articles

Template:Col-breakTemplate:Col-breakTemplate:Col-breakTemplate:Col-end

Document history

Portions of the above article were adapted from the following sources under the GNU Free Documentation License, under other applicable licenses, or by permission of the copyright holders.