Let us use a truth table to verify this De Morgan’s law:
¬(p∧q)≡¬p∨¬q. 
We have the following trush table:
 pFFTTqFTFTp∧qFFFT¬pTTFF¬qTFTF¬(p∧q)TTTF¬p∨¬qTTTF 
Since the last  two columns are coinside, we conclude that the De Morgan’s law is indeed true.
Comments