$N(t)$ is a poisson process with constant parameter $\lambda$, please evaluate
$$P(\bigcap_{t>0}\bigcup_{i=0}^1 \{\lim_{n\to\infty}(N(t)-N(t-\frac{1}{n}))=i\})$$
It's easy to derive $P(\{\lim_{n\to\infty}(N(t)-N(t-\frac{1}{n}))=0\})=1$, but I'm confused with the joint. I think it should be $1$ since in most cases the process will be at most increased by $1$.
Edit: the original question put it in the form
$$P(\{\bigcup_{i=0}^1 \{\lim_{n\to\infty}(N(t)-N(t-\frac{1}{n}))=i\},\forall t>0)$$
I don't know whether there is a difference.