Subsection 2.1.4 Using Operators to Build Complex Statements
In arithmetic, operators, such as \(+ \) and \(* \) have meanings. If we know the value of \(y\text{,}\) then we know the value of \(y + 2 \text{.}\) Similarly, the logical operators that we are about to define also have meanings. In particular, we will define them so that they correspond to natural ways of reasoning. For now, assume that they mean approximately what you think they mean. For example, “\(p\) and \(q\)” is true just in the case where both \(p\) and \(q\) are true. Similarly, “not \(p\)” is true only in the case where \(p\) is false. We will give precise meanings to all of our operators shortly (using a clever device called a truth table).
But, before we do that, we can notice that the job of all of the operators is to construct truth values from the truth value(s) of their operand(s). This means that every logical expression, no matter how many operators it contains, has a truth value. So it meets our definition of a statement. Thus:
Any logical expression that is formed by combining operands with operators is a statement. It may be either true or false. Using the definitions of the logical operators it contains, we can compute its truth value from the truth values of its operands
For example:
“Jim is tall” is a statement. It may be true or false.
“Joe is short” is a statement. It may be true or false.
So
“Jim is tall or Joe is short” is a statement. It is true if at least one of the two simple claims is true.
“Jim is tall and Joe is short” is a statement. It is true only if both of the two simple claims are true.
Big Idea
We can build logical expressions from operands and meaningful operators in much the same way that we build arithmetic expressions.
Exercises Exercises
1.
Which of the following expressions is not a logical statement?
Rome is the capital of France.
The sidewalks are wet and Paris is the capital of France.
The sidewalks are wet and Rome is the capital of France.
What is the capital of France?
2.
Which of the following expressions is not a logical statement?
The moon is made of lemon juice..
The sidewalks are wet Paris is the capital of France.
Dragons breathe fire or thunder.
Not not Rome is the capital of Italy.
3.
Assume the world in which we live. Which of the following is not a true statement:
Rome is the capital of France or Rome is not the capital of France.
Paris is the capital of France.
Paris is the capital of France and Paris is not the capital of France.
Paris is the capital of France and Rome is the capital of Italy.