Proofs often specify the domain of numbers being discussed using standard mathematical sets. The most common sets include Natural numbers (), which are positive integers starting from 1, and Integers (), which include all whole numbers (positive, negative, and zero).
More complex sets include Rational numbers (), which are numbers that can be expressed as a fraction of two integers, and Real numbers (), which encompass all rational and irrational values on the number line.
Understanding these sets is critical because a statement might be true for integers but false for real numbers. For example, the statement 'there is no number between and ' is true if , but false if .
Even and Odd Numbers: To prove properties of integers, we use general forms. An even number is represented as and an odd number as or , where is any integer. This ensures the proof applies to all such numbers, not just specific examples.
Consecutive Integers: These are represented as . In some proofs, it is algebraically cleaner to center them as .
Multiples: A multiple of any integer is written as . For instance, a multiple of 5 is .
Squares: A fundamental principle in proof is that any real number squared is non-negative, expressed as for all .
Mathematical language uses specific symbols to denote the relationship between expressions. The equals sign () indicates that two expressions have the same value for specific variables, while the identity symbol () indicates they are equal for all possible values of the variables.
The implication arrow () means 'if is true, then must be true.' This is a one-way relationship. The equivalence arrow (), often read as 'if and only if' (iff), means that and are logically interchangeable; if one is true, the other must be, and vice versa.
LHS and RHS are standard shorthand for the Left-Hand Side and Right-Hand Side of an equation or identity, often used to structure the steps of a proof by manipulating one side until it matches the other.
| Concept | Symbol | Meaning |
|---|---|---|
| Equality | True for specific values (e.g., only when ). | |
| Identity | True for all values (e.g., ). | |
| Implication | One-way logic; guarantees , but doesn't guarantee . | |
| Equivalence | Two-way logic; both statements are effectively the same. |
It is vital to distinguish between showing a result (testing a few numbers) and proving a result (using algebra to show it works for all numbers). Testing values is a useful heuristic for finding patterns but does not constitute a formal proof.