In the appendix of Terence Tao's book Analysis, he writes:
Thus well-formed statements can be either true or false; ill-formed statements are considered to be neither true nor false.
A more subtle example of an ill-formed statement is $ \ 0/0 = 1$; division by zero is undefined, and so the above statement is ill-formed.
So we have:
- (i) $ \ $ ill-formed statements are neither true nor false.
- (ii)$ \ $ The statement "$0/0=1$" is neither true nor false.
Consider the following statements:
(1) $ \ $The statement "$0/0=1$" is true.
(2) $ \ $The statement "$0/0=1$" is not true.
(3) $ \ \forall x \in \mathbf{R}, x/x=1$
For statement (1):Since (ii), "0/0=1" is not true, and hence statement (1) is false. But on the other hand, as statement (1) contains ill-formed symbols, by (i) it is neither true nor false.
Similarly, because of (ii) statement (2) is true, but it is neither true nor false by (i). Again we get a contradiction.
As for statement (3), what's the truth value of it? False, or neither true nor false? I don't know. Maybe it depends on the outcome of our discussion about statements (1) and (2).
I'm so confused. How do we understand the logical state of "neither true nor false"? How to solve the "paradoxes" above?
Any insights are much appreciated.