Logical NOR
Binary operation that is true if and only if both operands are false From Wikipedia, the free encyclopedia
In Boolean logic, logical NOR,[1] non-disjunction, or joint denial[1] is a truth-functional operator which produces a result that is the negation of logical or. That is, a sentence of the form (p NOR q) is true precisely when neither p nor q is true—i.e. when both p and q are false. It is logically equivalent to and , where the symbol signifies logical negation, signifies OR, and signifies AND.
NOR | |
---|---|
![]() | |
Definition | |
Truth table | |
Logic gate | ![]() |
Normal forms | |
Disjunctive | |
Conjunctive | |
Zhegalkin polynomial | |
Post's lattices | |
0-preserving | no |
1-preserving | no |
Monotone | no |
Affine | no |
Self-dual | no |
Non-disjunction is usually denoted as or or (prefix) or .
As with its dual, the NAND operator (also known as the Sheffer stroke—symbolized as either , or ), NOR can be used by itself, without any other logical operator, to constitute a logical formal system (making NOR functionally complete).
The computer used in the spacecraft that first carried humans to the moon, the Apollo Guidance Computer, was constructed entirely using NOR gates with three inputs.[2]
Definition
Summarize
Perspective
The NOR operation is a logical operation on two logical values, typically the values of two propositions, that produces a value of true if and only if both operands are false. In other words, it produces a value of false if and only if at least one operand is true.
Truth table
The truth table of is as follows:
F | F | T |
F | T | F |
T | F | F |
T | T | F |
Logical equivalences
The logical NOR is the negation of the disjunction:
![]() |
![]() |
Alternative notations and names
Summarize
Perspective
Peirce is the first to show the functional completeness of non-disjunction while he doesn't publish his result.[3][4] Peirce used for non-conjunction and for non-disjunction (in fact, what Peirce himself used is and he didn't introduce while Peirce's editors made such disambiguated use).[4] Peirce called the ampheck (from Ancient Greek ἀμφήκης, amphēkēs, "cutting both ways").[4]
In 1911, Stamm was the first to publish a description of both non-conjunction (using , the Stamm hook), and non-disjunction (using , the Stamm star), and showed their functional completeness.[5][6] Note that most uses in logical notation of use this for negation.
In 1913, Sheffer described non-disjunction and showed its functional completeness. Sheffer used for non-conjunction, and for non-disjunction.
In 1935, Webb described non-disjunction for -valued logic, and use for the operator. So some people call it Webb operator,[7] Webb operation[8] or Webb function.[9]
In 1940, Quine also described non-disjunction and use for the operator.[10] So some people call the operator Peirce arrow or Quine dagger.
In 1944, Church also described non-disjunction and use for the operator.[11]
In 1954, Bocheński used in for non-disjunction in Polish notation.[12]
Properties
Summarize
Perspective
NOR is commutative but not associative, which means that but .[14]
Functional completeness
The logical NOR, taken by itself, is a functionally complete set of connectives.[15] This can be proved by first showing, with a truth table, that is truth-functionally equivalent to .[16] Then, since is truth-functionally equivalent to ,[16] and is equivalent to ,[16] the logical NOR suffices to define the set of connectives ,[16] which is shown to be truth-functionally complete by the Disjunctive Normal Form Theorem.[16]
This may also be seen from the fact that Logical NOR does not possess any of the five qualities (truth-preserving, false-preserving, linear, monotonic, self-dual) required to be absent from at least one member of a set of functionally complete operators.
Other Boolean operations in terms of the logical NOR
Summarize
Perspective
NOR has the interesting feature that all other logical operators can be expressed by interlaced NOR operations. The logical NAND operator also has this ability.
Expressed in terms of NOR , the usual operators of propositional logic are:
|
| |||||||||||||||||||||
|
|
See also
- Bitwise NOR
- Boolean algebra
- Boolean domain
- Boolean function
- Functional completeness
- NOR gate
- Propositional logic
- Sole sufficient operator
- Sheffer stroke as symbol for the logical NAND
References
External links
Wikiwand - on
Seamless Wikipedia browsing. On steroids.