opticaltempest
- 135
- 0
Homework Statement
I am trying to determine the truth value of this statement:
\forall \mbox{ }x \mbox{ and } \forall \mbox{ }y, \exists \mbox{ }z \mbox{ such that } y-z=x.
Homework Equations
N/A
The Attempt at a Solution
Here is how I arrived at my answer of false. The textbook lists the correct answer as true.
Consider x=0 and y=1.
We have,
1-z=0.
For this statement to be true, z must be equal to 1.
Now, leaving z=1, switch to x=2 and y=0. This gives
0-1=2. (1)
Equation (1) is a false statement. Therefore, there exists no z such that for all x and for all y, y-z=x.
Where is my logic wrong?
Thanks
Last edited: