De Morgan’s Laws help you rewrite a negation that applies to a group of logical statements. The main idea is that when you negate an AND/OR expression, the operator changes and each part is negated.
If there are more than two parts, apply the same pattern to every statement inside the brackets.
Do not leave the negation outside the parentheses if you can simplify it. Replace the outer negation by changing:
After rewriting, remove any double negations and write the result in the simplest logical form.
A quick check is to test a few cases where the original statement is true or false. The rewritten statement should match the original one in every case.
Keep track of parentheses carefully, especially when the negation applies to a longer expression.
© 2023-2026 AI MATH COACH