Mathematics · Ch 6 — Application of Derivatives
A proof transforms a guess or a pattern into an unshakable truth. It is a logical chain of reasoning that starts from accepted statements (axioms, definitions, or previously proven theorems) and, through valid steps, arrives at a new statement (the theorem).
Three fundamental proof techniques, each a different tool for establishing truth.
Assume the hypothesis (the "if" part) is true, then use logical deductions to show the conclusion (the "then" part) must also be true.
Structure: If is true, then is true.
Example: Prove that the product of two even integers is even.
Assume the opposite of what you want to prove (the conclusion is false) and show this leads to a contradiction. Since the assumption is impossible, the original statement must be true.
Structure: To prove , assume true and false, derive a contradiction; therefore must be true.
Example: Prove that is irrational. …