Mathematical Language & Symbols
Mathematical Language & Symbols
Mathematical Language & Symbols
Mathematics is a symbolic language. Some of the symbols you may encounter as you read
Math books are the following:
∑ the sum of
∃ there exists
∀ for every (for any)
∈ element of (or member of)
∉ not an element of (or not a member of)
⊆ subset of
→ if…, then
↔ if and only if
R set of real numbers
N set of natural numbers
Z set of integers
Q set of rational numbers
∞ infinity
Example:
Conditional Statement
If two angles are congruent, then they have the same measure.
Converse:
If two angles have the same measure, then they are congruent.
Inverse:
If two angles are not congruent, then they do not have the same measure.
Contrapositive:
If two angles do not have the same measure, then they are not congruent.
Write the converse, inverse, and contrapositive of the given conditional statement.
1. Conditional Statement: If a quadrilateral is a rectangle, then it has two pairs of parallel
sides.
Converse: If a quadrilateral has two pairs of parallel sides, then it is a rectangle.
Inverse: If a quadrilateral is not a rectangle, then it does not have two pairs of parallel sides.
Contrapositive: If a quadrilateral does not have two pairs of parallel sides, then it is not a
rectangle.
2. Conditional Statement: If two circles have the same diameter, then they have the same
circumference.
Converse: If two circles have the same diameter, then they have the same circumference.
Inverse: If two circles do not have the same diameter, then they do not have the same
circumference.
Contrapositive: If two circles do not have the same circumference, then they do not have the
same diameter.
Logical Connectives
A logical connective is the mathematical equivalent of a conjunction in English. The connectives
generally used in mathematics are ‘and’, ‘or’, ‘if ...then’, ‘if and only if’.
Let
P: The sun is shining. Q: It is raining. R: The ground is wet.
1. It is raining and the ground is wet. Q∧R
2. The sun is shining or it is raining. P∨Q
3. The ground is not wet. ~R
4. If it is raining, then the sun is shining. Q→P
5. The ground is wet if and only if it is raining. R↔Q
6. If it is raining, then the sun is not shining. Q → ~P
7. The ground is wet if and only if it is raining and the sun is shining. R ↔ (Q∧P)
8. It is not raining and the sun is shining. ~Q ∧ P
9. If it is not raining, then the ground is not wet. ~Q → ~R
❑The individual objects in a set are called the members or elements of the set. A set does not
list an element more than once since an element is either a member of the set or it is not.
❑We relate a member and a set using the symbol ∈. If an object x is an element of set A, we
write x ∈ A. If an object z is not an element of set A, we write z ∉ A. If A = {1, 3, 5} then 1 ∈ A
and 2 ∉ A
❑A set can be defined in the following ways: 1. Listing all the elements, A = {a, b, c, d} 2.
Describing the properties held by the members A = {x | x is the first 4 letters of the alphabet}
❑The individual objects in a set are called the members or elements of the set. A set does not
list an element more than once since an element is either a member of the set or it is not.
❑We relate a member and a set using the symbol ∈. If an object x is an element of set A, we
write x ∈ A. If an object z is not an element of set A, we write z ∉ A. If A = {1, 3, 5} then 1 ∈ A
and 2 ∉ A
❑A set can be defined in the following ways: 1. Listing all the elements, A = {a, b, c, d} 2.
Describing the properties held by the members A = {x | x is the first 4 letters of the alphabet}
Given:
B={2,4,6,8,10}
Which of the following statements is NOT true?
A. 2 ∈ B
B. B ∈ 10
C. 3 ∉ B
❑A set is a collection of objects, things or symbols which are clearly defined. A set is denoted
by capital letters.
❑The individual objects in a set are called the members or elements of the set. A set does not
list an element more than once since an element is either a member of the set or it is not.
❑We relate a member and a set using the symbol ∈. If an object x is an element of set A, we
write x ∈ A. If an object z is not an element of set A, we write z ∉ A. If A = {1, 3, 5} then 1 ∈ A
and 2 ∉ A
❑A set can be defined in the following ways: 1. Listing all the elements, A = {a, b, c, d} 2.
Describing the properties held by the members A = {x | x is the first 4 letters of the alphabet}
A set which does not contain any element is called an empty set, or the null set and it is
denoted by ∅ (read as phi). In roster form, ∅ is denoted by {}.
Example:
The set of whole numbers less than 0.
The set of integers which are both even and odd.
Note: ∅ ≠ {0} because {0} is a set which has one element 0
Given:
S={0,1,2}
T={1,2,3}
Which statement is correct?
A. |S|=|T|
B. S=T
C. |S|=2 D. T=3
❑Subset If A and B are two sets, and every element of set A is also an element of set B, then A
is called a subset of B and we write it as A ⊂ B. The symbol ⊂ and ⊆ stands for ‘is a subset of’
or ‘is contained in’ .
❑Proper Subset Set A is a proper subset of B, if and only if, every element of A is in B, but
there is at least one element of B that is not in A. For example, consider a set Q={1,2,3,4,5,6}.
Then R={1,2,4} and S= {1} are the proper subsets of Q. Proper subset is denoted as ⊂ .
❑Improper Subset An improper subset is a subset containing every element of the original set.
For example, consider a set Q={1,2,3,4,5,6}. Then T={1,2,4,3,5,6} is the improper subset of Q
Let
P = {0, 2, 4, 6, 8, 10}
Q = {0, 2, 4, 10, 8, 6}
R = {2, 4, 6, 8, 10}
S = { 6, 8, 10, 12}
Answer
Yes or No for the following.
(a) P ⊂ Q
(b) Q ⊂ P
(c) P ⊂ Q
(d) Q ⊂ P
Universal Set
❑The set of all elements being considered is called the universal set (U) and is usually
represented by a rectangle.
Example:
A={1,2,5,6}
B={3,9}
U={1,2,3,4,5,6,7,8,9}
Venn Diagram
❑The circles represent the elements of the set and the outer parts represent elements that are
not part of the set.
❑A Venn diagram is a visual diagram that shows the relationship of sets with one another.
OPERATIONS ON SETS
❑Union of Sets The union of two sets A and B is the set of elements, which are in A or in B or in
both. It is denoted by A ∪ B and is read ‘A union B’.
Example:
Given
U = {1, 2, 3, 4, 5, 6, 7, 8, 10}
X = {1, 2, 6, 7}
Y = {1, 3, 4, 5, 8}
X ∪ Y = {1, 2, 3, 4, 5, 6, 7, 8} ← 1 is written only once.
❑Union of Sets
The union of two sets A and B is the set of elements, which are in A or in B or in both. It is
denoted by A ∪ B and is read ‘A union B’.
Example:
Given
U = {1, 2, 3, 4, 5, 6, 7, 8, 10}
X = {1, 6, 9}
Y = {1, 3, 5, 6, 8, 9}
Find X ∪ Y X ∪ Y = {1, 3, 5, 6, 8, 9}
❑Intersection of Sets
The set consisting of all elements which are in both sets A and B. It is denoted by A ∩ B ( read
as A intersection B ).
Example:
X = {1, 2, 5, 6, 7, 9, 10}
Y = {1, 3, 4, 5, 6, 8, 10}
Find X ∩ Y X ∩ Y = {1, 5, 6, 10}
❑Intersection of Sets The set consisting of all elements which are in both sets A and B. It is
denoted by A ∩ B ( read as A intersection B ).
Example:
X = {1, 6, 9} Y = {1, 3, 5, 6, 8, 9}
Find X ∩ Y X ∩ Y = {1, 6, 9}
The difference of set B from set A, denoted by A-B, is the set of all the elements of set A that
are not in set B. In mathematical term,
Example:
A = { a, b, c, d, e } B = { a, e, f, g}
Find
B-A
B-A = {f, g}
Find A-B
A-B = {b, c, d}
Blood Types
There are eight main blood types: A positive, A negative, B positive, B negative, AB
positive, AB negative, O positive and O negative. (A+, A-, B+, B-, O+, O-, AB+,
AB-)
The positive and negative refers to your Rh type (once called Rhesus).
A lab technician reports the following after testing blood samples of 100 patients. Draw a Venn
diagram to illustrate the table.