I think that the statement is true in general considering +1 or -1 for y. How can I prove it in proper notation.
Similarly I need to prove $ \exists y \in \mathbb R, \forall x \in \mathbb R st, x^2 +2x - 5 \leq y$
I did it as follows, is it wrong?
$$x^2 +2x - 5= (x+1)^2 -6 \leq -6 \forall x \in \mathbb R$$ $$ \therefore \exists y \in \mathbb R, \forall x \in \mathbb R st,x^2 +2x - 5 \leq y$$ is true.