PlanetMath (more info)
 Math for the people, by the people.
Encyclopedia | Requests | Forums | Docs | Wiki | Random | RSS  
Login
create new user
name:
pass:
forget your password?
Main Menu
Owner confidence rating: No information about user quality Entry average rating: No information on entry rating
minimal negation operator (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 in such a way 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. 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.

$\displaystyle \begin{array}{ccccc} (\ ) & = & 0 & = & \mbox{false} \ (x) & = ... ...z \lor x\tilde{y}z \lor xy\tilde{z} & = & x'yz \lor xy'z \lor xyz' \end{array} $

In what follows, $ \mathbb{B} = \{ 0, 1 \}$ and “$ +$" denotes addition modulo 2.

The following properties of the minimal negation operators $ \nu_{k} : \mathbb{B}^k \to \mathbb{B}$ may be noted:

  • The function $ (x, y)$ is the same as that associated with the operation $ x + y$ and the relation $ x \ne y$.
  • On the other hand, $ (x, y, z)$ is not identical to $ x + y + z$.
  • More generally, none of the functions $ \nu_{k}$ for $ k \ge 3$ are identical to the boolean sums $ \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 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.

Truth tables

Table 1 is a truth table for the sixteen boolean functions of type $ f \colon \mathbb{B}^3 \to \mathbb{B}$, each of which is either a boundary of a point in $ \mathbb{B}^3$ or the complement of such a boundary.

Table 1. Logical Boundaries and Their Complements
$ L_1$ $ L_2$   $ L_3$ $ L_4$
Decimal Binary   Sequential Parenthetical
    $ p =$ 1 1 1 1 0 0 0 0  
    $ q =$ 1 1 0 0 1 1 0 0  
    $ r =$ 1 0 1 0 1 0 1 0  
$ f_{104}$ $ f_{01101000}$   0 1 1 0 1 0 0 0 $ ( p , q , r )$
$ f_{148}$ $ f_{10010100}$   1 0 0 1 0 1 0 0 $ ( p , q , (r))$
$ f_{146}$ $ f_{10010010}$   1 0 0 1 0 0 1 0 $ ( p , (q), r )$
$ f_{97}$ $ f_{01100001}$   0 1 1 0 0 0 0 1 $ ( p , (q), (r))$
$ f_{134}$ $ f_{10000110}$   1 0 0 0 0 1 1 0 $ ((p), q , r )$
$ f_{73}$ $ f_{01001001}$   0 1 0 0 1 0 0 1 $ ((p), q , (r))$
$ f_{41}$ $ f_{00101001}$   0 0 1 0 1 0 0 1 $ ((p), (q), r )$
$ f_{22}$ $ f_{00010110}$   0 0 0 1 0 1 1 0 $ ((p), (q), (r))$
$ f_{233}$ $ f_{11101001}$   1 1 1 0 1 0 0 1 $ (((p), (q), (r)))$
$ f_{214}$ $ f_{11010110}$   1 1 0 1 0 1 1 0 $ (((p), (q), r ))$
$ f_{182}$ $ f_{10110110}$   1 0 1 1 0 1 1 0 $ (((p), q , (r)))$
$ f_{121}$ $ f_{01111001}$   0 1 1 1 1 0 0 1 $ (((p), q , r ))$
$ f_{158}$ $ f_{10011110}$   1 0 0 1 1 1 1 0 $ (( p , (q), (r)))$
$ f_{109}$ $ f_{01101101}$   0 1 1 0 1 1 0 1 $ (( p , (q), r ))$
$ f_{107}$ $ f_{01101011}$   0 1 1 0 1 0 1 1 $ (( p , q , (r)))$
$ f_{151}$ $ f_{10010111}$   1 0 0 1 0 1 1 1 $ (( p , q , r ))$

Charts and graphs

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 $ \mathbb{B}^k$ of $ 2^k$ points are the hypercube picture and the venn diagram picture. Depending on how literally or figuratively one regards these pictures, each point of $ \mathbb{B}^k$ is either identified with or represented by a point of the $ k$-cube and also by a cell of the $ k$- “circle" venn diagram.

In addition, each point of $ \mathbb{B}^k$ is the unique point in the fiber of truth $ [\vert s\vert]$ of a singular proposition $ s \colon \mathbb{B}^k \to \mathbb{B}$, and thus it is the unique point where a singular conjunction of $ k$ literals is equal to 1.

For example, consider two cases at opposite vertices of the $ k$-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:

    $\displaystyle x_1\ x_2\ \ldots\ x_{k-1}\ x_k = 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:

    $\displaystyle (x_1)(x_2) \ldots (x_{k-1})(x_k) = 1 $

To pass from these limiting examples to the general case, observe that a singular proposition $ s \colon \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)$, when there is no risk of confusion written more simply as $ (p, q, r)$, has the following venn diagram:

