0:00
Difficulty: IntermediateCategory: Truth TablesType: Truth TableComplete the truth table to verify De Morgan's Law: ¬A ∨ ¬B
Compare this with ¬(A ∧ B) from a previous exercise. Select ⊤ (true) or ⊥ (false) for each row in the truth table.
| A | B | ¬A ∨ ¬B |
|---|---|---|
| ⊤ | ⊤ | |
| ⊤ | ⊥ | |
| ⊥ | ⊤ | |
| ⊥ | ⊥ |