I understand in the solution that we are finding the contrapositive of $x ≤ y$ which is $x > y$ but why do we set set ϵ= $1\over2$(x−y) ? Where does the $1\over2$ come in and why do we subtract $y$ from $x$?
2026-04-04 16:20:38.1775319638
Let x and y be real numbers. Prove that if x≤y+ϵ for every positive real number ϵ, then x≤y. Why do we set ϵ = 1/2(x−y)?
261 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Well, you assume that $x>y$ and then need to find an $\epsilon$ such that $x\leq y+\epsilon$ does not hold. The given $\epsilon$ is such that $y+\epsilon$ is right in the middle between $y$ and $x$. (Any other $\epsilon = c(x-y)$ with $0<c<1$ would work, too.)