o-------------------------------------------------o
| . . . . . . . . . . . . . . . . . . . . . . . . |
| . . . . . . . . . . . . . . . . . . . . . . . . |
| . . . . . . . . o-------------o . . . . . . . . |
| . . . . . . . ./. . . . . . . .\. . . . . . . . |
| . . . . . . . / . . . . . . . . \ . . . . . . . |
| . . . . . . ./. . . . . . . . . .\. . . . . . . |
| . . . . . . / . . . . . . . . . . \ . . . . . . |
| . . . . . .o. . . . . . . . . . . .o. . . . . . |
| . . . . . .|. . . . . .P. . . . . .|. . . . . . |
| . . . . . .|. . . . . . . . . . . .|. . . . . . |
| . . . . . .|. . . . . . . . . . . .|. . . . . . |
| . . . .o---o---------o. .o---------o---o. . . . |
| . . . / . . \XXXXXXXXX\ /XXXXXXXXX/ . . \ . . . |
| . . ./. . . .\XXXXXXXXXoXXXXXXXXX/. . . .\. . . |
| . . / . . . . \XXXXXXX/ \XXXXXXX/ . . . . \ . . |
| . ./. . . . . .\XXXXX/ . \XXXXX/. . . . . .\. . |
| . o . . . . . . o---o-----o---o . . . . . . o . |
| . | . . . . . . . . |XXXXX| . . . . . . . . | . |
| . | . . . . . . . . |XXXXX| . . . . . . . . | . |
| . | . . . .Q. . . . |XXXXX| . . . .R. . . . | . |
| . o . . . . . . . . oXXXXXo . . . . . . . . o . |
| . .\. . . . . . . . .\XXX/. . . . . . . . ./. . |
| . . \ . . . . . . . . \X/ . . . . . . . . / . . |
| . . .\. . . . . . . . .o. . . . . . . . ./. . . |
| . . . \ . . . . . . . / \ . . . . . . . / . . . |
| . . . .o-------------o. .o-------------o. . . . |
| . . . . . . . . . . . . . . . . . . . . . . . . |
| . . . . . . . . . . . . . . . . . . . . . . . . |
o-------------------------------------------------o
Figure 2. (p, q, r)

For a contrasting example, the boolean function expressed by the form $ ((p),(q),(r))$ has the following venn diagram:

o-------------------------------------------------o
| . . . . . . . . . . . . . . . . . . . . . . . . |
| . . . . . . . . . . . . . . . . . . . . . . . . |
| . . . . . . . . o-------------o . . . . . . . . |
| . . . . . . . ./XXXXXXXXXXXXXXX\. . . . . . . . |
| . . . . . . . /XXXXXXXXXXXXXXXXX\ . . . . . . . |
| . . . . . . ./XXXXXXXXXXXXXXXXXXX\. . . . . . . |
| . . . . . . /XXXXXXXXXXXXXXXXXXXXX\ . . . . . . |
| . . . . . .oXXXXXXXXXXXXXXXXXXXXXXXo. . . . . . |
| . . . . . .|XXXXXXXXXX P XXXXXXXXXX|. . . . . . |
| . . . . . .|XXXXXXXXXXXXXXXXXXXXXXX|. . . . . . |
| . . . . . .|XXXXXXXXXXXXXXXXXXXXXXX|. . . . . . |
| . . . .o---o---------oXXXo---------o---o. . . . |
| . . . /XXXXX\ . . . . \X/ . . . . /XXXXX\ . . . |
| . . ./XXXXXXX\. . . . .o. . . . ./XXXXXXX\. . . |
| . . /XXXXXXXXX\ . . . / \ . . . /XXXXXXXXX\ . . |
| . ./XXXXXXXXXXX\. . ./ . \. . ./XXXXXXXXXXX\. . |
| . oXXXXXXXXXXXXXo---o-----o---oXXXXXXXXXXXXXo . |
| . |XXXXXXXXXXXXXXXXX| . . |XXXXXXXXXXXXXXXXX| . |
| . |XXXXXXXXXXXXXXXXX| . . |XXXXXXXXXXXXXXXXX| . |
| . |XXXXXXX Q XXXXXXX| . . |XXXXXXX R XXXXXXX| . |
| . oXXXXXXXXXXXXXXXXXo . . oXXXXXXXXXXXXXXXXXo . |
| . .\XXXXXXXXXXXXXXXXX\. ./XXXXXXXXXXXXXXXXX/. . |
| . . \XXXXXXXXXXXXXXXXX\ /XXXXXXXXXXXXXXXXX/ . . |
| . . .\XXXXXXXXXXXXXXXXXoXXXXXXXXXXXXXXXXX/. . . |
| . . . \XXXXXXXXXXXXXXX/ \XXXXXXXXXXXXXXX/ . . . |
| . . . .o-------------o. .o-------------o. . . . |
| . . . . . . . . . . . . . . . . . . . . . . . . |
| . . . . . . . . . . . . . . . . . . . . . . . . |
o-------------------------------------------------o
Figure 3. ((p),(q),(r))

