Consider an urn which contains three different kinds of balls A, B and C. We suppose that there is at least one ball of each kind in the urn.
We define the event $A$ as "to get, in $n$ independent trials, at least one ball of kind A" and, similarly, we define the events $B$ and $C$. In each trial, we extract only one ball, and then we put it back in the urn.
These three events are clearly linked to each other through the constraint $P(A\cup B\cup C)=1$.
In which conditions does the constraint $P(A)=P(\overline{B})$ hold?
This constraint can be formulated as follows: "The chance to get at least one ball of kind A, in $n$ trials, is equal to the chance not to get any ball of kind B".
This question is a special case of the problem treated in this post A weird problem of probability! and, more in general, in this other post A problem of conditional probability.