Material nonimplication

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

File:Venn0100.svg
Venn diagram of PQ

Material nonimplication or abjunction (from Latin ab 'away' and junctio 'to join') is a term referring to a logic operation used in generic circuits and Boolean algebra.[1] It is the negation of material implication. That is to say that for any two propositions P and Q, the material nonimplication from P to Q is true if and only if the negation of the material implication from P to Q is true. This is more naturally stated as that the material nonimplication from P to Q is true only if P is true and Q is false.

It may be written using logical notation as PQ, P⊅Q, or "Lpq" (in Bocheński notation), and is logically equivalent to ¬(PQ), and P¬Q.

Definition

[edit | edit source]

Truth table

[edit | edit source]
ABAB
FFF
FTF
TFT
TTF

Logical equivalences

[edit | edit source]

Material nonimplication may be defined as the negation of material implication.

PQ      ¬(PQ)
File:Venn0100.svg      ¬ File:Venn1011.svg

In classical logic, it is also equivalent to the negation of the disjunction of ¬P and Q, and also the conjunction of P and ¬Q

PQ      ¬( ¬P Q)      P ¬Q
File:Venn0100.svg      ¬( File:Venn1010.svg File:Venn0011.svg)      File:Venn0101.svg File:Venn1100.svg

Properties

[edit | edit source]

falsehood-preserving: The interpretation under which all variables are assigned a truth value of "false" produces a truth value of "false" as a result of material nonimplication.

Symbol

[edit | edit source]

The symbol for material nonimplication is simply a crossed-out material implication symbol. Its Unicode symbol is 219B16 (8603 decimal): ↛.

Natural language

[edit | edit source]

Grammatical

[edit | edit source]

"p minus q."

"p without q."

Rhetorical

[edit | edit source]

"p but not q."

"q is false, in spite of p."

Computer science

[edit | edit source]

Bitwise operation: A & ~B. This is usually called "bit clear" (BIC) or "and not" (ANDN).

Logical operation: A && !B.

See also

[edit | edit source]

References

[edit | edit source]
  1. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
[edit | edit source]
  • Error creating thumbnail: File missing Media related to Lua error in Module:Commons_link at line 62: attempt to index field 'wikibase' (a nil value). at Wikimedia Commons