Conditional probability $P(A\mid B)$ is the probability of $A$ given that $B$ has occurred:
$$P(A\mid B)=\frac{P(A\cap B)}{P(B)},\qquad P(B)>0.$$
Multiplication rule
Rearranging gives the probability that both events happen:
$$P(A\cap B)=P(B)\,P(A\mid B)=P(A)\,P(B\mid A).$$
Independent events
Events $A$ and $B$ are independent if one does not affect the other:
$$P(A\cap B)=P(A)\,P(B)\quad\Longleftrightarrow\quad P(A\mid B)=P(A).$$
Do not confuse independent with mutually exclusive: mutually exclusive events ($P(A\cap B)=0$) with non-zero probabilities are in fact dependent.