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
¬xA(x)

2

open subproof, 1
A(a)

3

1
xA(x)
I 2

4

1
¬E 3, 1

5

close subproof, 0
¬A(a)
¬I 24

6

0
x¬A(x)
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
¬xA(x)

2

open subproof, 1
¬x¬A(x)

3

open subproof, 2
¬A(a)

4

2
x¬A(x)
I 3

5

2
¬E 4, 2

6

close subproof, 1
¬¬A(a)
¬I 35

7

1
A(a)
DNE 6

8

1
xA(x)
I 7

9

1
¬E 8, 1

10

close subproof, 0
¬¬x¬A(x)
¬I 29

11

0
x¬A(x)
DNE 10

And here is a proof that does not use any derived rules:

Line number

Subproof level

Formula

Justification

1

0
¬xA(x)

2

open subproof, 1
x¬A(x)

3

1
x¬A(x)x¬A(x)
I 2

4

1
x¬A(x)
E 3

5

close subproof, open subproof, 1
¬x¬A(x)

6

open subproof, 2
A(b)

7

2
A(b)A(b)
I 6

8

2
A(b)
E 7

9

close subproof, open subproof, 2
¬A(b)

10

2
x¬A(x)
I 9

11

2
¬E 10, 5

12

2
A(b)
X 11

13

close subproof, 1
A(b)
LEM 68, 912

14

1
xA(x)
I 13

15

1
¬E 14, 1

16

1
x¬A(x)
X 15

17

close subproof, 0
x¬A(x)
LEM 24, 516