Solutions to Chapter 40 Derived rules
A. Offer proofs which justify the addition of the second and fourth CQ rules as derived rules.
Justification for the second rule:
|
Line number |
Subproof level |
Formula |
Justification |
|---|---|---|---|
|
1 |
0
|
|
|
|
2 |
open subproof,
1
|
|
|
|
3 |
1
|
|
I 2
|
|
4 |
1
|
|
E 3, 1
|
|
5 |
close subproof,
0
|
|
I 2–4
|
|
6 |
0
|
|
I 5
|
The fourth rule is harder to justify. Here is a proof that is relatively straightforward, but uses the derived rule DNE:
|
Line number |
Subproof level |
Formula |
Justification |
|---|---|---|---|
|
1 |
0
|
|
|
|
2 |
open subproof,
1
|
|
|
|
3 |
open subproof,
2
|
|
|
|
4 |
2
|
|
I 3
|
|
5 |
2
|
|
E 4, 2
|
|
6 |
close subproof,
1
|
|
I 3–5
|
|
7 |
1
|
|
DNE 6
|
|
8 |
1
|
|
I 7
|
|
9 |
1
|
|
E 8, 1
|
|
10 |
close subproof,
0
|
|
I 2–9
|
|
11 |
0
|
|
DNE 10
|
And here is a proof that does not use any derived rules:
|
Line number |
Subproof level |
Formula |
Justification |
|---|---|---|---|
|
1 |
0
|
|
|
|
2 |
open subproof,
1
|
|
|
|
3 |
1
|
|
I 2
|
|
4 |
1
|
|
E 3
|
|
5 |
close subproof,
open subproof,
1
|
|
|
|
6 |
open subproof,
2
|
|
|
|
7 |
2
|
|
I 6
|
|
8 |
2
|
|
E 7
|
|
9 |
close subproof,
open subproof,
2
|
|
|
|
10 |
2
|
|
I 9
|
|
11 |
2
|
|
E 10, 5
|
|
12 |
2
|
|
X 11
|
|
13 |
close subproof,
1
|
|
LEM 6–8, 9–12
|
|
14 |
1
|
|
I 13
|
|
15 |
1
|
|
E 14, 1
|
|
16 |
1
|
|
X 15
|
|
17 |
close subproof,
0
|
|
LEM 2–4, 5–16
|