12-Propositional Logic
12-Propositional Logic
Logic
Competency: Solve problems in
propositional logic using truth tables
and rules of logic
What is a Proposition?
• Statement that is either True or False
(but not both)
• Basic building block of logic
• Join statements together to form more
complicated propositions using AND,
OR, NOT
• Example: It is raining
TRUE = ?
TRUE
TRUE ≠ ?
FALSE
TRUE V ~TRUE = ?
TRUE
p q
T T
T F
F T
F F
p q p^q pVq ~q p ^ ~q ~q V (p ^ q)
T T T T F F T
T F F T T T T
F T F T F F F
F F F F T F F