I am studying renewal theory.
In the text book, $\{X_n, n=1, 2, \cdots\}$ denotes a sequence of non-negative i.i.d. with a common distribution $F$, and to avoid trivialities suppose that $F(0)<1$. We shall interpret $X_n$ as the time between the $(n-1)$st and $n$th event(renewal).
I do not understand what $F(0)<1$ means. Why is it possible to avoid trivialities if supposing like that?
$S_n$ denotes the time of the $n$th event. $$S_0=0, \quad S_n=\sum_{i=1}^{n}{X_i}, \quad n\ge1$$
So, we have that $N(t)$, the number of events by time $t$, is given by $$N(t)=\sup\{n: S_n\le t\}.$$
Now, the question is whether an infinite number of renewals can occur in a finite time. It cannot and will be proved like the following:
$$ \frac{S_n}{a}\to\mu \mbox{ as } n\to\infty $$ where $$\mu=E[X_n]=\int_0^\infty xdF(x).$$
Since $\mu\gt 0$, $S_n$ must be going to infinity as $n$ goes to infinity. Thus, $S_n$ can be less than or equal to $t$ for at most a finite number of values of $n$. Hence, $N(t)$ must be finite, and we can write $$N(t) = \max\{n: S_n\le t\}.$$
Why is $N(t)$ changed from $\sup$ to $\max$?
I copied my text book with slightly shortening. If my question has some problems, please tell me. Then, I will delete my question. Sorry for asking with vague question.