Mathbox for Emmett Weisz |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > Mathboxes > setrec1lem3 | Structured version Visualization version GIF version |
Description: Lemma for setrec1 46397. If each element 𝑎 of 𝐴 is covered by a set 𝑥 recursively generated by 𝐹, then there is a single such set covering all of 𝐴. The set is constructed explicitly using setrec1lem2 46394. It turns out that 𝑥 = 𝐴 also works, i.e., given the hypotheses it is possible to prove that 𝐴 ∈ 𝑌. I don't know if proving this fact directly using setrec1lem1 46393 would be any easier than the current proof using setrec1lem2 46394, and it would only slightly simplify the proof of setrec1 46397. Other than the use of bnd2d 46387, this is a purely technical theorem for rearranging notation from that of setrec1lem2 46394 to that of setrec1 46397. (Contributed by Emmett Weisz, 20-Jan-2021.) (New usage is discouraged.) |
Ref | Expression |
---|---|
setrec1lem3.1 | ⊢ 𝑌 = {𝑦 ∣ ∀𝑧(∀𝑤(𝑤 ⊆ 𝑦 → (𝑤 ⊆ 𝑧 → (𝐹‘𝑤) ⊆ 𝑧)) → 𝑦 ⊆ 𝑧)} |
setrec1lem3.2 | ⊢ (𝜑 → 𝐴 ∈ V) |
setrec1lem3.3 | ⊢ (𝜑 → ∀𝑎 ∈ 𝐴 ∃𝑥(𝑎 ∈ 𝑥 ∧ 𝑥 ∈ 𝑌)) |
Ref | Expression |
---|---|
setrec1lem3 | ⊢ (𝜑 → ∃𝑥(𝐴 ⊆ 𝑥 ∧ 𝑥 ∈ 𝑌)) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | setrec1lem3.2 | . . . 4 ⊢ (𝜑 → 𝐴 ∈ V) | |
2 | setrec1lem3.3 | . . . . . 6 ⊢ (𝜑 → ∀𝑎 ∈ 𝐴 ∃𝑥(𝑎 ∈ 𝑥 ∧ 𝑥 ∈ 𝑌)) | |
3 | exancom 1864 | . . . . . . 7 ⊢ (∃𝑥(𝑎 ∈ 𝑥 ∧ 𝑥 ∈ 𝑌) ↔ ∃𝑥(𝑥 ∈ 𝑌 ∧ 𝑎 ∈ 𝑥)) | |
4 | 3 | ralbii 3092 | . . . . . 6 ⊢ (∀𝑎 ∈ 𝐴 ∃𝑥(𝑎 ∈ 𝑥 ∧ 𝑥 ∈ 𝑌) ↔ ∀𝑎 ∈ 𝐴 ∃𝑥(𝑥 ∈ 𝑌 ∧ 𝑎 ∈ 𝑥)) |
5 | 2, 4 | sylib 217 | . . . . 5 ⊢ (𝜑 → ∀𝑎 ∈ 𝐴 ∃𝑥(𝑥 ∈ 𝑌 ∧ 𝑎 ∈ 𝑥)) |
6 | df-rex 3070 | . . . . . 6 ⊢ (∃𝑥 ∈ 𝑌 𝑎 ∈ 𝑥 ↔ ∃𝑥(𝑥 ∈ 𝑌 ∧ 𝑎 ∈ 𝑥)) | |
7 | 6 | ralbii 3092 | . . . . 5 ⊢ (∀𝑎 ∈ 𝐴 ∃𝑥 ∈ 𝑌 𝑎 ∈ 𝑥 ↔ ∀𝑎 ∈ 𝐴 ∃𝑥(𝑥 ∈ 𝑌 ∧ 𝑎 ∈ 𝑥)) |
8 | 5, 7 | sylibr 233 | . . . 4 ⊢ (𝜑 → ∀𝑎 ∈ 𝐴 ∃𝑥 ∈ 𝑌 𝑎 ∈ 𝑥) |
9 | 1, 8 | bnd2d 46387 | . . 3 ⊢ (𝜑 → ∃𝑣(𝑣 ⊆ 𝑌 ∧ ∀𝑎 ∈ 𝐴 ∃𝑥 ∈ 𝑣 𝑎 ∈ 𝑥)) |
10 | exancom 1864 | . . . . . . . 8 ⊢ (∃𝑥(𝑥 ∈ 𝑣 ∧ 𝑎 ∈ 𝑥) ↔ ∃𝑥(𝑎 ∈ 𝑥 ∧ 𝑥 ∈ 𝑣)) | |
11 | df-rex 3070 | . . . . . . . 8 ⊢ (∃𝑥 ∈ 𝑣 𝑎 ∈ 𝑥 ↔ ∃𝑥(𝑥 ∈ 𝑣 ∧ 𝑎 ∈ 𝑥)) | |
12 | eluni 4842 | . . . . . . . 8 ⊢ (𝑎 ∈ ∪ 𝑣 ↔ ∃𝑥(𝑎 ∈ 𝑥 ∧ 𝑥 ∈ 𝑣)) | |
13 | 10, 11, 12 | 3bitr4i 303 | . . . . . . 7 ⊢ (∃𝑥 ∈ 𝑣 𝑎 ∈ 𝑥 ↔ 𝑎 ∈ ∪ 𝑣) |
14 | 13 | ralbii 3092 | . . . . . 6 ⊢ (∀𝑎 ∈ 𝐴 ∃𝑥 ∈ 𝑣 𝑎 ∈ 𝑥 ↔ ∀𝑎 ∈ 𝐴 𝑎 ∈ ∪ 𝑣) |
15 | dfss3 3909 | . . . . . 6 ⊢ (𝐴 ⊆ ∪ 𝑣 ↔ ∀𝑎 ∈ 𝐴 𝑎 ∈ ∪ 𝑣) | |
16 | 14, 15 | bitr4i 277 | . . . . 5 ⊢ (∀𝑎 ∈ 𝐴 ∃𝑥 ∈ 𝑣 𝑎 ∈ 𝑥 ↔ 𝐴 ⊆ ∪ 𝑣) |
17 | 16 | anbi2i 623 | . . . 4 ⊢ ((𝑣 ⊆ 𝑌 ∧ ∀𝑎 ∈ 𝐴 ∃𝑥 ∈ 𝑣 𝑎 ∈ 𝑥) ↔ (𝑣 ⊆ 𝑌 ∧ 𝐴 ⊆ ∪ 𝑣)) |
18 | 17 | exbii 1850 | . . 3 ⊢ (∃𝑣(𝑣 ⊆ 𝑌 ∧ ∀𝑎 ∈ 𝐴 ∃𝑥 ∈ 𝑣 𝑎 ∈ 𝑥) ↔ ∃𝑣(𝑣 ⊆ 𝑌 ∧ 𝐴 ⊆ ∪ 𝑣)) |
19 | 9, 18 | sylib 217 | . 2 ⊢ (𝜑 → ∃𝑣(𝑣 ⊆ 𝑌 ∧ 𝐴 ⊆ ∪ 𝑣)) |
20 | setrec1lem3.1 | . . . . . . 7 ⊢ 𝑌 = {𝑦 ∣ ∀𝑧(∀𝑤(𝑤 ⊆ 𝑦 → (𝑤 ⊆ 𝑧 → (𝐹‘𝑤) ⊆ 𝑧)) → 𝑦 ⊆ 𝑧)} | |
21 | vex 3436 | . . . . . . . 8 ⊢ 𝑣 ∈ V | |
22 | 21 | a1i 11 | . . . . . . 7 ⊢ (𝑣 ⊆ 𝑌 → 𝑣 ∈ V) |
23 | id 22 | . . . . . . 7 ⊢ (𝑣 ⊆ 𝑌 → 𝑣 ⊆ 𝑌) | |
24 | 20, 22, 23 | setrec1lem2 46394 | . . . . . 6 ⊢ (𝑣 ⊆ 𝑌 → ∪ 𝑣 ∈ 𝑌) |
25 | 24 | anim1i 615 | . . . . 5 ⊢ ((𝑣 ⊆ 𝑌 ∧ 𝐴 ⊆ ∪ 𝑣) → (∪ 𝑣 ∈ 𝑌 ∧ 𝐴 ⊆ ∪ 𝑣)) |
26 | 25 | ancomd 462 | . . . 4 ⊢ ((𝑣 ⊆ 𝑌 ∧ 𝐴 ⊆ ∪ 𝑣) → (𝐴 ⊆ ∪ 𝑣 ∧ ∪ 𝑣 ∈ 𝑌)) |
27 | 21 | uniex 7594 | . . . . 5 ⊢ ∪ 𝑣 ∈ V |
28 | sseq2 3947 | . . . . . 6 ⊢ (𝑥 = ∪ 𝑣 → (𝐴 ⊆ 𝑥 ↔ 𝐴 ⊆ ∪ 𝑣)) | |
29 | eleq1 2826 | . . . . . 6 ⊢ (𝑥 = ∪ 𝑣 → (𝑥 ∈ 𝑌 ↔ ∪ 𝑣 ∈ 𝑌)) | |
30 | 28, 29 | anbi12d 631 | . . . . 5 ⊢ (𝑥 = ∪ 𝑣 → ((𝐴 ⊆ 𝑥 ∧ 𝑥 ∈ 𝑌) ↔ (𝐴 ⊆ ∪ 𝑣 ∧ ∪ 𝑣 ∈ 𝑌))) |
31 | 27, 30 | spcev 3545 | . . . 4 ⊢ ((𝐴 ⊆ ∪ 𝑣 ∧ ∪ 𝑣 ∈ 𝑌) → ∃𝑥(𝐴 ⊆ 𝑥 ∧ 𝑥 ∈ 𝑌)) |
32 | 26, 31 | syl 17 | . . 3 ⊢ ((𝑣 ⊆ 𝑌 ∧ 𝐴 ⊆ ∪ 𝑣) → ∃𝑥(𝐴 ⊆ 𝑥 ∧ 𝑥 ∈ 𝑌)) |
33 | 32 | exlimiv 1933 | . 2 ⊢ (∃𝑣(𝑣 ⊆ 𝑌 ∧ 𝐴 ⊆ ∪ 𝑣) → ∃𝑥(𝐴 ⊆ 𝑥 ∧ 𝑥 ∈ 𝑌)) |
34 | 19, 33 | syl 17 | 1 ⊢ (𝜑 → ∃𝑥(𝐴 ⊆ 𝑥 ∧ 𝑥 ∈ 𝑌)) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ∧ wa 396 ∀wal 1537 = wceq 1539 ∃wex 1782 ∈ wcel 2106 {cab 2715 ∀wral 3064 ∃wrex 3065 Vcvv 3432 ⊆ wss 3887 ∪ cuni 4839 ‘cfv 6433 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1798 ax-4 1812 ax-5 1913 ax-6 1971 ax-7 2011 ax-8 2108 ax-9 2116 ax-10 2137 ax-11 2154 ax-12 2171 ax-ext 2709 ax-rep 5209 ax-sep 5223 ax-nul 5230 ax-pow 5288 ax-pr 5352 ax-un 7588 ax-reg 9351 ax-inf2 9399 |
This theorem depends on definitions: df-bi 206 df-an 397 df-or 845 df-3or 1087 df-3an 1088 df-tru 1542 df-fal 1552 df-ex 1783 df-nf 1787 df-sb 2068 df-mo 2540 df-eu 2569 df-clab 2716 df-cleq 2730 df-clel 2816 df-nfc 2889 df-ne 2944 df-ral 3069 df-rex 3070 df-reu 3072 df-rab 3073 df-v 3434 df-sbc 3717 df-csb 3833 df-dif 3890 df-un 3892 df-in 3894 df-ss 3904 df-pss 3906 df-nul 4257 df-if 4460 df-pw 4535 df-sn 4562 df-pr 4564 df-op 4568 df-uni 4840 df-int 4880 df-iun 4926 df-iin 4927 df-br 5075 df-opab 5137 df-mpt 5158 df-tr 5192 df-id 5489 df-eprel 5495 df-po 5503 df-so 5504 df-fr 5544 df-we 5546 df-xp 5595 df-rel 5596 df-cnv 5597 df-co 5598 df-dm 5599 df-rn 5600 df-res 5601 df-ima 5602 df-pred 6202 df-ord 6269 df-on 6270 df-lim 6271 df-suc 6272 df-iota 6391 df-fun 6435 df-fn 6436 df-f 6437 df-f1 6438 df-fo 6439 df-f1o 6440 df-fv 6441 df-ov 7278 df-om 7713 df-2nd 7832 df-frecs 8097 df-wrecs 8128 df-recs 8202 df-rdg 8241 df-r1 9522 df-rank 9523 |
This theorem is referenced by: setrec1 46397 |
Copyright terms: Public domain | W3C validator |