If Then Statement
If Then Statement
Joseph D. Talay
PROPOSITIONS
•A declarative sentence
that is either TRUE or
FALSE, but NOT BOTH. If
the proposition is TRUE,
then its truth value is
TRUE which denoted by T;
otherwise, its truth value
Determine whether each of the
following statements is a propositions
or not. If a proposition, give its truth
value.
p: Mindanao is an island in
the Philippines.
p: This is a declarative
sentence , and Mindanao is an
island in the Philippines.
Hence, p is a true proposition
q: Find a number which
divides your age.
q: This is a imperative
sentence, and so it is not a
proposition.
r: My seatmate will get a
perfect score in the Logic
r: The statement is a declarative sentence.
exam.
Although the truth value will only be known after
the Logic exam, we know that it can be either
true (my seatmate gets a perfect score) or false
(she has some mistakes), but not both.
s: Welcome to the
Philippines!
s: Statement s is an
exclamatory sentence, hence it
is not a proposition.
t: 3 + 2 = 5
t: Obviously, 3+ 2 = 5 is a true mathematical
sentence. But, is it a declarative sentence?
Yes! To see this, note that you may read it as “
The sum of three and two is five,” which is
clearly a declarative sentence. Therefore, t is
a true proposition
u: f(x) = is a rational
function
u: This is a declarative sentence. Since
the numerator of the function is not a
polynomial, the function f is not a
rational and so the statement is false.
Therefore, u is false proposition.
hypothesis Conclusion
4 kinds of If-Then Statement
• The original statement
• The converse
• The inverse
• The contrapositive
Angles in a linear pair are
supplementary
If-Then :
TRUE
Converse
• If an animal is a bird, then it is a penguin
FALSE
Inverse
• If an animal is a not a penguin, then it is
not a bird
FALSE
Contrapositive
• If an animal is not a bird, then it is not a
penguin
TRUE
TRY!
Original Statement
• If , then x = 5
FALSE
Converse
• If x = 5, then ,
TRUE
Inverse
• If , then x ≠ 5
TRUE
Contrapositive
• If x ≠ 5, then
FALSE
TRY!
Original Statement
• If a shape is a triangle, then it is a
polygon
TRUE
Converse
• If it is a polygon, then it is a triangle
FALSE
Inverse
• If a shape is not a triangle, then it is not a
polygon
FALSE
Contrapositive
• If it is not a polygon, then it is not a
triangle
TRUE
4. BICONDITIONAL
The biconditional of a proposition p and q
is denoted by
p <--> q ; (read as “p if and only if q”)
and is defined through its truth table:
p q p <--> q
T T T
T F F
F T F
F F T
The proposition may also be written as p iff q. The
propositions p and q are the components of the
biconditional. If the truth value of p and q are the
Suppose that Geebee is a Grade 11
student, analyze the truth values of
the given biconditional.