Skip to main content
Logo image

Activities 1.5 Activities

Activity 1.1.

Consider the following statement.
If the game is on and the popcorn is ready, then Joe is happy.

(a)

Assign statement variables and rewrite the statement in symbolic language.

(b)

Write out the truth table for your symbolic statement.

(c)

You visit Joe’s residence room and found that Joe is unhappy even though the game is on. Assuming that the above conditional statement is a true statement about Joe, what can you conclude about the popcorn? Which rows in your truth table justify this conclusion?

Activity 1.2.

Consider the logical statement
\begin{equation*} (p \lgccond q) \lgccond (\lgcnot p \lgcor q) \text{.} \end{equation*}

(a)

Make up an English language statement that has the same logical structure as this symbolic statement. (Do not just make a word-for-word translation of the logical connectives — make sure you have a reasonable-sounding English sentence when read out loud.)

(b)

Argue convincingly that this symbolic statement is a tautology, not by writing out its truth table, but by arguing that it is not possible for the statement to be false.
Hint.
Start with the assumption that this conditional statement is false, and then work backwards from the statement to the possible truth values of \(p\) and \(q\) based on that assumption to conclude that the statement being false is not actually possible.

Activity 1.3.

Consider the logical statement
\begin{equation*} (p \lgcand \lgcnot r) \lgccond \bigl[ (p \lgccond q) \lgccond (p \lgcand \lgcnot r) \bigr] \text{.} \end{equation*}

(a)

Make the statement simpler by assigning new variables to represent compound statements and rewriting the statement in terms of the new variables.

(b)

Argue that your new statement is a tautology. What does this mean about the original statement?

Activity 1.4.

First, re-familiarize yourself with what it means when one statement logically implies another.
Suppose that \(A\) logically implies \(B\) and \(B\) logically implies \(C\text{.}\) Must \(A\) logically imply \(C\text{?}\) Argue convincingly in support of your answer by arguing that the technical definition of logically implies is satisfied.

Activity 1.5.

If there is still time: work through Exercise 1.6.3 from this chapter.