DeM for short. Yet another rule uv
inference in propositional
logic. It's a rather complicated one.
~(P*Q) = (~P^~Q)
And
~(P^Q) = (~P*~Q)
"It is not the case that I have an apple and an orange" is the same as "I don't have an apple, or I don't have an orange"
And...
"It is not the case that I have an apple or and orange" is the same as "I don't have an apple, and I don't have an orange".
(These also work the other way around.)
See Everything Logic Symbols if you can't understand all this.
See also: DeMorgan's rule, Modus Ponens, commutativity