NRA Logic Lecture 1
NRA Logic Lecture 1
Modus Ponens
A —> B
A
Therefore, B
Modus Tollens
A —> B
not B
Therefore, not A
Notable Argument Forms
A —> B
B
Therefore, A
A —> B
not A
Therefore, not B
Notable Argument Forms
Hypothetical Syllogism
A —> B
C —> D
A or C
Therefore, B or D
J.J. Smith,
“Logic: Laws of Truth”, Ex. 6.5.1
To check for validity:
1. If I have neither money nor a card, I shall walk. If I walk, I shall get
tired or have a rest. So if I have a rest, I have money.
*there are other methods for checking validity besides using a truth table, but we won’t deal with them here
A few preliminaries
***
— Logic is topic-neutral
— Logic is style-independent
— Logic doesn’t deal with soundness (only with validity)
***
BIVALENCE:
All propositions are either T or F.
NON-CONTRADICTION:
No proposition is both T and F.
A few preliminaries (cont.)
Recall: “Maisy is upset only if there is thunder. If there is thunder, then there
is lightning. Therefore, either Maisy is not upset, or there is lightning.”
“Maisy is upset” is atomic (in propositional logic). “Maisy is upset only if there is thunder” is a
compound proposition.
Compound propositions = propositions made up from other propositions and connectives (JJ Smith, p.
24)
***
PROPOSITIONAL LOGIC: a more basic language consisting of a few connectives; all “structure”
not handled by those few connectives is treated as atomic
PREDICATE LOGIC w/QUANTIFIERS: digs “deeper” into the logical structure of propositions
(handles predicates and quantifiers)
e.g.
A = “Bob is happy”
B = “It is raining”
3. Five connectives
Connectives help us represent the relevant internal structure of propositions in the language
of formal logic.
Conjunction: A and B
Conditional: If A then B
Note that there are other ways of expressing negation in English, e.g.:
“It is impossible to get an A in this class.”
“Eating in class is forbidden.”
Double negation: ¬¬A is always equivalent to (has the same truth value as) A
So, if a proposition is true, its double negation is…?
If a proposition’s double negation is false, the proposition is…?
Conjunction (∧)
English: A and B
Symbolization: A ∧ B
Note: conjunction is a two-place connective
The conjunction is true if and only if both conjuncts are true. If at least one of the
conjuncts is false, the conjunction is false.
***
Principle of Commutativity:
A ∨ B is equivalent to (has the same truth-value as) B ∨ A
Principle of Associativity:
(A ∨ B) ∨ C is equivalent to (has the same truth-value as) A ∨ (B ∨ C)
“If you are either smart or charming, then people like you.”
(This leaves open the possibility that you’re both smart and charming and people like
you).
But there are cases when the English word “or” is used in an exclusive
sense, e.g.