diff --git a/Logic/Propositional_logic/Boolean_algebra.md b/Logic/Propositional_logic/Boolean_algebra.md index 74655a3..41e83db 100644 --- a/Logic/Propositional_logic/Boolean_algebra.md +++ b/Logic/Propositional_logic/Boolean_algebra.md @@ -89,7 +89,7 @@ $$ We can employ DeMorgan's Laws to convert the second conjunct to a different form: $$ - \lnot (x \lor x) = \lnot x \land \lnot y + \lnot (x \lor y) = \lnot x \land \lnot y $$ So now we have: