De Morgan's Laws:

Mutual Exclusion: If $A$ happens, $B$ cannot and vice versa

Product Rule: $P(ABC)=P(A)\,P(B|A)\,P(C|AB)$

Sum Rule: $P(A∪B) = P(A) + P(B) - P(A∩B)$

Independence: Probability of $B$ changes given that $A$ happened

Conditional: Probability of $A$ given that $B$ happened

Bayes' Theorem: Cond. prob. using the reverse condition