Lecture 3
Lecture 3
Lecture 3
Exclusive OR connective
Conditional-disjunction equivalence
Proof using logical equivalences
Predicates
Quantification and Quantifiers
Quiz
About Conditional Statement
A connective in logic that yields the truth value ”T” if exactly one
of the propositions involved are true, otherwise false. It is also
known as ”XOR”.
Exclusive OR
A connective in logic that yields the truth value ”T” if exactly one
of the propositions involved are true, otherwise false. It is also
known as ”XOR”. The truth table for ”XOR” connective is as
follows:
p q p⊕q
T T F
T F T
F T T
F F F
Conditional-disjunction equivalence
T T T F T T
T F F F F T
F T T T T T
F F T T T T
Use of logical equivalences
Proof:
Let P(x) denote the statement ”x > 3”. What are the truth
values of P(4) and P(2)?
Example
Let P(x) denote the statement ”x > 3”. What are the truth
values of P(4) and P(2)?
Let P(x) denote the statement ”x > 3”. What are the truth
values of P(4) and P(2)?
A. List
B. Predicate
C. Quantifier
D. Data
Quiz 1
A. List
B. Predicate
C. Quantifier
D. Data
Answer: B.
Quiz 2
A. False
B. Negated
C. True
D. Both True and False
Quiz 2
A. False
B. Negated
C. True
D. Both True and False
Answer: C.
Quiz 3
A. p→q
B. p& q
C. p∨q
D. ∼p
Quiz 3
A. p→q
B. p& q
C. p∨q
D. ∼p
Answer: B.
Quiz 4
A. T and F
B. T and T
C. F and T
D. F and F
Quiz 5
A. T and F
B. T and T
C. F and T
D. F and F
Answer: D