This site is supported by donations to The OEIS Foundation.

Logical NNOR

From OeisWiki
Jump to: navigation, search

Logical NNOR (“Neither Nor”) is an operation on two logical values, typically the values of two propositions, that produces a value of true if and only if both of its operands are false.  In other words, it produces a value of false if and only if at least one of its operands is true.

A logical NNOR of propositions and may be written in various ways.  Among the most common are these:

A truth table for appears below:



A logical graph for is shown below:

Logical Graph (P)(Q).jpg

The traversal string of this graph is   The proposition may be taken as a Boolean function having the abstract type where is interpreted in such a way that means and means

A Venn diagram for indicates the region where is true by means of a distinctive color or shading.  In this case the region is a single cell, as shown below:

Venn Diagram P ⊽ Q 2.0.jpg

Resources

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.