Minimal negation operator

Minimal negation operator

In logic and mathematics, the minimal negation operator u! is a multigrade operator ( u_{k})_{k in mathbb{N where each u_{k}! is a "k"-ary boolean function defined in such a way that u_{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 u! 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.

: egin{matrix}( ) & = & 0 & = & mbox{false} \(x) & = & ilde{x} & = & x' \(x, y) & = & ilde{x}y lor x ilde{y} & = & x'y lor xy' \(x, y, z) & = & ilde{x}yz lor x ilde{y}z lor xy ilde{z} & = & x'yz lor xy'z lor xyz'end{matrix}

It may also be noted that (x, y)! is the same function as x + y! and x e y, and that the inclusive disjunctions indicated for (x, y)! and for (x, y, z)! may be replaced with exclusive disjunctions without affecting the meaning, because the terms disjoined are already disjoint. However, the function (x, y, z)! is not the same thing as the function x + y + z!.

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.

The next section discusses 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 already be familiar to many. As a result, the full definitions of the terms marked in bold are relegated to a Glossary at the end of the article.

Truth tables

Table 1 is a truth table for the sixteen boolean functions of type f : B3 → B, each of which is either a boundary of a point in B3 or the complement of such a boundary.

Charts and graphs

Two common ways of visualizing the space 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 Bk is either identified with or represented by a point of the "k"-cube and also by a cell of the venn diagram on "k" "circles".

In addition, each point of Bk is the unique point in the fiber of truth [|s|] of a singular proposition "s" : B"k"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 whose coordinates are all 1 is the unique point where the conjunction of all posited variables x_1 x_2 ldots x_{n-1} x_n is 1.

* The point whose coordinates are all 0 is the unique point where the conjunction of all negated variables (x_1)(x_2)ldots(x_{n-1})(x_n) is 1.

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

:

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

:

Glossary of basic terms

* A boolean domain B is a generic 2-element set, say, 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" ∈ B.

* In situations where boolean values are interpreted as logical values, a boolean-valued function "f" : "X" → B or a boolean function "g" : B"k"B is frequently called a proposition.

* Given a sequence of "k" boolean variables, "x"1, …, "x""k", each variable "x""j" may be treated either as a basis element of the space B"k" or as a coordinate projection "x""j" : B"k"B.

* This means that the "k" objects "x""j" for "j" = 1 to "k" are just so many boolean functions "x""j" : B"k"B , subject to logical interpretation as a set of "basic propositions" that generate the complete set of 2^{2^k} propositions over B"k".

* A literal is one of the 2"k" propositions "x"1, …, "x""k", ("x"1), …, ("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" : "X" → "Y" is defined as the inverse image f^{-1}(y).

* In the case of a boolean function "f" : B"k"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 [|f|] = f^{-1}(1)! for the fiber of truth in the proposition "f".

* A singular boolean function "s" : B"k"B is a boolean function whose fiber of 1 is a single point of 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 B"k".

* A singular conjunction in B"k"B is a conjunction of "k" literals that includes just one conjunct of the pair { x_j, u (x_j) } for each "j" = 1 to "k".

* A singular proposition "s" : B"k"B can be expressed as a singular conjunction:
:

References

ee also

* Ampheck
* Anamnesis
* Boolean algebras canonically defined
* Boole, George
* Boolean algebra (logic)
* Boolean function
* Boolean logic
* Boolean-valued function
* Continuous predicate
* Differentiable manifold
* Differential topology
* Dynamical system
* Exclusive disjunction
* Leibniz, G.W.
* Logical connective
* Logical graph
* Meno
* Multigrade operator
* Parametric operator
* Peirce, C.S.
* Sole sufficient operator
* Truth table
* Universal algebra

External links

* [http://atlas.wolfram.com/ Wolfram Atlas of Simple Programs]
** [http://atlas.wolfram.com/01/01/ ECARs (Elementary Cellular Automata Rules)]
** [http://atlas.wolfram.com/01/01/rulelist.html ECAR Index]
** [http://atlas.wolfram.com/01/01/views/3/TableView.html ECAR Rule Icons]
** [http://atlas.wolfram.com/01/01/views/87/TableView.html ECAR Examples]
** [http://atlas.wolfram.com/01/01/views/172/TableView.html ECAR Boolean Forms]
* [http://www.flickr.com/photos/hexadecimal_time/2875084959/ Minimal negation operations in Venn and Hasse diagrams]


Wikimedia Foundation. 2010.

Игры ⚽ Поможем решить контрольную работу

Look at other dictionaries:

  • Negation — For other uses, see Negation (disambiguation). In logic and mathematics, negation, also called logical complement, is an operation on propositions, truth values, or semantic values more generally. Intuitively, the negation of a proposition is… …   Wikipedia

  • Propositional calculus — In mathematical logic, a propositional calculus or logic (also called sentential calculus or sentential logic) is a formal system in which formulas of a formal language may be interpreted as representing propositions. A system of inference rules… …   Wikipedia

  • Boolean algebras canonically defined — Boolean algebras have been formally defined variously as a kind of lattice and as a kind of ring. This article presents them more neutrally but equally formally as simply the models of the equational theory of two values, and observes the… …   Wikipedia

  • List of mathematics articles (M) — NOTOC M M estimator M group M matrix M separation M set M. C. Escher s legacy M. Riesz extension theorem M/M/1 model Maass wave form Mac Lane s planarity criterion Macaulay brackets Macbeath surface MacCormack method Macdonald polynomial Machin… …   Wikipedia

  • Truth table — A truth table is a mathematical table used in logic specifically in connection with Boolean algebra, boolean functions, and propositional calculus to compute the functional values of logical expressions on each of their functional arguments, that …   Wikipedia

  • Exclusive or — The logical operation exclusive disjunction, also called exclusive or (symbolized XOR or EOR), is a type of logical disjunction on two operands that results in a value of “true” if and only if exactly one of the operands has a value of “true”. [… …   Wikipedia

  • Outline of logic — The following outline is provided as an overview of and topical guide to logic: Logic – formal science of using reason, considered a branch of both philosophy and mathematics. Logic investigates and classifies the structure of statements and… …   Wikipedia

  • Boolean algebra (logic) — For other uses, see Boolean algebra (disambiguation). Boolean algebra (or Boolean logic) is a logical calculus of truth values, developed by George Boole in the 1840s. It resembles the algebra of real numbers, but with the numeric operations of… …   Wikipedia

  • List of Boolean algebra topics — This is a list of topics around Boolean algebra and propositional logic. Contents 1 Articles with a wide scope and introductions 2 Boolean functions and connectives 3 Examples of Boolean algebras …   Wikipedia

  • Symmetric difference — Venn diagram of The symmetric difference is the union without the intersection …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”