|
Two
things can be noted at this point. First, in order to think of
something as being true or false, that something can't
be the thing itself! If I point to an apple, the apple itself
and the fact that-it-is-red, that-it-is-on-the-counter,
etc. are not things that are true or false. A statement
about that apple; for example; that 'the apple is red' may be
true or false. It is because our mind can represent beliefs about
things that we can talk about a relation between those beliefs
and the things themselves. And, one such relation is whether
the belief is true or false. Second, note that we have made a
distinction here between some statement about something,
p and an operation on the statement, namely, negation.
Negation is a unary operator, it takes a single proposition,
and it maps the truth value of p to the opposite truth value.
That is what the truth table above says and you can think of
it as analogous to the minus sign which is a unary operator on
a number. That is, if I have some number n, then -n
is also a number. For example, -(3) is -3 and -(-3) is 3.
Now
a question. This operation of negation, is it something that
happens in the world; or is it something that only our mind can
carry out? If it is not something that is in the world, then
our mind may already have the idea "built-in" so to
speak.
Recall
that we distinguished above between a representation about something
and the thing itself. This distinction is, roughly speaking,
the distinction between what is termed syntax and semantics.
Recall that so far we have spoken of some proposition which we
refer to as p, a unary operation, '¬' on propositions which
we refer to as negation, and two values, true and false. Our
language so far consists of names for statements where the names
are things like p, q, p1, p2, ... and the ¬ operator. The
syntax of this language is quite simple. We can either say a
name, or a name preceded by any number of ¬ symbols and nothing
else. That is, we can not say ¬p¬, or p¬,
or pqppr¬, and so on. And, we assume that every p has associated
with it one and only one value from the set {T,F} or {True,False}.
This truth value is what tells us about the relation between
the proposition and "the world". This is the semantics....a
mapping of each p, q, ...to one and only one truth value. Thus,
all we have are two sets, a set of names of propositions and
the set of truth values, {T,F}. And there is a mapping from each
proposition name to a single truth value. What could be simpler?
|