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 46068. 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 46065. 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 46064 would be any easier than the current proof using setrec1lem2 46065, and it would only slightly simplify the proof of setrec1 46068. Other than the use of bnd2d 46058, this is a purely technical theorem for rearranging notation from that of setrec1lem2 46065 to that of setrec1 46068. (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 1869 | . . . . . . 7 ⊢ (∃𝑥(𝑎 ∈ 𝑥 ∧ 𝑥 ∈ 𝑌) ↔ ∃𝑥(𝑥 ∈ 𝑌 ∧ 𝑎 ∈ 𝑥)) | |
4 | 3 | ralbii 3088 | . . . . . 6 ⊢ (∀𝑎 ∈ 𝐴 ∃𝑥(𝑎 ∈ 𝑥 ∧ 𝑥 ∈ 𝑌) ↔ ∀𝑎 ∈ 𝐴 ∃𝑥(𝑥 ∈ 𝑌 ∧ 𝑎 ∈ 𝑥)) |
5 | 2, 4 | sylib 221 | . . . . 5 ⊢ (𝜑 → ∀𝑎 ∈ 𝐴 ∃𝑥(𝑥 ∈ 𝑌 ∧ 𝑎 ∈ 𝑥)) |
6 | df-rex 3067 | . . . . . 6 ⊢ (∃𝑥 ∈ 𝑌 𝑎 ∈ 𝑥 ↔ ∃𝑥(𝑥 ∈ 𝑌 ∧ 𝑎 ∈ 𝑥)) | |
7 | 6 | ralbii 3088 | . . . . 5 ⊢ (∀𝑎 ∈ 𝐴 ∃𝑥 ∈ 𝑌 𝑎 ∈ 𝑥 ↔ ∀𝑎 ∈ 𝐴 ∃𝑥(𝑥 ∈ 𝑌 ∧ 𝑎 ∈ 𝑥)) |
8 | 5, 7 | sylibr 237 | . . . 4 ⊢ (𝜑 → ∀𝑎 ∈ 𝐴 ∃𝑥 ∈ 𝑌 𝑎 ∈ 𝑥) |
9 | 1, 8 | bnd2d 46058 | . . 3 ⊢ (𝜑 → ∃𝑣(𝑣 ⊆ 𝑌 ∧ ∀𝑎 ∈ 𝐴 ∃𝑥 ∈ 𝑣 𝑎 ∈ 𝑥)) |
10 | exancom 1869 | . . . . . . . 8 ⊢ (∃𝑥(𝑥 ∈ 𝑣 ∧ 𝑎 ∈ 𝑥) ↔ ∃𝑥(𝑎 ∈ 𝑥 ∧ 𝑥 ∈ 𝑣)) | |
11 | df-rex 3067 | . . . . . . . 8 ⊢ (∃𝑥 ∈ 𝑣 𝑎 ∈ 𝑥 ↔ ∃𝑥(𝑥 ∈ 𝑣 ∧ 𝑎 ∈ 𝑥)) | |
12 | eluni 4822 | . . . . . . . 8 ⊢ (𝑎 ∈ ∪ 𝑣 ↔ ∃𝑥(𝑎 ∈ 𝑥 ∧ 𝑥 ∈ 𝑣)) | |
13 | 10, 11, 12 | 3bitr4i 306 | . . . . . . 7 ⊢ (∃𝑥 ∈ 𝑣 𝑎 ∈ 𝑥 ↔ 𝑎 ∈ ∪ 𝑣) |
14 | 13 | ralbii 3088 | . . . . . 6 ⊢ (∀𝑎 ∈ 𝐴 ∃𝑥 ∈ 𝑣 𝑎 ∈ 𝑥 ↔ ∀𝑎 ∈ 𝐴 𝑎 ∈ ∪ 𝑣) |
15 | dfss3 3888 | . . . . . 6 ⊢ (𝐴 ⊆ ∪ 𝑣 ↔ ∀𝑎 ∈ 𝐴 𝑎 ∈ ∪ 𝑣) | |
16 | 14, 15 | bitr4i 281 | . . . . 5 ⊢ (∀𝑎 ∈ 𝐴 ∃𝑥 ∈ 𝑣 𝑎 ∈ 𝑥 ↔ 𝐴 ⊆ ∪ 𝑣) |
17 | 16 | anbi2i 626 | . . . 4 ⊢ ((𝑣 ⊆ 𝑌 ∧ ∀𝑎 ∈ 𝐴 ∃𝑥 ∈ 𝑣 𝑎 ∈ 𝑥) ↔ (𝑣 ⊆ 𝑌 ∧ 𝐴 ⊆ ∪ 𝑣)) |
18 | 17 | exbii 1855 | . . 3 ⊢ (∃𝑣(𝑣 ⊆ 𝑌 ∧ ∀𝑎 ∈ 𝐴 ∃𝑥 ∈ 𝑣 𝑎 ∈ 𝑥) ↔ ∃𝑣(𝑣 ⊆ 𝑌 ∧ 𝐴 ⊆ ∪ 𝑣)) |
19 | 9, 18 | sylib 221 | . 2 ⊢ (𝜑 → ∃𝑣(𝑣 ⊆ 𝑌 ∧ 𝐴 ⊆ ∪ 𝑣)) |
20 | setrec1lem3.1 | . . . . . . 7 ⊢ 𝑌 = {𝑦 ∣ ∀𝑧(∀𝑤(𝑤 ⊆ 𝑦 → (𝑤 ⊆ 𝑧 → (𝐹‘𝑤) ⊆ 𝑧)) → 𝑦 ⊆ 𝑧)} | |
21 | vex 3412 | . . . . . . . 8 ⊢ 𝑣 ∈ V | |
22 | 21 | a1i 11 | . . . . . . 7 ⊢ (𝑣 ⊆ 𝑌 → 𝑣 ∈ V) |
23 | id 22 | . . . . . . 7 ⊢ (𝑣 ⊆ 𝑌 → 𝑣 ⊆ 𝑌) | |
24 | 20, 22, 23 | setrec1lem2 46065 | . . . . . 6 ⊢ (𝑣 ⊆ 𝑌 → ∪ 𝑣 ∈ 𝑌) |
25 | 24 | anim1i 618 | . . . . 5 ⊢ ((𝑣 ⊆ 𝑌 ∧ 𝐴 ⊆ ∪ 𝑣) → (∪ 𝑣 ∈ 𝑌 ∧ 𝐴 ⊆ ∪ 𝑣)) |
26 | 25 | ancomd 465 | . . . 4 ⊢ ((𝑣 ⊆ 𝑌 ∧ 𝐴 ⊆ ∪ 𝑣) → (𝐴 ⊆ ∪ 𝑣 ∧ ∪ 𝑣 ∈ 𝑌)) |
27 | 21 | uniex 7529 | . . . . 5 ⊢ ∪ 𝑣 ∈ V |
28 | sseq2 3927 | . . . . . 6 ⊢ (𝑥 = ∪ 𝑣 → (𝐴 ⊆ 𝑥 ↔ 𝐴 ⊆ ∪ 𝑣)) | |
29 | eleq1 2825 | . . . . . 6 ⊢ (𝑥 = ∪ 𝑣 → (𝑥 ∈ 𝑌 ↔ ∪ 𝑣 ∈ 𝑌)) | |
30 | 28, 29 | anbi12d 634 | . . . . 5 ⊢ (𝑥 = ∪ 𝑣 → ((𝐴 ⊆ 𝑥 ∧ 𝑥 ∈ 𝑌) ↔ (𝐴 ⊆ ∪ 𝑣 ∧ ∪ 𝑣 ∈ 𝑌))) |
31 | 27, 30 | spcev 3521 | . . . 4 ⊢ ((𝐴 ⊆ ∪ 𝑣 ∧ ∪ 𝑣 ∈ 𝑌) → ∃𝑥(𝐴 ⊆ 𝑥 ∧ 𝑥 ∈ 𝑌)) |
32 | 26, 31 | syl 17 | . . 3 ⊢ ((𝑣 ⊆ 𝑌 ∧ 𝐴 ⊆ ∪ 𝑣) → ∃𝑥(𝐴 ⊆ 𝑥 ∧ 𝑥 ∈ 𝑌)) |
33 | 32 | exlimiv 1938 | . 2 ⊢ (∃𝑣(𝑣 ⊆ 𝑌 ∧ 𝐴 ⊆ ∪ 𝑣) → ∃𝑥(𝐴 ⊆ 𝑥 ∧ 𝑥 ∈ 𝑌)) |
34 | 19, 33 | syl 17 | 1 ⊢ (𝜑 → ∃𝑥(𝐴 ⊆ 𝑥 ∧ 𝑥 ∈ 𝑌)) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ∧ wa 399 ∀wal 1541 = wceq 1543 ∃wex 1787 ∈ wcel 2110 {cab 2714 ∀wral 3061 ∃wrex 3062 Vcvv 3408 ⊆ wss 3866 ∪ cuni 4819 ‘cfv 6380 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1803 ax-4 1817 ax-5 1918 ax-6 1976 ax-7 2016 ax-8 2112 ax-9 2120 ax-10 2141 ax-11 2158 ax-12 2175 ax-ext 2708 ax-rep 5179 ax-sep 5192 ax-nul 5199 ax-pow 5258 ax-pr 5322 ax-un 7523 ax-reg 9208 ax-inf2 9256 |
This theorem depends on definitions: df-bi 210 df-an 400 df-or 848 df-3or 1090 df-3an 1091 df-tru 1546 df-fal 1556 df-ex 1788 df-nf 1792 df-sb 2071 df-mo 2539 df-eu 2568 df-clab 2715 df-cleq 2729 df-clel 2816 df-nfc 2886 df-ne 2941 df-ral 3066 df-rex 3067 df-reu 3068 df-rab 3070 df-v 3410 df-sbc 3695 df-csb 3812 df-dif 3869 df-un 3871 df-in 3873 df-ss 3883 df-pss 3885 df-nul 4238 df-if 4440 df-pw 4515 df-sn 4542 df-pr 4544 df-tp 4546 df-op 4548 df-uni 4820 df-int 4860 df-iun 4906 df-iin 4907 df-br 5054 df-opab 5116 df-mpt 5136 df-tr 5162 df-id 5455 df-eprel 5460 df-po 5468 df-so 5469 df-fr 5509 df-we 5511 df-xp 5557 df-rel 5558 df-cnv 5559 df-co 5560 df-dm 5561 df-rn 5562 df-res 5563 df-ima 5564 df-pred 6160 df-ord 6216 df-on 6217 df-lim 6218 df-suc 6219 df-iota 6338 df-fun 6382 df-fn 6383 df-f 6384 df-f1 6385 df-fo 6386 df-f1o 6387 df-fv 6388 df-om 7645 df-wrecs 8047 df-recs 8108 df-rdg 8146 df-r1 9380 df-rank 9381 |
This theorem is referenced by: setrec1 46068 |
Copyright terms: Public domain | W3C validator |