|
The minimal negation operator is a multigrade operator
where each is a -ary boolean function defined in such a way that
if and only if exactly one of the arguments is 0.
In contexts where the initial letter is understood, the minimal negation operators can be indicated by argument lists in parentheses. 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.
In what follows,
and `` " denotes addition modulo 2.
The following properties of the minimal negation operators
may be noted:
- The function
is the same as that associated with the operation and the relation .
- On the other hand,
is not identical to .
- More generally, none of the functions
for are identical to the boolean sums
.
- The inclusive disjunctions indicated for the
of more than one argument may be replaced with exclusive disjunctions without affecting the meaning of the expressions, since the terms disjoined are already disjoint.
The minimal negation operator (mno) has a legion of aliases: logical boundary operator, limen operator, threshold operator, or least action operator, to name but a few. The rationale for these names is visible in the venn diagrams of the corresponding operations on sets.
Table 1 is a truth table for the sixteen boolean functions of type
, each of which is either a boundary of a point in
or the complement of such a boundary.
| Table 1. Logical Boundaries and Their Complements |
 |
 |
|
 |
 |
| Decimal |
Binary |
|
Sequential |
Parenthetical |
| |
|
 |
1 1 1 1 0 0 0 0 |
|
| |
|
 |
1 1 0 0 1 1 0 0 |
|
| |
|
 |
1 0 1 0 1 0 1 0 |
|
 |
 |
|
0 1 1 0 1 0 0 0 |
 |
 |
 |
|
1 0 0 1 0 1 0 0 |
 |
 |
 |
|
1 0 0 1 0 0 1 0 |
 |
 |
 |
|
0 1 1 0 0 0 0 1 |
 |
 |
 |
|
1 0 0 0 0 1 1 0 |
 |
 |
 |
|
0 1 0 0 1 0 0 1 |
 |
 |
 |
|
0 0 1 0 1 0 0 1 |
 |
 |
 |
|
0 0 0 1 0 1 1 0 |
 |
 |
 |
|
1 1 1 0 1 0 0 1 |
 |
 |
 |
|
1 1 0 1 0 1 1 0 |
 |
 |
 |
|
1 0 1 1 0 1 1 0 |
 |
 |
 |
|
0 1 1 1 1 0 0 1 |
 |
 |
 |
|
1 0 0 1 1 1 1 0 |
 |
 |
 |
|
0 1 1 0 1 1 0 1 |
 |
 |
 |
|
0 1 1 0 1 0 1 1 |
 |
 |
 |
|
1 0 0 1 0 1 1 1 |
 |
This section presents two ways of visualizing the operation of minimal negation operators. A few bits of terminology will be needed as a language for talking about 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 bold are relegated to a Glossary at the end of the article.
Two ways of visualizing the space
of points are the hypercube picture and the venn diagram picture. Depending on how literally or figuratively one regards these pictures, each point of
is either identified with or represented by a point of the -cube and also by a cell of the - ``circle" venn diagram.
In addition, each point of
is the unique point in the fiber of truth of a singular proposition
, and thus it is the unique point where a singular conjunction of literals is equal to 1.
For example, consider two cases at opposite vertices of the -cube:
- The point
with all 1's as coordinates is the point where the conjunction of all posited variables evaluates to 1, namely, the point where:
- The point
with all 0's as coordinates is the point where the conjunction of all negated variables evaluates to 1, namely, the point where:
To pass from these limiting examples to the general case, observe that a singular proposition
can be given canonical expression as a conjunction of literals,
. Then the proposition
is 1 on the points adjacent to the point where is 1, and 0 everywhere else on the cube.
For example, consider the case where . Then the minimal negation operation
, when there is no risk of confusion written more simply as , has the following venn diagram:
![\includegraphics[scale=0.8]{MinimalNegationOperator1} \includegraphics[scale=0.8]{MinimalNegationOperator1}](http://images.planetmath.org:8080/cache/objects/10266/js/img100.png) |
Figure 2.  |
For a contrasting example, the boolean function expressed by the form
has the following venn diagram:
![\includegraphics[scale=0.8]{MinimalNegationOperator2} \includegraphics[scale=0.8]{MinimalNegationOperator2}](http://images.planetmath.org:8080/cache/objects/10266/js/img103.png) |
Figure 3.
 |
- A boolean domain
is a generic 2-element set, say,
, whose elements are interpreted as logical values, usually but not invariably with 0 = false and 1 = true.
- A boolean variable
is a variable that takes its value from a boolean domain, as
.
- In situations where boolean values are interpreted as logical values, a boolean-valued function
or a boolean function
is frequently called a proposition.
- Given a sequence of
boolean variables,
, each variable may be treated either as a basis element of the space
or as a coordinate projection
.
- This means that the
objects for = to are just so many boolean functions
, subject to logical interpretation as a set of basic propositions that generate the complete set of propositions over
.
- A literal is one of the
propositions
, in other words, either a posited basic proposition or a negated basic proposition , for some = to .
- In mathematics generally, the fiber of a point
under a function
is defined as the inverse image .
- In the case of a boolean-valued function
, there are just two fibers:
The fiber of 0 under , defined as , is the set of points where is 0.
The fiber of 1 under , defined as , is the set of points where is 1.
- When 1 is interpreted as the logical value true, then
is called the fiber of truth in the proposition . 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
for the fiber of truth in the proposition .
- A singular boolean function
is a boolean function whose fiber of 1 is a single point of
.
- In the interpretation where 1 equals 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
.
- A singular conjunction in
is a conjunction of literals that includes just one conjunct of the pair
for each = to .
- A singular proposition
can be expressed as a singular conjunction:

|