[This question is rather a very easy one which I found to be a little bit tough for me to grasp. If there is any other question that has been asked earlier which addresses the same topic then kindly link this here as I am unable to find such questions by far.]
let $f(x)=x.$ If we are to find limit of it at $a$ by the definition $|f(x)-a|<\epsilon \implies |x-a|<\epsilon$. Again $|x-a|<\delta$. Then how does it prove that $\epsilon=\delta$. Can't $\delta$ be larger or smaller than $\epsilon$?
N.B: I am self learning limits from Calculus Early Transcendentals by James Stewart. I could reach upto the lesson "Precise Definition of Limits" which involves such a problem and didn't explain much about the explained problem
The textbook is not proving that $\delta=\epsilon$. What it means for a limit to exist is that for every such $\epsilon$ you can choose a $\delta$ that works. There is no requirement for uniqueness (in fact uniqueness is never the case, given that you can divide by $2$ and get something that still works). The textbook is merely claiming that $\delta=\epsilon$ works, because it does.