1
$\begingroup$

I am trying to simplify a statement.

I am stuck at this point:

$(\neg A \lor \neg B) \lor (\neg A \land \neg B)$

Is it possible to further simplify this?

I used DeMorgan's Law to get to this point from $\neg (A \lor B) \lor \neg (A \land B)$ which seems rather unimportant or somewhat of a sidestep in that it doesn't get me closer to a simpler form of the expression.

$\endgroup$
1
  • $\begingroup$ Try to understand for which values of A and B your formula holds (you only have 4 cases) and for which values it does not hold. Then ask yourself, what do you need for expressing this situation. $\endgroup$ Commented Feb 2, 2020 at 21:16

1 Answer 1

1
$\begingroup$

You can check that this expression is the same as:

$$\neg(A\land B)$$

By just writing the logic table for both expressions.

$\endgroup$

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .