I'm reading Elementary Analysis by Ross and don't understand the usage of $\frac{\alpha}{2}$ in the proof of the theorem below. Why not just use $\alpha (d - c)$ in the third inequality?
Proof:
Otherwise, since $g$ is continuous, there is a nonempty interval $(c,d) \subseteq [a,b]$ and $\alpha > 0$ satisfying $g(x) \geq \frac{\alpha}{2}$ for $x \in (c,d)$. Then $\int_{a}^{b} g \geq \int_{c}^{d} g \geq \frac{\alpha}{2}(d - c) >0$.
This post doesn't answer my question because I would still wonder why let $\epsilon = \frac{\alpha}{2}$?