Let me take this question:
The probability of raining tomorrow is 0.2.
Also, tomorrow I will toss a fair coin.
What is the probability that tomorrow it rains and I get a head in the coin toss?
(Let's take that these two events are independent.)
Assume that we have an experiment with $M$ equiprobable outcomes $x_k$, $m$ of them considered favorable, and there is a second experiment with $N$ equiprobable outcomes $y_l$, whereby $n$ of them are considered favorable. The probabilities of success in these two experiments then are ${m\over M}$ and ${n\over N}$, respectively.
Calling these two experiments independent means, by definition, that the $MN$ possible combined outcomes $(x_k,y_l)$ are considered equiprobable. Among these $MN$ combined outcomes there are $mn$ where both experiments turn out successfully. The probability that this happens is $${mn\over MN}={m\over M}\cdot{n\over N}\ .$$