Logic
Sentences are things that are capable of being True or False
- Truth Value {T, F}
- Pittsburgh is the capital of PA. ✔
Where is Pittsburgh? ✘
An argument is a set of 2 or more sentences, one of which is designated to be the conclusion, and the others are the premises.
- Bad:
Joe is smart
Joe is silly
Good:
All humans are mortal.
Socrates is a human.
Socrates is mortal.
An argument is deductively valid iff it is not possible for the premises to all be true and the conclusion false.
An argument is sound iff (i) it is valid and (ii) its premises are all true.