Glossary of basic terms

  • A boolean domain $ \mathbb{B}$ is a generic 2-element set, say, $ \mathbb{B} = \{ 0, 1 \}$, whose elements are interpreted as logical values, usually but not invariably with 0 = false and 1 = true.
  • A boolean variable $ x$ is a variable that takes its value from a boolean domain, as $ x \in \mathbb{B}$.
  • In situations where boolean values are interpreted as logical values, a boolean-valued function $ f \colon X \to \mathbb{B}$ or a boolean function $ g \colon \mathbb{B}^k \to \mathbb{B}$ is frequently called a proposition.
  • 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 \colon \mathbb{B}^k \to \mathbb{B}$.
  • This means that the $ k$ objects $ x_j$ for $ j$ = $ 1$ to $ k$ are just so many boolean functions $ x_j \colon \mathbb{B}^k \to \mathbb{B}$, subject to logical interpretation as a set of basic propositions that generate the complete set of $ 2^{2^k}$ propositions over $ \mathbb{B}^k$.
  • A literal is one of the $ 2k$ propositions $ x_1, \ldots, x_k, (x_1), \ldots, (x_k)$, in other words, either a posited basic proposition $ x_j$ or a negated basic proposition $ (x_j)$, for some $ j$ = $ 1$ to $ k$.
  • In mathematics generally, the fiber of a point $ y$ under a function $ f \colon X \to Y$ is defined as the inverse image $ f^{-1}(y)$.
  • In the case of a boolean-valued function $ f \colon X \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 $ f$ is 0.
    The fiber of 1 under $ f$, defined as $ f^{-1}(1)$, is the set of points where $ f$ is 1.
  • When 1 is interpreted as the logical value 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 $ [\vert f\vert] = f^{-1}(1)$ for the fiber of truth in the proposition $ f$.
  • A singular boolean function $ s \colon \mathbb{B}^k \to \mathbb{B}$ is a boolean function whose fiber of 1 is a single point of $ \mathbb{B}^k$.
  • 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 $ \mathbb{B}^k$.
  • 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$ to $ k$.
  • A singular proposition $ s \colon \mathbb{B}^k \to \mathbb{B}$ can be expressed as a singular conjunction:

    $\displaystyle \begin{array}{lll} s & = & e_1\ e_2\ \ldots\ e_{k-1}\ e_k \ \mb... ...{or} & e_j & = \nu(x_j) \ \mbox{for} & j & = 1\ \mbox{to}\ k \ \end{array} $



"minimal negation operator" is owned by Jon Awbrey.
(view preamble)

View style:

Log in to rate this entry.
(view current ratings)

Cross-references: functional, inverse image, complete, generate, interpretation, objects, projection, basis, sequence, Boolean variable, generic, Boolean domain, minimal, cube, adjacent, canonical, variables, coordinates, vertices, opposite, literals, conjunction, proposition, fiber, circle, cell, definitions, language, section, binary, complement, point, boundary, type, truth table, Venn diagrams, action, boundary operator, disjoint, terms, expressions, disjunctions, Boolean, relation, operation, function, properties, negation, operators, arguments, Boolean function, multigrade operator
There is 1 reference to this entry.

This is version 26 of minimal negation operator, born on 2008-02-13, modified 2008-03-15.
Object id is 10266, canonical name is MinimalNegationOperator.
Accessed 289 times total.

Classification:
AMS MSC03B05 (Mathematical logic and foundations :: General logic :: Classical propositional logic)
 03C05 (Mathematical logic and foundations :: Model theory :: Equational classes, universal algebra)
 03E20 (Mathematical logic and foundations :: Set theory :: Other classical set theory )
 03G05 (Mathematical logic and foundations :: Algebraic logic :: Boolean algebras)
 39A12 (Difference and functional equations :: Difference equations :: Discrete version of topics in analysis)
 39A70 (Difference and functional equations :: Difference equations :: Difference operators)
 08A40 (General algebraic systems :: Algebraic structures :: Operations, polynomials, primal algebras)
 08A70 (General algebraic systems :: Algebraic structures :: Applications of universal algebra in computer science)

Pending Errata and Addenda
None.
Discussion
Style: Expand: Order:
forum policy

No messages.

Interact
post | correct | update request | add derivation | add example | add (any)