Logic Proposition
Logic Proposition
Logic Proposition
Aaron Tan
20 – 24 August 2018
1
Summary
2. The Logic of Compound Statements
2
Summary
2.1 Logical Form and Logical Equivalence
3
Summary
2.1 Logical Form and Logical Equivalence
3 Distributive laws p (q r) p (q r)
(p q) (p r) (p q) (p r)
4 Identity laws p true p p false p
5 Negation laws p ~p true p ~p false
6 Double negative law ~(~p) p
7 Idempotent laws ppp ppp
8 Universal bound laws p true true p false false
9 De Morgan’s laws ~(p q) ~p ~q ~(p q) ~p ~q
10 Absorption laws p (p q) p p (p q) p
Negation of true and
11 false ~true false ~false true
5
Summary
2.2 Conditional Statements
6
Summary
2.2 Conditional Statements
pq ~q ~p
conditional contrapositive
statement
qp ~p ~q
converse inverse
Note that:
pq qp
7
Summary
2.2 Conditional Statements
8
Summary
Order of Operations
Order of operations:
~
not and or if-then/implies if and only if
Performed first
Performed last
9
Summary
2.3 Valid and Invalid Arguments
10
Summary
2.3 Valid and Invalid Arguments
Rule of Rule of
inference inference
Modus Ponens pq Elimination pq
p ~q pq
q p ~p
Modus Tollens pq q
~q
~p Transitivity pq
Generalization p q qr
pq pr
pq Proof by pq
Specialization Division Into pr
pq pq
Cases qr
p q r
Conjunction p Contradiction ~p false
q Rule p
pq 11
END OF FILE
12