Courses / Mathematics I
Mathematical Language and Reasoning

Mathematical Statements and Logic

Mathematics I 339 words Free to read

The Precision of Mathematical Language

Mathematics is written in a language of unusual precision. Its sentences are statements (propositions): declarative assertions that are unambiguously either true or false — never both, never neither. "77 is prime" is a true statement; "4>94 > 9" is a false one; "x+1x + 1" and "is this prime?" are not statements, because they assert nothing with a definite truth value.

Simple statements combine into compound ones using logical connectives, each with a fixed meaning:

The meaning of a connective is captured completely by its truth table, which lists the result for every combination of inputs. Because each component is true or false, a compound of nn simple statements has 2n2^n rows.

Two statements are logically equivalent when they have identical truth tables — they say the same thing, however differently phrased. This is the bedrock of proof: replacing a statement by an equivalent one preserves truth. Mathematical logic gives us the rules that guarantee our reasoning transports truth from premises to conclusions without leaks.

Common pitfall: reading mathematical "or" as the everyday exclusive or ("one or the other, but not both"). In mathematics pqp \lor q is inclusive: it is true when pp is true, when qq is true, and when both are true. "x>0x > 0 or x<5x < 5" holds for x=3x = 3 even though both parts are true. Only explicitly stated exclusive-or means "not both."

A truth table for p OR q with all four rows shown, the both-true row (p=1, q=1) highlighted in accent as still TRUE — the inclusive nature of mathematical disjunction.

pq is true    p or q (or both)p \lor q \text{ is true} \iff p \text{ or } q \text{ (or both)}

Mathematical Statements and Logic

Practise this lesson

The explanation above is free to read. The graded practice for this lesson lives in the Tryals app.

11practice questions
2interactive scenes
Start Mathematics I free

Mathematical Language and Reasoning