PlanetPhysics/Minimal Negation Operator

From testwiki
Revision as of 10:42, 13 September 2020 by imported>ShakespeareFan00 (โ†’Charts and graphs)
(diff) โ† Older revision | Latest revision (diff) | Newer revision โ†’ (diff)
Jump to navigation Jump to search

The minimal negation operator ν is a [[../MultigradeOperator/|multigrade operator]] (νk)kโ„• where each νk is a k-ary [[../Predicate/|boolean function]] defined in such a way that νk(x1,,xk)=1 in just those cases where exactly one of the arguments xj is 0.

In contexts where the initial letter ν 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, =(x,y,z)= = ν(x,y,z).

The first four members of this family of [[../QuantumOperatorAlgebra4/|operators]] are shown below, with paraphrases in a couple of other notations, where tildes and primes, respectively, indicate logical negation.

\begin{matrix}
=()=
& = & \nu_0
& = & 0
& = & \operatorname{false}
\\[6pt]
=(x)=
& = & \nu_1 (x)
& = & \tilde{x}
& = & x^\prime
\\[6pt]
=(x, y)=
& = & \nu_2 (x, y)
& = & \tilde{x}y \lor x\tilde{y}
& = & x^\prime y \lor x y^\prime
\\[6pt]
=(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}

To express the general case of νk in terms of familiar operations, it helps to introduce an intermediary concept:

Definition. Let the function ¬j:๐”นk๐”น be defined for each integer j in the interval [1,k] by the following equation:

¬j(x1,,xj,,xk)=x1xj1¬xjxj+1xk.

Then νk:๐”นk๐”น is defined by the following equation:

νk(x1,,xk)=¬1(x1,,xk)¬j(x1,,xk)¬k(x1,,xk).

If we think of the point x=(x1,,xk)๐”นk as indicated by the boolean product x1xk or the logical conjunction x1xk, then the minimal negation =(=x1,,xk=)= indicates the set of points in ๐”นk that differ from x in exactly one coordinate. This makes =(=x1,,xk=)= 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.

The remainder of this discussion proceeds on the algebraic boolean convention that the plus sign (+) and the summation symbol () both refer to addition modulo 2. Unless otherwise noted, the boolean domain ๐”น={0,1} is interpreted so that 0=false and 1=true. This has the following consequences:

  \item 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.  \item The operation j=1kxj maps the bit sequence (x1,,xk) to its parity .

The following properties of the minimal negation operators νk:๐”นk๐”น may be noted:

  \item The function =(x,y)= is the same as that associated with the operation x+y and the relation xy.  \item In contrast, =(x,y,z)= is not identical to x+y+z.  \item More generally, the function νk(x1,,xk) for k>2 is not identical to the boolean sum j=1kxj.  \item The inclusive disjunctions indicated for the νk of more than one argument may be replaced with exclusive disjunctions without affecting the meaning, since the terms disjoined are already disjoint.

Truth tables

Table 1 is a truth table for the sixteen boolean functions of type f:๐”น3๐”น, each of which is either a boundary of a point in ๐”น3 or the complement of such a boundary.

\begin{tabular}{|c|c|c|c|c|} \multicolumn{5}{Table 1. Logical Boundaries and Their Complements } \2pt]\hline L1 & L2 & & L3 & L4 \2pt] Decimal & Binary & & Sequential & Parenthetical \2pt]\hline & & p= & 1 1 1 1 0 0 0 0 & \2pt] & & q= & 1 1 0 0 1 1 0 0 & \2pt] & & r= & 1 0 1 0 1 0 1 0 & \2pt]\hline f104 & f01101000 & & 0 1 1 0 1 0 0 0 & =(p,q,r)= \2pt] f148 & f10010100 & & 1 0 0 1 0 1 0 0 & =(p,q,(r))= \2pt] f146 & f10010010 & & 1 0 0 1 0 0 1 0 & =(p,(q),r)= \2pt] f97 & f01100001 & & 0 1 1 0 0 0 0 1 & =(p,(q),(r))= \2pt] f134 & f10000110 & & 1 0 0 0 0 1 1 0 & =((p),q,r)= \2pt] f73 & f01001001 & & 0 1 0 0 1 0 0 1 & =((p),q,(r))= \2pt] f41 & f00101001 & & 0 0 1 0 1 0 0 1 & =((p),(q),r)= \2pt] f22 & f00010110 & & 0 0 0 1 0 1 1 0 & =((p),(q),(r))= \2pt]\hline f233 & f11101001 & & 1 1 1 0 1 0 0 1 & =(((p),(q),(r)))= \2pt] f214 & f11010110 & & 1 1 0 1 0 1 1 0 & =(((p),(q),r))= \\[2pt] f182 & f10110110 & & 1 0 1 1 0 1 1 0 & =(((p),q,(r)))= \\[2pt] f121 & f01111001 & & 0 1 1 1 1 0 0 1 & =(((p),q,r))= \\[2pt] f158 & f10011110 & & 1 0 0 1 1 1 1 0 & =((p,(q),(r)))= \\[2pt] f109 & f01101101 & & 0 1 1 0 1 1 0 1 & =((p,(q),r))= \\[2pt] f107 & f01101011 & & 0 1 1 0 1 0 1 1 & =((p,q,(r)))= \\[2pt] f151 & f10010111 & & 1 0 0 1 0 1 1 1 & =((p,q,r))= \\ \hline \end{tabular}

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 bold are relegated to a Glossary at the end of the article.

