Intuition
To prove that something always happens, assume the hypothesis for an unnamed case and reason to the conclusion using only what the assumption gives. Because the case was never named, the argument covers all of them at once. To disprove such a claim you need only one case where it fails.
Checking examples is like testing a bridge by driving a few cars over it: encouraging, but no guarantee. A direct proof is the engineer’s calculation, which covers every vehicle within the load limit. One collapsing car, meanwhile, ends the discussion.
The shape of a direct proof
Almost every claim in this course has the form of a universal implication. The proof begins by taking an arbitrary object satisfying the hypothesis and ends at the conclusion, using nothing about the object beyond the hypothesis itself.
What counts and what does not
- Assume for an arbitrary , then derive . The claim follows for every .
- The object must stay arbitrary. Using anything particular about it proves only that particular case.
- To disprove the claim, exhibit a single with true and false.
The square of an even number is even
Write the assumption as an equation, square it, and rearrange until the definition of evenness is visible again. Nothing about the particular number is used beyond that first equation.
Proof steps
Take an arbitrary even number; nothing else will be assumed about it.
This is what evenness means, written as an equation we can work with.
Square both sides of that equation.
Expand the square on the right.
Pull out a factor of two, which is the form the definition asks for.
is twice an integer, which is exactly what it means to be even.
Applications
Practice
Keep the object arbitrary
Let be even, so .
Nothing here says which even number is, which is exactly why the conclusion will hold for all of them.
Try it
A direct proof of should begin by assuming what?
Examples are not a proof
is prime for , but not for .
Forty agreeing examples, and the claim still fails. Only a proof rules out the case waiting further along.
Try it
A claim about every natural number has been checked for the first thousand. What follows?
What a counterexample must do
For "if is even then ", take .
is even and is not greater than five, so the hypothesis holds while the conclusion fails.
Try it
To disprove "every prime is odd", which number should you exhibit?
Turn words into an equation
The word "even" becomes an equation, and from there ordinary algebra can proceed.
Try it
Assuming is even, which equation may you write down?
Try it
A proof assumes is even and concludes is even. What has been established?
Proof by Cases
When the hypothesis offers alternatives, argue each one, and check that together they cover everything assumed.
Try it
To prove " is even for every integer ", which split covers the hypothesis?
Try it
A direct proof that used a particular value of the object would still prove the universal claim.
Try it
You are asked to prove that the sum of two odd numbers is even. What is the right first line?
Try it
What is the smallest natural number that disproves "every natural number above is odd"?
What You Learned
- A direct proof assumes the hypothesis for an arbitrary object and derives the conclusion.
- The object must stay arbitrary, and every definition used should be written out.
- A proof by cases is a direct proof whose cases must cover the hypothesis.
- One counterexample disproves a universal claim; examples never prove one.
Final checkpoint
Try it
A claim about every natural number has been checked for the first million values and holds. What has been proved?
Completion
Lesson complete
Great work! You now know how to:
- Open a direct proof with an arbitrary object and the definitions written out
- Split a hypothesis into cases that cover it
- Disprove a universal claim with a single counterexample