Unit 2 Language of Mathematics
Mathematics Language and Symbols
2.1 Mathematics as Language
Mathematics has its own language with the following defining characteristics:
Precise; Concise; Powerful
Language is a system of conventional symbols (spoken, signed, or written) used by members of a social group to express ideas within a culture.
In mathematics, the language is designed to express ideas about quantities, structures, relations, and operations with exact meaning.
Purpose of mathematical language:
To convey complex ideas clearly and unambiguously
To enable reasoning, proof, and communication across disciplines and languages
Commonly used symbols in mathematics (high-level overview):
Symbols for operations and relations
: Union of sets
: Intersection of sets
: Element of (meaning something belongs to a set)
: Not an element of (meaning something does not belong to a set)
: Subset of (meaning all elements of one set are also in another, including the possibility of being identical)
: Equality
: Inequality (not equal to)
, , : Multiplication / division
: Infinity
<: Less than
>: Greater than
: Less than or equal to
: Greater than or equal to
: Square root
: Plus-minus (meaning either addition or subtraction)
: Delta (often represents change or a triangle)
: Universal quantifier (meaning "for all" or "for every")
: Existential quantifier (meaning "there exists")
: Empty set (a set containing no elements)
, : Implies / mapping (meaning "leads to," "maps to," or "if…then")
: Implies (a stronger form of implication)
: If and only if (meaning two statements are logically equivalent)
, : Summation (used for summing a series of numbers)
: Angle
: Perpendicular (meaning at a right angle)
: Nabla (often used in vector calculus)
: Braces, used for grouping elements in a set
: Parentheses, used for grouping expressions or specifying order of operations
: Brackets, also used for grouping or intervals
: Ellipses (indicating more items to follow or a continuation)
\end{proof}, Q.E.D. (or ): End of proof (symbols used to mark the conclusion of a mathematical proof)
Brackets and braces are used for grouping and clarity: , ,
Symbols also include notation for numbers and sets, which will be detailed next under 2.2–2.3.
The language of mathematics enables universal communication—rules are standardized so that a symbol means the same thing everywhere, independent of natural language.
2.2 Sets
A set is a well-defined collection of objects. Notation and symbols used:
: Union of sets and (all elements in A OR B or both)
: Intersection of sets and (all elements common to both A AND B)
: is an element of
: is not an element of
: is a subset of (all elements of A are in B)
: is a proper subset of (all elements of A are in B, and B contains at least one element not in A)
Quantifiers related to sets and statements:
Existential quantifier: : There exists an in
Universal quantifier: : For all in
Common sets of numbers:
Natural numbers: ( or sometimes )
Natural numbers including zero: sometimes or a variant
Integers: ()
Rational numbers: (numbers that can be expressed as a fraction where are integers and )
Real numbers: (all rational and irrational numbers)
Complex numbers: (numbers of the form where are real numbers and is the imaginary unit)
Set-builder language (examples):
The real numbers with x > 0: { x \in \mathbb{R} : x > 0 }
Logical flow in sets and implications:
If A implies B, this can be written as or in natural language "If A, then B."
If and only if: (meaning A is true precisely when B is true)
Examples from slide content:
The set of natural numbers:
The set of integers:
The set of rational numbers:
The set of real numbers:
The set of complex numbers:
Other set-related notions:
The empty set:
The subset relation:
The union and intersection operations:
2.3 Elementary Logic
Core logical symbols and their meanings:
Conjunction: (A and B - true only if both A and B are true)
Disjunction: (A or B - true if A is true, or B is true, or both are true)
Negation: (Not A - expresses the opposite truth value of A)
Implication: (If A, then B - true unless A is true and B is false)
Equivalence / biconditional: (A if and only if B - true if A and B have the same truth value)
Universal quantifier: (For all in , holds)
Existential quantifier: (There exists an in such that holds)
End of proof: symbol often used is (QED)
Notation related to logic tables and truth values:
Facts or fiction task: true/false evaluation of statements represented by logical formulas
Variables and their usage:
Fixed variables (typically early alphabet): used as constants in examples
Subscripts and superscripts for variable differentiation: e.g., or
Unknown variables (often late alphabet):
Relationships between algebra and logic symbols:
Expressions like illustrate commutativity of addition, which is a basic algebraic property linked to logical equivalence in proofs
The binary operation notation:
Sets and logic in the broader context:
Symbols connect to the concept of “membership” (x ∈ A), and the idea of constructing statements about sets and their elements
The logical framework underpins mathematical proof, theorem statements, and derivations
Translation: Words into Mathematical Symbols
The idea is to translate common phrases into symbolic form:
The sum of a number and 10 ->
The product of two numbers ->
The product of -1 and a number ->
One-half times the sum of two numbers ->
English vs. Mathematics Language
English language uses nouns, verbs, and complete sentences to express meaning; mathematics uses symbols to express relationships, formulas, and logical structure.
Distinctions captured in slides:
English sentence vs mathematical equation
English words vs mathematical symbols and notation
Examples of English sentences (nouns and verbs) vs mathematical expressions (symbols and relationships):
English: "Juan lives in Pampanga." → Math: an expression or a statement like
English: "I love Math." → Math: an expression like (a relation among symbols)
In math, a “sentence” (a complete assertion about truth) often takes the form of an equation or a statement that can be true or false, whereas an “expression” is a combination of symbols that may not express a complete assertion on its own (e.g., or ).
The translation exercises establish that many everyday phrases map to precise symbolic forms, enabling rigorous manipulation and proof.
Symbols: Set of Numbers (notation overview)
Number sets and their standard notations:
Natural numbers including zero:
Natural numbers (often excluding zero):
Integers:
Rational numbers:
Real numbers:
Complex numbers:
Basic arithmetic symbols and their meaning:
Addition:
Subtraction:
Multiplication:
Division:
Equality:
Inequality: \neq, >, <, \geq, \leq
Exponentiation: (as in )
Square root:
Notation for operations on sets and numbers:
Sum of a sequence: (summation)
Parsing of numbers and symbols uses standard algebraic conventions (order of operations, parentheses for grouping, etc.)
Common mathematical groupings:
Parentheses:
Braces:
Brackets:
Practical implications:
Sets of numbers are foundational in analysis, number theory, and applied math
Clear notation enables precise communication of problem statements and solutions
Translating Words into Symbols: Quick reference
The sum of a number and 10:
The product of two numbers:
The product of -1 and a number:
One-half times the sum of two numbers:
Connections and implications
Foundational principles linked to the notes:
Mathematics as a precise language mirrors logical structure in proofs and algorithms
Sets and logic provide the formal basis for reasoning, classification, and formal deduction
Real-world relevance:
The symbolic language underpins computer science, data analysis, engineering, economics, and natural sciences
Universal notation allows researchers worldwide to share results unambiguously
Ethical and practical implications:
Precision reduces misinterpretation but requires careful learning of notation
Overreliance on symbols without understanding underlying concepts can hinder critical thinking; the goal is to use symbols to clarify, not obscure, meaning
Quick reference: Key symbols (recap)
Union: , Intersection:
Element of: , Not element:
Subset: , Proper subset:
Equality/Inequality: =, \neq, <, >, \leq, \geq
Logical connectives:
Implication / Biconditional:
Quantifiers:
Sets of numbers:
Special sets and symbols:
End-of-proof: or Q.E.D.