Two ways of visualizing the space ๐”นk of 2k points are the hypercube picture and the venn diagram picture. The hypercube picture associates each point of ๐”นk with a unique point of the k-dimensional hypercube. The venn diagram picture associates each point of ๐”นk with a unique "cell" of the venn diagram on k "circles".

In addition, each point of ๐”นk is the unique point in the fiber of truth [|s|] of a singular proposition s:๐”นk๐”น, 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:

  \item The point (1,1,,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:  x1x2xk1xk=1  
  
  \item The point (0,0,,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:  =(=x1=)(=x2=)==(=xk1=)(=xk=)==1

To pass from these limiting examples to the general case, observe that a singular proposition s:๐”นk๐”น can be given canonical expression as a conjunction of literals, s=e1e2ek1ek. Then the proposition ν(e1,e2,,ek1,ek) 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 ν(p,q,r) --- written more simply as =(p,q,r)= --- has the following venn diagram:

\begin{tabular}

\includegraphics[scale=0.8]{VennDiagram1} \\ Figure 2. ~ =(p,q,r)=

\end{tabular}

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

\begin{tabular}

\includegraphics[scale=0.8]{VennDiagram2} \\ Figure 3. ~ =((p),(q),(r))=

\end{tabular}

Glossary of basic terms

\item A boolean domain

๐”น

is a generic 2-element set, say,

๐”น={0,1}

, whose elements are interpreted as logical values, usually but not invariably with 0 = false and 1 = true . \item A boolean variable

x

is a variable that takes its value from a boolean domain, as

x๐”น

. \item In situations where boolean values are interpreted as logical values, a boolean-valued function

f:X๐”น

or a boolean function

g:๐”นk๐”น

is frequently called a proposition . \item Given a sequence of

k

boolean variables,

x1,,xk

, each variable

xj

may be treated either as a basis element of the space

๐”นk

or as a coordinate projection

xj:๐”นk๐”น

. \item This means that the

k

objects

xj

for

j

=

1

to

k

are just so many boolean functions

xj:๐”นk๐”น

, subject to logical interpretation as a set of basic propositions that generate the complete set of

22k

propositions over

๐”นk

. \item A literal is one of the

2k

propositions

x1,,xk,=(=x1=)=,,=(=xk=)=

, in other words, either a posited basic proposition

xj

or a negated basic proposition

=(=xj=)=

, for some

j

=

1

to

k

. \item In mathematics generally, the fiber of a point

y

under a function

f:XY

is defined as the inverse image

f1(y)

. \item In the case of a boolean-valued function

f:X๐”น

, there are just two fibers:

The fiber of 0 under

f

, defined as

f1(0)

, is the set of points where

f

is 0. The fiber of 1 under

f

, defined as

f1(1)

, is the set of points where

f

is 1.

\item When 1 is interpreted as the logical value true , then

f1(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|]=f1(1)

for the fiber of truth in the proposition

f

. \item A singular boolean function

s:๐”นk๐”น

is a boolean function whose fiber of 1 is a single point of

๐”นk

. \item In the interpretation where 1 equals true , a singular boolean function is called a singular proposition . \item Singular boolean functions and singular propositions serve as functional or logical representatives of the points in

๐”นk

. \item A singular conjunction in

(๐”นk๐”น)

is a conjunction of

k

literals that includes just one conjunct of the pair

{xj,ν(xj)}

for each

j

=

1

to

k

. \item A singular proposition

s:๐”นk๐”น

can be expressed as a singular conjunction:

s=e1e2ek1ek=where=ej=xj=or=ej=ν(xj)=for=j=1=to=k

Template:CourseCat