Skip to main content

Section 1.1 Statements

Subsection What is a Statement?

โ€œEach of our acts makes a statement as to our purpose.โ€
โ€•Leo Buscaglia
When we prove theorems in mathematics, we are demonstrating the truth of certain statements. We therefore need to start our discussion of logic with a look at statements, and at how we recognize certain statements as true or false.

Definition 1.1.

A statement is anything we can say, write or otherwise express that is either true or false.
The key is that there must be no ambiguity. To be a statement, a sentence must be true or false, and it cannot be both. โ€‰1โ€‰

Example 1.2. Statement Examples.

  • โ€œThe sky is blueโ€ is a statement, as it is either true or false.
  • โ€œYour birthday is October 23rdโ€ is a statement, as it is either your birtday or it isn't.
  • โ€œThe mitochondria is the powerhouse of the cellโ€ is a statement.
  • โ€œDo a backflipโ€ is not a statement, because it cannot be said to be either true or false.
For something to be a statement, it has to be either true or false in principle; it does not matter whether we personally can verify its truth or falsity.
Some sentences that are mathematical in nature often are not statements because we may not know precisely what a variable represents.

Example 1.3. Mathematical (Non-)Statements.

  • The equation 2x+5=10 is not a statement since we do not know what x represents.
  • 1+2 isn't a statement either. The mathematical operation โ€œAdd one to twoโ€ does not have a truth value, it's just an instruction.

Subsection Combining Statements

โ€œConjunction junction, what's your function?โ€
โ€•Schoolhouse Rock
What makes statements valuable for our purposes is that there are a number of useful ways of forming new statements out of old ones. An analog to this would be the ways we have of combining numbers to get new ones, such as addition and multiplication; if we did not have these operations, then numbers would not be very interesting.
In this section we will discuss five ways of forming new statements out of old ones, corresponding to the English expressions: and; or; not; if, then; if and only if.

Definition 1.4. Conjunction.

Let P and Q be statements. The conjunction of P and Q, which is denoted PโˆงQ, is the statement that, intuitively, is true if both P and Q are true, and is false otherwise. We read PโˆงQ as โ€œP and Q.โ€ The precise definition of PโˆงQ is given by the โ€œtruth tableโ€
P Q PโˆงQ
T T T
T F F
F T F
F F F

Remark 1.5.

Truth tables will be at the center of the next several sections, we will be using these a lot!

Example 1.6.

Let P= โ€œit is raining today,โ€ and let Q= โ€œit is cold today.โ€ The statement PโˆงQ would formally be โ€œit is raining today and it is cold today.โ€
We could express the same idea more succinctly in English by saying โ€œit is raining and cold today.โ€ In general, we will try to use statements that read well in English, as well as being logically correct.

Warning 1.7.

The colloquial use of the word โ€œandโ€ differs from the mathematical usage stated above. The mathematical usage means the above truth table, and nothing else, while colloquially there are other meanings in addition to this one. One source of confusion involving the word โ€œandโ€ that is well worth avoiding is the colloquial use of this word in the sense of โ€œtherefore.โ€

Definition 1.8. Disjunction.

Let P and Q be statements. The disjunction of P and Q, which is denoted PโˆจQ, is the statement that, intuitively, is true if either P is true or Q is true or both are true, and is false otherwise. We read PโˆจQ as โ€œP or Q.โ€ The precise definition of PโˆจQ is given by the truth table
P Q PโˆจQ
T T T
T F T
F T T
F F F

Remark 1.9.

The mathematical use of the word โ€œorโ€ always means an inclusive โ€œor,โ€ so that if โ€œP or Qโ€ is true, then either P is true, or Q is true, or both P and Q are true.

Example 1.10.

A simple example of a disjunction is the statement โ€œmy car is red or it will rain today.โ€ This statement has the form PโˆจQ, where P= โ€œmy car is red,โ€ and Q= โ€œit will rain today.โ€ The truth of this statement implies that at least one of the statements โ€œmy car is redโ€ or โ€œit will rain todayโ€ is true. The only thing not allowed is that both โ€œmy car is redโ€ and โ€œit will rain todayโ€ are false.

Definition 1.11. Negation.

Let P and Q be statements. The negation of P, which is denoted ยฌP, is the statement that, intuitively, is true if P is false, and is false if P is true. We read ยฌP as โ€œnot P.โ€ The precise definition of ยฌP is given in the truth table
P ยฌP
T F
F T

Definition 1.12. Conditional Statement.

Let P and Q be statements. The conditional from P to Q, which is denoted Pโ†’Q, is the statement that, intuitively, is true if it is never the case that P is true and Q is false. We read Pโ†’Q as if โ€œP then Qโ€. The precise definition of Pโ†’Q is given in the truth table
P Q Pโ†’Q
T T T
T F F
F T T
F F T
The above truth table for Pโ†’Q, which is universally accepted by mathematicians and logicians, may seem strange at first glance, and perhaps even contrary to intuition, but it is important to get used to it, because we will always use Pโ†’Q as we have defined it.

Example 1.13.

A simple example of a conditional statement is โ€œif it rains today, then I will see a movie this evening.โ€ This statement has the form Pโ†’Q, where P= โ€œit rains today,โ€ and Q= โ€œI will see a movie this evening.โ€ The truth of this statement does not say that it is raining today, nor that I will see a movie this evening. It only says what will happen if it rains today, which is that I will see a movie this evening. If it does not rain, I still might see a movie this evening, or I might not; both of these possibilities would be consistent with the truth of the original statement โ€œif it rains today, then I will see a movie this evening.โ€

