Logic Lecture MTH 101 2.3
Logic Lecture MTH 101 2.3
Logic Lecture MTH 101 2.3
MATH
LANGUAGE
A PROPOSITION is a
declarative sentence that is
either TRUE or FALSE but not
both.
What is a proposition?
1. A cube is a polyhedron with six flat faces.
2. The line y = 2x + 1 has slope equal to 1.
3. 10 – x = 4
4. If 3x – 5 = 7, then x = 4.
5. The function f(x).
6. What time is it?
Exercises I
Simple and Compound Propositions
SIMPLE Proposition
§ a proposition that conveys a single idea
§ example: 2 is an even number
COMPOUND Proposition
§ a proposition that conveys two or more
ideas
§ example: 2 is an even and a prime
Logical Connectives
Logical Connectives: Negation
P
T F
F T
Logical Connectives: Conjunction
§ Truth Value: True if
and only if both P Q
conjuncts are true. T T T
§ Let P and Q be T F F
propositions. At the
F T F
right is the truth
table for F F F
conjunction.
Logical Connectives: Conjunction
Logical Connectives: Disjunction
§ Truth Value: True if
and only if one of P Q
the disjuncts is true. T T T
§ Let P and Q be T F T
propositions. At the
F T T
right is the truth
table for F F F
disjunction.
Logical Connectives: Disjunction
Logical Connectives: Implication
§ Truth Value: True under
all circumstances P Q
except when the T T T
premise is true and the T F F
conclusion is false.
F T T
§ Let P be the premise
and Q be the F F T
conclusion.
Logical Connectives: Implication
Logical Connectives: Implication
Logical Connectives: Biconditional
Given :
Conditional statement : P→Q
Converse (Q→P)
If the quadrilateral is a rectangle, then it is a square.
Examples
A. Write the converse, inverse, and contrapositive of the
. Then, determine their truth values.
EXAMPLE
Exercises