Why is the limit of a function $f(x)$ defined as $$f(x)-L<\varepsilon$$$$x-a<\delta$$but not like $$f(x)-L \leq \varepsilon$$ $$x-a \leq \delta$$What problems would arise if it was defined like this as compared to the standard definition?
P.S.- Some may point out these as silly questions, but I want to understand every bit that I read, not just know. Thanks.