I've been looking at this proof for a while, and I think I was able to answer the first part of the question. It asks:
(i) For any events $X$ and $Y$ with $\textbf{P}(Y) > 0$, show that $\textbf{P}(X|Y) + P(X^{c}|Y) = 1$.
My proof is as follows:
- $\textbf{P}(X|Y) + \textbf{P}(X^{c}|Y ) = \textbf{P}(A\cap B)/\textbf{P}(B) + \textbf{P}(A^{c}\cap B)/\textbf{P}(B)$
- $\textbf{P}(A\cap B) + \textbf{P}(A^{c}\cap B) = \textbf{P}(B)$
- $\textbf{P}(A\cap B)/\textbf{P}(B) + \textbf{P}(A^{c} \cap B)/\textbf{P}(B) = (\textbf{P}(A\cap B) + \textbf{P}(A^{c} \cap B))/\textbf{P}(B)$
- So, $(\textbf{P}(A \cap B) + \textbf{P}(A^{c} \cap B))/\textbf{P}(B) = \textbf{P}(B)/\textbf{P}(B) = 1$
(ii) If $\textbf{P}(Y|X) > P(Y)$, show that $\textbf{P}(Y^{c}|X) < P(Y^{c})$ by using (i).
I have no idea how to prove this, though. Any help (on either part) would be greatly appreciated.
For the second part, switch $X$ and $Y$. By assumption,
$$ \mathbb{P}(Y|X) > \mathbb{P}(Y) $$ which, by (i) $$ \Rightarrow 1 - \mathbb{P}(Y'|X) > \mathbb{P}(Y) \Rightarrow \mathbb{P}(Y'|X) < 1 - \mathbb{P}(Y) = \mathbb{P}(Y'). $$