Lecture · 15 min · advanced
Logic and proof
Implication, quantifiers, and a clean argument
The grammar of mathematical argument
A proof is not a sequence of true statements. It is a sequence of inferences. “, therefore ” is licensed only when has already been established, or is an axiom, or is a previously proved theorem. The rest is rhetoric.
On the board today
- —Translate “if then ” and its contrapositive.
- —Negate quantified statements carefully.
- —Distinguish and in definitions (e.g. continuity vs. a bound).
Logically equivalent. The converse is a different claim.
To disprove , a single counterexample suffices. To prove it, you must handle a generic , not an example. Negating produces — the quantifiers flip, and the inner statement is negated. This is how “not continuous” is written with -.
Worked example · Direct vs contrapositive
Prove: if is even, then is even.
- 1.Contrapositive: if is odd, then is odd.
- 2.Write . Then , which is odd.
The contrapositive is easier because “odd” has a clean algebraic form.
Pause the lecture
Is the converse of “if is divisible by , then is even” true?
Common mistake. Proving a universal claim with an example, or disproving an existential claim with an example that fails. Existence is proved by exhibiting one; universality is disproved by exhibiting one.