Let $\Omega = \{(i,j): i,j\in \{1,2,3,4,5,6\}~\}$, $A= \{(i,j):i\in\{1,3,5\}\},$ and $B=\{(i,j): i+j=9\}$.
My answer was : A and B are not independent because you can see clearly that B depends on A to get $i+j=8$. So B depends on A to get the values for A thus making A & B dependent.
How can I show they're not dependent by definition?
This is the information I know: $P(A)=\frac{1}{2}$, $P(B)=\frac{5}{36}$ and $P(A \cap B)= \frac{1}{18}$, and $P(A|B)= \frac{2}{5}$.