Definition 1.15. Biconditional Statement.

Let P and Q be statements. The biconditional from P to Q, which is denoted Pโ†”Q, is the statement that, intuitively, is true if P and Q are both true or both false, and is false otherwise. We read Pโ†”Q as โ€œP if and only if Q.โ€ The phrase โ€œif and only ifโ€ is often abbreviated as โ€œiff.โ€ The precise definition of Pโ†”Q is given in the truth table
P Q Pโ†’Q
T T T
T F F
F T T
F F T

Example 1.16.

An example of a biconditional statement is โ€œI will go for a walk if and only if Fred will join me.โ€ This statement has the form Pโ†”Q, where P= โ€œI will go for a walk,โ€ and Q= โ€œFred will join me.โ€ The truth of this statement does not say that I will go for a walk, or that Fred will join me. It says that either Fred will join me and I will go for a walk, or that neither of these things will happen. In other words, it could not be the case that Fred joins me and yet I do not go for a walk, and it also could not be the case that I go for a walk, and yet Fred has not joined me.

Convention 1.17.

There are some variations as to how to write the statement Pโ†”Q in English. In addition to writing โ€œP if and only if Q,โ€ it is common to write โ€œP is necessary and sufficient for Q.โ€
Rather than memorizing the truth tables, for many people it is easier to remember the rules summarized in Table 1.18
Table 1.18. Logical Operators
Operator Symbolic Form Truth Values
Conjunction PโˆงQ True only when both P and Q are true.
Disjunction PโˆจQ False only when both P and Q are false.
Negation ยฌP Opposite truth value of P
Conditional Pโ†’Q False only when P is true and Q is false.
Biconditional Pโ†”Q True when either both P and Q are true or when P and Q are false

Subsection Verifying Compound Statements

Now that we have defined our five basic ways of combining statements, we can form more complicated compound statements by using combinations of the basic operations.

Convention 1.19. Order of Operations.

We use the standard convention that ยฌ takes precedence over the other four operations, but none of these four takes precedence over the others.

Example 1.20.

We can form Pโˆจ(Qโ†’ยฌR) out of statements P, Q and R. We can form the truth table for the statement Pโˆจ(Qโ†’ยฌR), doing one operation at a time, as follows:
P Q R ยฌR Qโ†’ยฌR Pโˆจ(Qโ†’ยฌR)
T T T F F T
T T F T T T
T F T F T T
T F F T T T
F T T F F F
F T F T T T
F F T F T T
F F F T T T
To save time and effort, it is possible to write a smaller truth table with the same information as the truth table above, by writing one column at a time, and labeling the columns in the order of how we write them. In the truth table shown below, we first write columns 1 and 2, which are just copies of the P and Q columns; we then write column 3, which is the negation of the R column; column 4 is formed from columns 2 and 3, and column 5 is formed from columns 1 and 4. We put the label โ€œ5โ€ in a box, to highlight that its column is the final result of the truth table, and refers to the compound statement in which we are interested. It is, however, the same result as in the previous truth table.
P Q R P โˆจ (Q โ†’ ยฌR)
T T T T T T F F
T T F T T T T T
T F T T T F T F
T F F T T F T T
F T T F F T F F
F T F F T T T T
F F T F T F T F
F F F F T F T T
1 5 2 4 3

Remark 1.21.

The role that parentheses play in avoiding ambiguity in statements written with symbols is often played in English sentences by punctuation.

Subsection Tautologies and Contradictions

โ€œDo I contradict myself? Very well, then, I contradict myself; I am large - I contain multitudes.โ€
โ€•Walt Whitman

Definition 1.22. Tautology.

A tautology is a statement that is always true by logical necessity, regardless of whether the component statements are true or false, and regardless of what we happen to observe in the real world.

Example 1.23.

An example of a tautology is the statement โ€œIrene has red hair or she does not have red hair.โ€ It seems intuitively clear that this statement is a tautology, and we can verify this fact formally by using truth tables. Let P= โ€œIrene has red hair.โ€ Then our purported tautology is the statement PโˆจยฌP. The truth table for this statement is
P P โˆจ ยฌP
T T T F
F F T T
1 3 2
We see in column 3 that the statement PโˆจยฌP is always true, regardless of whether P is true or false. This fact tells us that PโˆจยฌP is a tautology.
In general, a statement is a tautology if, as verified using a truth table, it is always true, regardless of whether its component statements are true or false.
Verify that the statement [(PโˆงQ)โ†’R]โ†’[Pโ†’(Qโ†’R) is a tautology by constructing a truth table.

Definition 1.25. Contradiction.

A contradiction is a statement that is always false by logical necessity.

Example 1.26.

The statement โ€œIrene has red hair and she does not have red hairโ€ is a contradiction. In symbols this statement is PโˆงยฌP, and it has truth table
P P โˆง ยฌP
T T F F
F F F T
1 3 2
The statement PโˆงยฌP is always false, regardless of whether P is true or false.
In general, a statement is a contradiction if, as verified using a truth table, it is always false, regardless of whether its component statements are true or false.
This assumptions, often referred to as the Law of the Excluded Middle (and known formally as bivalence), may seem innocuous enough, but in fact some mathematicians have chosen to work without this powerful axiom.