Material nonimplication

From Wikipedia, the free encyclopedia

Template:Short description Template:DMCA

Venn diagram of PQ

Material nonimplication or abjunction (Script error: No such module "params".) 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

Truth table

Template:2-ary truth table

Logical equivalences

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

PQ      ¬(PQ)
     ¬

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
     ¬( )     

Properties

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

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

Natural language

Grammatical

"p minus q."

"p without q."

Rhetorical

"p but not q."

"q is false, in spite of p."

Computer science

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

Logical operation: A && !B.

See also

References

Page Template:Reflist/styles.css has no content.

  1. ^ Page Module:Citation/CS1/styles.css has no content.Berco, Dan; Ang, Diing Shenp; Kalaga, Pranav Sairam (2020). "Programmable Photoelectric Memristor Gates for In Situ Image Compression". Advanced Intelligent Systems. 2 (9): 5. doi:10.1002/aisy.202000079.
  • Page Template:Sister-inline/styles.css has no content.Script error: No such module "Sister project logo". Media related to Script error: No such module "Commons link". at Wikimedia Commons

Lua error in package.lua at line 80: module 'Module:Navbox/configuration' not found.


Template:Asbox Template:Asbox