1MileCrash
- 1,338
- 41
Homework Statement
Give a useful negation for:
\forall x > 0, \exists y > 0 s.t. y^2 = x
Homework Equations
The Attempt at a Solution
I'm not sure how to do this, I have
\exists y > 0 s.t. \forall x > 0, y^2 = x
Which says "there exists a y that for all x, y^2 = x"...which is obviously incorrect, as there is no y that when squared equals EVERYTHING.