*** Welcome to piglix ***

Material nonimplication


Material nonimplication or abjunction (latin ab = "from", junctio =–"joining") 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 not P implies Q. 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:

And is equivalent to:

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.

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

"p but not q."

(A'+B)'

Bitwise operation: A&(~B)

Logical operation: A&&(!B)



...
Wikipedia

...