For $x,y,z\in\mathbb{R}$, I'm trying to determine the truth value of a particular set of statements
$1) \;\;\;\; \exists x\,|\, \forall y, \exists z\, |\, x+y=z $
$ 2) \;\;\; \exists x\,|\;\forall y\; \text{and}\; \forall z,\, z>y \implies z> x+y $
$3) \;\;\; \forall x, \exists y\; \text{and} \; \exists z \,|\, z>y \implies z>x+y $
$\textbf{My ideas:}$ for $1)$ My reasoning is that it is true since it is always possible to find an $x$ and $z$ such that the statement will remain true.
for $2)$ I believe that it will be false because there does not exists an $x$ such that the relation will hold. For example if a $x$ negative number and $y$ and $z$ are positive and this negative is "large" enough to make the relation false.
for $3)$ I believe it is false for similar reasons as in $2)$.