| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > cp | Structured version Visualization version GIF version | ||
| Description: Collection Principle. This remarkable theorem scheme is in effect a very strong generalization of the Axiom of Replacement. The proof makes use of Scott's trick scottex 9795 that collapses a proper class into a set of minimum rank. The wff 𝜑 can be thought of as 𝜑(𝑥, 𝑦). Scheme "Collection Principle" of [Jech] p. 72. (Contributed by NM, 17-Oct-2003.) |
| Ref | Expression |
|---|---|
| cp | ⊢ ∃𝑤∀𝑥 ∈ 𝑧 (∃𝑦𝜑 → ∃𝑦 ∈ 𝑤 𝜑) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | vex 3442 | . . 3 ⊢ 𝑧 ∈ V | |
| 2 | 1 | cplem2 9800 | . 2 ⊢ ∃𝑤∀𝑥 ∈ 𝑧 ({𝑦 ∣ 𝜑} ≠ ∅ → ({𝑦 ∣ 𝜑} ∩ 𝑤) ≠ ∅) |
| 3 | abn0 4335 | . . . . 5 ⊢ ({𝑦 ∣ 𝜑} ≠ ∅ ↔ ∃𝑦𝜑) | |
| 4 | elin 3915 | . . . . . . . 8 ⊢ (𝑦 ∈ ({𝑦 ∣ 𝜑} ∩ 𝑤) ↔ (𝑦 ∈ {𝑦 ∣ 𝜑} ∧ 𝑦 ∈ 𝑤)) | |
| 5 | abid 2716 | . . . . . . . . 9 ⊢ (𝑦 ∈ {𝑦 ∣ 𝜑} ↔ 𝜑) | |
| 6 | 5 | anbi1i 624 | . . . . . . . 8 ⊢ ((𝑦 ∈ {𝑦 ∣ 𝜑} ∧ 𝑦 ∈ 𝑤) ↔ (𝜑 ∧ 𝑦 ∈ 𝑤)) |
| 7 | ancom 460 | . . . . . . . 8 ⊢ ((𝜑 ∧ 𝑦 ∈ 𝑤) ↔ (𝑦 ∈ 𝑤 ∧ 𝜑)) | |
| 8 | 4, 6, 7 | 3bitri 297 | . . . . . . 7 ⊢ (𝑦 ∈ ({𝑦 ∣ 𝜑} ∩ 𝑤) ↔ (𝑦 ∈ 𝑤 ∧ 𝜑)) |
| 9 | 8 | exbii 1849 | . . . . . 6 ⊢ (∃𝑦 𝑦 ∈ ({𝑦 ∣ 𝜑} ∩ 𝑤) ↔ ∃𝑦(𝑦 ∈ 𝑤 ∧ 𝜑)) |
| 10 | nfab1 2898 | . . . . . . . 8 ⊢ Ⅎ𝑦{𝑦 ∣ 𝜑} | |
| 11 | nfcv 2896 | . . . . . . . 8 ⊢ Ⅎ𝑦𝑤 | |
| 12 | 10, 11 | nfin 4174 | . . . . . . 7 ⊢ Ⅎ𝑦({𝑦 ∣ 𝜑} ∩ 𝑤) |
| 13 | 12 | n0f 4299 | . . . . . 6 ⊢ (({𝑦 ∣ 𝜑} ∩ 𝑤) ≠ ∅ ↔ ∃𝑦 𝑦 ∈ ({𝑦 ∣ 𝜑} ∩ 𝑤)) |
| 14 | df-rex 3059 | . . . . . 6 ⊢ (∃𝑦 ∈ 𝑤 𝜑 ↔ ∃𝑦(𝑦 ∈ 𝑤 ∧ 𝜑)) | |
| 15 | 9, 13, 14 | 3bitr4i 303 | . . . . 5 ⊢ (({𝑦 ∣ 𝜑} ∩ 𝑤) ≠ ∅ ↔ ∃𝑦 ∈ 𝑤 𝜑) |
| 16 | 3, 15 | imbi12i 350 | . . . 4 ⊢ (({𝑦 ∣ 𝜑} ≠ ∅ → ({𝑦 ∣ 𝜑} ∩ 𝑤) ≠ ∅) ↔ (∃𝑦𝜑 → ∃𝑦 ∈ 𝑤 𝜑)) |
| 17 | 16 | ralbii 3080 | . . 3 ⊢ (∀𝑥 ∈ 𝑧 ({𝑦 ∣ 𝜑} ≠ ∅ → ({𝑦 ∣ 𝜑} ∩ 𝑤) ≠ ∅) ↔ ∀𝑥 ∈ 𝑧 (∃𝑦𝜑 → ∃𝑦 ∈ 𝑤 𝜑)) |
| 18 | 17 | exbii 1849 | . 2 ⊢ (∃𝑤∀𝑥 ∈ 𝑧 ({𝑦 ∣ 𝜑} ≠ ∅ → ({𝑦 ∣ 𝜑} ∩ 𝑤) ≠ ∅) ↔ ∃𝑤∀𝑥 ∈ 𝑧 (∃𝑦𝜑 → ∃𝑦 ∈ 𝑤 𝜑)) |
| 19 | 2, 18 | mpbi 230 | 1 ⊢ ∃𝑤∀𝑥 ∈ 𝑧 (∃𝑦𝜑 → ∃𝑦 ∈ 𝑤 𝜑) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ∧ wa 395 ∃wex 1780 ∈ wcel 2113 {cab 2712 ≠ wne 2930 ∀wral 3049 ∃wrex 3058 ∩ cin 3898 ∅c0 4283 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1796 ax-4 1810 ax-5 1911 ax-6 1968 ax-7 2009 ax-8 2115 ax-9 2123 ax-10 2146 ax-11 2162 ax-12 2182 ax-ext 2706 ax-rep 5222 ax-sep 5239 ax-nul 5249 ax-pow 5308 ax-pr 5375 ax-un 7678 ax-reg 9495 ax-inf2 9548 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3or 1087 df-3an 1088 df-tru 1544 df-fal 1554 df-ex 1781 df-nf 1785 df-sb 2068 df-mo 2537 df-eu 2567 df-clab 2713 df-cleq 2726 df-clel 2809 df-nfc 2883 df-ne 2931 df-ral 3050 df-rex 3059 df-reu 3349 df-rab 3398 df-v 3440 df-sbc 3739 df-csb 3848 df-dif 3902 df-un 3904 df-in 3906 df-ss 3916 df-pss 3919 df-nul 4284 df-if 4478 df-pw 4554 df-sn 4579 df-pr 4581 df-op 4585 df-uni 4862 df-int 4901 df-iun 4946 df-iin 4947 df-br 5097 df-opab 5159 df-mpt 5178 df-tr 5204 df-id 5517 df-eprel 5522 df-po 5530 df-so 5531 df-fr 5575 df-we 5577 df-xp 5628 df-rel 5629 df-cnv 5630 df-co 5631 df-dm 5632 df-rn 5633 df-res 5634 df-ima 5635 df-pred 6257 df-ord 6318 df-on 6319 df-lim 6320 df-suc 6321 df-iota 6446 df-fun 6492 df-fn 6493 df-f 6494 df-f1 6495 df-fo 6496 df-f1o 6497 df-fv 6498 df-ov 7359 df-om 7807 df-2nd 7932 df-frecs 8221 df-wrecs 8252 df-recs 8301 df-rdg 8339 df-r1 9674 df-rank 9675 |
| This theorem is referenced by: bnd 9802 |
| Copyright terms: Public domain | W3C validator |