I may be expressing this in completely the wrong fashion, but please bear with me - I'm an engineer.
Suppose I have an electric fuse in my house, and I know its probability of failure over time is distributed with probability density function $f(t) = 1-e^{-t}$ on $[0,\infty]$. However once it's failed, the probability of failure goes to zero because it cannot fail again.
Is it even possible to find $P(fail)$ between $t_1$ and $t_2$? If so, I imagine I need to also find the intersection with the probability that failure did not occur between $0$ and $t_1$?
Any guidance greatly appreciated.