Skip to main content

Exercises 2.5 Exercises

1.

Consider again the two collections of related conditional statements in Exampleย 2.3.4.

(a)

For each of these collections, determine which two of the four related statements are true and which two are false. For the two false statements in each collection, demonstrate it by providing examples where the statements are false.

(b)

Give an example of a conditional statement involving mathematical objects for which all four of conditional, contrapositive, converse, and inverse are all true.

2.

Suppose \(U \) is a tautology and \(E \) is a contradiction.

(a)

Show that \(P \lgcand U \lgcequiv P \) for every statement \(P \text{.}\)

(b)

Show that \(P \lgcor E \lgcequiv P \) for every statement \(P \text{.}\)

3.

Consider the equivalence of statements \(p \lgccond (q_1 \lgcor q_2) \lgcequiv (p \lgcand \lgcnot q_1) \lgccond q_2 \text{.}\)

4.

Use truth tables to establish the double negation, idempotence, commutativity, associativity, distributivity, and DeMorganโ€™s Law equivalences presented in Propositionย 2.2.1.

5.

This exercise asks you to demonstrate that the basic connective โ€œif and only ifโ€ can be constructed out of the basic connectives โ€œnotโ€, โ€œandโ€, and โ€œor.โ€

6.

Use Exerciseย 5 to demonstrate that exclusive or is equivalent to a biconditional with one term negated:
\begin{equation*} (p \lgcor q) \lgcand \lgcnot (p \lgcand q) \lgcequiv p \lgcbicond \lgcnot q \text{.} \end{equation*}

Aside: See.