Last Update: 3 September 2010
Note: or material is highlighted |
Note: A username and password may be required to access certain documents. Please contact Bill Rapaport.
Index to all lectures
…Back to previous lecture
FORGET OR IGNORE WHATEVER YOU THINK
YOU KNOW ABOUT PROPOSITIONAL LOGIC
& LEARN **OUR** LOGIC AND RULES
NAME | SYNTAX | ENGLISH | E.G. | SEMANTICS | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
atomic proposition |
p, q, etc. | (any "simple" grammatical declarative sentence) |
Today is Monday. 2+2=4 |
tval(p)=T iff p describes the world correctly |
||||||||||||||||||
molecular propositions: negation |
¬p | It's not the case that p. Not p |
Today isn't Monday. 2+2≠4 |
Use truth tables for the semantics of molecular
propositions:
i.e., tval(¬p)=F iff tval(p)=T
|
||||||||||||||||||
conjunction | (p ∧ q) | p and q
p but q p although q etc. |
Today is Monday and 2+2=4.
Today is Monday but there's no school anyway. |
|
(more to come …)