When $A \cap B = \emptyset$, $A$ and $B$ are said to be mutually exclusive.
Is there a term to describe events that must occur together or sets that perfectly overlap? i.e., $P(A, B) = A$, $A \cap B = A$
$\endgroup$ 61 Answer
$\begingroup$To have $A \cap B = A$ we must have that $A$ is a subset of $B$, and we write $A \subset B$ or $A \subseteq B$ In probability, this will mean than whenever $A$ happens, $B$ also happens.
$\endgroup$ 3