Chap 1
Chap 1
Comment
. If the sentencesinvolved belongto English (or any other
natural language), we need to specify that the premisesand the
conclusion are sentencesthat can be true or false. That is, the
premisesand the conclusionmust all be declarative(or indicative)
sentencessuch as ' The cat is on the mat' or ' I am here' , and not
sentencessuchas ' Is the cat on the mat?' (interrogative) or ' Come
here!' (imperative) . We are going to construct some formal
languagesin which every sentenceis either true or false. Thus this
qualification is not presentin the definition above.
vocabulary -
Definition. TheVOCABULARY
OF SENTENTIAL
LOGICconsists
of
. SENTENCELETTERS ,
. CONNECTIVES , and
. PARENTHESES .
'
ampersand & The AMPERSAND correspondsto the English Both
... and ... ' .
an - ow to the English
~ The ARROW corresponds then
,
... .
.
expression Definition. An EXPRESSION of sentential logic is
any sequenceof sentenceletters, sentential
rives, or left andright parentheses
.
Examples.
(P ~ Q) is an expressionof sententiallogic.
)PQ~ - is alsoan expressionof sententiallogic.
(3 ~ 4) is not an expressionof sententiallogic.
(4) If cj) and 'If are both wffs, then the expression
denoted by (~ v '1/) is a wff .
(5) If (j) and 'I' are both wffs, then the expression
denoted by (j) - + '1') is a wff .
Chapter1
Example.
- (P - + Q) hasone negation: - - (P - + Q)
It hastwo denials: (P - + Q) and - - (P - + Q) .
Example .
p ~ Q will be read as shorthand for (P ~ Q) .
Examples .
- P & Q ~ R is readas - P & Q) ~ R).
P ~ Q H R is readas P ~ Q) H R).
P v Q & R is not allowed,asit is ambiguous
between
(P v (Q & R and P v Q) & R).
P ~ Q ~ R is notallowed,asit is ambiguousbetween
(P ~ (Q ~ R and P ~ Q) ~ R).
0
1* PH - QvR
00
n* PvQ ~ R & S
000
U1* PVQ ~ RHS
iv * PvQ & R ~ - S
P~ R & S~ T
vi * P~ Q ~ R ~ S
vii * P& QH - RvS
viii * - P& QVR ~ SHT
ix * P~ Q & - R H - Sv T ~ U
P~ Q & - R ~ - Sv T H U
-
translation Definition . A TRANSLATION SCHEME for the lan
scheme guage of sentential logic is a pairing of sentence letters
with sentencesof a natural language. The sentencesin
a translation scheme should be logically simple . That
is , they should not contain any of the words
corresponding to the sentential connectives.
ChapterI
Example.
Under the translationscheme
P: Johndoeswell at logic
Q: Bill is happy
The sentence
If Johndoeswell at logic, then Bill is happy
hasthe logical form (P ~ Q) .
negations Let P b' anslate the sentence ' John is conscious.' Here
are a few of the ways of expressing - P:
John is not conscious.
John is unconscious.
It is not the case that John is conscious.
It is false that John is conscious.
Example.
Considerthe following two arguments:
for 1- 20
25
*
Capital punishment should be continued even though
capital punishment is not an effective deterrent provided
that a purpose of punishment is retribution in
addition to deterrence.
line number Also on the left , we write the current LINE NUM -
BER of the proof.
Example.
1,2 (7) P - + Q & R 6 ~ I (3)
i Linenumber i Annotation
set Sentence
Assumption
Annotation : A
Assumption set: The currentline number.
Comment: Anything may be assumed at any
time . However , some assumptions
are useful and some are not !
Example.
(1) Pv Q
Annotation : m, n & 1
Assumption set: The union of the assumption sets at
lines m and n.
Comment: The order of lines m and n in the
proof is irrelevant . The lines referred
to by m and n may also be the
same.
Also known as: Conjunction (CONI ) .
I
Chapter
Examples.
1 ( 1) p A
2 (2) Q A
1,2 (3) P& Q 1,2 &1
1,2 (4) Q& P 1,2 &1
1 (5) P& P 1,1&1
Annotation : m &E
Assumption set : The sameasat line m.
Also known as: Simplification (S).
.
Examples
(a)
1 (1) P& Q
1 (2) Q" l &E
1 (3) P l &E
(b)
1 (1) P& (Q ~ R)
1 (2) Q~ R l &E
Annotation : m vI
Assumption set: The same as at line m.
Also known as: Addition (ADD ) .
Chapterl
Examples.
(a)
1 (1) P A
1 (2) Pv Q 1vI
1 (3) (RH - T) v P 1vI
(b)
1 (1) Q -+ R A
1 (2) (Q -+ R) v (P & - g) 1 vI
Annotation : m, n v E
Assumption set: The union of the assumptionsetsat
lines m andn.
Comment : The order of m and n in the proof is
irrelevant.
Also known as : Modus Tollendo Ponens (MTP),
Disjunctive Syllogism (OS) .
Examples.
(a)
1 (1) Pv Q A
2 (2) -P A
1,2 (3) Q 1,2 vB
(b)
1 (1) P v (Q -+ R) A
2 (2) - (Q -+ R) A
1,2 (3) P 1,2 vE
Chapter1
(c)
1 (1) Pv - R A
2 (2) R A
1,2 (3) P 1,2 v E
Annotation : n - +1 (m )
Assumption set : Everything in the assumption set at
line n excepting m, the line number
where the antecedent was assumed.
Comment
: The antecedent must be present in
the proof as an assumption . We
speak of DISCHARGING this assumption
when applying this rule .
Placing the number m in parentheses
indicates it is the discharged assumption
. The lines m and n may be the
same.
Also known as: Conditional Proof (CP) .
.
Examples
(a)
1 (1) - PvQ A
2 (2) P A
1,2 (3) Q 1,2 vE
1 (4) P~ Q 3 ~ I (2)
ChapterI
(b)
1 (1) R A
2 (2) P A
2 (3) P~ R 1-+1(2)
(c)
1 ( 1) P A
(2) P-+P 1 - +1 ( 1)
Annotation : m, n - +E
Assumption set: The union of the assumption sets at
lines m and n-
Comment: The order of m and n in the proof is
irrelevant.
Also known as: Modus Ponendo Ponens (MPP),
Modus Ponens (MP), Detachment ,
Affirming the Antecedent.
.
Example
1 ( 1) P~ Q A
2 (2) P A
1,2 (3) Q 1,2 -.+E
Chapterl
reductio ad
absurdum
Examples.
(a)
1 (1) P-+ Q A
2 (2) -Q A
3 (3) P A
1,3 (4) Q 1,3 ~ E
1,2 (5) -P 2,4 RAA(3)
(b)
---
1 PvQ A
2 -P A
3 - P~ - Q A
2,3 -Q 2,3 -+E
1,2,3 P 1,4 vE
1,3 P 2,5 RAA(2)
I
Chapter
(c)
1 (1) p A
2 (2) Q A
3 (3) -Q A
2,3 (4) -p 2,3 RAA(1)
double - armw . Given two conditional sentences having the forms
intro cI> - + 'I' and 'I' - + cI> (at lines m and n ), conclude a
biconditional with cI>on one side and 'I' on the other.
Annotation : m , n HI
Assumption set: The union of the assumption sets at
lines m and n.
Comment: The order of m and n in the proof is
irrelevant .
.
Examples
1 (1) P~ Q A
2 (2) Q~ P A
1,2 (3) PHQ 1,2 HI
1,2 (4) QH P 1,2 HI
Annotation : mHE
Assumption set : the sameas at m.
Also known as : Sometimesthe rules HI and HE
aresubsumedasDefinition of Biconditional
(df.H ) .
Chapter1
.
Examples
1 (1) PHQ A
1 (2) P- + Q tHE
1 (3) Q - +P tHE
P, - Q ~ P& - Q
1 (1) P
(2) - Q
(3) P& - Q
PvQ , - QvR,
(1) Pv Q
(2) - Qv R
(3)
(4) Q 1,3 vE
(5) 2,4
.* : * I -
. ~ t ~
Nil
.>~ N~
~,
3,5 RAA
1
Chapter
81* P v - R, - R - + S, - P ~ S
82 P v - R, - R - + S,- P ~ S & - R
83* P - + - Q, - Q v R - + - S, P & T ~ - S
84* P & (Q & R), P & R - + - S, S v T ~ T
85 P - + Q, P - + R, P ~ Q & R
86 P, Q v R, - R v S, - Q ~ P & S
87* - P, Rv - PHPVQ ~ Q
88 (P H Q) - + RiP- + Q,Q - + P ~ R
89* - P- + Q & R, - Pv S - + - TU & - P ~ (U & R) & - T
810 (Q v R) & - S - + T, Q & U, - S v - U ~ T & U
Example. P ~ ~ P v P
Example .
ProveP -i .- P v P.
(a) ProveP .- P v P.
1 ( 1) P A
1 (2) P v P 1v I
, using the
Exercise1.5.1 Give proofs for the following sequents
primitiverulesof proof.
S11* P -i .- - - P DoubleNegation
S12* P - + Q, - Q .- - P ModusTollendoTollens
S13 P - + - Q, Q .- - P MTf
S14* - P --+Q, - Q I- P MTf
S15 - P --+- Q, Q I- P MTf
S16* P --+Q, Q --+RIP --+R HypotheticalSyllogism
S17* PI - Q --+P TrueConsequent
S18* - PIP --+Q FalseAntecedent
S19 PIP - -+Q FA
S20 P --+Q, P --+- Q I- - P Antecedent
Impossible
S21* - P v Q ~I- P -:0+Q -
WedgeArrow (v~ )
S22 P v Q ~I- - P --+Q v - +
Exercise 1.5.2 Give proofs for the following sequents using the
primitive rules of proof.
Example.
The sequent
P v Q J- - P - + Q
hasas a substitutioninstancethe sequent
(R & S) v Q J- - (R & S) - + Q
accordingto the substitutionpattern
P/ (R & g); Q/Q.
Chapter}
i* R - + S -1.- - S - + - R
ii * - P - + Q v R, Q v R - + S.- - P - + S
iii * (P & Q) v R -1.- R v (P & Q)
iv* (PvQ) & (- Rv - S) -I'- PvQ) & - R) v PvQ) & - S)
v* R v S -1.- - - (R v S)
vi * (P v R) & S -1.- - (P v R - + - S)
vii * P v (Q v R) -1.- - P - + Q v R
viii * - (P & Q) .- R - + - (P & Q)
ix* - P & Q) v (R & S -1.- - (P & Q) & - (R & S)
x* P v (R v S), P - + Q & R, R v S - + Q & R .- Q & R
Examples .
(a) ProveR v 5 - + T, - T ~ - R.
1 ( 1) R v 5 - + T A
2 (2) - T A
1,2 (3) - (R v 5) 1,2 M1T
1,2 (4) - R & - 5 30M
1,2 (5) - R 4 &E
S64 - p - + PiP
S65 PH Q -i .- - P - + Q) - + - (Q - + P
S66* P H Q -i .- P v Q - + P & Q
S67* PH Q -i .- - (P v Q) v - (- P v - Q)
S68 P H Q -i .- - (P & Q) - + - (P v Q)
S69 PH Q -i .- - (- (P & Q) & - (- P & - Q
S70 P v Q - + R & - P , Q v R, - R .- C
S71 - PHQ , P- + R, - R .- - QHR
S72 - P H - Q) H R), S - + P & (Q & T),
R v (P & S) .- S & K - + R & Q
S73* (P & Q) v (R v S) .- P & Q) v R) v S
S74 P & (~ & - R), P- +(- S - + T), - S - + (T H R v Q) .- S
S75 P & - Q - +-R, (- S - + - P) H - R .- R H Q & (P & - S)
S76* P v Q, (Q - + R) & (- P v S), Q & R - + T .- T v S
S77 P - + QVR, (~ & S) v (T- +-P), - (- R - + - P) '- - T & Q
S78* P v Q, P - + (R - + - S), (- R H T) - + - P .- S & T - + Q
S79* (PH ~ - + - R, (- P& S) v (Q& 1) , SvT - + R .- Q - + P
S80* - S v (S & R), (S - + R) - + P .- P
S81* Pv ( RVQ ) , (R- +S) & (Q- +1) , S v T - + P v Q, - P .- Q
ChapterI
S82* (P - + Q) - + R, S - + (- Q - + T) t- R v - T - + (S - + R)
S83* P & Q - + R v St - (P - + R) v (Q - + S)
S84* (P- +Q) & (R - + f ), (PvR) & - (Q&R) t- (P& Q) & - R
S85* P & Q - + (R v S) & - (R & S), R & Q - + S,
S - + R & Q) v (- R & - Q v - P t- P - + - Q
S86 - (P& --Q)v- (- R& -s), - S& --Q, T- +(- S- +- R& p) t- - T
1.6 Theorem.
Example .
Provet- P& Q -+ Q & P.
1 (1) P& Q A
1 (2) Q 1 &E
1 (3) P 1 &E
1 (4) Q & P 2,3 &1
(5) P& Q -+ Q & P 4 - +1( 1)
Tl * t- P ~ P Identity
T2* t- P v - P ExcludedMiddle
T3 t- - (P & - P) Non-Contradiction
T4* t- P ~ (Q ~ P) Weakening
T5* t- (P ~ Q) v (Q ~ P) Paradoxof Material Implication
T6 t- P H - - P Double Negation
17 t- (PHQ ) H (QHP )
T8* t- - (PHQ ) H (- PHQ )
T9* t- P ~ Q) ~ P) ~ P Peirce's Law
TIO* t- (P ~ Q) v (Q ~ R)
Til * t- (PHQ ) H (- PH - Q)
T12
*
~ (- P ~ Q) & (R ~ Q) H (P ~ R) ~ Q
T13* ~ PH P& P & Idempotence
T14* ~ V
PH P P v Idempotence
T15 ~ (PHQ ) & (RHS ) ~ P ~ R) H (Q ~ S
T16 ~ (PHQ ) & (RHS ) ~ (P & RHQ & S)
T17* ~ (PHQ ) & (RHS ) ~ (Pv R H Q V S)
TIS ~ (PHQ ) & (RH S) ~ PHR ) H (QH S
T19* ~ (PHQ) ~ (R~ P) H (R~ Q & P~ R) H (Q ~ R
T20 .- (PHQ ) ~ (R & PHR & Q)
T21* .- (PHQ ) ~ (R V P H Rv Q)
T22 .- (PHQ ) ~ RHP ) H (RHQ
T23 .- P & (Q H R) ~ (P & Q H R)
T24 .- P~ (Q ~ R) H P~ Q) ~ (P~ R
T25 .- P ~ (Q ~ R) H Q ~ (P ~ R)
T26 '- P~ (P~ Q) HP ~ Q
T27* .- (P~ Q) ~ QH (Q ~ P) ~ P
1
Chapter
T28 ~ P~ - QHQ ~ - P
T29 ~ - P~ PHP
T30* ~ (P& Q) v (R & S) H
P v R) & (P v S & Q v R) & (Q v S
T31* ~ (P v Q) & (R v S) H
P & R) v (P & S v Q & R) v (Q & S
T32
*
~ (P~ Q) & (R ~ S) H
- P & - R) v (- P & S v Q & - R) v (Q & S
T33 ~ (PV - P) & QHQ
T34 ~ (P& - P) VQHQ
T35 ~ P v (- P & Q) H P v Q
T36 ~ P& (- PVQ) HP & Q
T37 ~ PHPV (P& Q)
T38 ~ PHP & (PVQ )
T39 ~ (P ~ Q & R) ~ (P & Q H P & R)
Example.
ProveP ~ Q, - p ~ Q .- Q.
1 ( 1) P ~ Q A
2 (2) - p ~ Q A
(3) P v - p T2
1,2 (4) Q 1,2,3 SimDil