$U = \begin{Bmatrix} 1,2,3,4,5,6,7,8 \end{Bmatrix}$
Is this true? $\exists x\forall y (x + y > 8)$
My guess is yes? My thinking is that yes, there is atleast one x, 8, that makes every other element added bigger than 8? What do you guys think?
$U = \begin{Bmatrix} 1,2,3,4,5,6,7,8 \end{Bmatrix}$
Is this true? $\exists x\forall y (x + y > 8)$
My guess is yes? My thinking is that yes, there is atleast one x, 8, that makes every other element added bigger than 8? What do you guys think?
It is true: take $x=8$, then we have $x+y>8$ for all $y \in U.$