Description: The following User's Proof is a Natural Deduction Sequent Calculus transcription of the Fitch-style Natural Deduction proof of Unit 15 Excercise 4.f. found in the "Answers to Starred Exercises" on page 442 of "Understanding Symbolic Logic", Fifth Edition (2008), by Virginia Klenk. The same proof may also be interpreted to be a Virtual Deduction Hilbert-style axiomatic proof. It was completed automatically by the tools program completeusersproof.cmd, which invokes Mel L. O'Cat's mmj2 and Norm Megill's Metamath Proof Assistant. vk15.4j is vk15.4jVD without virtual deductions and was automatically derived from vk15.4jVD . Step numbers greater than 25 are additional steps necessary for the sequent calculus proof not contained in the Fitch-style proof. Otherwise, step i of the User's Proof corresponds to step i of the Fitch-style proof.
h1:: | |- -. ( E. x -. ph /\ E. x ( ps /\ -. ch ) ) |
h2:: | |- ( A. x ch -> -. E. x ( th /\ ta ) ) |
h3:: | |- -. A. x ( ta -> ph ) |
4:: | |- (. -. E. x -. th ->. -. E. x -. th ). |
5:4: | |- (. -. E. x -. th ->. A. x th ). |
6:3: | |- E. x ( ta /\ -. ph ) |
7:: | |- (. -. E. x -. th ,. ( ta /\ -. ph ) ->. ( ta /\ -. ph ) ). |
8:7: | |- (. -. E. x -. th ,. ( ta /\ -. ph ) ->. ta ). |
9:7: | |- (. -. E. x -. th ,. ( ta /\ -. ph ) ->. -. ph ). |
10:5: | |- (. -. E. x -. th ->. th ). |
11:10,8: | |- (. -. E. x -. th ,. ( ta /\ -. ph ) ->. ( th /\ ta ) ). |
12:11: | |- (. -. E. x -. th ,. ( ta /\ -. ph ) ->. E. x ( th /\ ta ) ). |
13:12: | |- (. -. E. x -. th ,. ( ta /\ -. ph ) ->. -. -. E. x ( th /\ ta ) ). |
14:2,13: | |- (. -. E. x -. th ,. ( ta /\ -. ph ) ->. -. A. x ch ). |
140:: | |- ( E. x -. th -> A. x E. x -. th ) |
141:140: | |- ( -. E. x -. th -> A. x -. E. x -. th ) |
142:: | |- ( A. x ch -> A. x A. x ch ) |
143:142: | |- ( -. A. x ch -> A. x -. A. x ch ) |
144:6,14,141,143: | |- (. -. E. x -. th ->. -. A. x ch ). |
15:1: | |- ( -. E. x -. ph \/ -. E. x ( ps /\ -. ch ) ) |
16:9: | |- (. -. E. x -. th ,. ( ta /\ -. ph ) ->. E. x -. ph ). |
161:: | |- ( E. x -. ph -> A. x E. x -. ph ) |
162:6,16,141,161: | |- (. -. E. x -. th ->. E. x -. ph ). |
17:162: | |- (. -. E. x -. th ->. -. -. E. x -. ph ). |
18:15,17: | |- (. -. E. x -. th ->. -. E. x ( ps /\ -. ch ) ). |
19:18: | |- (. -. E. x -. th ->. A. x ( ps -> ch ) ). |
20:144: | |- (. -. E. x -. th ->. E. x -. ch ). |
21:: | |- (. -. E. x -. th ,. -. ch ->. -. ch ). |
22:19: | |- (. -. E. x -. th ->. ( ps -> ch ) ). |
23:21,22: | |- (. -. E. x -. th ,. -. ch ->. -. ps ). |
24:23: | |- (. -. E. x -. th ,. -. ch ->. E. x -. ps ). |
240:: | |- ( E. x -. ps -> A. x E. x -. ps ) |
241:20,24,141,240: | |- (. -. E. x -. th ->. E. x -. ps ). |
25:241: | |- (. -. E. x -. th ->. -. A. x ps ). |
qed:25: | |- ( -. E. x -. th -> -. A. x ps ) |
Ref | Expression | ||
---|---|---|---|
Hypotheses | vk15.4jVD.1 | |- -. ( E. x -. ph /\ E. x ( ps /\ -. ch ) ) |
|
vk15.4jVD.2 | |- ( A. x ch -> -. E. x ( th /\ ta ) ) |
||
vk15.4jVD.3 | |- -. A. x ( ta -> ph ) |
||
Assertion | vk15.4jVD | |- ( -. E. x -. th -> -. A. x ps ) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | vk15.4jVD.1 | |- -. ( E. x -. ph /\ E. x ( ps /\ -. ch ) ) |
|
2 | vk15.4jVD.2 | |- ( A. x ch -> -. E. x ( th /\ ta ) ) |
|
3 | vk15.4jVD.3 | |- -. A. x ( ta -> ph ) |
|
4 | exanali | |- ( E. x ( ta /\ -. ph ) <-> -. A. x ( ta -> ph ) ) |
|
5 | 4 | biimpri | |- ( -. A. x ( ta -> ph ) -> E. x ( ta /\ -. ph ) ) |
6 | 3 5 | e0a | |- E. x ( ta /\ -. ph ) |
7 | idn1 | |- (. -. E. x -. th ->. -. E. x -. th ). |
|
8 | alex | |- ( A. x th <-> -. E. x -. th ) |
|
9 | 8 | biimpri | |- ( -. E. x -. th -> A. x th ) |
10 | 7 9 | e1a | |- (. -. E. x -. th ->. A. x th ). |
11 | sp | |- ( A. x th -> th ) |
|
12 | 10 11 | e1a | |- (. -. E. x -. th ->. th ). |
13 | idn2 | |- (. -. E. x -. th ,. ( ta /\ -. ph ) ->. ( ta /\ -. ph ) ). |
|
14 | simpl | |- ( ( ta /\ -. ph ) -> ta ) |
|
15 | 13 14 | e2 | |- (. -. E. x -. th ,. ( ta /\ -. ph ) ->. ta ). |
16 | pm3.2 | |- ( th -> ( ta -> ( th /\ ta ) ) ) |
|
17 | 12 15 16 | e12 | |- (. -. E. x -. th ,. ( ta /\ -. ph ) ->. ( th /\ ta ) ). |
18 | 19.8a | |- ( ( th /\ ta ) -> E. x ( th /\ ta ) ) |
|
19 | 17 18 | e2 | |- (. -. E. x -. th ,. ( ta /\ -. ph ) ->. E. x ( th /\ ta ) ). |
20 | notnot | |- ( E. x ( th /\ ta ) -> -. -. E. x ( th /\ ta ) ) |
|
21 | 19 20 | e2 | |- (. -. E. x -. th ,. ( ta /\ -. ph ) ->. -. -. E. x ( th /\ ta ) ). |
22 | con3 | |- ( ( A. x ch -> -. E. x ( th /\ ta ) ) -> ( -. -. E. x ( th /\ ta ) -> -. A. x ch ) ) |
|
23 | 2 21 22 | e02 | |- (. -. E. x -. th ,. ( ta /\ -. ph ) ->. -. A. x ch ). |
24 | hbe1 | |- ( E. x -. th -> A. x E. x -. th ) |
|
25 | 24 | hbn | |- ( -. E. x -. th -> A. x -. E. x -. th ) |
26 | hba1 | |- ( A. x ch -> A. x A. x ch ) |
|
27 | 26 | hbn | |- ( -. A. x ch -> A. x -. A. x ch ) |
28 | 6 23 25 27 | exinst01 | |- (. -. E. x -. th ->. -. A. x ch ). |
29 | exnal | |- ( E. x -. ch <-> -. A. x ch ) |
|
30 | 29 | biimpri | |- ( -. A. x ch -> E. x -. ch ) |
31 | 28 30 | e1a | |- (. -. E. x -. th ->. E. x -. ch ). |
32 | idn2 | |- (. -. E. x -. th ,. -. ch ->. -. ch ). |
|
33 | pm3.13 | |- ( -. ( E. x -. ph /\ E. x ( ps /\ -. ch ) ) -> ( -. E. x -. ph \/ -. E. x ( ps /\ -. ch ) ) ) |
|
34 | 1 33 | e0a | |- ( -. E. x -. ph \/ -. E. x ( ps /\ -. ch ) ) |
35 | simpr | |- ( ( ta /\ -. ph ) -> -. ph ) |
|
36 | 13 35 | e2 | |- (. -. E. x -. th ,. ( ta /\ -. ph ) ->. -. ph ). |
37 | 19.8a | |- ( -. ph -> E. x -. ph ) |
|
38 | 36 37 | e2 | |- (. -. E. x -. th ,. ( ta /\ -. ph ) ->. E. x -. ph ). |
39 | hbe1 | |- ( E. x -. ph -> A. x E. x -. ph ) |
|
40 | 6 38 25 39 | exinst01 | |- (. -. E. x -. th ->. E. x -. ph ). |
41 | notnot | |- ( E. x -. ph -> -. -. E. x -. ph ) |
|
42 | 40 41 | e1a | |- (. -. E. x -. th ->. -. -. E. x -. ph ). |
43 | pm2.53 | |- ( ( -. E. x -. ph \/ -. E. x ( ps /\ -. ch ) ) -> ( -. -. E. x -. ph -> -. E. x ( ps /\ -. ch ) ) ) |
|
44 | 34 42 43 | e01 | |- (. -. E. x -. th ->. -. E. x ( ps /\ -. ch ) ). |
45 | exanali | |- ( E. x ( ps /\ -. ch ) <-> -. A. x ( ps -> ch ) ) |
|
46 | 45 | con5i | |- ( -. E. x ( ps /\ -. ch ) -> A. x ( ps -> ch ) ) |
47 | 44 46 | e1a | |- (. -. E. x -. th ->. A. x ( ps -> ch ) ). |
48 | sp | |- ( A. x ( ps -> ch ) -> ( ps -> ch ) ) |
|
49 | 47 48 | e1a | |- (. -. E. x -. th ->. ( ps -> ch ) ). |
50 | con3 | |- ( ( ps -> ch ) -> ( -. ch -> -. ps ) ) |
|
51 | 50 | com12 | |- ( -. ch -> ( ( ps -> ch ) -> -. ps ) ) |
52 | 32 49 51 | e21 | |- (. -. E. x -. th ,. -. ch ->. -. ps ). |
53 | 19.8a | |- ( -. ps -> E. x -. ps ) |
|
54 | 52 53 | e2 | |- (. -. E. x -. th ,. -. ch ->. E. x -. ps ). |
55 | hbe1 | |- ( E. x -. ps -> A. x E. x -. ps ) |
|
56 | 31 54 25 55 | exinst11 | |- (. -. E. x -. th ->. E. x -. ps ). |
57 | exnal | |- ( E. x -. ps <-> -. A. x ps ) |
|
58 | 57 | biimpi | |- ( E. x -. ps -> -. A. x ps ) |
59 | 56 58 | e1a | |- (. -. E. x -. th ->. -. A. x ps ). |
60 | 59 | in1 | |- ( -. E. x -. th -> -. A. x ps ) |