Let $A$, $B$, $C$ be three events such that $P(A\cup B\cup C)=1$.
Suppose that their event-intersection $I=A\cap B\cap C$ is such that it holds the constraint
$$ P(I)=\frac{P(I|A)P(I|B)}{P(I|A)+P(I|B)}. $$
From this assumption, I would conclude that the knowledge about the occurrence (success/failure) of the event $A$ and of the event $B$ is enough to determine the probability that the event $I$ takes place or not, independently on what is the occurrence of the event $C$.
Is this interpretation correct?
Otherwise, what kind of information gives us such imposition (e.g. about their mutual exclusivity)?
So far, I was able to prove that such statement corresponds to $P(A)+P(B)=1$, which however seems not to involve the same interpretation (at least, not at first sight).
I am not an expert of conditional probability, therefore this question may be obvious for an expert, and I apologize in that case.
However, many thanks for your suggestions!
A similar problem is discussed here A problem of conditional probability, where the focus was on whether or not $P(I)=0$, whereas here I am more interested on the correct interpretation of the constraint. Sorry for some overlap!