Direct Proofs
A proof is a finite chain of logically valid steps establishing a statement from axioms, definitions, and theorems. A proof settles a claim for all cases permanently.
To run a direct proof of "if then ", assume and derive through justified algebraic and logical steps.
| Concept | Meaning | Role in Proof |
|---|---|---|
| Axiom | Accepted starting fact | Foundation |
| Universal | Claim for all | Requires arbitrary element |
Example: To prove "if is even, then is even," assume . Then , which is even by definition.
Refuting Claims
The mirror image is disproof by counterexample. To show a universal claim is false, exhibit a single instance where it fails.
To refute "every prime is odd," name 2, a prime that is even. A universal statement is proved by a general argument but disproved by a single example.
| Method | Works for Universal? | Why? |
|---|---|---|
| Examples | Only for disproof | One failure demolishes it |
| General Arg | Only for proof | Covers arbitrary elements |
Common pitfall: trying to prove a universal by examples. Verifying a claim for several cases never establishes it for all cases.