In epsilon-delta proofs, when specifying delta, is it correct to specify the delta is equal to a value or delta is less than or equal to a value?
Which statement if more correct and why? Given epsilon > 0, choose delta = (number) OR Given epsilon > 0, choose delta < or = (number) OR Both?
Why? I would think that it would be more correct to specify that delta is < or = to a value since any smaller value would also work in the proof, right?
Thanks!