De Morgan's Laws
These laws relate the complement of a conjunction to the disjunction of complements, and vice versa: \neg(A \land B) = \neg A \lor \neg B \text{ and } \neg(A \lor B) = \neg A \land \neg B.
📜
The statement of the theorem
For any Boolean variables and , the following identities hold: \n1. Complement of Conjunction: .\n2. Complement of Disjunction: .
Source: Wikipedia