I discussed with my teacher and he said that the conditional probability formula is a tautology. If you assume zero probability in some input of the OR, then you have different topology and hence you cannot use the formula like that -- you need reform the problem -- because OR port can be simplified with certain zero-probabilities.
The key is to differentiate the different layers: logic, probability and real life. You can claim whatever you want in the logical layer before you think about probabilities -- even though you may get undefined in probabilistic layer. The real-world can be then anything between the logic and probability.
Example with interval probability
Suppose $T=A\cup B$. Now if $P(B)=0$, then $T=A$. Now if $P(B)\in [0,0.2]$, then $T=A$ if $P(B)=0$ and $T=A\cup B$ if $P(B)\not = 0$. So interval probabilities become pretty messy if you assume extreme probabilities such as $0$.
"by some intuitive notion of continuity". – hhh Feb 26 '13 at 20:22