Discrete Mathematics - L03
Discrete Mathematics - L03
Lecture 3
Date: 28/10/2020
Solution:
1. If Omar can not swim to the island, then
Omar can not swim across the lake.
2. If tomorrow is not Monday, then today is not
Easter.
Symbolically:
The converse of p → q is q → p
The inverse of p → q is ~p → ~q
p → q ≡ ~p V q Conditional
~(p → q) ≡ p Λ ~q Negation
~q → ~p ≡ q V ~p Contrapositive
q → p ≡ ~q V p Converse
~p → ~q ≡ p V ~ q Inverse
1.
~
2.
V,Λ
3.
→,↔
Truth table
p q p→q q→p p↔q (p → q)Λ(q → p)
T T T T T T
T F F T F F
F T T F F F
F F T T T T