My friends are arguing whether the following statement is correct or not.
If $\frac{1}{\boldsymbol x} > 0.5,$ then $\boldsymbol x$ can be any real number smaller than $2.$
Unless $x$ symbolises a constant—in which case the statement is false because $x$ is not any but some (in fact, a particular) real number smaller than $2$—the quoted line is not even a statement, due to $x$ being a free variable.
On the other hand, this is a false statement:
- for each $\boldsymbol x,$ if $\frac{1}{\boldsymbol x} > 0.5$, then $\boldsymbol x$ can be any real number smaller than $2.$
And these are true statements:
- for some $\boldsymbol x,$ if $\frac{1}{\boldsymbol x} > 0.5$, then $\boldsymbol x$ can be any real number smaller than $2$
- for each $\boldsymbol x,$ if $\frac{1}{\boldsymbol x} > 0.5$, then $\boldsymbol x$ is a real number smaller than $2.$
Argument $1$:
The range is suggesting that $x$ cannot be negative. Hence, the word 'any real number' is wrong
. The statement is therefore false.
No:
- if $\frac{1}{\boldsymbol x} > 0.5,$ then $\boldsymbol x$ can be any real number strictly between $0$ and $2$
is still not a statement, while
- for each $\boldsymbol x,$ if $\frac{1}{\boldsymbol x} > 0.5$, then $\boldsymbol x$ can be any real number strictly between $0$ and $2$
is still a false statement.
Argument $2$:
In order for the 'if' statement to be true, we let $f(x) = \frac1x$
and we can already ignore the case in which $x$ is negative and assume that the domain is the set of all positive real numbers. In
this domain,
all numbers must be smaller than $2$ for $f(x)$ to be smaller than
$2$. Hence, the statement is true.
No, if we restrict the domain of discourse to positive numbers and treat the quoted line as an implicitly universally quantified statement, then the statement is false, because each instantiation of $x$ (i.e., ‘for each $x\text’)$ is still a single real number rather than any real number.
On a separate note: given a number $c$ such that $0<c<2,$ surely you agree that it is perfectly correct to assert that $c<2$ ? After all, we are claiming merely that the former inequality implies the latter inequality, not that they are equivalent to each other.