If we have an event $A$ and a sample space $\Omega$, can we say that the event $A$ is Independent on an event $B$ if the occurrence of $B$ keep the ratio of $\frac{|A|}{|\Omega|}$?
For example: looking at a deck of cards, P(heart)=$\frac{13}{52}$ and P(king)=$\frac{4}{52}$ assume we show the card is red.
now P(heart|red)=$\frac{13}{52-26}=\frac{13}{26}\neq$ P(heart)=$\frac{13}{52}$
but P(king|red)=$\frac{4-2}{52-26}=\frac{2}{26}=$P(king)=$\frac{4}{52}=\frac{2}{26}$