THEOREM: Conjunction is distributive, over disjunction. In other words, for any statements \latex{ A }, \latex{ B }, and \latex{ C }:
\latex{A\wedge (B\vee C)\equiv (A\wedge B)\vee (A\wedge C).}
Disjunction is distributive over conjunction, that is,
for any statements \latex{ A }, \latex{ B }, and \latex{ C }:
\latex{A\vee (B\wedge C)\equiv (A\vee B)\vee (A\vee C).}