ArticleslgStudy

science

Logical NOR

Logical NOR is a science topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Logical NOR rather than just read about it. In short: In Boolean logic, logical NOR, non-disjunction, or joint denial 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.

Logical NOR — main illustration
Logical NOR — illustration

Key takeaways

  • Logical NOR belongs to science; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Logical NOR to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Logical NOR from memory before moving on to harder problems.

Reference excerpt

In Boolean logic, logical NOR, non-disjunction, or joint denial 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 ¬ ( p ∨ q ) {\displaystyle \neg (p\lor q)} and ¬ p ∧ ¬ q {\displaystyle \neg p\land \neg q} , where the symbol ¬ {\displaystyle \neg } signifies logical negation, ∨ {\displaystyle \lor } signifies OR, and ∧ {\displaystyle \land } signifies AND. Non-disjunction is usually denoted as ↓ {\displaystyle \downarrow } or ∨ ¯ {\displaystyle {\overline {\vee }}} or X {\displaystyle X} (prefix) or NOR {\displaystyle \operatorname {NOR} } . As with its dual, the NAND operator (also known as the Sheffer stroke—symbolized as either ↑ {\displaystyle \uparrow } , ∣ {\displaystyle \mid } or / {\displaystyle /} ), 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.

Definition 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 A ↓ B {\displaystyle A\downarrow B} is as follows:

Logical equivalences The logical NOR ↓ {\displaystyle \downarrow } is the negation of the disjunction:

Alternative notations and names Peirce is the first to show the functional completeness of non-disjunction while he doesn't publish his result. Peirce used ⋏ ¯ {\displaystyle {\overline {\curlywedge }}} for non-conjunction and ⋏ {\displaystyle \curlywedge } for non-disjunction (in fact, what Peirce himself used is ⋏ {\displaystyle \curlywedge } and he didn't introduce ⋏ ¯ {\displaystyle {\overline {\curlywedge }}} while Peirce's editors made such disambiguated use). Peirce called ⋏ {\displaystyle \curlywedge } the ampheck (from Ancient Greek ἀμφήκης, amphēkēs, "cutting both ways"). In 1911, Stamm was the first to publish a description of both non-conjunction (using ∼ {\displaystyle \sim } , the Stamm hook), and non-disjunction (using ∗ {\displaystyle *} , the Stamm star), and showed their functional completeness. Note that most uses in logical notation of ∼ {\displaystyle \sim } use this for negation. In 1913, Sheffer described non-disjunction and showed its functional completeness. Sheffer used ∣ {\displaystyle \mid } for non-conjunction, and ∧ {\displaystyle \wedge } for non-disjunction. In 1935, Donald L. Webb described non-disjunction for n {\displaystyle n} -valued logic, and use ∣ {\displaystyle \mid } for the operator. So some people call it Webb operator, Webb operation or Webb function. In 1940, Quine also described non-disjunction and use ↓ {\displaystyle \downarrow } for the operator. So some people call the operator Peirce arrow or Quine dagger. In 1944, Church also described non-disjunction and use ∨ ¯ {\displaystyle {\overline {\vee }}} for the operator. In 1954, Bocheński used X {\displaystyle X} in X p q {\displaystyle Xpq} for non-disjunction in Polish notation. APL uses a glyph ⍱ that combines a ∨ with a ~.

Properties NOR is commutative but not associative, which means that P ↓ Q ↔ Q ↓ P {\displaystyle P\downarrow Q\leftrightarrow Q\downarrow P} but ( P ↓ Q ) ↓ R ↮ P ↓ ( Q ↓ R ) {\displaystyle (P\downarrow Q)\downarrow R\not \leftrightarrow P\downarrow (Q\downarrow R)} .

… excerpt ends here. Continue reading the full article.

Illustrations

Logical NOR illustration
Logical NOR illustration

Worked examples

Example 1 — a first encounter with Logical NOR

Start with the simplest possible case. Write down what Logical NOR claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In science, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Logical NOR before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Logical NOR ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Logical NOR

In research
Logical NOR appears in science research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Logical NOR in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Logical NOR is common in secondary-school and first-year university syllabi. It links to neighbouring topics Charles Sanders Peirce, Logical connectives, so understanding it makes those chapters shorter.
In everyday life
Look for Logical NOR outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Logical NOR in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Logical NOR means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Logical NOR out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Logical NOR in simple terms?

In Boolean logic, logical NOR, non-disjunction, or joint denial 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.

Why does Logical NOR matter?

Because it connects several science ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Logical NOR?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Logical NOR.

Tags

  • Charles Sanders Peirce
  • Logical connectives

Keep exploring