Skip to main content

Beginning Activity Beginning Activity 2: Using Cases in a Proof

The work in Beginning Activity 1 was meant to introduce the idea of using cases in a proof. The method of using cases is often used when the hypothesis of the proposition is a disjunction. This is justified by the logical equivalency

\begin{equation*} \left[ \left( {P \vee Q} \right) \to R \right] \equiv \left[ \left( {P \to R} \right) \wedge \left( {Q \to R} \right) \right]\text{.} \end{equation*}

See Theorem 2.12 and Exercise 6.

In some other situations when we are trying to prove a proposition or a theorem about an element \(x\) in some set \(U\text{,}\) we often run into the problem that there does not seem to be enough information about \(x\) to proceed. For example, consider the following proposition:

Proposition 1.

If \(n\) is an integer, then \(\left( n^2 + n \right)\) is an even integer.

If we were trying to write a direct proof of this proposition, the only thing we could assume is that \(n\) is an integer. This is not much help. In a situation such as this, we will sometimes use cases to provide additional assumptions for the forward process of the proof. Cases are usually based on some common properties that the element \(x\) may or may not possess. The cases must be chosen so that they exhaust all possibilities for the object \(x\) in the hypothesis of the original proposition. For Proposition 1, we know that an integer must be even or it must be odd. We can thus use the following two cases for the integer \(n\text{:}\)

  • The integer \(n\) is an even integer;

  • The integer \(n\) is an odd integer.

1.

Complete the proof for the following proposition:

Proposition 2.

If \(n\) is an even integer, then \(n^2 + n\) is an even integer.

Proof.

Let \(n\) be an even integer. Then there exists an integer \(m\) such that \(n = 2m\text{.}\) Substituting this into the expression \(n^2 + n\) yields ….

2.

Construct a proof for the following proposition:

Proposition 3.

If \(n\) is an odd integer, then \(n^2 + n\) is an even integer.