![]() |
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 47222. 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 47219. 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 47218 would be any easier than the current proof using setrec1lem2 47219, and it would only slightly simplify the proof of setrec1 47222. Other than the use of bnd2d 47212, this is a purely technical theorem for rearranging notation from that of setrec1lem2 47219 to that of setrec1 47222. (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 1865 | . . . . . . 7 ⊢ (∃𝑥(𝑎 ∈ 𝑥 ∧ 𝑥 ∈ 𝑌) ↔ ∃𝑥(𝑥 ∈ 𝑌 ∧ 𝑎 ∈ 𝑥)) | |
4 | 3 | ralbii 3093 | . . . . . 6 ⊢ (∀𝑎 ∈ 𝐴 ∃𝑥(𝑎 ∈ 𝑥 ∧ 𝑥 ∈ 𝑌) ↔ ∀𝑎 ∈ 𝐴 ∃𝑥(𝑥 ∈ 𝑌 ∧ 𝑎 ∈ 𝑥)) |
5 | 2, 4 | sylib 217 | . . . . 5 ⊢ (𝜑 → ∀𝑎 ∈ 𝐴 ∃𝑥(𝑥 ∈ 𝑌 ∧ 𝑎 ∈ 𝑥)) |
6 | df-rex 3071 | . . . . . 6 ⊢ (∃𝑥 ∈ 𝑌 𝑎 ∈ 𝑥 ↔ ∃𝑥(𝑥 ∈ 𝑌 ∧ 𝑎 ∈ 𝑥)) | |
7 | 6 | ralbii 3093 | . . . . 5 ⊢ (∀𝑎 ∈ 𝐴 ∃𝑥 ∈ 𝑌 𝑎 ∈ 𝑥 ↔ ∀𝑎 ∈ 𝐴 ∃𝑥(𝑥 ∈ 𝑌 ∧ 𝑎 ∈ 𝑥)) |
8 | 5, 7 | sylibr 233 | . . . 4 ⊢ (𝜑 → ∀𝑎 ∈ 𝐴 ∃𝑥 ∈ 𝑌 𝑎 ∈ 𝑥) |
9 | 1, 8 | bnd2d 47212 | . . 3 ⊢ (𝜑 → ∃𝑣(𝑣 ⊆ 𝑌 ∧ ∀𝑎 ∈ 𝐴 ∃𝑥 ∈ 𝑣 𝑎 ∈ 𝑥)) |
10 | exancom 1865 | . . . . . . . 8 ⊢ (∃𝑥(𝑥 ∈ 𝑣 ∧ 𝑎 ∈ 𝑥) ↔ ∃𝑥(𝑎 ∈ 𝑥 ∧ 𝑥 ∈ 𝑣)) | |
11 | df-rex 3071 | . . . . . . . 8 ⊢ (∃𝑥 ∈ 𝑣 𝑎 ∈ 𝑥 ↔ ∃𝑥(𝑥 ∈ 𝑣 ∧ 𝑎 ∈ 𝑥)) | |
12 | eluni 4869 | . . . . . . . 8 ⊢ (𝑎 ∈ ∪ 𝑣 ↔ ∃𝑥(𝑎 ∈ 𝑥 ∧ 𝑥 ∈ 𝑣)) | |
13 | 10, 11, 12 | 3bitr4i 303 | . . . . . . 7 ⊢ (∃𝑥 ∈ 𝑣 𝑎 ∈ 𝑥 ↔ 𝑎 ∈ ∪ 𝑣) |
14 | 13 | ralbii 3093 | . . . . . 6 ⊢ (∀𝑎 ∈ 𝐴 ∃𝑥 ∈ 𝑣 𝑎 ∈ 𝑥 ↔ ∀𝑎 ∈ 𝐴 𝑎 ∈ ∪ 𝑣) |
15 | dfss3 3933 | . . . . . 6 ⊢ (𝐴 ⊆ ∪ 𝑣 ↔ ∀𝑎 ∈ 𝐴 𝑎 ∈ ∪ 𝑣) | |
16 | 14, 15 | bitr4i 278 | . . . . 5 ⊢ (∀𝑎 ∈ 𝐴 ∃𝑥 ∈ 𝑣 𝑎 ∈ 𝑥 ↔ 𝐴 ⊆ ∪ 𝑣) |
17 | 16 | anbi2i 624 | . . . 4 ⊢ ((𝑣 ⊆ 𝑌 ∧ ∀𝑎 ∈ 𝐴 ∃𝑥 ∈ 𝑣 𝑎 ∈ 𝑥) ↔ (𝑣 ⊆ 𝑌 ∧ 𝐴 ⊆ ∪ 𝑣)) |
18 | 17 | exbii 1851 | . . 3 ⊢ (∃𝑣(𝑣 ⊆ 𝑌 ∧ ∀𝑎 ∈ 𝐴 ∃𝑥 ∈ 𝑣 𝑎 ∈ 𝑥) ↔ ∃𝑣(𝑣 ⊆ 𝑌 ∧ 𝐴 ⊆ ∪ 𝑣)) |
19 | 9, 18 | sylib 217 | . 2 ⊢ (𝜑 → ∃𝑣(𝑣 ⊆ 𝑌 ∧ 𝐴 ⊆ ∪ 𝑣)) |
20 | setrec1lem3.1 | . . . . . . 7 ⊢ 𝑌 = {𝑦 ∣ ∀𝑧(∀𝑤(𝑤 ⊆ 𝑦 → (𝑤 ⊆ 𝑧 → (𝐹‘𝑤) ⊆ 𝑧)) → 𝑦 ⊆ 𝑧)} | |
21 | vex 3448 | . . . . . . . 8 ⊢ 𝑣 ∈ V | |
22 | 21 | a1i 11 | . . . . . . 7 ⊢ (𝑣 ⊆ 𝑌 → 𝑣 ∈ V) |
23 | id 22 | . . . . . . 7 ⊢ (𝑣 ⊆ 𝑌 → 𝑣 ⊆ 𝑌) | |
24 | 20, 22, 23 | setrec1lem2 47219 | . . . . . 6 ⊢ (𝑣 ⊆ 𝑌 → ∪ 𝑣 ∈ 𝑌) |
25 | 24 | anim1i 616 | . . . . 5 ⊢ ((𝑣 ⊆ 𝑌 ∧ 𝐴 ⊆ ∪ 𝑣) → (∪ 𝑣 ∈ 𝑌 ∧ 𝐴 ⊆ ∪ 𝑣)) |
26 | 25 | ancomd 463 | . . . 4 ⊢ ((𝑣 ⊆ 𝑌 ∧ 𝐴 ⊆ ∪ 𝑣) → (𝐴 ⊆ ∪ 𝑣 ∧ ∪ 𝑣 ∈ 𝑌)) |
27 | 21 | uniex 7679 | . . . . 5 ⊢ ∪ 𝑣 ∈ V |
28 | sseq2 3971 | . . . . . 6 ⊢ (𝑥 = ∪ 𝑣 → (𝐴 ⊆ 𝑥 ↔ 𝐴 ⊆ ∪ 𝑣)) | |
29 | eleq1 2822 | . . . . . 6 ⊢ (𝑥 = ∪ 𝑣 → (𝑥 ∈ 𝑌 ↔ ∪ 𝑣 ∈ 𝑌)) | |
30 | 28, 29 | anbi12d 632 | . . . . 5 ⊢ (𝑥 = ∪ 𝑣 → ((𝐴 ⊆ 𝑥 ∧ 𝑥 ∈ 𝑌) ↔ (𝐴 ⊆ ∪ 𝑣 ∧ ∪ 𝑣 ∈ 𝑌))) |
31 | 27, 30 | spcev 3564 | . . . 4 ⊢ ((𝐴 ⊆ ∪ 𝑣 ∧ ∪ 𝑣 ∈ 𝑌) → ∃𝑥(𝐴 ⊆ 𝑥 ∧ 𝑥 ∈ 𝑌)) |
32 | 26, 31 | syl 17 | . . 3 ⊢ ((𝑣 ⊆ 𝑌 ∧ 𝐴 ⊆ ∪ 𝑣) → ∃𝑥(𝐴 ⊆ 𝑥 ∧ 𝑥 ∈ 𝑌)) |
33 | 32 | exlimiv 1934 | . 2 ⊢ (∃𝑣(𝑣 ⊆ 𝑌 ∧ 𝐴 ⊆ ∪ 𝑣) → ∃𝑥(𝐴 ⊆ 𝑥 ∧ 𝑥 ∈ 𝑌)) |
34 | 19, 33 | syl 17 | 1 ⊢ (𝜑 → ∃𝑥(𝐴 ⊆ 𝑥 ∧ 𝑥 ∈ 𝑌)) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ∧ wa 397 ∀wal 1540 = wceq 1542 ∃wex 1782 ∈ wcel 2107 {cab 2710 ∀wral 3061 ∃wrex 3070 Vcvv 3444 ⊆ wss 3911 ∪ cuni 4866 ‘cfv 6497 |
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 1914 ax-6 1972 ax-7 2012 ax-8 2109 ax-9 2117 ax-10 2138 ax-11 2155 ax-12 2172 ax-ext 2704 ax-rep 5243 ax-sep 5257 ax-nul 5264 ax-pow 5321 ax-pr 5385 ax-un 7673 ax-reg 9533 ax-inf2 9582 |
This theorem depends on definitions: df-bi 206 df-an 398 df-or 847 df-3or 1089 df-3an 1090 df-tru 1545 df-fal 1555 df-ex 1783 df-nf 1787 df-sb 2069 df-mo 2535 df-eu 2564 df-clab 2711 df-cleq 2725 df-clel 2811 df-nfc 2886 df-ne 2941 df-ral 3062 df-rex 3071 df-reu 3353 df-rab 3407 df-v 3446 df-sbc 3741 df-csb 3857 df-dif 3914 df-un 3916 df-in 3918 df-ss 3928 df-pss 3930 df-nul 4284 df-if 4488 df-pw 4563 df-sn 4588 df-pr 4590 df-op 4594 df-uni 4867 df-int 4909 df-iun 4957 df-iin 4958 df-br 5107 df-opab 5169 df-mpt 5190 df-tr 5224 df-id 5532 df-eprel 5538 df-po 5546 df-so 5547 df-fr 5589 df-we 5591 df-xp 5640 df-rel 5641 df-cnv 5642 df-co 5643 df-dm 5644 df-rn 5645 df-res 5646 df-ima 5647 df-pred 6254 df-ord 6321 df-on 6322 df-lim 6323 df-suc 6324 df-iota 6449 df-fun 6499 df-fn 6500 df-f 6501 df-f1 6502 df-fo 6503 df-f1o 6504 df-fv 6505 df-ov 7361 df-om 7804 df-2nd 7923 df-frecs 8213 df-wrecs 8244 df-recs 8318 df-rdg 8357 df-r1 9705 df-rank 9706 |
This theorem is referenced by: setrec1 47222 |
Copyright terms: Public domain | W3C validator |