My question is based on Example 1.9, p 22, *Introduction to Probability (1 Ed, 2002) by Bertsekas, Tsitsiklis.
Define the event $A$ = {an aircraft is present} and $R$ = {the radar registers an aircraft presence}. Express the following events in terms of $A$, $R$, and/or their complements.
$\begin{align} & \text{(i) The radar correctly registers an aircraft presence}\text{.} \\ & \text{(ii) The radar falsely registers an aircraft presence}\text{.} \\ & \text{(iii) A false alarm} \\ & \text{(iv) A missed detection} \\ \end{align}$
From the definition of $A$ and $R$, I understand that both (ii) and (iii) must feature $A^C$ and $R$. However, how do I decide which is $(R | A^C )$ and which is $(R \cap A^C)$?
The textbook symbolised only (iii) and (iv):
(iii) $(R \cap A^C)$ (iv) $(A \cap R^C)$.