The NAND operation is a logical operation on two logical values. It produces a value of true, if — and only if — at least one of the propositions is false.
The Sheffer stroke of and is the negation of their conjunction By De Morgan's Laws, this is also equivalent to the disjunction of the negations of and
History
The stroke is named after Henry M. Sheffer, who in 1913 published a paper in the Transactions of the American Mathematical Society providing an axiomatization of Boolean algebras using the stroke, and proved its equivalence to a standard formulation thereof by Huntington employing the familiar operators of propositional logic. Because of self-duality of Boolean algebras, Sheffer's axioms are equally valid for either of the NAND or NOR operations in place of the stroke. Sheffer interpreted the stroke as a sign for nondisjunction in his paper, mentioning non-conjunction only in a footnote and without a special sign for it. It was Jean Nicod who first used the stroke as a sign for non-conjunction in a paper of 1917 and which has since become current practice. Russell and Whitehead used the Sheffer stroke in the 1927 second edition of Principia Mathematica and suggested it as a replacement for the "or" and "not" operations of the first edition. Charles Sanders Peirce had discovered the functional completeness of NAND or NOR more than 30 years earlier, using the term ampheck, but he never published his finding.
Properties
NAND does not possess any of the following five properties, each of which is required to be absent from, and the absence of all of which is sufficient for, at least one member of a set of functionally complete operators: truth-preservation, falsity-preservation, linearity, monotonicity, self-duality. preserving if its value is truth whenever all of its arguments are truth Therefore is a functionally complete set. This can also be realized as follows: All three elements of the functionally complete set can be [|constructed using only NAND]. Thus the set must be functionally complete as well.
The following is an example of a formal system based entirely on the Sheffer stroke, yet having the functional expressiveness of the propositional logic:
Symbols
pn for natural numbersn The Sheffer stroke commutes but does not associate | F = T, but T | . Hence any formal system including the Sheffer stroke as an infix symbol must also include a means of indicating grouping. We shall employ to this effect. We also write p, q, r, … instead of p0, p1, p''2.
Syntax
Construction Rule I: For each natural numbern, the symbol pn is a well-formed formula, called an atom. Construction Rule II: If X and Y are wffs, then is a wff. Closure Rule: Any formulae which cannot be constructed by means of the first two Construction Rules are not wffs. The letters U, V, W, X, and Y are metavariables standing for wffs. A decision procedure for determining whether a formula is well-formed goes as follows: "deconstruct" the formula by applying the Construction Rules backwards, thereby breaking the formula into smaller subformulae. Then repeat this recursive deconstruction process to each of the subformulae. Eventually the formula should be reduced to its atoms, but if some subformula cannot be so reduced, then the formula is not a wff.
Calculus
All wffs of the form are axioms. Instances of are inference rules.
Simplification
Since the only connective of this logic is |, the symbol | could be discarded altogether, leaving only the parentheses to group the letters. A pair of parentheses must always enclose a pair of wffs. Examples of theorems in this simplified notation are The notation can be simplified further, by letting for any U. This simplification causes the need to change some rules:
More than two letters are allowed within parentheses.
Letters or wffs within parentheses are allowed to commute.
Repeated letters or wffs within a same set of parentheses can be eliminated.
The result is a parenthetical version of the Peirceexistential graphs. Another way to simplify the notation is to eliminate parentheses by using Polish Notation. For example, the earlier examples with only parentheses could be rewritten using only strokes as follows This follows the same rules as the parenthesis version, with the opening parenthesis replaced with a Sheffer stroke and the closing parenthesis removed. Or one could omit both parentheses and strokes and allow the order of the arguments to determine the order of function application so that for example, applying the function from right to left