Languange and Symbol
Languange and Symbol
symbols
∑ - the sum of
N – set of natural number
Z – set of integers
Q – set of rational numbers
∃ − 𝑡ℎ𝑒𝑟𝑒 𝑒𝑥𝑖sts
∀ − 𝑓𝑜𝑟 𝑒𝑣𝑒𝑟𝑦 (𝑓𝑜𝑟 𝑎𝑛𝑦)
∈ −𝑒𝑙𝑒𝑚𝑒𝑛𝑡 𝑜𝑓 (𝑚𝑒𝑚𝑏𝑒𝑟 𝑜𝑓)
→ −𝑖𝑓 … , 𝑡ℎ𝑒𝑛
↔ −𝑖𝑓 𝑎𝑛𝑑 𝑜𝑛𝑙𝑦 𝑖𝑓
Characteristics of Mathematical language
P Q P^Q PvQ
F F
F T
T F
T T
Logical connectives
Example: Write the following in symbolic for using P, Q and R for
statements and the symbols ¬, →, ↔, v , ^ where
P: Pres. Duterte is a good president.
Q: Government officials are corrupt.
R: People are happy.
1. If Pres. Duterte is a good president, then government officials are
not corrupt.
2. If government officials are not corrupt, then the people are happy
3. If pres. Duterte is a good president and people are happy, then the
government officials are not corrupt.
4. Pres Duterte is not a good president if and only if government
officials are corrupt and the people are not happy.
Logical connectives
Example: Give the equivalent statements of the following symbols then
identify if the statement is true or false.
P: The sun is shining.
Q: It is raining.
R: The ground is wet.
1. P ^ Q
2. P v Q
3. P → Q
4. P ↔ Q
5. Q ↔ R
Logical connectives
Example: consider the following statements.
p: Marie is not happy.
q: Marie is going to watch a volleyball game.
r: It is going to rain.
s: Today is Saturday.
1. Today is Saturday and Marie is not happy.
2. Today is Saturday and Marie is not going to watch a volleyball game.
3. If it is going to rain, then Marie is not going to watch the volleyball
game.
4. Marie is going to watch the volleyball game if and only if she is
happy.
Forms of conditional statements
Given an if-then statement “if P, then Q” we can create three related
statements: converse, inverse, contrapositive.
Suppose P and Q are propositions. Given the implication P→Q. Its
converse is Q →P, its inverse is ¬𝑃 → ¬𝑄, and its contrapositive is
¬𝑄 → ¬𝑃.
That is
Given: If P then Q
Inverse: If not P then not Q
Converse: If Q then P
Contrapositive: If not Q then not P
Logical connectives
Example: Give the inverse, converse and contrapositive of the
propositions below.
1. P: Pres. Duterte is a good president.
Q: People are happy.
P→ 𝑄: If Pres. Duterte is a good president, then the people are happy.
For every positive integer x, there exists a real number y such that the
square of y is equal to x.