De Morgan’s Laws in Logic

Learn to negate logical expressions involving disjunctions and conjunctions using De Morgan’s laws $$\neg(p\vee q) \equiv \neg p \wedge \neg q,$$ and $$\neg(p\wedge q) \equiv \neg p \vee \neg q.$$