A statement (or proposition) is a sentence which is either true (T) or false (F) — exactly one of the two. From statements and one forms:
- the negation (“not ”), true exactly when is false;
- the conjunction (“ and ”), true exactly when both are true;
- the disjunction (“ or ”), true exactly when at least one is true (this “or” is inclusive);
- the implication , false exactly when is true and is false;
- the equivalence , true exactly when and have the same truth value.
Examples
Example 1.6 (Negating everyday mathematical sentences)
Let . The sentence “ is increasing” reads
and its negation, by Proposition 1.5 plus the rule :
a single witnessing pair suffices. Likewise “ is bounded” is , with negation
whatever bound is proposed, some point beats it. The insight: a correct negation never contains “not” applied to a quantified block — it is a new positive statement, in which the roles are exchanged: one now produces the witnesses one previously received.
Example 1.7 (Order of quantifiers)
The order of different quantifiers matters:
In the first statement may depend on ; in the second, one single must work for all . Two identical quantifiers, on the other hand, always commute.
Example 1.13 (Proving unique existence)
A statement is two statements, proved separately: existence (exhibit or construct some with ) and uniqueness (assume and , deduce ). Sample: there is a unique real with . Existence: works, since . Uniqueness: if , then
and the second factor is positive (it equals ), so . Note the division of labor: existence used a lucky guess, uniqueness used algebra valid for arbitrary solutions — neither argument does the other’s job, and forgetting the second half is a standing temptation once a solution has been found.