This document discusses different proof techniques in Boolean logic, including:
- Distributive laws for conjunction over disjunction.
- Converting expressions to disjunctive normal form using distribution.
- Inference steps like conjunction elimination, conjunction introduction, and disjunction introduction.
- Proof by cases, where you prove each disjunct yields the conclusion.
- Proof by contradiction, where you assume the negation and deduce a contradiction.
- Examples are given for each technique.